=== '''Team 2 -ECL500Android Application Development with Eclipse - Lab 5''' ===
'''For this lab, we will create a small Android Application Development with Eclipse - Lab 5'''application called Parking that will search in a database and shows number of cars based on searched brand and model.<br/>
''' 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.'''<br/>
----
==Prepare Environment ==
1. First we have to install Android SDk. the latest version is in [http://developer.android.com/sdk/index.html AnDroidSDK].<br/>
3. Then in Windows-> preference -> Android we have to set location of SDK that we installed at step 1
----
== Start Application ==