Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Eclipse, the ADT Plugin and the most recent Android SDK #1

Open
cesine opened this issue Feb 26, 2013 · 0 comments
Open

Install Eclipse, the ADT Plugin and the most recent Android SDK #1

cesine opened this issue Feb 26, 2013 · 0 comments

Comments

@cesine
Copy link
Member

cesine commented Feb 26, 2013

This is usually a gig of downloading, so be sure you plan to do this when you have reliable internet (ie at home before going to a workshop or hackathon)

0 If you dont already have Eclipse, download Eclipse for Java Developers

1 Install the Android Development Tools Plugin

  1. Start Eclipse, then select Help > Install New Software.
  2. Click Add, in the top-right corner.
  3. 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/
  4. Click OK.
    If you have trouble acquiring the plugin, try using "http" in the Location URL, instead of "https" (https is preferred for security reasons).
  5. In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
  6. In the next window, you'll see a list of the tools to be downloaded. Click Next.
  7. 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.
  8. When the installation completes, restart Eclipse.
    (More details http://developer.android.com/sdk/installing/installing-adt.html)

2 Download the most recent Android SDK (currently 4.2 sdk 17), and the oldest one you should support (currently 2.2 sdk 8)

cesine added a commit that referenced this issue Feb 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant