0% found this document useful (0 votes)
24 views

Android - Install & Configure: University of Science CS333 - Instroduction To Operating System

There are 3 steps to install the necessary software and plugins for Android development in Eclipse: 1. Install the Android Development Tools and base Android SDK 2. Install different Android versions via the ADT 3. Configure an emulated device to test applications First, download the Android SDK and extract it. Then configure the SDK path in Eclipse preferences. Use the SDK and AVD Manager to install packages and the latest SDK version. Define an emulated device by providing details in the device manager. Finally, select the device and press start to test that setup was successful.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

Android - Install & Configure: University of Science CS333 - Instroduction To Operating System

There are 3 steps to install the necessary software and plugins for Android development in Eclipse: 1. Install the Android Development Tools and base Android SDK 2. Install different Android versions via the ADT 3. Configure an emulated device to test applications First, download the Android SDK and extract it. Then configure the SDK path in Eclipse preferences. Use the SDK and AVD Manager to install packages and the latest SDK version. Define an emulated device by providing details in the device manager. Finally, select the device and press start to test that setup was successful.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

University of Science

CS333 Instroduction to Operating System

Android - Install & Configure


We can use Netbean or Eclipse as the IDE on which we implement and run the Android applications. If you are interested in Netbean, please read more information here: http://wiki.netbeans.org/IntroAndroidDevNetBeans. The following assume that you used Eclipse and have already it installed. There are 3 steps to install all neccesary softs and plugins: 1. Install the "Android development Tools" (ADT) for Eclipse and the base Android SDK. 2. Install different Android versions via the ADT. 3. Configure a device which will be used to emulate your real device. Firstly, download the Android SDK from the Android homepage under Android SDK download . Then, extract the Android SDK zip file to "c:\android-sdk-windows" . Open the Preferences dialog via Windows Preferences maintain the installation path of the Android SDK. Select Android and

Select now Window

Android SDK and AVD Manager from the menu.

Andoid Install and Configure

1/5

University of Science

CS333 Instroduction to Operating System

Select available packages and select the latest version of the SDK

Press button "Install selected" and confirm the license for all package. Restart Eclipse when finishing installation. Next step is to define a device which can be used for emulation. Press the device manager button, press "New" and maintain the following.
Andoid Install and Configure 2/5

University of Science

CS333 Instroduction to Operating System

Andoid Install and Configure

3/5

University of Science

CS333 Instroduction to Operating System

Press the "Create AVD" button. To test if you setup is correct, eelect your device and press "Start".

Andoid Install and Configure

4/5

University of Science

CS333 Instroduction to Operating System

After (a long time) your device should be started.

Andoid Install and Configure

5/5

You might also like