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




Rockbox Technical Forums


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

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Rockbox as an Application (Android, WebOS etc.)
« previous next »
  • Print
Pages: 1 ... 20 21 [22]

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

Offline cheenachatze

  • Member
  • *
  • Posts: 1
Re: Rockbox as an Application (Android, WebOS etc.)
« Reply #315 on: December 08, 2012, 04:37:55 PM »
I tried the rasher build of Rockbox 540x960 2012-12-08 on my phone (4.3" screen 540x960 resolution, running ICS). The letters are so tiny that it's impossible to read. The only thing I could do is uninstall it. Is it possible to repair the font size? Thanks.
Logged

Offline [Saint]

  • Artist
  • Member
  • *
  • Posts: 861
    • Google+
Re: Rockbox as an Application (Android, WebOS etc.)
« Reply #316 on: December 10, 2012, 05:20:18 AM »
Quote from: cheenachatze on December 08, 2012, 04:37:55 PM
Is it possible to repair the font size?

Why yes, my inquisitive friend...it surely is! And here's how:

In the Rockbox Extras section in the wiki, I have an anti-aliased font pack available for download. Either extract the entire font pack to /sdcard, or extract individual fonts to /sdcard/rockbox/fonts.

May I additionally recommend that, if you do not require non-English or extensive unicode support, you use the (significantly smaller, and prettier) 'Ubuntu' font family from the font pack as opposed to the (massive, and rather hideous) 'GNU Unifont' font family.


If you want to make sure that your chosen font applies at the first boot, instead of having to apply it manually (or, if you want to make sure you're able to read the menus to be able to apply a new font manually), you may create a custom config file with this content:

Code: [Select]
font:  /.rockbox/fonts/FONT_NAME.fnt

Where FONT_NAME.fnt == the exact name of the font you wish to use from the font pack, for instance:

Code: [Select]
font:  /.rockbox/fonts/36 Ubuntu [Regular].fnt
(the . in .rockbox is important here, it will not match the actual path on hosted (application) targets, but don't worry about this)

Save this config file as a plain text file to "/sdcard/rockbox/config.cfg" and assuming 36 Ubuntu [Regular].fnt can be found in "/sdcard/rockbox/fonts/" this font will be used when you launch the application.


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

Offline nick_p

  • Member
  • *
  • Posts: 56
Re: Rockbox as an Application (Android, WebOS etc.)
« Reply #317 on: December 10, 2012, 09:01:12 AM »
Quote from: a_b_c_d on November 15, 2012, 03:49:51 PM
Nearly no-one buys mp3 players these days, they all buy Smartphones - ~ 80% running Android.

Maybe the percentage of developers running Rockbox on Android is lower.

Edit: Ho hum, not sure why I'm replying to a post from a month ago.
« Last Edit: December 10, 2012, 09:20:01 AM by nick_p »
Logged

Offline Falco98

  • Member
  • *
  • Posts: 145
Re: Rockbox as an Application (Android, WebOS etc.)
« Reply #318 on: December 28, 2012, 03:11:24 PM »
Quote from: lefko on March 23, 2012, 10:35:39 AM
I am having a severe problem with bluetooth on my atrix and motorola HD10.  More often then not when I turn on my bluetooth headset the software hangs.  I think I can get it to happen almost 100% of the time by starting rockbox, playing a file, pausing/stopping a file then connecting bluetooth.  After that the play screen stays stuck at where it was and I can never get it to start unless I force a close of the app.

The icon stays up when I go to "home" whereas when it is running properly it only stays up if rockbox is playing a file.  I suspect it has something to do with the interaction of pause, loosing headphone connection, and idle time, then not reconnecting when bluetooth starts up again, but that is just conjecture.
This seems very similar to the issue I have running on my thunderbolt - except mine has nothing to do with Bluetooth, the issue is caused either when I turn the screen back on, or when I'm outside Rockbox and select back into it.  FWIW, as a workaround to having to FC rockbox, I've found I can put the player in "pause" mode from the WPS, then go back to my phone's home screen and wait for rockbox to "auto power off" (as if it were a portable player that's been paused).  It then exits and can be re-opened like new.  The problem is this halt is far too common to make it very usable on my device.  I wish someone who's far more familiar with the Android system and its innards could debug this a bit.
Logged

Offline LambdaCalculus379

  • Rockbox Expert
  • Member
  • *
  • Posts: 2072
  • Dreaming of Turing Machines...
    • More Tumblrs About Technology and Food
Re: Rockbox as an Application (Android, WebOS etc.)
« Reply #319 on: January 03, 2013, 11:26:39 AM »
Quote from: nick_p on December 10, 2012, 09:01:12 AM
Maybe the percentage of developers running Rockbox on Android is lower.

And the percentage of developers running webOS devices is even lower. :)

Nonetheless, I'd like to bring FS#12496 into the spotlight. I just landed a Palm Pre and a Palm Pixi (both webOS devices) for free, so I'm going to be coddling the patch into better shape and see if maybe we can push it in the right direction.
Logged
More players than you can shake a stick at!

The Rockbox staff member you are trying to reach is imaginary. Please rotate your monitor 90 degrees and try again.
 

Offline jimzat

  • Member
  • *
  • Posts: 1
Re: Rockbox as an Application (Android, WebOS etc.)
« Reply #320 on: February 15, 2013, 05:17:28 PM »
What to I press to "generate a STOP" in order to bookmark?

I tired to long-press the pause button but when I did that no bookmark was generated.

Any ideas?
Logged

Offline a_b_c_d

  • Member
  • *
  • Posts: 6
Re: Rockbox as an Application (Android, WebOS etc.)
« Reply #321 on: February 27, 2013, 12:27:00 PM »
it seems like there's not much development going on regarding the android version, which is kind of hard to believe, because 4 years ago everyone used mp3 players, but nowadays everyone uses smartphones with Android, which is open source.
Logged

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 288
Re: Rockbox as an Application (Android, WebOS etc.)
« Reply #322 on: April 08, 2013, 08:30:07 AM »
Your help is welcome. We have very limited resources (also in terms of developers).
Logged
 

Offline Philip

  • Member
  • *
  • Posts: 34
Re: Rockbox as an Application (Android, WebOS etc.)
« Reply #323 on: April 09, 2013, 06:43:26 PM »
Quote from: Falco98 on December 28, 2012, 03:11:24 PM

This seems very similar to the issue I have running on my thunderbolt - except mine has nothing to do with Bluetooth, the issue is caused either when I turn the screen back on, or when I'm outside Rockbox and select back into it.  FWIW, as a workaround to having to FC rockbox, I've found I can put the player in "pause" mode from the WPS, then go back to my phone's home screen and wait for rockbox to "auto power off" (as if it were a portable player that's been paused).  It then exits and can be re-opened like new.  The problem is this halt is far too common to make it very usable on my device.  I wish someone who's far more familiar with the Android system and its innards could debug this a bit.
[/quote]

I have had this same issue on two phones now, LG 2x and Sony XZL on a wide variety of android versions, Froyo -> JellyBean. Is there anything I can do to help locate the source of the problem? Error traces?

Would someone look into it if I sent them the LG 2x? I had planned to sell it but if someone will use it for rockbox development they are welcome to it, I have been using rockbox since the H340 so figure its time to give something back ;)
Logged

Offline LambdaCalculus379

  • Rockbox Expert
  • Member
  • *
  • Posts: 2072
  • Dreaming of Turing Machines...
    • More Tumblrs About Technology and Food
Re: Rockbox as an Application (Android, WebOS etc.)
« Reply #324 on: April 13, 2013, 11:07:00 AM »
Quote from: Philip on April 09, 2013, 06:43:26 PM
Quote from: Falco98 on December 28, 2012, 03:11:24 PM
This seems very similar to the issue I have running on my thunderbolt - except mine has nothing to do with Bluetooth, the issue is caused either when I turn the screen back on, or when I'm outside Rockbox and select back into it.  FWIW, as a workaround to having to FC rockbox, I've found I can put the player in "pause" mode from the WPS, then go back to my phone's home screen and wait for rockbox to "auto power off" (as if it were a portable player that's been paused).  It then exits and can be re-opened like new.  The problem is this halt is far too common to make it very usable on my device.  I wish someone who's far more familiar with the Android system and its innards could debug this a bit.

I have had this same issue on two phones now, LG 2x and Sony XZL on a wide variety of android versions, Froyo -> JellyBean. Is there anything I can do to help locate the source of the problem? Error traces?

Would someone look into it if I sent them the LG 2x? I had planned to sell it but if someone will use it for rockbox development they are welcome to it, I have been using rockbox since the H340 so figure its time to give something back ;)

So, if I'm reading this correctly:

1) You pause audio via the WPS on your 2x, go back to the home screen, and it automatically stops the app itself? I have a T-Mobile G2X (same phone with tiny tweaks) running CyanogenMod 10, but have never encountered this issue. What version of Android is yours running?

If you are interested, you can send me the phone and I can compare results from mine as well. PM me for more details.
Logged
More players than you can shake a stick at!

The Rockbox staff member you are trying to reach is imaginary. Please rotate your monitor 90 degrees and try again.
 

Offline Philip

  • Member
  • *
  • Posts: 34
Re: Rockbox as an Application (Android, WebOS etc.)
« Reply #325 on: April 15, 2013, 12:10:38 PM »
I have only noticed the first problem mentioned.

Start playing music -> lock screen -> unlock screen -> rockbox is unresponsive (black screen only, still playing music).

I think i have CM10.1 on the 2x at the moment but have had the same problem on a lot of different roms. I will try a CM 10 rom and report.

Do you really not have this issue?
can you share your rockbox config files / settings / themes / fonts. I get the feeling something strange is going on with my rockbox setup if it causes this issue on two of my phones yet works for you on the very similar G2x...

Is rockbox installed on internal memory / sd card?
Logged

Offline solarsea

  • Member
  • *
  • Posts: 1
Re: Rockbox as an Application (Android, WebOS etc.)
« Reply #326 on: April 22, 2013, 02:03:36 AM »
I can confirm the suspend issue, where rockbox is not-responding but still playing.
Tested on a 4.0.3 tablet using apk from 2013-04-20.
Logged

  • Print
Pages: 1 ... 20 21 [22]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Rockbox as an Application (Android, WebOS etc.)
 

  • SMF 2.0.4 | SMF © 2013, Simple Machines
  • XHTML
  • RSS
  • WAP2

Page created in 0.506 seconds with 25 queries.