AndroidGettingStartedSession
Android User to Developer Session Agenda and Notes
- Installation: http://developer.android.com/sdk/index.html
- What does an app consist of?
- Getting started with Android Studio
- What are all those files that get auto-generated when creating a new project?
- If Hello World is too boring for you, find a real app on github and clone it for taking a look, maybe https://github.com/tuxmobil/CampFahrplan
- Deploy to device
- Finding more info:
- http://developer.android.com/index.html
- Stackoverflow
- Android: Easy to get started but hard to get it right
- Optional: Some old slides on Android Intro and Android Concepts