Android Quiz

Which is not the life cycle of android app ?


A. onCreate()
B.onStart()
C.onPause()
D.onTerminate()

Comments

Popular posts from this blog

how to create image scaling animation in android apps

WebView in android apps

Alert Dialogs in android apps