Wednesday, April 13, 2011

Embedding Android in Eclipse.....


Requirements: Eclipse

Environment Setting: First adjust the proxy setting’s as follow Go to Windows tab in toolbar, and click on the Preferences Go to general and then go to network connections provide the proxy address as manual and adjust as per your proxy server connection settings.

Step by step process:
      1. Start the eclipse software, then in the toolbar of eclipse go to 
 
HELP---> INSTALL NEW SOFTWARE

Click on the "Add" then a new window opens with 2 text field
                  NAME:  Android
                  LOCATION: http://dl-ssl.google.com/android/eclipse/
      Then Select all the items and proceed as per directions on the screen till android is installed.  
         
           2. Then go to windows tab in toolbar of eclipse and click on the preference double click on the android then load the SDK location from the previously installed android SDK location.

Then an “Android SDK and AVD Manger” label appears if it does not appear then restart the eclipse. From this label the user can create a device as per his choice.

No comments:

Post a Comment