What are the life cycle methods of android activity? Nectar Websoft 09:15 Android Interview Questions Nectar Websoft There are 7 life-cycle methods of activity. They are as follows: onCreate() onStart() onResume() onPause() onStop() onRestart() onDestroy() Author : Nectar Websoft Share this Related Posts