Data Throttling

aaronmcc11

Member
Joined
Jun 12, 2010
Messages
58
Reaction score
0
Anyone know if the 2.5 data throttling hack will work on 3.0?

Sent from my Droid using DroidForums App

Edit: Well.. I tried flashing it JUST to see for myself.. no luck.. bootloops.
Anyone working on a 3.0.1 hack?
 
Last edited:
OP
aaronmcc11

aaronmcc11

Member
Joined
Jun 12, 2010
Messages
58
Reaction score
0
I am going to do this myself if I find out exactly what is needed.
After digging into the hack.zip for UD 2.5 I see that:
1. It contains an edited services.jar
2. It contains a META-INF folder with: cert.rsa, cert.sf, manifest.mf, and a "com" folder
3. META-INF/com/google/android contains a script file named "update-script"
4. This script file, when opened and viewed as text only contains 3 lines:
show_progress 0.1 0

copy_dir PACKAGE:system SYSTEM:

show_progress 0.1 10

I can edit the services.jar myself.. I know how to do all that.. but what about the META folder?
Can I use the folder from the UD2.5 zip or would UD 3.0.1 need a custom META folder specific to its build?
 
Top