Wednesday, July 13, 2011

Steps to begin to develope for Android devices

Step 1: Download Software

1. Download Eclipse (Classic)   http://www.eclipse.org/downloads
2. Download JDK   http://www.oracle.com/technetwork/java/javase/downloads/index.html
3. Download Android SDK   http://developer.android.com/sdk/index.html


Step 2: Installing software

1. Install Eclipse by copying the "Eclipse" folder to: "c:\program\"  (from the archive)
2. Install JDK (.exe file)
3. Install Android SDK. After installation the SDK will automaticly install packages for you.
4. Start Eclipse and open "Help/Install New Software".
5. Install the ADT plugin in Eclipse:
    1. Start Eclipse. Go to: Help/Install New software.
    2. Click "Add" and enter the following URL: https://dl-ssl.google.com/android/eclipse/
    3. Click on "Developer Tools" and then mark "Android Development Tools".
    4. Click on "Next" and then "Finish". Android Development Tools will now be installed in Eclipse.



Connect to your x10 via usb
Adb.exe is missing after restart
Error generating final archive debug

No comments:

Post a Comment