Android Dynamic (no xml) Custom Adapter Listview
A tutorial on how to build a custom adapter for an Android Listview control, and how to catch the onClick event correctly.
Includes source code.
A tutorial on how to build a custom adapter for an Android Listview control, and how to catch the onClick event correctly.
Includes source code.
See how to configure Android NDK with Windows and build your JNI project in a few easy steps.
Learn to create a tab control on Android, without the XML layout. Add an image to the tab control in a few easy steps.
Atmega8 and an A1302 Hall Sensor for sensing the magnetic fields in close proximity.
Disable the “No SIM card.” annoying Android message.
See how to get more Bluetooth functionality on your Android device then the interface offers you. Discover nearby bluetooth devices, and see what interaction options you’ve got.
Hunting down some connectivity issues with the ADB command from the Android SDK.
Hot news: You can change the android partitions to Read-Write so you can upload new file versions (eg. permissions.xml) .
An useful post on how to use gcc and the android toolchain to produce native C applications for the google android.
Get started with Android Java development – a tutorial with detailed steps and lots of pictures to help you make your first android application.