Open main menu

DAVE Developer's Wiki β

Changes

Step by step guide to your first android app (DACU)

41 bytes added, 15:36, 27 July 2012
Create the application
Follow the instructions provided on the [http://developer.android.com/training/basics/firstapp/creating-project.html Creating an Android Project] page to create a new project. The default project includes a simple application skeleton which runs a simple Activity which shows the "Hello Android" message. You can extend this application adding some other features. When you are comfortable, you can jump to the next step.
 
Please refer to the following pictures:
==== Launch the application on the emulator ====