Which of the following is NOT a stage in the Android activity lifecycle?
onResume()
onStart()
onCreate()
onFinish()

Mobile Computing Exercises are loading ...