CoursAndroid2

From Fixme.ch
Revision as of 20:54, 13 March 2013 by Rorist (Talk | contribs) (Content)

Jump to: navigation, search

Description

Content

  • Recap of course 1
  • Create a simple application using,
    • ASyncTask (easy threading)
    • ContentProvider (easy data)
    • Broadcast Receiver (easy sharing)
      • Declare the receiver (in the AndroidManifest.xml)
      • Implements onReceive (Context context, Intent intent)

Project leader

Participants

See also