Changes

Jump to: navigation, search

How to build a simple Android app

355 bytes added, 23:22, 8 March 2011
Activity Lifecycle
}
</source>
 
Run the app and try to understand the sequences of message based on diagram from [http://d.android.com/guide/topics/fundamentals/activities.html android developers site]
[[Image:activity_lifecycle_1.png|700px]]
 
The entire source code for this application could be found at: [https://zenit.senecac.on.ca/svn/ecl500/Lectures/trunk/w11-mobile-android-simple/ sample that illustrates the activity]

Navigation menu