rockbox/firmware/target/hosted/android
Thomas Martitz 6499ce3e44 android: Get the port up and running again
The build system needed fixes because the tools paths changed and one tool that
we used (apkbuilder) was removed entirely. Recent NDKs don't ship gcc 4.4.3
anymore, therefore switch to 4.6. The code itself needed a fix for a jni
reference bug that was uncovered by KitKat.

The port now builds with latest sdk (r22) and ndk (r9d).

Change-Id: Id74fa54ba93bbb0ee30373fbe79e92c5ff03201d
2014-03-09 18:11:35 +01:00
..
app touchscreen: Fix kinetic scrolling when the statusbar is off. 2012-04-05 15:01:59 +02:00
button-android.c touch devices: Disable touch on softlock. 2013-09-05 20:02:07 +02:00
buttonmap.h
debug-android.c Android: Minor changes in ldebugf. 2011-08-14 13:58:39 +00:00
lcd-android.c android: Get the port up and running again 2014-03-09 18:11:35 +01:00
pcm-android.c Do not include kernel.h in system.h. 2014-01-05 19:35:23 +01:00
powermgmt-android.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
system-android.c Fix hostfs_init() return value. 2014-03-03 11:19:56 +01:00
system-target.h android: Add facility for java code to wait native code to be ready. 2012-03-22 20:44:52 +01:00
telephony-android.c android: Add facility for java code to wait native code to be ready. 2012-03-22 20:44:52 +01:00