Changes

Jump to: navigation, search

Template:Simple Application Activity Lifecycle

374 bytes added, 23:28, 8 March 2011
Intent Component
Furthermore learn how to achieve internationalization by understanding [https://zenit.senecac.on.ca/svn/ecl500/Lectures/trunk/w11-mobile-android-hello-international/ this code]. Try to modify it by adding a new language (yours, if it is different from sample's).
== Intent Component Intents == The activities, services and broadcast receivers are activate through '''intents''' that are instances of the [http://developer.android.com/reference/android/content/Intent.html Intent] object. The Intent is a message define by a data structure [http://developer.android.com/guide/topics/intents/intents-filters.html holding an abstract description of an operation to be performed]

Navigation menu