Im Kurs wird die Kommunikation eigener Apps mit Internet-Diensten besprochen.
- Kenntnisse entsprechend dem Kurs „Programme entwickeln für Android-Smartphones”
- XML-Kenntnisse
- Kommunikation über HTTP-Client
- JSON-Schnittstelle eines Internet-Dienstes
- einlesen eines RSS-Feeds
- Kommunikation über Sockets
- 2 Doppeltunden (1 Abende)
- Android 2: Grundlagen und Programmierung (ISBN: 978-3898646772) - http://amzn.to/kAnQRT
- Android 3: Apps entwickeln mit dem Android SDK (ISBN: 978-3836216975) http://amzn.to/lW7O3G
- Android 4: Apps entwickeln mit dem Android SDK (ISBN: 978-3836219488) http://amzn.to/OyoHRP
- Eclipse IDE 3.7 (Kindle Edition) http://amzn.to/QtZNhH
- Eclipse Juno 4.2 http://www.eclipse.org/downloads/
- Get the Android SDK http://developer.android.com/sdk/index.html
- Android: Eclipse installieren und einrichten http://wp.me/pNSaO-2o
- Android: Neues Android Projekt anlegen http://wp.me/pNSaO-2m
- Vogella: Android XML Processing with the XmlPullParser - Tutorial http://www.vogella.com/articles/AndroidXML/article.html
- Vogella: Android HTTP Access - Tutorial http://www.vogella.com/articles/AndroidNetworking/article.html
- Vogella: JSON in Android - Tutorial http://www.vogella.com/articles/AndroidJSON/article.html
- WikiBooks: Googles Android/ TCP-Sockets http://de.wikibooks.org/wiki/Googles_Android/_TCP-Sockets
- Android-er: Simple communication using java.net.Socket http://android-er.blogspot.de/2011/01/simple-communication-using.html
- Connecting to the Network (Training) http://developer.android.com/training/basics/network-ops/connecting.html
- Android’s HTTP Clients (Blog) http://android-developers.blogspot.de/2011/09/androids-http-clients.html
- Parsing XML Data (Training) http://developer.android.com/training/basics/network-ops/xml.html
- Using Network Service Discovery (Training) http://developer.android.com/training/connect-devices-wirelessly/nsd.html