Open main menu

CDOT Wiki β

Changes

Teams Winter 2011/team2/lab5

113 bytes added, 22:25, 16 April 2011
Start Application and coding
=== '''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 and coding ==
1. start a New Android Project by choosing File -> New -> Android Project<br/>
<br/>
3. Eclipse SDK give developers a GUI interface to design Application easy. by click on res->layout->main.xml developer can design the Application<br/>
[[Image:AndSetup2AndSetu2.png]]
<br/>
<br/>
== Running Application ==
For running the Application we have to click on run and it will run Android SDK and runn application<br/>
[[Image:007.jpg]]
<br/>
<br/>
[[Image:android2.jpg ]]
1
edit