Difference between revisions of "CoursAndroid2"
From Fixme.ch
(→Participants) |
(→Content) |
||
Line 8: | Line 8: | ||
== Content == | == Content == | ||
* Recap of course 1 | * Recap of course 1 | ||
− | * | + | * Create a simple application using, |
+ | ** ASyncTask (easy threading) | ||
+ | ** ContentProvider (easy data) | ||
+ | ** Broadcast Receiver (easy sharing) | ||
== Project leader == | == Project leader == |
Revision as of 13:30, 13 March 2013
Description
- Second session of Android development class, focused on beginners.
- Date: 14.03.2013 at 19h (http://framadate.org/1a4nofz8kmpr6rz8)
- Event: FIXME
Content
- Recap of course 1
- Create a simple application using,
- ASyncTask (easy threading)
- ContentProvider (easy data)
- Broadcast Receiver (easy sharing)