Open main menu

CDOT Wiki β

Changes

Teams Winter 2011/team1/Android/Create Android Project

509 bytes added, 15:45, 22 March 2011
no edit summary
=== 1. Create Android Project ===
1.1. [http://www.vogella.de/articles/Android/article.html#installation Install necessary plug-ins] for Android application development.<br/>
1.2. Create a new android project: ''File -> New -> Android Project'':<br/>[[Image: Create.png | 500px]]<br/>1.3. Change the icon for the application. Add the icon to the ''drawable'' folders first and then open '''AndroidManifest.xml'''.<br/>Click ''"Application"'' tab and Browse to the newly added icon:<br/>[[Image: IconChange.png | 700px]]<br/>1.4. Run the application: ''Right Click -> Run As... -> Android Application''<br/>[[Image: A_Create2.png | 450px]]<br/>1.5. Click on the application icon. You should see the following:<br/>[[Image: A_Create3.png | 450px]]
1
edit