Changes

Jump to: navigation, search

Teams Winter 2011/team9/Lab5

989 bytes added, 10:53, 13 April 2011
Created page with '=Purpose= To familiarize developers with the Android Development Environment.<br/> Take the currently existing Contacts App from the class example and add other functionality to …'
=Purpose=
To familiarize developers with the Android Development Environment.<br/>
Take the currently existing Contacts App from the class example and add other functionality to it.

=Setting Up The Environment=
#Download [http://www.eclipse.org/downloads/ Eclipse Classic]
#*Once running, go to "Help > Install New Software" and Add the following repository:
#**https://dl-ssl.google.com/android/eclipse/
#*Install the Developer Tools
#Download the Android SDK
#*Remember where you saved it
#Open the Preference Window in Eclipse and go to the Android section and browse to the Android SDK location.
#Open the Android SDK and AVD Manager and Install the Galaxy Tab Package
#*Available Packages > Third party Add-ons > Samsung > GALAXY Tab
#*This will automatically download Android 2.2 API 8 because of the dependancy
#Set up a Virtual Device with 2.2 as the Target
#*Everything else can be left as default
#Run the Virtual Device
#*Be patient, the first load takes a few minutes.

=Code=
1
edit

Navigation menu