Friday, June 11, 2010

Develop Anroid software

Was trying to play around developing Android.

Found lots of useful sites that guided me. Thanks.

1. Install Netbeans IDE 6.9 RC2 was the one I used
http://netbeans.org/community/releases/69/install.html

2. Download SDK for Android
http://developer.android.com/sdk/index.html

3. Go to youtube. There's a good video there that shows you how to develop and setup it run.

Go to SDK directory,
cmd> android.bat create avd -n android_1-1 -t 2

No comments: