Difference between revisions of "CoursAndroid2"
From Fixme.ch
(→Content) |
(→Content) |
||
Line 7: | Line 7: | ||
== Content == | == Content == | ||
− | * Recap of course 1 | + | * Recap of [[CoursAndroid1|course 1]] |
* Create a simple application using, | * Create a simple application using, | ||
** ASyncTask (easy threading) | ** ASyncTask (easy threading) |
Revision as of 13:31, 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)