adb script to deblur any rooted 2.1 rom and add live wallpapers in one step
Ok,this is how to get the roms back to what 2.1 should be.It will remove blur and add live wallpapers. I needed to leave in the blur-services file,and a few others to get things to stop force closing,but for the most part,I think I fixed the issues.
You must have the drivers for your phone set up before starting.This assumes you are running 32 bit windows,if you have adb working on your 64 bit system,this will work for you too.
Instructions:
1: Download this zip file:Deblur.zip
2:extract the deblur.zip file so that all files in it are in one folder
3: Do a clean wipe and flash of the whatever 2.1 rom you want,go though setup,it doesn't matter if you sign in or skip,just get it to the home screen,install and pick launcher pro as default.
4:in the deblur folder,run the file "Run this to deblur your phone"
When it finishes booting up,you're done,and you have live wallpapers. same thing as all the other ones,polar clock,and most from the market work. nexus revamped looks like the original nexus.
I put most of the default (vanilla) android apps back in,but not all. If you want anything changed,let me know. I've been awake for about 22 hours now,so It will probably be at least a few hours before I go back to working on this.
I think I readded the google version of everything that I removed,but if you find something that is missing,tell me and I'll fix it.
and what it adds back (most taken from eclair2cliq alpha 5):
Term.apk
Music.apk
Mms.apk
Launcher.apk
LatinImeTutorial.apk
LatinIME.apk
Email.apk
DrmProvider.apk
Dock.apk
DeskClock.apk
CtsDpiTestCases2.apk
Calculator.apk
Development.apk
SpareParts.apk
Also adds the live wallpaper support frameworks.
btw,I've only tested with the adxlmod 2.0 rom,but it should work on all 2.1 roms.I'm going to try making my own rom based on this+official build,but I'm not sure how well it will work,I've never made a rom before.
@cliqcliqpow: I'm going to try,but I honestly have no idea where to start. I'm going to start with modifying the official blur rom,basically just do the same mods this does,as a rom,not an add on,then I'll go from there. i've been looking for tutorials for how to start,but most of them are for the g1,I have no idea how to get the drivers for the cliq into a rom.
Last edited by msnuser111; 07-29-2010 at 07:47 PM.
Reason: Automerged Doublepost
I was actually just wondering the same thing,if anyone could answer that for me,I'll make it part of the zip,and part of my rom.
Side note,I unzipped the adlxmod 2.0 rom and removed and added the stuff I needed to from the system folder,made a few changes in the build.prop file and the default file,deleted the meta-inf folder,rezipped it and resigned it,but when I go to flash it,it says E:Can't find update script Installation Aborted.
Anyone know what I need to do to make this work?
you shouldn't have deleted the whole META-INF folder. It contains the update script under /META-INF/com/google/android/. Only delete CERT.RSA, CERT.SF and MANIFEST.MF
ok,that explains it,thanks. I'm resigning it now. It'll probably be awhile before I have a release even if there aren't any more issues I have to fix,though. It's a combination of my slow 1.7ghz pentium4-m laptop taking forever to sign files,and the same laptop only having usb 1.0 so it takes FOREVER to copy things to my phone.