Open main menu

DAVE Developer's Wiki β

Changes

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

157 bytes added, 16:22, 26 July 2012
no edit summary
....
 
=== Deploy the application on the target ===
 
Using ADB, please lauch the following command:
 
<pre class="workstation-terminal">
adb install <>/.apk
</pre>