Android Installation

Ratings:
(4.4)
Views:142
Banner-Img
  • Share this blog:

Because Android applications run within the Dalvik virtual machine, you can write them on any platform that supports the developer tools. This currently includes the following: MicrosoftWindows (XP or later) Mac OS X 10.4.8 or later (Intel chips only) Linux To get started, you’ll need to download and install the following: The Android SDK Java Development Kit (JDK) 5 or 6 Download the latest JDK from Sun at http://java.sun.com/javase/downloads/index.jsp  

Downloading and Installing the SDK We can download the latest version of the SDK for your development platform from the Android development home at http://developer.android.com/sdk/index.html The SDK is presented as a ZIP file containing only the latest version of the Android developer tools. Install it by unzipping the SDK into a new folder. Before we can begin development you need to add at least one SDK Platform; do this on Windows by running the ‘‘SDK Setup.exe’’ executable, or on MacOS or Linux by running the ‘‘android’’ executable in the tools subfolder. In the screen that appears, select the ‘‘Available Packages’’ option on the left panel, and then select the SDK Platform versions you wish to install in the ‘‘Sources, Packages, and Archives’’ panel on the right. The selected platform will then be downloaded to your SDK installation folder and will contain the API libraries, documentation, and several sample applications.  

Developing with Eclipse Using Eclipse with the ADT plug-in for your Android development offers some significant advantages. Eclipse is an open-source IDE (integrated development environment) particularly popular for Java. development. It’s available for download for each of the development platforms supported by Android Windows,MacOS,andLinux) from the Eclipse foundation homepage: www.eclipse.org/downloads/   There are many variations available; the following is the recommended configuration for Android: Eclipse 3.4 or 3.5 (Galileo) Eclipse JDT plug-in WST   WST and the JDT plug-in are included in most Eclipse IDE packages. Installing Eclipse consists of uncompressing the download into a new folder. When that’s done, run the eclipse executable. When it starts for the first time, create a new workspace for your Android development projects.  

Installing the ADT Plug-In Install the developer tools plug-in by following these steps:  

  1. Select HelpInstall New Software. . . from within Eclipse. 
  1. In the resulting dialog box enter the following address into the Work With text entry box and press Enter: https://dl-ssl.google.com/android/eclipse/ 
  1. Eclipse will now search for the ADT plug-in. When finished it will display the available plugin. Select it by clicking the checkbox next to the Developer Tools root node, and click Next. 
  1. Eclipse will now download the plug-in. When it’s finished, ensure both the Android DDMS and Android Developer Tools plug-ins are selected and click Next. Read and then Accept the terms of the license agreement, and click Next and then Finish. As the ADT plug-in is not signed, you’ll be prompted before the installation continues.
  1. When installation is complete you’ll have to restart Eclipse and update the ADT preferences. Restart and select WindowPreferences. . . (or EclipsePreferences for MacOS). 
  1. Then select Android from the left panel. 
  1. Click Browse. . . and navigate to the folder into which you unzipped the Android SDK; then click The list will then update to display each of the available SDK targets, as in Figure 2-3. Click OK to complete the SDK installation.

  7

8  

You’ve downloaded the SDK, installed Eclipse, and plugged in the plug-in. You’re now ready to start programming for Android. Start by creating a new project and setting up your Eclipse run and debug configurations.  

Starting a New Android Project To create a new Android project using the Android New Project Wizard, do the following:

  1. Select FileNew Project.
  1. Select the Android Project application type from the Android folder and click 
  1. In the dialog that appears (shown in Figure 2-4), enter the details for your new project. The

    ‘‘Project name’’ is the name of your project file; the ‘‘Package name’’ specifies its java package; Create Activity lets you specify the name of a class that will be your initial Activity; and the ‘‘Application name’’ is the friendly name for your application. ‘‘Min SDK Version’’ lets you specify the minimum version of the SDK that your application will run on. When you’ve entered the details, click Finish.  

9  

Creating a Launch Configuration Launch configurations let you specify runtime options for running and debugging applications. Using a launch configuration you can specify the following: The Project and Activity to launch The virtual device and emulator options to use Input/output settings (including console defaults)   We can specify different launch configurations for running and debugging applications. The following steps show how to create a launch configuration for an Android application:  

  1. Select Run Configurations. . . or Debug Configurations. . . from the Run 
  1. Right-click Android Application on the project type list, and select 
  1. Enter a name for the configuration. You can create multiple configurations for each project, so create a descriptive title that will help you identify this particular setup.
  2. Now choose your start-up options. The first (Android) tab lets you select the project to run and the Activity that you want to start when you run (or debug) the application. 
  1. Use the Target tab shown in Figure 2-6 to select the default virtual device to launch on, or select manual to select a device or AVD each time.

  10  

 

Finally, set any additional properties in the Common tab. 7. Click Apply, and your launch configuration will be saved. Running and Debugging Your Android Applications 11

You’ve created your first project and created the run and debug configurations for it. Before making any changes, test your installation and configurations by running and debugging the Hello World project. From the Run menu select Run or Debug to launch the most recently selected configuration, or select Run Configurations or Debug Configurations to select a specific configuration to use.  

 

Check Out Our Related Courses

Top 50 Android Interview Questions

Android Training In Hyderabad                            

You liked the article?

Like : 0

Vote for difficulty

Current difficulty (Avg): Medium

Recommended Courses

1/15

About Author
Authorlogo
Name
TekSlate
Author Bio

TekSlate is the best online training provider in delivering world-class IT skills to individuals and corporates from all parts of the globe. We are proven experts in accumulating every need of an IT skills upgrade aspirant and have delivered excellent services. We aim to bring you all the essentials to learn and master new technologies in the market with our articles, blogs, and videos. Build your career success with us, enhancing most in-demand skills in the market.


Stay Updated


Get stories of change makers and innovators from the startup ecosystem in your inbox