Setting Up Android Bundle

We will start with the setting up Android Bundle. The ADT (android Developer Tools) Bundle provides everythinng for developing apps.

Getting started on Windows

Steps:

-> Before setting up Android Bundle, please insure that latest Java SE Development Kit (JDK) is
     installed.

-> Install the eclipse from eclipse.org/downloads/

-> Then Download the ADT Plugins. And follow below steps to integrate to eclipse:

  • Start Eclipse, then select Help -> Install New Software.
  • Click Add, in the top- right corner.
  • In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for the Location:
    https://dl-ssl.google.com/android/eclipse/
    Note: The Android Developer Tools update site requires a secure connection. Make sure the update site URL you enter starts with HTTPS
  •  Click OK.
  •  In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
  •  In the next window, you'll see a list of the tools to be downloaded. Click Next
  •  Read and accept the license agreements, then click Finish. If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.
  • . When the installation completes, restart Eclipse.

If facing trouble in setting ADT plugins. Follow below steps:

  • Download the ADT Plugin zip file (do not unpack it):
    Package Size MD5 Checksum
    ADT-22.6.3.zip 14590813 bytes 3982259fd2cc81e53bbbe05dcd6529a7 
  • Start Eclipse, then select Help > Install New Software.
  • Click Add, in the top-right corner.
  • In the Add Repository dialog, click Archive.
  • Select the downloaded ADT-22.6.3.zip file and click OK.
  • Enter "ADT Plugin" for the name and click OK.
  • In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
  • In the next window, you'll see a list of the tools to be downloaded. Click Next.
  • Read and accept the license agreements, then click Finish. If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.
  • When the installation completes, restart Eclipse.

1 comment:

  1. This article is a creative one and the concept is good to enhance our knowledge. Waiting for more updates.
    Android Development Course Online
    Learn Android Online

    ReplyDelete