Open main menu

DAVE Developer's Wiki β

Changes

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

555 bytes added, 15:00, 27 July 2012
Start working with Eclipse
==== Start working with Eclipse ====
Launch the Eclipse IDE and start the AVD Manager to create a DACU emulator. To do that: # click on "Window" on the top menù# select "AVD Manager"# on the "Android Virtual Device Manager" window, click on "New" and create a DACU emulator with the following settings:#* Name: DACU #* Target: Android 2.3.3 - API Level 10#* CPU/ABI: ARM (armeabi)#* SD Card: Size 4 GB#* Skin: Resolution, 800x480# click on "Create AVD" Please refer to the following pictures: [[File:Tutorial-android-avd-1.png|thumb|none|border|400px]] [[File:Tutorial-android-avd-2.png|thumb|none|border|400px]] [[File:Tutorial-android-avd-3.png|thumb|none|border|400px]]
==== Create the application ====