Open main menu

DAVE Developer's Wiki β

Changes

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

244 bytes added, 15:58, 26 July 2012
Boot the system
This tutorial shows how to develop your first Android application and run it on the DACU platform.
==== Boot the system ====
Let's assume the system is configured to boot loading the kernel and root file system from the internal flash.
Start the system as described in the [[Dacu#.22Normal.22_mode | Running Android in "normal mode"]] section.  ==== Change the default ip address ===== If the default ip address is not suitable for your network configuration, you need to modify it. The first thing to do is to connect the null-modem serial cable to the J3 connector
[[File:Dacu-serial-console-cable.jpg|thumb|none|border|350px|Dacu serial cable]]
and start your preferred terminal emulator, as described in the [[Android_Development_Environment_(DACU)Dacu#Running_Android .22Full_control.22_mode | Running Androidin "full control mode"]] section.
==== Configure and run the Android Debug Bridge (ADB) ====