[MOD] Uncapped Data For Your ROMS (Skyraider, Virtuous, OMGB, ETC)

Jul 1, 2010
21
0
0
Shens or not, flashing this finally allows me to successfully WiFi tether without dropping the connection after 8 Mbs. So I'm not complaining. Thanks a lot!

Sent from my ADR6300 using XDA App
 

JagoX

Senior Member
Aug 11, 2010
356
10
0
Do you think they could detect it?
I have a feeling if enough people apply this mod we may see the carrier start blocking the devices. Just saying...

Sent from my android phone
The carriers were already use the "people are abusing the data network" excuse months ago (at minimum) so I wouldn't be surprised if they use this as an excuse to block it (if it was possible.)
 

coolkid602008

Senior Member
Nov 2, 2008
74
12
8
Well either this or HTC Sync kept making my sd card force unmount today.
Thanks for trying, this may actually be because of HTC Sync because I didn't notice any abnormalities until I tried syncing. Now Astro and Root Explorer are acting up for no reason.
Restoring now...

EDIT: Still doing it, I think HTC Sync corrupted my SD. You may disregard this.

EDIT: Yep most definitely. I'm using a different SD card now and all is good.
 
Last edited:

yojoe600

Senior Member
Jan 10, 2009
2,199
494
0
31
Greensboro, NC

ihtfp69

Senior Member
Feb 22, 2009
1,875
809
0
any advice to get it not to force close? i am not good at editing smali files so i have no idea what to take out and what to leave in...
Code:
./Phone/smali/com/android/phone/DataUsage.smali
./Phone/smali/com/android/phone/DataUsageListener.smali
Both of those classes use the ThrottleManager class and the ThrottleManager requires the ThrottleService to be running and accessible. There may be other dependencies as well in the ConnectivityManager and such.

So I would start by disabling the DataUsage class in ./Phone/smali/com/android/phone/Settings.smali
 

ihtfp69

Senior Member
Feb 22, 2009
1,875
809
0
Let me simply ask you this. Do you think this is a good idea yo pursue? Is it worth it?



Sent from my ADR6300 using Tapatalk
It's up to you. Examining the code, if this throttling service was engaged, it would put an icon in the notification bar. You would know it was on. This is code built in by Google. It is not an add on from Verizon. Personally, I would leave it alone.

On the other hand, you can't argue with results. If ppl are think they are getting better throughput with this mod, then go for it. But to fix the fc in settings, you have to disable the DataUsage class. You should also edit ServerThread and stop it from trying to instantiate the ThrottleService class that was deleted.
 
  • Like
Reactions: SR3TLAW

jmc2543

Senior Member
Jun 25, 2010
193
23
48
TN
Which one would I download for Lithium Mod 0.0.5? Im guessing the 4bar but not sure. Also does anyone know where I can get the two files that the OP talks about in order to create this mod myself, YoJoe never replied to me so.
 

yojoe600

Senior Member
Jan 10, 2009
2,199
494
0
31
Greensboro, NC
Which one would I download for Lithium Mod 0.0.5? Im guessing the 4bar but not sure. Also does anyone know where I can get the two files that the OP talks about in order to create this mod myself, YoJoe never replied to me so.
sorry i never responded i must have missed it ... but its easy to do it yourself google smali and back smali

actually i uploaded it
 

Attachments