Thread
:
Android
View Single Post
11-19-2017, 11:09 PM
#
2
samaron
Registered User
Join Date: Sep 2017
Posts: 177
There are seven methods that manage the life cycle of an Android application:
1.onCreate()
2.onStart()
3.onResume()
4.onRestart()
5.onPause()
6.onStop()
7.onDestroy()
samaron
View Public Profile
Find More Posts by samaron