1
0
Fork 0
forked from len0rd/rockbox
foxbox/android/src/org/rockbox
Dominik Riebeling 1b70a7079e Android: store resources on SD card.
On the first start Rockbox extracts libmisc.so which in fact is a zip file
holding resource files like theme bitmaps. Those can requires quite a bit of
memory.

As extended version of FS#12063 resources will now be extracted to SD card if
the file /sdcard/rockbox/rockbox-info.txt is found. This file is part of the
extracted resources and can therefore safely be used for checking.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30430 a1c6a512-1295-4272-9138-f99709370657
2011-09-04 19:07:14 +00:00
..
Helper Android: Rework RunForegroundManager (again) 2011-07-18 22:04:08 +00:00
monitors Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support 1.6 anymore). 2011-08-14 08:55:16 +00:00
widgets Android: Fix widget albumart display on pre-2.2 devices. 2011-03-16 11:38:49 +00:00
RockboxActivity.java Android: Slightly rework logging to logcat by offloading duplicated code to a new helper class. 2011-07-18 21:26:03 +00:00
RockboxFramebuffer.java Android: Slightly rework logging to logcat by offloading duplicated code to a new helper class. 2011-07-18 21:26:03 +00:00
RockboxKeyboardInput.java Android: get rid of warnings (no functional changes) 2011-03-11 15:46:02 +00:00
RockboxPCM.java Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support 1.6 anymore). 2011-08-14 08:55:16 +00:00
RockboxService.java Android: store resources on SD card. 2011-09-04 19:07:14 +00:00
RockboxYesno.java Android: get rid of warnings (no functional changes) 2011-03-11 15:46:02 +00:00