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:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Third Party
| |-+  Unsupported Builds
| | |-+  Android: rasher's unmodified daily builds.
« previous next »
  • Print
Pages: 1 [2] 3 4 ... 13

Author Topic: Android: rasher's unmodified daily builds.  (Read 109755 times)

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: Android: rasher's unmodified daily builds.
« Reply #15 on: October 27, 2011, 07:00:48 PM »
Quote from: TexasRockbox on October 27, 2011, 06:56:45 PM
Does the database.ignore function work with these builds and, if so, where should database.ignore be located to avoid Android .ogg files?

It's Rockbox...so, yes.

You'll need to be rooted for this, so, I hope you are :)

You want to put the database.ignore in /system/media/audio/

And then you'll avoid the database picking up your ringtones, etc. You'll also want to put a database.ignore file in the root of your sdcard, and put a database.unignore file in any directories that you want Rockbox to look in, as some Android apps like to store app data (which may or may not include audio lifes) on the sdcard.



[Saint]

EDIT: This could be done with ADB push, also.
« Last Edit: October 27, 2011, 07:03:06 PM by [Saint] »
Logged
Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline TexasRockbox

  • Member
  • *
  • Posts: 267
Re: Android: rasher's unmodified daily builds.
« Reply #16 on: October 27, 2011, 07:18:54 PM »
Thank you!

I suspected as much  I bought the Samsung YP-G70/CWY  on Oct. 15 (day before release).  I'm not brave enough to root it (yet) although I have read that the device may be rooted already.

I'm really liking your theme.  It, uh, *Rocks*!
Logged
Cowon X5L 240GB.  Rockbox 3.9.1  File browser with dircache, .flac -8  using both batteries! Samsung Player 5.0 Android 2.3.5 RaaA (Rasher daily build) .ogg -q7 & -q8

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: Android: rasher's unmodified daily builds.
« Reply #17 on: October 27, 2011, 08:31:24 PM »
Quote from: TexasRockbox on October 27, 2011, 07:18:54 PM
Thank you!

I suspected as much  I bought the Samsung YP-G70/CWY  on Oct. 15 (day before release).  I'm not brave enough to root it (yet) although I have read that the device may be rooted already.

I'm really liking your theme.  It, uh, *Rocks*!
Thanks.

You _might_ be able to achieve this with ADB push?

adb shell
su
adb remount
adb push database.unignore /system/media/audio
exit
exit

Shameless plug: You can follow theme updates from me at either my Google+ or Twitter accounts.


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

Offline dip

  • Member
  • *
  • Posts: 111
Re: Android: rasher's unmodified daily builds.
« Reply #18 on: October 30, 2011, 01:58:34 PM »
I just recognized that CPU usage of rockbox on my Samsung Galaxy S (running Gingerbread 2.3.5) is usually between 15% and 25% (most of the time about 20%) during playback. Even when playback is paused a CPU usage of about 2% is shown in the task manager. For other players like the stock Samsung player or Winamp most of the time 0% CPU usage is shown (what I don't understand, how can it be 0%?).
Does that mean that rockbox will drain my battery much faster than the other players? And does anybody know why there is such a big difference in CPU usage compared to the other players?
I do not use any EQ (even no bass or treble).
Logged

Offline miow

  • Member
  • *
  • Posts: 10
Re: Android: rasher's unmodified daily builds.
« Reply #19 on: October 30, 2011, 11:18:25 PM »
Hi,

Ok, I got the .apk file for the Cowon D3 and now what? Where do I put it? In the Cowon's route? Its my first experience with Android, so don't laugh at me :P
Logged

Offline TexasRockbox

  • Member
  • *
  • Posts: 267
Re: Android: rasher's unmodified daily builds.
« Reply #20 on: October 31, 2011, 12:14:27 AM »
Make sure Android is configured to allow program installation from sources other than the Android Store.

Download the file directly onto the D3 from rasher's site.

There should be an option to install the program.
Logged
Cowon X5L 240GB.  Rockbox 3.9.1  File browser with dircache, .flac -8  using both batteries! Samsung Player 5.0 Android 2.3.5 RaaA (Rasher daily build) .ogg -q7 & -q8

Offline miow

  • Member
  • *
  • Posts: 10
Re: Android: rasher's unmodified daily builds.
« Reply #21 on: October 31, 2011, 03:33:14 AM »
Thanks a tone. I'm just wondering where are all those options.
Logged

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: Android: rasher's unmodified daily builds.
« Reply #22 on: October 31, 2011, 03:38:10 AM »
It was slightly poorly worded.
There's only one option you need to worry about:

Settings - Applications - Unknown Sources (make sure this is checked)

After that, simply transfer the .apk file to your device's sdcard, then navigate to this file and select it. It will then prompt you to begin the installation.

That's all.



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

Offline miow

  • Member
  • *
  • Posts: 10
Re: Android: rasher's unmodified daily builds.
« Reply #23 on: October 31, 2011, 03:53:03 AM »
Thanks so much  ;)

Post Merge: October 31, 2011, 06:17:05 AM
Anybody knows if I will have rockbox + BBE activated at the same time on the Cowon D3, when using rockbox?
« Last Edit: October 31, 2011, 06:17:05 AM by miow »
Logged

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: Android: rasher's unmodified daily builds.
« Reply #24 on: October 31, 2011, 09:10:30 PM »
Quote
Anybody knows if I will have rockbox + BBE activated at the same time on the Cowon D3, when using rockbox?

I see no reason why not...


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

Offline Ezraghast

  • Member
  • *
  • Posts: 33
Re: Android: rasher's unmodified daily builds.
« Reply #25 on: October 31, 2011, 09:25:51 PM »
Quote from: miow on October 31, 2011, 03:53:03 AM
Anybody knows if I will have rockbox + BBE activated at the same time on the Cowon D3, when using rockbox?

My understanding is that BBE on Cowon devices is sound enhancement applied in software so I would say 'no' to that, but I'm open to correction.
Logged

Offline miow

  • Member
  • *
  • Posts: 10
Re: Android: rasher's unmodified daily builds.
« Reply #26 on: November 01, 2011, 11:21:18 AM »
I tested the rockbox 480x800 Android on a orange Monte Carlo Cell Phone and the 6 band EQ is so small I can't touch it...  It's very very small on the top of the screen. Impossible to work with. Does the same happen on the Cowon D3? If it does, can't you correct this?
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4383
Re: Android: rasher's unmodified daily builds.
« Reply #27 on: November 01, 2011, 12:18:23 PM »
Try using "Advanced EQ" instead.  It gives access to the same parameters as the graphical EQ.  Maybe it will be usable. 
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline miow

  • Member
  • *
  • Posts: 10
Re: Android: rasher's unmodified daily builds.
« Reply #28 on: November 01, 2011, 01:08:03 PM »
Yes, the EQ is the same thing on the Cowon D3. Too small to be usable.  :'( Can't you PLEASE correct this?

Post Merge: November 01, 2011, 01:12:39 PM
Quote from: Chronon on November 01, 2011, 12:18:23 PM
Try using "Advanced EQ" instead.  It gives access to the same parameters as the graphical EQ.  Maybe it will be usable. 
Wheres cutoff?
« Last Edit: November 01, 2011, 01:12:39 PM by miow »
Logged

Offline TexasRockbox

  • Member
  • *
  • Posts: 267
Re: Android: rasher's unmodified daily builds.
« Reply #29 on: November 01, 2011, 01:24:10 PM »
Check the low shelf filter -> Cutoff frequency, same for the high shelf filter.  The other three filters utilize "Centre Frequency".
Logged
Cowon X5L 240GB.  Rockbox 3.9.1  File browser with dircache, .flac -8  using both batteries! Samsung Player 5.0 Android 2.3.5 RaaA (Rasher daily build) .ogg -q7 & -q8

  • Print
Pages: 1 [2] 3 4 ... 13
« previous next »
+  Rockbox Technical Forums
|-+  Third Party
| |-+  Unsupported Builds
| | |-+  Android: rasher's unmodified daily builds.
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.049 seconds with 22 queries.