Moderator: moderators
disgustipated wrote:it seems like it starts playback at the very beginning. im a newb at java, either i might have to store the current location before pausing or im doing it wrong....the next track and previous track on my headset doesnt work either which im probably doing something else wrong...
@@ -223,7 +223,7 @@ private void handleKeyEvent(KeyEvent event) {
downloadService.reset();
break;
case KeyEvent.KEYCODE_MEDIA_PLAY:
- downloadService.play();
+ downloadService.start();
break;
case KeyEvent.KEYCODE_MEDIA_PAUSE:
downloadService.pause();
zapt0 wrote:Tried using the Subsonic-02-26-2012.apk build on Galaxy Nexus (4.0.2) and still have the "host name may not be null" issue... Would be great if devs could solve it asap!
The widget is also broken in this beta version, it's 4x2 instead of 4x1, and you get an ugly stretched widget if you add it...
cones wrote:Where is the download link for the app? All the links i'm clicking take me to a dead page.
Hellscream wrote:2. Install Apex launcher this will help you resize widget
Users browsing this forum: No registered users and 5 guests