I’m working on managing the Activity lifecycle in my Android app, and I’m not sure when to use onCreate() versus onStart(). Could someone clarify the differences and when each should be used?
Forums
The great place to discuss topics with other users