I wanted to try my hand at Android development, but the "all in one" package from the android.com site didn't have everything i needed. After some searching on various forums, here's the most fool-proof way to get started in 3 easy steps:
1. Download and install the latest Java Runtime Environment from here:
http://java.com/en/download/manual.jsp
2. Download and install the latest Android SDK from here:
http://developer.android.com/sdk/index.html
3. Launch eclipse, then start following the tutorials here:
http://developer.android.com/training/basics/firstapp/index.html
Good luck, and happy coding!
No comments:
Post a Comment