Resources for Learning Android - JayThomason/Tutti GitHub Wiki

Here are the resources we recommend for new hires to get comfortable with Android development:

http://developer.android.com/training/index.html This first site is a walk-through of Android development from the Android Developer website itself. It takes you through downloading Eclipse and the Android SDK, your first "Hello World" app, and gradually teaches you how to make more interesting apps. A good starting place.

http://developer.android.com/training/basics/firstapp/running-app.html Shows you how to run your app on both an emulator and on a real device.

https://www.coursera.org/course/androidapps101 A coursera course on Android development. It has a bunch of lectures that do a good job of explaining how to write apps. Same idea as the Android developer walk-through, but easier to understand by listening to someone explain it.

https://class.coursera.org/android-001/lecture Another coursera course

⚠️ **GitHub.com Fallback** ⚠️