0% found this document useful (0 votes)
87 views16 pages

Android App Development on Windows

This document provides instructions for setting up an Android development environment in Windows. It outlines downloading and installing Eclipse, the Android SDK tools, and the ADT plugin. The requirements include Windows 7 64-bit, Eclipse Classic, the ADT plugin from the Eclipse marketplace, and downloading the SDK tools and JDK if needed. After extracting Eclipse and installing the SDK tools, the ADT plugin is added to Eclipse to complete the setup.

Uploaded by

Aryo Pratama
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
87 views16 pages

Android App Development on Windows

This document provides instructions for setting up an Android development environment in Windows. It outlines downloading and installing Eclipse, the Android SDK tools, and the ADT plugin. The requirements include Windows 7 64-bit, Eclipse Classic, the ADT plugin from the Eclipse marketplace, and downloading the SDK tools and JDK if needed. After extracting Eclipse and installing the SDK tools, the ADT plugin is added to Eclipse to complete the setup.

Uploaded by

Aryo Pratama
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

Developing Android apps in Windows (I)

By : [email protected] | http://www.halilintar.org/2010/12/android-in-windows-1/

I want to share to u all how to develop application for Android in Windows. In this section,
we will discuss about installing & preparing your IDE (Eclipse).

Assumptions:
• You are using Windows 7 64-bit

Requirements:
• Eclipse Classic 3.6.1 (Helios) for Windows 64-bit. Download from here
• ADT Plugin for Eclipse (ADT 8.0.0). Download from here or simply u can use Eclipse
facility to install software.
• SDK Tools, r8. Link here

Extract Eclipse in Desktop or any location that u want.


Installing SDK Tools, r8
If u get message above than u should download JDK first from here
http://www.oracle.com/technetwork/java/javase/downloads/index.html

Bandwidth show off (242 bytes*8) = 2Mbps :P, its very fast in Indonesia dude :))
OK, let’s continue to install SDK Tools, r8. If the installation still complaint about JDK, just
download the 32-bit version. That will do the trick.
My Full Window
It probably takes about 60 minutes for this process to complete

If it ask u to restart your ADB just click Yes


Close

Now Installing ADT for Eclipse, Help > Install New Software > Add
Go to Window > Open Perspective > Others > DDMS
Check if it’s ready for development, go to Window > Android SDK and AVD Manager

If you have error like above pic then you have to re-configure the Window > Preferences > Android
> SDK Location
OK , and your IDE is ready ;)

Developing Android apps in Windows (I) by M. Aryo N. Pratama is licensed under a Creative
Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at www.halilintar.org.

You might also like