Android Studio Tutorial For Beginner #5: Understanding Activity Life-cycle
Android Studio Tutorial For Beginner #5: Understanding Activity Life-cycle
Creating activity and learning how it works is a very important part while you start to learn android app development, this may also be the first question asked from you while giving an interview for an android app developer position.
An activity represents a single screen with a user interface just like a window or frame of Java. Android activity is the subclass of ContextThemeWrapper class.…
View On WordPress

















