Teams Winter 2011/team2/lab5

From CDOT Wiki
Revision as of 19:29, 16 April 2011 by Asamimi (talk | contribs) (Team 2 -ECL500)
Jump to: navigation, search

Team 2 -ECL500

Android Application Development with Eclipse - Lab 5


For this lab, we will create a small Android application called Parking that will search in a database and shows number of cars based on searched brand and model.
----
  1. First we have to install Android SDk. the latest version is in AnDroidSDK.
  2. Then we have to prepare Eclipse for developing Android by going to Help -> install new software. and add https://dl-ssl.google.com/android/eclipse/ repository.
  3. Then in Windows-> preference -> Android we have to set location of SDK that we installed at step 1


007.jpg