FM radio for the D2!!!!

jimberg

Member
Joined
Dec 7, 2010
Messages
60
Reaction score
0
Location
california
Hi all.

I just wrote a quick script to install the fmradio app on your phone...

DOFMRadio. Hahahahaha. Couldn't get it to work for Fission, but maybe someone can try this out with their stock Droid 2.

Kimete.com - DarkOnion's House of Pain


worked perfectly on my droid 2 running squiddly's rom. aside from the sound thru the right channel bug. otherwise picks all local stations here. i was impressed.
 

Vulcan1600

Super Moderator
Staff member
Premium Member
Joined
Nov 20, 2009
Messages
5,745
Reaction score
306
Location
Pennsylvania
Worked for me with Squidly too. I also though I read there was an AM radio app too somewhere?
 

xmguy

Active Member
Joined
May 5, 2010
Messages
1,073
Reaction score
4
Location
RURAL TN
The phone has no way to process am radio signals. Fm is much eaisier.

Sent from XMGUY's Droid X.
 

Vulcan1600

Super Moderator
Staff member
Premium Member
Joined
Nov 20, 2009
Messages
5,745
Reaction score
306
Location
Pennsylvania
The phone has no way to process am radio signals. Fm is much eaisier.

Sent from XMGUY's Droid X.
Ok thanks for clarifying. FM is nicer but sure hope it eventually is fixed so it works through both speakers. This will be nice to listen to while motorcycle riding next year.
 

DRAGONWEEZEL

New Member
Joined
Oct 26, 2010
Messages
3
Reaction score
0
Awesome

I'm rooting my D2 this week just for this functionality.

Best christmas present I got!
 

pyro6128

Senior Member
Joined
Jan 5, 2010
Messages
1,511
Reaction score
8
Location
NYC
I'm going to use root explorer to do this, what kind of permissions do I need to set?
 

pyro6128

Senior Member
Joined
Jan 5, 2010
Messages
1,511
Reaction score
8
Location
NYC
I'm going to use root explorer to do this, what kind of permissions do I need to set?


Read the forum it tells you

I read this entire thread and don't see where it says what to set the permissions as using root explorer. I tried it once and got hung up on the loading screen, leading me to believe the permissions I chose were wrong. If someone who has it working could navigate to those files and say what the permissions for each is, it would be a great help to the rest of us.
 

jkcm725

Member
Joined
Apr 2, 2010
Messages
39
Reaction score
0
I'm going to use root explorer to do this, what kind of permissions do I need to set?


Read the forum it tells you

I read this entire thread and don't see where it says what to set the permissions as using root explorer. I tried it once and got hung up on the loading screen, leading me to believe the permissions I chose were wrong. If someone who has it working could navigate to those files and say what the permissions for each is, it would be a great help to the rest of us.


chmod 0644 /system/lib/libFMRadio.so
chmod 0644 /system/lib/libfmradio_jni.so
chmod 0644 /system/lib/libfmradioplayer.so
chmod 0755 /system/bin/fmradioserver
 

pyro6128

Senior Member
Joined
Jan 5, 2010
Messages
1,511
Reaction score
8
Location
NYC
Read the forum it tells you

I read this entire thread and don't see where it says what to set the permissions as using root explorer. I tried it once and got hung up on the loading screen, leading me to believe the permissions I chose were wrong. If someone who has it working could navigate to those files and say what the permissions for each is, it would be a great help to the rest of us.


chmod 0644 /system/lib/libFMRadio.so
chmod 0644 /system/lib/libfmradio_jni.so
chmod 0644 /system/lib/libfmradioplayer.so
chmod 0755 /system/bin/fmradioserver

Sorry, but what does this mean in terms of how it would appear in root explorer. Like rw-r--r-- type structure?
 

jkcm725

Member
Joined
Apr 2, 2010
Messages
39
Reaction score
0
I read this entire thread and don't see where it says what to set the permissions as using root explorer. I tried it once and got hung up on the loading screen, leading me to believe the permissions I chose were wrong. If someone who has it working could navigate to those files and say what the permissions for each is, it would be a great help to the rest of us.


chmod 0644 /system/lib/libFMRadio.so
chmod 0644 /system/lib/libfmradio_jni.so
chmod 0644 /system/lib/libfmradioplayer.so
chmod 0755 /system/bin/fmradioserver

Sorry, but what does this mean in terms of how it would appear in root explorer. Like rw-r--r-- type structure?

http://www.4webhelp.net/tutorials/misc/chmod.php

This will tell u how to do chmod, it just like setting up a web servers. It a good thing to know anyways.

Sent from my DROID2 using DroidForums App
 

xmguy

Active Member
Joined
May 5, 2010
Messages
1,073
Reaction score
4
Location
RURAL TN
I read this entire thread and don't see where it says what to set the permissions as using root explorer. I tried it once and got hung up on the loading screen, leading me to believe the permissions I chose were wrong. If someone who has it working could navigate to those files and say what the permissions for each is, it would be a great help to the rest of us.


chmod 0644 /system/lib/libFMRadio.so
chmod 0644 /system/lib/libfmradio_jni.so
chmod 0644 /system/lib/libfmradioplayer.so
chmod 0755 /system/bin/fmradioserver

Sorry, but what does this mean in terms of how it would appear in root explorer. Like rw-r--r-- type structure?

Owner . Read write
User . Read
Other . Read.


Sent from XMGUY's Droid X.
 

dwprog

New Member
Joined
Jan 10, 2011
Messages
2
Reaction score
0
I have read through this whole threadand it seems like it should be simple but I am running into problems.
Do I need to download sdk and adb and java? I also cannot figure out how to remount to rw. I have done everything I could to try and understand. I downloaded java and that sdk tools link and I unzipped this file, moved the folders to the sdk tools folder, tried the commands but when typing the second step in command prompt I get a message saying something like file wasn't found.
Please if anyone could clairify this stuff it would be greatly appreciated.
I had a droid x before the droid2 and I loved the fm radio. I would love to have it back. Thanks


Sent from my DROID2 using DroidForums App
 

elcompaLalo

Member
Joined
Oct 10, 2010
Messages
415
Reaction score
0
Location
SinCity
I have read through this whole threadand it seems like it should be simple but I am running into problems.
Do I need to download sdk and adb and java? I also cannot figure out how to remount to rw. I have done everything I could to try and understand. I downloaded java and that sdk tools link and I unzipped this file, moved the folders to the sdk tools folder, tried the commands but when typing the second step in command prompt I get a message saying something like file wasn't found.
Please if anyone could clairify this stuff it would be greatly appreciated.
I had a droid x before the droid2 and I loved the fm radio. I would love to have it back. Thanks


Sent from my DROID2 using DroidForums App

Are you running the script (or whatever the proper term is)? If you have sdk then just run it and let it do the work for you.

From a D2.
 
Top