-
Notifications
You must be signed in to change notification settings - Fork 0
TrainingSetup
Dutch Matous edited this page Jan 7, 2016
·
1 revision
The Learn Android Course
Course Materials The course is based on the Big Nerd Ranch Guide to Android. The Big Nerd Ranch is a great resource for learning Android and the first 126 pages are free.
The physical book can be purchased at various places for about $35.
The course is expected to meet every couple of weeks or so. In addition to on-site instruction, the classes will be streamed using TeamViewer
- Install Java
http://www.oracle.com/technetwork/java/javase/downloads/index.html
- Install Android Studio and the Android SDK
https://developer.android.com/sdk/index.html Note: Android Studio includes wizards that walk you through the Android SDK installation and update.
- Install a git client A command-line git client is needed to check out sample code from Github. Git integration with Android Studio requires a separate git client to be installed (it is not included)