Htc one x AT&T FM Radio - AT&T, Rogers HTC One X, Telstra One XL

I have an htc one x AT&T unrooted phone
I was wondering is there any FM Radio apks that work with the htc one x AT&T version that do not require data connection.
Thanks

Clean ROM has this enabled.

You are going to need to be rooted to make this happen. Pretty sure of that.
Sent from my HTC One X using xda app-developers app

trant01 said:
You are going to need to be rooted to make this happen. Pretty sure of that.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
This is correct. I'll have to find it when I get to work, but there is a thread around here that provides a set of deodexed apks. All you need to do is get the FM radio apk from that zip file, put it in /system/app, and change permissions to rw-r--r--. Worked for me.
--------------------------EDIT----------------------------
Apk can be found in this post http://forum.xda-developers.com/showpost.php?p=25636866&postcount=2
You don't need the Fm Radio Service apk, it's already on the phone.
(Rooted Stock 1.85)

You need root and you need to be deodexed. Full thread here:
http://forum.xda-developers.com/showthread.php?t=1649099
Similar info to the previous response, just the thread specific to the FM radio mod.

redpoint73 said:
You need root and you need to be deodexed. Full thread here:
http://forum.xda-developers.com/showthread.php?t=1649099
Similar info to the previous response, just the thread specific to the FM radio mod.
Click to expand...
Click to collapse
You don't actually need to be deodexed if you just place the FM apk in system/app.
(I know that's what the instructions say, but I haven't deodexed and it works fine)

shchenok said:
You don't actually need to be deodexed if you just place the FM apk in system/app.
(I know that's what the instructions say, but I haven't deodexed and it works fine)
Click to expand...
Click to collapse
Thanks for the clarification.

Thanks for all help, but for some reason whenever I do root it doesnt work and it says permission denied and waiting for phone to reboot.

Need more details. What firmware version, and what root method?

I have the 1.85.502.3 att version, with root method one click root.
Whenever i try it and do the reboot thing if there is an error it always says waiting for phone to reboot and permission denied.

How many times have you tried? I know it sometimes takes several tries, and you have to set the clock on the phone a day or 2 ahead each time you try.
I haven't used the 1.85 root method myself (rooted back on 1.73). So you'll likely get more experienced help asking on the thread for that root method.

be sure usb debugging is on otherwise i'm pretty sure that the commands sent won't work on the phone, such as reboot, etc

Can you use this in plane mode?
Mine will not work unless I have data + wifi enabled.

nvm I just got it to work, I did it manually and got it rooted.
Thanks for help guys.

now i have problem with radio lol, I moved both to system/app but they arent showing up. How do you do permissions to make them work?

jessgerb said:
now i have problem with radio lol, I moved both to system/app but they arent showing up. How do you do permissions to make them work?
Click to expand...
Click to collapse
Depends on what app you are using to copy the files. On Root Explorer, there should be a button at to of the screen to mount the directory as R/W. ES File Explorer, I think you have to hit menu, than "mount as root" or something like that. Then copy the FM radio files, and long press on each file to change permissions.

I did all of that but it still doesn't work.
How do you get to mount as root. I transferred files over but it still doesn't work.

jessgerb said:
I did all of that but it still doesn't work.
How do you get to mount as root. I transferred files over but it still doesn't work.
Click to expand...
Click to collapse
To mount the file system in ES go to settings and at the bottom you will need to click on root explorer then mount accept that then click on the option below it "Mount File System"
Side note: I did all the requested things and am still unable to install the HTC FM widget from the earlier posting. just says install failed or cannot install, something like that. But I am using CleanRom, maybe its not meant for that?? Not sure I even need the FM widget but I don't think CleanRom comes with a widget, just the icon.

Related

Update Gmail App

I am looking for the updated gmail app. Does anyone have the .apk file?
Sent from my PC36100 using XDA App
Version 2.2 is what I have, or is there something newer?
Sent from my EVO with swype on the XDA app
It has been updated today. Ive been looking for it too
Sent from my PC36100 using XDA App
try this one.. taken from a zip in the first post on the following thread:
http://forum.xda-developers.com/showthread.php?t=735596
version 2.2.1 gmail.apk
You may need to push through ADB as it was taken from a flashable package.
Edit: I can confirm this works. Just installed it on my phone. Rebooted and got the "whats new" screen when first opening gmail. Also reply button is at the top along with all other changes.
To install, copy over to /system/app with root explorer or push through ADB with "adb push Gmail.apk /system/app"
Verified also working on other phones. Also, if you are on an odex'd rom, make sure you delete original .apk and .odex files.
works good on Fresh 3.1.0.1, thanks!
I am running BS 1.4 and I can't get it to work. I was an idiot and overwrote the original gmail.apk. Do yall have the original froyo gmail.apk.
Thanks ahead.
Never mind I got it to work and I love it.
Thanks superevilllama!!!
I can install the APK onto my phone but I wouldn't mind waiting for the official release of the app.
Does anyone know how it will become available? Is it through an OTA or will it be in the Market?
What else has changed besides the snapping to top reply button bar?
oxeneers said:
What else has changed besides the snapping to top reply button bar?
Click to expand...
Click to collapse
According to androidcentral.com it includes "lots more stuff you will love" in addition to that. They do have some screenshots though..
http://www.androidcentral.com/newest-google-apps-bring-welcome-changes-gmail
cant u just update it on the marketplace or no?
SiL3nTKiLL said:
cant u just update it on the marketplace or no?
Click to expand...
Click to collapse
If I would have posted that, I probably would have searched the marketplace first to find out that no you cannot, at least not yet.
I think google may be moving everything towards being able to update individual gapps through the marketplace, but not quite yet. Plus I am not sure whether this has been officially released.
Can anyone explain how to install this via terminal emulator?
I've tried "cp" and I've tried "install" - always get the "File exists" error.
Am I using the wrong command? Can't use adb since I'm not at my computer for a while.
fchipm said:
Can anyone explain how to install this via terminal emulator?
I've tried "cp" and I've tried "install" - always get the "File exists" error.
Am I using the wrong command? Can't use adb since I'm not at my computer for a while.
Click to expand...
Click to collapse
Try just cut and paste with root explorer and reboot. A whole lot easier.
Either way you have to mount /system/app as RW before it will let you modifiy it.
superevilllama said:
Try just cut and paste with root explorer and reboot. A whole lot easier.
Either way you have to mount /system/app as RW before it will let you modifiy it.
Click to expand...
Click to collapse
Hey thanks for this. Never tried Root explorer - worked like a charm. Dunno why I've always been messing with terminal and adb when it's been this easy

Root Explorer won't mount as R/W

I'm trying to replace an apk with a skinned apk, but I can't, because root explorer refuses to mount anything as r/w, only r/o. No matter how many times I press the button, or hold it, etc.
Anything I should try to fix?
E_man5112 said:
I'm trying to replace an apk with a skinned apk, but I can't, because root explorer refuses to mount anything as r/w, only r/o. No matter how many times I press the button, or hold it, etc.
Anything I should try to fix?
Click to expand...
Click to collapse
Try a reboot. Thats usually what it needs
Sent from my PC36100 using Tapatalk
tmotech88 said:
Try a reboot. Thats usually what it needs
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
Yeah, I was just coming to say I found that out, thanks!
i asked this question on another thread but figured i'd bring it here since it's more on topic with this one. i'm running stock 2.2 and trying to delete the FB app in order to replace it with a transparent widget. with root explorer i tryed erasing facebook.apk but was unsuccessful. i was directed to mount it as R/W. should i have mount options even tho my phone isn't rooted? i ask because i didn't have the option to change to r/w. i went ahead and searched xda and read a few different threads but didn't find anyone asked about not having the option. i also searched google and viewed a few youtube video's just to find out what they were describing to me (since i didn't see the option). i was going to reinstall the app but apon uninstalling was also refunded my $. i'm sure it may be a stupid question but i figured i'd ask it anyways since at the moment i don't seem to have any other use for root explorer. thnx.
Sorry I have to ask, you are rooted right?
Sent from your mom's phone
k4v2n said:
i asked this question on another thread but figured i'd bring it here since it's more on topic with this one. i'm running stock 2.2 and trying to delete the FB app in order to replace it with a transparent widget. with root explorer i tryed erasing facebook.apk but was unsuccessful. i was directed to mount it as R/W. should i have mount options even tho my phone isn't rooted? i ask because i didn't have the option to change to r/w. i went ahead and searched xda and read a few different threads but didn't find anyone asked about not having the option. i also searched google and viewed a few youtube video's just to find out what they were describing to me (since i didn't see the option). i was going to reinstall the app but apon uninstalling was also refunded my $. i'm sure it may be a stupid question but i figured i'd ask it anyways since at the moment i don't seem to have any other use for root explorer. thnx.
Click to expand...
Click to collapse
Why buy root explorer if you aren't rooted...? And even though the mount options are there, it won't work
my original question (on another thread) was how do i uninstall FB running stock 2.2. the answer i received from a member was to use root explorer to delete it. being that i stated i was running stock 2.2 and i was instructed to use root explorer to delete it, i figured i didn't need to be rooted. ya i know it says "root" explorer...i also read a few comments in the app page (on the market) that stated "best file explorer weather rooted OR NOT". looks like i was wrong. either way thx for the help and the quik response
Lol I hear if you root your phone Root Explorer will work just fine
Sent from your mom's phone
a reboot doesnt want to work for me
k4v2n said:
being that i stated i was running stock 2.2 and i was instructed to use root explorer to delete it, i figured i didn't need to be rooted.
Click to expand...
Click to collapse
You can be running stock 2.2 and still be rooted - many people do this.

notification leds on 2.3.3??

Anyway to get the notification leds/button lights to flash when a text received on 2.3.3 like it does on cm7?
EDIT: found this, works perfectly.
phburks said:
There is an app in the Market called LG 2X/Black/3D Notifications that works with the G2X. It worked without root with 2.2 but apparently it requires root with 2.3.3 due to some changes LG made to the phone.
Click to expand...
Click to collapse
Anyway to have this app manually grant permission? I am rooted with stock 2.3.3 and it was working before for me but its not granting su permission
Sent from my LG-P999 using Tapatalk
Does your battery drain after you installed this app?
saotua said:
Does your battery drain after you installed this app?
Click to expand...
Click to collapse
Yessss
Thanks. i thought it just my phone.
Hi, I'm new here and I this is my first droid, so i need some help. I have done an extensive search and looks like I'm the only one with this problem.
I've rooted my g2x (2.3.3), etc, installed the notification led, change permissions to rw-rw-rw (sys/devices/plataform/star_touch_led/wled), so far so good. But when I reboot (turn off/turn on) the phone my permissions get back to rw-rw-r. So every time I turn on the phone I have to change it manually.
What am I doing wrong? Am I missing something? Phone problem?
one4one said:
Hi, I'm new here and I this is my first droid, so i need some help. I have done an extensive search and looks like I'm the only one with this problem.
I've rooted my g2x (2.3.3), etc, installed the notification led, change permissions to rw-rw-rw (sys/devices/plataform/star_touch_led/wled), so far so good. But when I reboot (turn off/turn on) the phone my permissions get back to rw-rw-r. So every time I turn on the phone I have to change it manually.
What am I doing wrong? Am I missing something? Phone problem?
Click to expand...
Click to collapse
Well for one, when you install the app there's no need to change its permission like that. Maybe that's why it switches back after a reboot..
Sent from my LG-P999 using Tapatalk
noodles2224 said:
Well for one, when you install the app there's no need to change its permission like that. Maybe that's why it switches back after a reboot..
Sent from my LG-P999 using Tapatalk
Click to expand...
Click to collapse
That's on Froyo.
On gingerbread, this app doesn't work that way. If I dont change the permissions it will never work. It's like when I turnoff/turn on the phone the permissions get back to "factory data reset".
Anyone with the same problem?
---
Well, finally it's solved. Dunno how, but the permissions doesn't' change anymore. Thank anyway.
noodles2224 said:
Anyway to have this app manually grant permission? I am rooted with stock 2.3.3 and it was working before for me but its not granting su permission
Sent from my LG-P999 using Tapatalk
Click to expand...
Click to collapse
Do you have the latest version from the Market. It detects whether or not the file is readable and asks you if it can make changes, and then gets superuser permissions. It must set the file settings every time the phone boots. If you do have the latest version try going into the program interface itself and see if there are options for this. If you cannot find them, simply uninstall the program (delete its data first) and then reinstall it. The first time you run it the program should go through whatever it needs to do to get su permissions, etc. You must be rooted on GB for this app to work.
I am rooted, I know how to use that apparently but fir some reason it doesn't detect anymore. But I got a modified version from the Dev and it skips the detection part. The dev said he figured out why it was doing it. Might be an update or something ..
Sent from my LG-P999 using Tapatalk

Why can't I edit build.prop or push to /system/app?

Odd.
In the original firmware I was able to edit build.prop to change my dpi to 120 but now I cannot. It won't save any changes. Also, I tried pasting an .apk into my /system/app folder and it blocked me. Then I tried pushing it with adb and it gave me a read-only error.
I know I am rooted - can run Titanium Backup, etc.
Anyone have any idea?
mitchellvii said:
Odd.
In the original firmware I was able to edit build.prop to change my dpi to 120 but now I cannot. It won't save any changes. Also, I tried pasting an .apk into my /system/app folder and it blocked me. Then I tried pushing it with adb and it gave me a read-only error.
I know I am rooted - can run Titanium Backup, etc.
Anyone have any idea?
Click to expand...
Click to collapse
Did you try another root explorer?
Root explorer can be finicky.
Also try clearing it out of super su and and reallowing it. Or wipe app data.
But from my experience with root explorer, I have always hated it!! Try File Manager HD, It is great and has root explorer and system mountable all the time
BeerChameleon said:
Did you try another root explorer?
Root explorer can be finicky.
Also try clearing it out of super su and and reallowing it. Or wipe app data.
But from my experience with root explorer, I have always hated it!! Try File Manager HD, It is great and has root explorer and system mountable all the time
Click to expand...
Click to collapse
Downloaded File Manager HD. Tried replacing the Snotes.apk. No dice. All attempts do do anything with that .apk fail. Seems pretty well locked down.
Same thing with build.prop. No changes will save.
mitchellvii said:
Downloaded File Manager HD. Tried replacing the Snotes.apk. No dice. All attempts do do anything with that .apk fail. Seems pretty well locked down.
Same thing with build.prop. No changes will save.
Click to expand...
Click to collapse
Hmm..
I will try it on my note and see if it works.
Also did u make sure it was called the right name and have the right permissions?
I will let you know tomorrow or maybe tonight if it works
Yep. I've done all this many times before. They have Snotes locked down tight.
Sent from my GT-N8013 using Tapatalk 2
mitchellvii said:
Yep. I've done all this many times before. They have Snotes locked down tight.
Sent from my GT-N8013 using Tapatalk 2
Click to expand...
Click to collapse
You don't have proper root. Reroot and try again. Works like a charm! See below.
Sent from my GT-N8013 using XDA Premium HD app
Huh that seems odd as everything that requires root to work seems to work just fine. Oh well will give it a shot.
Curious as to which method you used to achieve root?
Sent from my GT-N8013 using Tapatalk 2
did you make sure to mount the system folder as r/w? i've never memorized the command since i just use root explorer.
madsquabbles said:
did you make sure to mount the system folder as r/w? i've never memorized the command since i just use root explorer.
Click to expand...
Click to collapse
Yes I did everything correctly. Just not working. That's OK.
Sent from my GT-N8013 using Tapatalk 2
mitchellvii said:
Huh that seems odd as everything that requires root to work seems to work just fine. Oh well will give it a shot.
Curious as to which method you used to achieve root?
Sent from my GT-N8013 using Tapatalk 2
Click to expand...
Click to collapse
Custom Recovery, root.zip, TriangleAway. Although root access is being granted, there may be an issue with permissions on "/system". Tried fixing permissions yet?
Sent from my GT-I9300 using XDA Premium HD app
Mister_Mxyzptlk said:
Custom Recovery, root.zip, TriangleAway. Although root access is being granted, there may be an issue with permissions on "/system". Tried fixing permissions yet?
Sent from my GT-I9300 using XDA Premium HD app
Click to expand...
Click to collapse
No haven't done that. Will run a permissions fix.
mitchellvii said:
No haven't done that. Will run a permissions fix.
Click to expand...
Click to collapse
I was wondering if you have resolved this issue because im having the same problem now. Do you recall doing anything that may have caused this issue? Everything for me started going heywire once i installed init.d support just a second ago. I Can r/w and r/o in certain parts of the system but i cant paste anything anywhere. I also noticed increase cpu load afterwards. Might i add this is the second time i have had these issues after installing init.d support script. The way i solved this the first time was i had to odin stock firmware and this solved everything. Id like to refrain from doing this again though because ill loose all my stuffs and have to set everything up again.
Sent from my GT-N8013 using Tapatalk 2
How did you achieve root? In other threads, problems with write access to /system are reported when a rooted firmware was flashed. Only the method with CWM (install CWM, flash SuperSU) did work.
akxak said:
How did you achieve root? In other threads, problems with write access to /system are reported when a rooted firmware was flashed. Only the method with CWM (install CWM, flash SuperSU) did work.
Click to expand...
Click to collapse
Oh the first time i rooted with the CWM method. But the second time, i did odin a rooted firmware Now that i think about it, the first time i was able to write to /system but now i can't after a rooted firmware flash. So the init.d script wasnt the problem. I just made an assumption because before, i havent touched anything in /system but when i installed init.d script it was actally the first time i tried to edit /system after the rooted firmware. So yes looks like im going to have to odin a stock non-rooted firmware. Thanks man! Makes alot of since now.
edit: couldn't i just try the cwm method and see it it overwrites, cause the only UEALGB firmware i can find is prerooted. I don't want to switch to UEALH2.
Sent from my GT-N8013 using Tapatalk 2
mitchellvii said:
Odd.
In the original firmware I was able to edit build.prop to change my dpi to 120 but now I cannot. It won't save any changes. Also, I tried pasting an .apk into my /system/app folder and it blocked me. Then I tried pushing it with adb and it gave me a read-only error.
I know I am rooted - can run Titanium Backup, etc.
Anyone have any idea?
Click to expand...
Click to collapse
me to same error
Try Root Explorer(or ES File Explorer) & enable R/W for system files
Check your SuperSU/Superuser app.
See if your access is granted & not denied.
If SuperSU/Superuser asking for update, update it (usually binary update)
If your SuperSU/Superuser is gone, re-install it from Play Store & run it for the first time to update binary.
Retry modifying your system file(s)
Bro I cannot change build.prop product model....
I tried root explorer and es explorer
From yuphoria
Is that cannot or don't know how.
One is no root two is edit.
Sent from my SM-N930F using XDA-Developers mobile app
---------- Post added at 02:13 PM ---------- Previous post was at 01:20 PM ----------
JJEgan said:
Is that cannot or don't know how.
One is no root two is edit.
Sent from my SM-N930F using XDA-Developers mobile app
Click to expand...
Click to collapse
Edit is at the top of the RH side.
Sent from my SM-N930F using XDA-Developers mobile app
I have the same problem...
I can change my build.prop but after a reboot all the changes are gone.
I have rerooted it 2-3 times already. I can just change it sucessfully at the beginning but after some time it doesn't work anymore.
I have a samsung galaxy a3 2017.
Try forum for your phone .
Post lacks any information to help.
Suggest FX Explorer.

[Q] Notification Light 5 min duration?

Is there an app or mod that will make the notification light blink for more than 5 min? Or does installing a rom fix that?
KoolKidd_23 said:
Is there an app or mod that will make the notification light blink for more than 5 min? Or does installing a rom fix that?
Click to expand...
Click to collapse
I have edited the /system/customize/ACC/default.xml file before to disable the 5 minute timeout. I believe you change the value of NMS_feature_led_flash_timeout from 5 to 0. Try it and let us know how it works.
Ok thanks, it won't let me do it right now and I'm sure it's because I'm not rooted yet. I'll root and let you know
shortstuff_mt said:
I have edited the /system/customize/ACC/default.xml file before to disable the 5 minute timeout. I believe you change the value of NMS_feature_led_flash_timeout from 5 to 0. Try it and let us know how it works.
Click to expand...
Click to collapse
Ok thanks, it won't let me do it right now and I'm sure it's because I'm not rooted yet. I'll root and let you know
shortstuff_mt said:
I have edited the /system/customize/ACC/default.xml file before to disable the 5 minute timeout. I believe you change the value of NMS_feature_led_flash_timeout from 5 to 0. Try it and let us know how it works.
Click to expand...
Click to collapse
I've been looking for the answer to this since I bought this phone. Shortly after it was released. Asked and searched but never got or found an answer. Tried this and it worked. Thanks a bunch. :good:
robocuff said:
I've been looking for the answer to this since I bought this phone. Shortly after it was released. Asked and searched but never got or found an answer. Tried this and it worked. Thanks a bunch. :good:
Click to expand...
Click to collapse
Which file manager did you use? I'm trying to do it but I'm either getting an error or permission denied
KoolKidd_23 said:
Which file manager did you use? I'm trying to do it but I'm either getting an error or permission denied
Click to expand...
Click to collapse
Root Explorer. Have to set it to R/W before doing the edit. It may be that the system is mounted as read only in the app you're using. You may have to change it in the settings of the app you're using. In Root Explorer, there's a small button. Upper right side of the screen while viewing the folders. If the system is mounted R/O, it'll say "mount R/W". Press on it and then do the edit.
You do have to be rooted for it to work though.
robocuff said:
Root Explorer. Have to set it to R/W before doing the edit. It may be that the system is mounted as read only in the app you're using. You may have to change it in the settings of the app you're using. In Root Explorer, there's a small button. Upper right side of the screen while viewing the folders. If the system is mounted R/O, it'll say "mount R/W". Press on it and then do the edit.
You do have to be rooted for it to work though.
Click to expand...
Click to collapse
Ok I just did it and it made a back up xml file, just delete the original and it should work I assume?
No need to delete anything. You can delete the backup if you want though. It's up to you.
robocuff said:
No need to delete anything. You can delete the backup if you want though. It's up to you.
Click to expand...
Click to collapse
Still not working for me, I changed it to 0 then my phone reboots and when I go back to root explorer it still says 5
Edit: Nvm I got it, thanks
Are you rooted? If so, check your superuser app to see if Root Explorer has root permissions. Also, if it's still set to 5 when you reboot, is the backup file there or not? If not, it sounds like a root problem of some sort to me.
It should look like this before I edit correct? And yea I'm rooted
Sent from my HTC6525LVW using XDA Free mobile app
KoolKidd_23 said:
It should look like this before I edit correct? And yea I'm rooted
Sent from my HTC6525LVW using XDA Free mobile app
Click to expand...
Click to collapse
Yes
I can't get it to work either. Change stuck even after reboot ?
Yes. But, you need to click on that button that says mount r/w before you do the edit. If you do that and it still doesn't work, something isn't right with your root.
Are you permanently rooted or are you using weak sauce for root? If the latter, the changes won't stick if you do a normal reboot. Rebooting is necessary for the setting to take effect. With weak sauce, you have to do a hot reboot for things to stick. Things will only stick if you do a hot reboot. A normal reboot will result in your change or changes reverting back to the original meaning you'll have to do it over again. It'll work as long as you only hot reboot. If you're using weak sauce for root, you really should consider getting permanently rooted.
This worked, thanks!
Ahhhh ok makes sense. Yea I'm only weak sauce rooted so I'll get it permanently rooted then
Sent from my HTC6525LVW using XDA Free mobile app
I'm pretty sure I have it mounted correctly but I can't edit the file. What am I doing wrong. I'm using root Explorer and it's mounted r/w
dmrnhs said:
I'm pretty sure I have it mounted correctly but I can't edit the file. What am I doing wrong. I'm using root Explorer and it's mounted r/w
Click to expand...
Click to collapse
You need system read write as far as I know. Weak sauce root won't suffice.
Sent from my HTC6525LVW using Tapatalk
I have that. I'm running CleanRom. Do we have to enable certain permissions? I've followed all these steps. I not new to rooting and tweaks like this but then again I'm no expert

Categories

Resources