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

Source code of Media Player App