From 9dd0158ffb98ddbd5bef0e45a9b561294ce50264 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Tue, 3 Aug 2010 22:56:24 +0000 Subject: Run Rockbox as a service, which allows for music decoding&playback in the background, the activity only attaches to the framebuffer for displaying it. An icon in the notification area is displayed (it could be prettier I guess). Note: Some HTC phones won't, includng mine, get enough CPU time to do background decoding fluently, see: http://code.google.com/p/android/issues/detail?id=9663 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27686 a1c6a512-1295-4272-9138-f99709370657 --- android/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'android/res') diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index 6c3c8464fd..9320b2624d 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -2,4 +2,5 @@ Rockbox +Rockbox -- cgit v1.2.3