Android#
Resources#
- developer.android.com
- Android Intents - Tutorial (Lars Vogel)
- Professional Android Application Development
Experiments with builds#
Android x86#
- Download eeepc iso image from http://code.google.com/p/android-x86/downloads/list
, this one allows you to configure an eth0 device for network access
- setup networking:
dhcpcd eth0 setprop net.dns1 213.197.28.30
