Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Rockbox as an Application (Android, WebOS etc.)
« previous next »
  • Print
Pages: 1 ... 4 5 [6] 7 8 ... 30

Author Topic: Rockbox as an Application (Android, WebOS etc.)  (Read 318702 times)

Offline bYOndo

  • Member
  • *
  • Posts: 15
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #75 on: October 19, 2010, 09:12:10 AM »
Quote from: LambdaCalculus379 on October 18, 2010, 08:57:00 AM
It doesn't necessarily need to be an iPhone. The iPad and iPod Touch, as well as the 6th gen nano, all now run iOS (as Apple calls it now).


And RB app doesn't necessarily need to be present in the official appstore; there is Cydia for jailbroken i-devices ;)

Massimo

Logged

Offline blackhawk

  • Member
  • *
  • Posts: 8
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #76 on: October 19, 2010, 09:51:41 PM »
I try to allocate 4MB memory for Rockbox Android port as I have done on Rockbox EZX device port. I think now rockbox is more responsive. The Stkov tagcache problem not resolved yet :(

Because of my small screen devices so I am more preferred to choose Rockbox in landscape mode. Just a mere opinion, there is no theme that is pretty good, so I modified jBlackGlass (removed from Rockbox theme collections) and become kBlackGlass.
Logged

Offline blackhawk

  • Member
  • *
  • Posts: 8
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #77 on: October 22, 2010, 02:25:56 AM »
Just added a patch to http://www.rockbox.org/tracker/task/11234 in order to build Rockbox Android port on Cygwin environment and a quick solution to address Stkov tagcache issue.

To build Rockbox Android port on Cygwin you need standard Cygwin install, plus make, gcc, perl, subversion, zip and better with diffutils and patchutils, so you can back contribute to Rockbox project  ;)
Logged

Offline Aladar

  • Member
  • *
  • Posts: 4
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #78 on: October 24, 2010, 01:19:18 PM »
Quote from: JdGordon on October 13, 2010, 07:49:35 PM
the recent lwn article says 18h on the nexus one in airplane mode. batt benching on android is going to be painful, apart from no one really wanting to drain their phones battery (so having no phone the next morning) it really needs a 2nd one without rockbox running also to compare, and then it depends on which kernel you are using also

As long as I get some specific instructions, I can try to bench it on my HTC Desire.

Edit: Also, not sure if anyone noticed, but API for FM Radio is now released.
Logged

Offline dip

  • Member
  • *
  • Posts: 111
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #79 on: October 25, 2010, 12:22:53 PM »
Quote from: blackhawk on October 22, 2010, 02:25:56 AM
Just added a patch to http://www.rockbox.org/tracker/task/11234 in order to build Rockbox Android port on Cygwin environment and a quick solution to address Stkov tagcache issue.
With the patch the Stkov tagcache issue is gone for me. Thanks a lot!

Is there a way to exit rockbox? After having initially built the database rockbox must be restarted, but I did not find another way than killing the rockbox task with a task manager.
Logged

Offline mbbda

  • Member
  • *
  • Posts: 23
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #80 on: October 26, 2010, 03:24:55 AM »
Is there a way to exit rockbox? After having initially built the database rockbox must be restarted, but I did not find another way than killing the rockbox task with a task manager.
[/quote]

Make sure the playback is stopped & press the hardware back button
Logged

Offline dip

  • Member
  • *
  • Posts: 111
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #81 on: October 26, 2010, 03:36:47 AM »
I tried that already but multiple times pressing the hardware back button only brings me finally back to the main menu but does not exit Rockbox. And yes, I double checked that playback is stopped and not only paused. Pressing the hardware back button at the main menu level does simply nothing.
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #82 on: October 26, 2010, 03:56:00 AM »
No. You have to manually kill the rockBox service
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #83 on: October 26, 2010, 08:33:18 AM »
Or reboot the phone :) It says "Reboot to enable" :D

Quote from: Aladar on October 24, 2010, 01:19:18 PM
Edit: Also, not sure if anyone noticed, but API for FM Radio is now released.

Do you have a link to that API or to more information?
Logged
 

Offline Gabes Dad

  • Member
  • *
  • Posts: 3
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #84 on: October 26, 2010, 03:33:29 PM »
Quote from: kugel. on October 26, 2010, 08:33:18 AM
Do you have a link to that API or to more information?

I don't know much about the official API or if there is one (I've heard it's in the 2.2 SDK), but the folks over at Cyanogen mod have incorporated various modifications to get the FM Radio working on the Nexus One via custom kernels and a 3rd party radio apk by MIUI.  Check out the Cyanogen Mod 6.1 Changelog for the specific reference.  I'm sure you'd be able to inquire of others in the Cyanogen mod community about fm radio support.

I have the HTC Aria/Liberty, which has a fm radio, but it is currently only supported by HTC's proprietary Sense FM Radio app.  I believe there are plans by att1n, who maintains the CM6 build for the Aria/Liberty, to incorporate some of the fm radio related kernel changes based on the upcoming official 2.2 based ROM release for this phone.  I am unsure of how general support in Android works for FM radios.

I hope this helps.  Thanks for the work so far, my phone never sounded so buttery smooth until Rockbox - it makes my morning commutes so much more enjoyable.
Logged

Offline musta susi

  • Member
  • *
  • Posts: 16
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #85 on: October 27, 2010, 09:36:53 PM »
Quote from: bYOndo on August 14, 2010, 04:31:12 PM
Hello!

I installed the 480x800 version (ehm there's a typo on the wiki page), on my Archos 5IT, running Android 1.6
It works pretty well, but some time, when I put RB app in background (using other apps)  it just stops playing music, so I return to it, the WPS is stuck on "play", i do a little fast-forward and/or rewind, then it returns playing music normally. Other times, with music stopped, I select a song and press "play", WPS compares, but music doesn't start. The "ff-rw trick" does the job in this case too. 


Thanks once more, kugel, for your great work!

     
Same for me! I have an Archos 5 IT with Android 1.6 too. The thing is it doesn't just stop  when using in background. This unexpected playback stop may occur at any time in any status (even if I leave it on WPS, screen always on and never touched any button), making it unusable, especially when driving. I know those pre-builds are totally out of date, but I haven't seen any patch addressing this issue yet. Might it be something with this Archos class devices and\or the Android version running on it? Did anyone else experienced this problem on other devices?
Again, appreciate all your hard work so far.
Logged

Offline dip

  • Member
  • *
  • Posts: 111
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #86 on: October 28, 2010, 02:56:03 AM »
Same problem here with the current svn version on a Samsung Galaxy S.

In addition sometimes rockbox crashes (force close window appears) although playback has stopped some hours ago and rockbox has been closed (in fact put in the background by pressing the home key) and I am just doing anything else not related to rockbox.
Logged

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #87 on: October 28, 2010, 07:48:49 PM »
I don't experience any of that problems
Logged
 

Offline mbbda

  • Member
  • *
  • Posts: 23
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #88 on: October 29, 2010, 04:35:59 AM »
I have the problem.  Playback stops & I can't restart it.  I reboot the phone to sort it.
HTC Desire, 2.2.

I am using the pre-built apk's on the Android Wiki page as I can't build myself.  Can someone put a date next to the pre-built apk's so we know when they have been updated.
Logged

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: Rockbox as an Application (iPhone, iPod Touch, Android, WebOS etc.)
« Reply #89 on: October 29, 2010, 06:36:24 AM »
No. Don't use them if they make problems. The builds on the wiki are completely unsupported.  And please stop reporting bugs until we ask for it. The port is still in a too early stage.
Logged
 

  • Print
Pages: 1 ... 4 5 [6] 7 8 ... 30
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Rockbox as an Application (Android, WebOS etc.)
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.123 seconds with 14 queries.