Setting Up the Development Environment

Set up the Android Development Environment by downloading the required plugins.

Prerequisites
Task
  1. Start the Eclipse environment.
  2. From the Help menu, select Install New Software.
  3. Click Add.
  4. In the Add Repository dialog, enter a Name for the new plugin.
  5. Enter one of the following for URL:
    • https://dl-ssl.google.com/android/eclipse/
    • http://dl-ssl.google.com/android/eclipse/
  6. Click OK.
  7. Select the Developer Tools checkbox and click Next.
  8. Review the tools to be downloaded.
  9. Click Next.
  10. Read and accept the license agreement and click Finish.
  11. Once the installation is complete, restart Eclipse.