This is a mod to remove the data throttle from your rom. This does make a big difference if you use a lot of data. This is not a one size fits all solution. In order to make one for your rom, I will need your services.jar file in /system/framework. This will break the Mobile Network settings in your rom. You can easily get the throttle back with the remover mod. OP WIP. Attach your services.jar file to a post and say what rom you want it for. A thanks wouldn't hurt either
Thanks:
-Wildstang83 for being an awesome friend and showing me how to do this a while back
-sino8r for the original version of this mod
Downloads in post #2
DOWNLOADS:
Bamf 1.02: DOWNLOAD
One more just in case....
Last one (Maybe )
dmeadows013 said:
This is a mod to remove the data throttle from your rom. This does make a big difference if you use a lot of data. This is not a one size fits all solution. In order to make one for your rom, I will need your services.jar file in /system/framework. This will break the Mobile Network settings in your rom. You can easily get the throttle back with the remover mod. OP WIP. Attach your services.jar file to a post and say what rom you want it for. A thanks wouldn't hurt either
Click to expand...
Click to collapse
When I get time I will get you the code edits to umbreak the mobile network settings
Sent from RezROM
lllboredlll said:
When I get time I will get you the code edits to umbreak the mobile network settings
Sent from RezROM
Click to expand...
Click to collapse
Awesome! Thanks bored!
sub'd This looks promising
So VZW has a data throttle in services.jar and your tweak removes them but breaks other things and bored is going to fix what is broke?
Can you post the code changes please?
Also: Sprint locks ther hotspot and it can be unlocked in services.jar. Has anyone tried that with the VZW hotspot? I started parsing the tethergaurd and see some calls that authenticate or force to authenticate... Just wondering if you had any thoughts on that? Would be a nice little gift
scrosler said:
So VZW has a data throttle in services.jar and your tweak removes them but breaks other things and bored is going to fix what is broke?
Can you post the code changes please?
Click to expand...
Click to collapse
Yeah. Bored is going to post them when he gets some time. All you have to do to remove the throttle is decompile Services.jar and delete the files beginning with throttle in /com/android/server
dmeadows013 said:
Yeah. Bored is going to post them when he gets some time. All you have to do to remove the throttle is decompile Services.jar and delete the files beginning with throttle in /com/android/server
Click to expand...
Click to collapse
Wow... Ok. So I am assuming bored is going to remove the refernces to the smali files elsewhere in the code to eliminate them from being called?
Also, did you see my edit about hot spot? Any thoughts on that?
IM pretty sure with some effort we could crack the native hotspot.
scrosler said:
Wow... Ok. So I am assuming bored is going to remove the refernces to the smali files elsewhere in the code to eliminate them from being called?
Also, did you see my edit about hot spot? Any thoughts on that?
IM pretty sure with some effort we could crack the native hotspot.
Click to expand...
Click to collapse
As far as I know... I think that would be a cool project to do. I know I would use that a lot, and I've always wanted to hack a hotspot
Sent from my ADR6425LVW using Tapatalk
dmeadows013 said:
As far as I know... I think that would be a cool project to do. I know I would use that a lot, and I've always wanted to hack a hotspot
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
Yeah, I am pretty sure we could do it. I had asked if anyone had a ROM with a hacked hot spot (like we do on Sprint) and was told no one has done it yet.
With VZW, I am sure it will be differnt than Sprint, because VZW uses two different APK's while sprint uses one. To hack sprint you need to hack the services.jar (I think) and it would bypass the subscription check.
I looked at tetherign guard, thats the actual APK that does the checking and allows for authentication and saw some interesting stuff but never got a chance to follow up on it because shortly after we got unlocked and I have been focusing on ROM ever since.
I have Wed and Thur off so I might tear it down again and start looking at the code more closely.
testing the my patch right now... well actually ifthp69's from back in the Inc days
Sweet!!
lllboredlll said:
testing the my patch right now... well actually ifthp69's from back in the Inc days
Click to expand...
Click to collapse
Sent from my ADR6425LVW using XDA App
Figures old tricks don't work. The way we use to do it is rem out all the lines I'd code that had datausage except for the iput variable for mbuttondatausage the phone.apk settings.smali
Sent from RezROM
lllboredlll said:
Figures old tricks don't work. The way we use to do it is rem out all the lines I'd code that had datausage except for the iput variable for mbuttondatausage the phone.apk settings.smali
Sent from RezROM
Click to expand...
Click to collapse
For Hotspot or for Throttle... Sorry, I totally derailed this thread
I'm currently rooted, but still on stock, I'm not on any ROM. I'm confused on what this does? Are all are phones currently throttled? If I install this now do my speeds increase?
for the fc you get when you go to settings/wireless/mobile networks after the throttle is removed
the call what in the phone.apk settings.smali.... i'll mess with it more but i need to spend some time with my family for awhile
bal1985 said:
I'm currently rooted, but still on stock, I'm not on any ROM. I'm confused on what this does? Are all are phones currently throttled? If I install this now do my speeds increase?
Click to expand...
Click to collapse
When you go over a certain amount of data usage per month, Verizon decreases your data speeds. It is called throttling. This removes throttling. All Rezounds without this mod have it.
Back on the X2, this is what we did. Any chances it could be so simple for the Rezound? I know for damn sure I don't get throttled because I get ridiculous speeds all the time, lol.
L2_n19h7m4r3 said:
DISCLAIMER:
I cannot be held responsible for what YOU do to YOUR phone. With that said let's start!
(FYI: I use Root Explorer for this)
1. Preform a NAND Backup if you do not have one already
2. Make sure you are in WiFi or Airplane mode, or are not connected to 3G
3. Open root explorer and navigate to '/data/system/'
4. Find the 'throttle' folder and change the folder permissions to 'Owner:' 'Read' and 'Execute' only. (r-x------)
5. Open up the 'throttle' folder, you should have 2 files in here, one is 'temp' and the other is something like '-1226839461'. Backup these files to your SD card in case you have problems.
6. DELETE both files in the 'throttle' folder.
7. Reboot.
I am getting constant speeds of 2.31Mbps down and .7+ up. (On Eclipse 1.2RC1) Keep in mind this is only a theory for now, until I can get confirmation that it works for you guys also.
Click to expand...
Click to collapse
Related
Hey Everyone,
Sorry for this odd question but I am new to the community, I am thinking of purchasing the Thunderbolt because I can get the unlimited data. I want to root the device so I can use Wireless Tether or something like it to use my PC or as a hotspot (like the built in app). Do I have to load a custom ROM to do that after I go through the Root process?
What is everyone using for the Wireless Tether that works well. I am tired of Starbucks Crappy WiFi
Thanks in Advance and sorry if this is the wrong forum!!!
No rom required for that...just S-OFF and an app d/l!
BuffoGT said:
Hey Everyone,
Sorry for this odd question but I am new to the community, I am thinking of purchasing the Thunderbolt because I can get the unlimited data. I want to root the device so I can use Wireless Tether or something like it to use my PC or as a hotspot (like the built in app). Do I have to load a custom ROM to do that after I go through the Root process?
What is everyone using for the Wireless Tether that works well. I am tired of Starbucks Crappy WiFi
Thanks in Advance and sorry if this is the wrong forum!!!
Click to expand...
Click to collapse
actually you wouldn't even need to root. You can use the mobile hotspot. Just tell the rep when you buy the tbolt to sign you up for free. Theres a promo going until may 14ish that enables new tbolt buyers to get mobile hotspot for free.
App d/l?
Which app would everyone use and the s-off is part of the root process correct?
BuffoGT said:
Which app would everyone use and the s-off is part of the root process correct?
Click to expand...
Click to collapse
again you don't need an app. It's built into the settings. But if you want to go the hard way just search tether after you root. If you're only rooting for tethering thats kind of a weak reason. But to each his own.
mojonation1487 said:
again you don't need an app. It's built into the settings. But if you want to go the hard way just search tether after you root. If you're only rooting for tethering thats kind of a weak reason. But to each his own.
Click to expand...
Click to collapse
Mojo I would assume that after the 14th Verizon will try to tack on the 20.00 per month charge to use their hotspot and it's only free as a demo, kind of like the drug dealer who gives out crack samples to people???
BuffoGT said:
Mojo I would assume that after the 14th Verizon will try to tack on the 20.00 per month charge to use their hotspot and it's only free as a demo, kind of like the drug dealer who gives out crack samples to people???
Click to expand...
Click to collapse
Is that how they're doing it? The rep told me i'd have it until I changed my contract ie upgrade or decide to remove hotspot. If thats the case then def get the app instead.
mojonation1487 said:
Is that how they're doing it? The rep told me i'd have it until I changed my contract ie upgrade or decide to remove hotspot. If thats the case then def get the app instead.
Click to expand...
Click to collapse
I was under the impression it ended mid may and we'd have to pay. I could be wrong though.
Sent from my ThunderBolt using Tapatalk
I think getting wireless tether is like the "gateway app". Haha. That was the main reason I decided to root when I got an Incredible last year. Then I found a whole new world of possibilities and my desires changed. If you search the market you will find software for wireless tether, as mojonation1487 said. However, like (s)he also said, Hotspot is free until May 14th so you might want to try that before you hassle with rooting/modding. But I am willing to bet that after you play around with the phone and the options you have once rooted, you will end up flashing roms/mods. Enjoy the Tbolt!
Edit: (these posts add up fast) - I was told that I have to call on the 14th to remove Hopstop unless i want to be charged the $20/month....
Marhey said:
I think getting wireless tether is like the "gateway app". Haha. That was the main reason I decided to root when I got an Incredible last year. Then I found a whole new world of possibilities and my desires changed. If you search the market you will find software for wireless tether, as mojonation1487 said. However, like (s)he also said, Hotspot is free until May 14th so you might want to try that before you hassle with rooting/modding. But I am willing to bet that after you play around with the phone and the options you have once rooted, you will end up flashing roms/mods. Enjoy the Tbolt!
Edit: (these posts add up fast) - I was told that I have to call on the 14th to remove Hopstop unless i want to be charged the $20/month....
Click to expand...
Click to collapse
Thanks!!! Any suggestions on ROMs to use??
mojonation1487 said:
Is that how they're doing it? The rep told me i'd have it until I changed my contract ie upgrade or decide to remove hotspot. If thats the case then def get the app instead.
Click to expand...
Click to collapse
I feel like its worth mentioning that the Mobile Hotspot app itself actually states that the service is free for a limited time. A dialog box pops up with this message when you turn on the service.
Sent from my ADR6400L using XDA App
BuffoGT said:
Thanks!!! Any suggestions on ROMs to use??
Click to expand...
Click to collapse
Depends what you like. I like MIUI so I am waiting for that. I would say try and few and see what you like. Just take the extra 2 minutes each time and back up so you can revert back if you don't like it.
Mean Bro Greene said:
I feel like its worth mentioning that the Mobile Hotspot app itself actually states that the service is free for a limited time. A dialog box pops up with this message when you turn on the service.
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
hmmm haven't gotten this yet. although i haven't used it in a while. i'll check in a minute. EDIT. Okay yep its there, lame. Also nice hk-47 picture. hehe
BuffoGT said:
Thanks!!! Any suggestions on ROMs to use??
Click to expand...
Click to collapse
bamf 1.5 remix is sicktight until cm7 is at least at a release candidate state. Then I would definitely recommend that.
i have liked bamf 1.5 remix and tesla coil. BAMF still hase sense but tesla coil gives you a small taste of stock android.
try storm to start with - its the fastest rom around and i have tried them all. Chingy, the dev, was famous in the inc community for making stock roms go like rockets - goes well with lte speeds.
also this is not a dev thread. OP, please request the mods to move it to General or Q&A section
Aerogriff said:
I was under the impression it ended mid may and we'd have to pay. I could be wrong though.
Sent from my ThunderBolt using Tapatalk
Click to expand...
Click to collapse
I talked to a rep today and it sounds like the phone itself is not limited to usage on 4G, but you're limited to 2GB when using VZW's hotspot app (for the $20 a month). Does this sounds like what everyone else gathered? If this is true, then perhaps using wireless tether other than VZW would have the added benefit of the phone's "unlimited" plan.
I'm tired of dealing with themes and roms.... each has it's pros and cons, but what I really want is a way to just get rid of the AT&T sign in the top left corner of the screen on my Atrix!
Is there any way to get rid of it on either a rooted stock Atrix, or a de-odexed system?
(I'm assuming a de-odexed system would be easier for developers, but I really have no clue.)
sirdizzle415 said:
I'm tired of dealing with themes and roms.... each has it's pros and cons, but what I really want is a way to just get rid of the AT&T sign in the top left corner of the screen on my Atrix!
Is there any way to get rid of it on either a rooted stock Atrix, or a de-odexed system?
(I'm assuming a de-odexed system would be easier for developers, but I really have no clue.)
Click to expand...
Click to collapse
GingerBlur provides a native Gingerbread-esk experience and no ATT graphics.
Sent from my MB860 using Tapatalk
I'm pretty sure he said he didn't want to deal with roms. I don't either, but I want that at&t gone.
Swifted from my Atrix.
I used Gingerblur for a while, but there were a few things I REALLY hated it.
First, I really like the stock alarm clock, second I noticed a battery drain because of it.
So I got rid of Gingerblur...
You have to edit the framework-res.apk. If I have some time tonight I might be able to do it for you.
on21st said:
You have to edit the framework-res.apk. If I have some time tonight I might be able to do it for you.
Click to expand...
Click to collapse
I'd really appreciate the help! I wouldn't even know where to start if I were doing this myself...
I did not have enough time tonight (finals). But Ill do it tomorrow evening.
No worries.... just finished mine
That would make me really happy too! If this could also remove the AT&T microcell logo from when I'm at home too, it would be amazing. With that, wifi, and vibrate all together it gives room for all of one more notification.
Sent from my MB860 using XDA App
Here this is a .zip you can flash from CWM. It will also deodex your system if you have not done that. if you want I can create one that just pushes the framework-res.apk and does not touch anything else but since I wasnt sure what you were running I did this. Also it should only be used on 1.8.3 and on att atrix.
Download here:
http://www.megaupload.com/?d=GYS7C0F0
on21st said:
if you want I can create one that just pushes the framework-res.apk and does not touch anything else
Click to expand...
Click to collapse
Please do!
Swifted from my Atrix.
Some one beat me to it already. Here
http://forum.xda-developers.com/showthread.php?t=1096387
on21st said:
Some one beat me to it already. Here
http://forum.xda-developers.com/showthread.php?t=1096387
Click to expand...
Click to collapse
It says you must be deodexed...
Is this modification possible with odexed?
Swifted from my Atrix.
on21st said:
Here this is a .zip you can flash from CWM. It will also deodex your system if you have not done that. if you want I can create one that just pushes the framework-res.apk and does not touch anything else but since I wasnt sure what you were running I did this. Also it should only be used on 1.8.3 and on att atrix.
Click to expand...
Click to collapse
Thank you! Worked perfectly.
Im on Droid x2 CM7 used both Mod 1+2 results were fantastic
I've done all three mods and haven't really noticed much of a difference. Sometimes I'll get 2.0 mbps on a speedtest then do it again and get 200 kbps. It did that before these mods as well. I'm going to keep them for a bit and see if I notice any difference over a few days. I have a couple of questions though.
1. After doing the powerboost unthrottle mod There is a lot of apps i had to install in order to do this. BusyBox, scriptmanager, root explorer, etc..also there is the unthrottle folder on my sdcard. Can I delete these apps after I did the mod or does it require certain ones to continue functioning. I guess I'm not quite sure exactly what it did so i don't know what I can delete now.
2. any thoughts on the mash mod vs. these new cdma mods? Which is better?
tkuligowski said:
I've done all three mods and haven't really noticed much of a difference. Sometimes I'll get 2.0 mbps on a speedtest then do it again and get 200 kbps. It did that before these mods as well. I'm going to keep them for a bit and see if I notice any difference over a few days. I have a couple of questions though.
1. After doing the powerboost unthrottle mod There is a lot of apps i had to install in order to do this. BusyBox, scriptmanager, root explorer, etc..also there is the unthrottle folder on my sdcard. Can I delete these apps after I did the mod or does it require certain ones to continue functioning. I guess I'm not quite sure exactly what it did so i don't know what I can delete now.
2. any thoughts on the mash mod vs. these new cdma mods? Which is better?
Click to expand...
Click to collapse
Busybox should already be installed on your device. It usually comes with root. You can delete root explorer and script manager if you'd like but they are usefull tools. If you downloaded the busybody installer app you can get rid of that too. Leave the folder on your SD though.
I've not really experimented all that much with these mods muchbut you can probably usemash up and the other mods simultaneously. Just install the mashup first. Then do the other edits and run the powerboost script
Sent from my MB870 using xda premium
He is right use these after mash. But the only one that would be effected by mash would be flow control edit in build prop. U might get 2 mb/s at one point and 200kbs another its due to network optimization which is om the tower side. The other is speed apps are a joke really. Want real test results...use a real download. Like a rom zip. That will give real world results.
Sent from my DROID X2 using Xparent Blue Tapatalk
motcher41 said:
He is right use these after mash. But the only one that would be effected by mash would be flow control edit in build prop. U might get 2 mb/s at one point and 200kbs another its due to network optimization which is om the tower side. The other is speed apps are a joke really. Want real test results...use a real download. Like a rom zip. That will give real world results.
Sent from my DROID X2 using Xparent Blue Tapatalk
Click to expand...
Click to collapse
Well i downloaded a network monitor app and im never getting more then 200kbs stock or with any of the mods. It just doesnt seem to work for me. I kept downloading the cm7 rom to test dl speed.
Sent from my DROID X2 using Tapatalk
tkuligowski said:
Well i downloaded a network monitor app and im never getting more then 200kbs stock or with any of the mods. It just doesnt seem to work for me. I kept downloading the cm7 rom to test dl speed.
Sent from my DROID X2 using Tapatalk
Click to expand...
Click to collapse
Don't know what to tell u many cm7 users noticed 2x speeds. I know at home I get about 200kbs with the mods but at work it goes to 400-500kbs. Maybe you area has a lit of high data users sucking tower bandwidth. Not sure
Sent from my eclipsecrack using Xparent Blue Tapatalk
motcher41 said:
Don't know what to tell u many cm7 users noticed 2x speeds. I know at home I get about 200kbs with the mods but at work it goes to 400-500kbs. Maybe you area has a lit of high data users sucking tower bandwidth. Not sure
Sent from my eclipsecrack using Xparent Blue Tapatalk
Click to expand...
Click to collapse
That could be. It def sucks though cause I could use some help with data speed. 600kbs connection speed just doesn't cut it for netflix. I used to get 2.5mbps before the network optimization started and had no need for 4G. I wonder if there are different levels of optimization throttling cause I go through gigs of data like nobodies business even with my crappy speed. Maybe they are really bringing the hammer down on me. But I guess that powerboost mod should have taken care if that. The only thing I can think that's different about my phone is I have the TBH radio hack done.
Sent from my DROID X2 using Tapatalk
tkuligowski said:
That could be. It def sucks though cause I could use some help with data speed. 600kbs connection speed just doesn't cut it for netflix. I used to get 2.5mbps before the network optimization started and had no need for 4G. I wonder if there are different levels of optimization throttling cause I go through gigs of data like nobodies business even with my crappy speed. Maybe they are really bringing the hammer down on me. But I guess that powerboost mod should have taken care if that. The only thing I can think that's different about my phone is I have the TBH radio hack done.
Sent from my DROID X2 using Tapatalk
Click to expand...
Click to collapse
I had the radiocomm mod done as well and saw no speed suffering. It's just possible there are a lot of users on your tower and its splitting the bandwidth up across all of you.
I personally think network optimization is there to make people want to switch to 4G.
motcher41 said:
I had the radiocomm mod done as well and saw no speed suffering. It's just possible there are a lot of users on your tower and its splitting the bandwidth up across all of you.
I personally think network optimization is there to make people want to switch to 4G.
Click to expand...
Click to collapse
I would agree with your theory. Its already irritated me enough that I've considered buying off contract to get 4g since I can't upgrade till next february.
Sent from my DROID X2 using Tapatalk
another mod i come across have tried the first mod with flow control set to 10 slowed me down it seemed but I left it blank and seems like huge improvement maybe just me figured I share see what else others can get. haven't tried the second mod looks a little risky to me if you try it please post results for others and if it works for you make sure to thank the right person (not me)
;-)
http://forum.xda-developers.com/showthread.php?t=1466245
spleef said:
another mod i come across have tried the first mod with flow control set to 10 slowed me down it seemed but I left it blank and seems like huge improvement maybe just me figured I share see what else others can get. haven't tried the second mod looks a little risky to me if you try it please post results for others and if it works for you make sure to thank the right person (not me)
;-)
http://forum.xda-developers.com/showthread.php?t=1466245
Click to expand...
Click to collapse
Do you intend to try the Mod 2? I'm going to try this in a bit and will post my results.
El Shaddai's Wrath said:
Do you intend to try the Mod 2? I'm going to try this in a bit and will post my results.
Click to expand...
Click to collapse
yeah thinking about it going to spend next 20-30 reading through all the info surrounding it then if i understand how to do it and how to go back to the way it was before ill give it a go
spleef said:
yeah thinking about it going to spend next 20-30 reading through all the info surrounding it then if i understand how to do it and how to go back to the way it was before ill give it a go
Click to expand...
Click to collapse
I can not find code: "persist.ril.uart.flowctrl=1"
Tried Root Explorer and Rom Toolbox and neither showed this. I am running Joker's 1.4 kernal not sure if that could possibly make any difference???
what rom cm doesn't have it think its only stock or stock based I'm on rocko and its there also just did the file swap can't say it helped yet but no problems with it so far don't think in going to try the unthrottle mod though looks terribly risky of having to sbf the line in my prop is immediately after cdma ril........
Sent from my MB855 using xda premium
Currently running CM7.2 and the code literally isn't there at all which leads me to believe that you could just delete the entire thing and it would either help or hurt your speed on Sprint's network.
El Shaddai's Wrath said:
Currently running CM7.2 and the code literally isn't there at all which leads me to believe that you could just delete the entire thing and it would either help or hurt your speed on Sprint's network.
Click to expand...
Click to collapse
idk thread says if you put a 0 you lose internet and zep was looking into it saying it can only be turned on or off not adjusted but then again said maybe it could be seems like it needs more research/testing but hell as horrible as sprint network in my areas is especially without 4g and flakey wifi anything that can help im trying
so i have been running this for a full day now and can say both mods seemed to have improved my stability and speed of internet saying this because in my are the 3gs are more like no gs and withe mod1 and 2 in place ive gotten a very reliable connection and much improved ( not to the point of worth shouting about but ) i a using null settings on mod 1 just leaving it blank and ive done the file swap in the second mod i want to try the unthrottle bit but im no dev and dont want to play with it not knowing exactly what it could do to my magnificent mopho. gl folks hope this works for you guys as well as it "appears" to be for me
Im on cm9 and its also not there, well it wasn't i added persist.ril.uart.flowctrl=10 to the ril sections, and my results where better data speeds on the cm9 which has been terrible btw. going to try mod 2 while im at it.
grimproductions said:
Im on cm9 and its also not there, well it wasn't i added persist.ril.uart.flowctrl=10 to the ril sections, and my results where better data speeds on the cm9 which has been terrible btw. going to try mod 2 while im at it.
Click to expand...
Click to collapse
Coolness think im going to try the unthrottle today i just flashed new rom havent set anything up yet if it messes things up wont lose nothing starting over
Sent from my MB855 using xda premium
So doesn't Zep's 3G Tweak script do essentially the same or is this different somehow?
As far as I know his scripts don't but he is testing it to maybe include it or thats what I understood from reading his posts.....
Just did the whole unthrottle mod was much easier than I thought everything running great no problems at all too early to tell if it improved anything but we will see and ill report if anything has
Sent from my MB855 using xda premium
grimproductions said:
Im on cm9 and its also not there, well it wasn't i added persist.ril.uart.flowctrl=10 to the ril sections, and my results where better data speeds on the cm9 which has been terrible btw. going to try mod 2 while im at it.
Click to expand...
Click to collapse
You still running that mod without problems? Have you tried adding the line to CM7.2 RIL section?
jbb2388 said:
You still running that mod without problems? Have you tried adding the line to CM7.2 RIL section?
Click to expand...
Click to collapse
using rocko's unlocked rom with it nulled out (left it blank) maybe placebo but feels like its better so far as adding it to cm i think cm already removes the flow control im not 100% on that but if you wanna try it make sure you nandroid and or put a .bak after your prop so you can fix if something goes awry.
grimproductions said:
Im on cm9 and its also not there, well it wasn't i added persist.ril.uart.flowctrl=10 to the ril sections, and my results where better data speeds on the cm9 which has been terrible btw. going to try mod 2 while im at it.
Click to expand...
Click to collapse
Any specific place u added the line? And guessing # precedes it?
Sent from my CM9 Electrify.
Android 17 said:
So doesn't Zep's 3G Tweak script do essentially the same or is this different somehow?
Click to expand...
Click to collapse
his script took me from 200-500kpbs to 1000-2000kpbs 3g supercharged script with 1-5 settings setting 5 experimental took me to 2000 but up and down whole way setting 3 was pretty constant on 1500 so that is where i stayed
grdead25 said:
his script took me from 200-500kpbs to 1000-2000kpbs 3g supercharged script with 1-5 settings setting 5 experimental took me to 2000 but up and down whole way setting 3 was pretty constant on 1500 so that is where i stayed
Click to expand...
Click to collapse
Be nice to get speeds like this with CM9.
i thought i read some post where it worfed on cm9 not sure thou read the v6 scrip and look for the info there in the theme section
grdead25 said:
i thought i read some post where it worfed on cm9 not sure thou read the v6 scrip and look for the info there in the theme section
Click to expand...
Click to collapse
Good Question!
I an trying to know that too.
Sent from my MB855 using Tapatalk
roundeye1987 said:
Any specific place u added the line? And guessing # precedes it?
Sent from my CM9 Electrify.
Click to expand...
Click to collapse
The location should'nt matter. You definitely dont want a # before a line that you want parsed. A # is essentially voiding that line out. It is called a comment in technical terms.
Sent from my MoPho. All typos are the phones fault.
I'm pretty down with the HTC One I just recieved yesterday, but the only thing that is bothering me is all this stupid junk AT&T stuck in there. The fact that I cannot tether either is a bit disheartening. I see there are a few ROMS in the developers subforum, but I haven't been able to check them out yet. Do any of those roms fit that description and if so, which one is the LEAST modified?
I've been using Android Revolution HD 6.0 from the international forums. Certain ROMs do work on our AT&T variants. It has basically everything that the standard Sense has, with tweaks. No AT&T bloatware. I've also been getting pretty awesome battery life. You may want to check it out.
---------- Post added at 12:08 PM ---------- Previous post was at 12:04 PM ----------
Sorry, here's the link to the page:
http://forum.xda-developers.com/showthread.php?t=2183023
If you do decide to try it, make sure to read the entire original post before you do. There is instructions in there about using the volume buttons to select items in the Aroma installer. If you don't, your install may freeze.
I'm hoping we'll be able to flash our AT&T Ones to turn them into the same thing as the Developer Edition that's sold directly by HTC. I've been keeping on eye out for news of this becoming reality but haven't seen anything so far...
ranphi said:
I'm hoping we'll be able to flash our AT&T Ones to turn them into the same thing as the Developer Edition that's sold directly by HTC. I've been keeping on eye out for news of this becoming reality but haven't seen anything so far...
Click to expand...
Click to collapse
if you have an unlocked bootloader its basically the same thing as the dev edition. and once we have S-OFF we will be able to flash official RUU's to the phone
Would the De-odexed ROM allow me to remove the crap AT&T put on the phone? If so, this will probably be the route I'll go, well, as soon as I get my extra dropbox space anyway.
Daman09 said:
I'm pretty down with the HTC One I just recieved yesterday, but the only thing that is bothering me is all this stupid junk AT&T stuck in there. The fact that I cannot tether either is a bit disheartening. I see there are a few ROMS in the developers subforum, but I haven't been able to check them out yet. Do any of those roms fit that description and if so, which one is the LEAST modified?
Click to expand...
Click to collapse
Can't you use the tool kit (in the Android Development section) to root and uninstall via Titanium? I've always done that with stock roms in the past.
aipaloovik said:
Can't you use the tool kit (in the Android Development section) to root and uninstall via Titanium? I've always done that with stock roms in the past.
Click to expand...
Click to collapse
Nope the System partition is write protected, so once you reboot all the crap comes back.
+1 for ARHD 7.0, running flawlessly. I'm totally new to Android and flashing ROMs, the ARHD dev and the threads over in the international forum make the whole process easy to learn. I played with the phone for about 2 hours before I became completely fed up with the AT&T claws dug into every aspect of the software, coming from an iPhone I had not realized how bad the bloatware problem has become.
mark7201 said:
+1 for ARHD 7.0, running flawlessly. I'm totally new to Android and flashing ROMs, the ARHD dev and the threads over in the international forum make the whole process easy to learn. I played with the phone for about 2 hours before I became completely fed up with the AT&T claws dug into every aspect of the software, coming from an iPhone I had not realized how bad the bloatware problem has become.
Click to expand...
Click to collapse
Yeah, what really got me was that even after a day or two of using the phone, the AT&T Address book sync message would still pop up. I had already declined it and stopped any syncing to it. Then, to top it off, after I had already been on several long calls using the phone, the CityID message pops up saying that I'm now in a trial period? It made me decide to go ARHD without a regret. De-bloated, stable, and battery is great for me.
Also went with ARHD. Working wonderfully so far.
Everyone can flash Int'l ROMs with no trouble. ARHD is a great ROM with a great Dev. Give it a try. A make sure you read before you start complaining about LTE signal strength.. The official ATT ROMs fake your signal to make it look better than it is. The Int'l ROMs are the actual strength.
BAM1789 said:
Everyone can flash Int'l ROMs with no trouble. ARHD is a great ROM with a great Dev. Give it a try. A make sure you read before you start complaining about LTE signal strength.. The official ATT ROMs fake your signal to make it look better than it is. The Int'l ROMs are the actual strength.
Click to expand...
Click to collapse
Thanks for the tid bit!! I'm thinking about this ROM as well. The only thing I really need though is Wifi Tethering. Do you know if it can do it without paying AT&T for it? I'm sure some ROMS will have it soon enough. I would even use FOXFI if it would work.
With the ONE I just can't seem to get around AT&T. I'm in the ball park like many others who think tethering should be free. I get the whole "you are paying just for your phone service" and not your laptop or ipad and such; I just don't agree with it, so won't ever pay for it. I'll pay for MP3's, I'll pay for Apps, I just don't think I should line AT&T's pockets for something I already pay for "DATA".
Ok Rant Over. I got out of control there. I apologize.
dmjlabelle said:
Thanks for the tid bit!! I'm thinking about this ROM as well. The only thing I really need though is Wifi Tethering. Do you know if it can do it without paying AT&T for it? I'm sure some ROMS will have it soon enough. I would even use FOXFI if it would work.
With the ONE I just can't seem to get around AT&T. I'm in the ball park like many others who think tethering should be free. I get the whole "you are paying just for your phone service" and not your laptop or ipad and such; I just don't agree with it, so won't ever pay for it. I'll pay for MP3's, I'll pay for Apps, I just don't think I should line AT&T's pockets for something I already pay for "DATA".
Ok Rant Over. I got out of control there. I apologize.
Click to expand...
Click to collapse
With ARHD you can turn on Mobile Hotspot and everything I just don't know if ATT will pick up if you're using it. I know with CM, I've used tethering and ATT never said a thing to me. So I'm guessing use it till they send you something.
BAM1789 said:
Everyone can flash Int'l ROMs with no trouble. ARHD is a great ROM with a great Dev. Give it a try. A make sure you read before you start complaining about LTE signal strength.. The official ATT ROMs fake your signal to make it look better than it is. The Int'l ROMs are the actual strength.
Click to expand...
Click to collapse
I'm having one problem with the stock international deodexed rom. Apparently, I cannot install purchased apps. It downloads, then says it cannot be installed on USB or SD card...
any solutions?
dmjlabelle said:
Thanks for the tid bit!! I'm thinking about this ROM as well. The only thing I really need though is Wifi Tethering. Do you know if it can do it without paying AT&T for it? I'm sure some ROMS will have it soon enough. I would even use FOXFI if it would work.
With the ONE I just can't seem to get around AT&T. I'm in the ball park like many others who think tethering should be free. I get the whole "you are paying just for your phone service" and not your laptop or ipad and such; I just don't agree with it, so won't ever pay for it. I'll pay for MP3's, I'll pay for Apps, I just don't think I should line AT&T's pockets for something I already pay for "DATA".
Ok Rant Over. I got out of control there. I apologize.
Click to expand...
Click to collapse
I posted a ATT Wifi hotspot mod in the dev section yesterday for stock/rooted (deodexed or odexed)
Also - I may be off base, but as far as debloating is concerned, we should be able to do this with an updater script in a recovery flashable package where it's just deleting the packages we don't want. As long as it's done in recovery it should stick on reboot. If we want to start a list of what should be removed, I can put a script together to remove them via recovery and we'll see how it works. (Edit - Working on it now)
Edit: well it removed them from /system/apps, but a few are still showing installed. Guess we'll have to get rid of the data they've created as well? Still playing... either way i managed to get these out of /system/app/:
ATT Device Help, Address Book Sync, Amazon Kindle, CityID, Drive Mode, Family Map, Hot Spot (ATT's), Locker, Messages (ATT's), myATT, navigator (ATTs), Promo Widget, Ready2go, SmartWifi, YPmobile
Sill playing..
Edit: Almost there...
Running Renovate on my AT&T HTC One and it is great. You guys should check it out. Clean rom with AT&T bloat removed, great battery, and some great tweaks.
homeslice976 said:
I posted a ATT Wifi hotspot mod in the dev section yesterday for stock/rooted (deodexed or odexed)
Also - I may be off base, but as far as debloating is concerned, we should be able to do this with an updater script in a recovery flashable package where it's just deleting the packages we don't want. As long as it's done in recovery it should stick on reboot. If we want to start a list of what should be removed, I can put a script together to remove them via recovery and we'll see how it works. (Edit - Working on it now)
Edit: well it removed them from /system/apps, but a few are still showing installed. Guess we'll have to get rid of the data they've created as well? Still playing... either way i managed to get these out of /system/app/:
ATT Device Help, Address Book Sync, Amazon Kindle, CityID, Drive Mode, Family Map, Hot Spot (ATT's), Locker, Messages (ATT's), myATT, navigator (ATTs), Promo Widget, Ready2go, SmartWifi, YPmobile
Sill playing..
Edit: Almost there...
Click to expand...
Click to collapse
Here it is. A flashable package that will remove all the ATT bloat described above. Let me know if anyone runs into any issues, or see anything that's not getting removed that should be. I recommend wiping cache and dalvik after flashing.
Im running stock Odexed AT&T rom from JMZ found in development section with Thoravukks Kernel from international HTC one found here http://forum.xda-developers.com/showthread.php?t=2229300 which allowed me to delete all of AT&Ts bloatware from the rom since the kernel Naw read and write. Plus Modaccos xposed framework which allowed me to remap the menu button to the back button by long pressing it. And let me say its running beautifully. No issues at all everything works. Plus i get to keep my AT&T signal icons which i prefer.
Sent from my HTC One using xda premium
Fidelio_o said:
Im running stock Odexed AT&T rom from JMZ found in development section with Thoravukks Kernel from international HTC one found here http://forum.xda-developers.com/showthread.php?t=2229300 which allowed me to delete all of AT&Ts bloatware from the rom since the kernel Naw read and write. Plus Modaccos xposed framework which allowed me to remap the menu button to the back button by long pressing it. And let me say its running beautifully. No issues at all everything works. Plus i get to keep my AT&T signal icons which i prefer.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Yes. This can absolutely be fixed by flashing a different kernel. This is for those who prefer a fully stock experience, minus the bloat.
homeslice976 said:
Here it is. A flashable package that will remove all the ATT bloat described above. Let me know if anyone runs into any issues, or see anything that's not getting removed that should be. I recommend wiping cache and dalvik after flashing.
Click to expand...
Click to collapse
Thanks tons! Looks like all the AT&T crud is gone! Totally appreciate this. So far no issues.
And no bloat returns after 2 reboots.
Just wondering, is this 100% uninstall?