Open main menu

DAVE Developer's Wiki β

Changes

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

54 bytes added, 16:07, 27 July 2012
Deploy the application on the target
# close the running emulator
# check that [[Dacu#Running_the_Android_Debug_Bridge_.28ADB.29 | ADB is running]]
# open a shell and move to the workspace directory containing the project files (example: /home/user/workspace/MyFirstApp)
# enter the bin sub-directory. If you list the content of this directory, you should see the application .apk file