• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Creating Themes for Velocity 1.1

Maybe it's corrupt then.... interesting.


savoxis said the updater script IS NOT part of the framework-res.apk but is part of the flashable zip, if you want to use a flashable zip you can pull the updater script out of the original rom zip, or even just use adb to copy the file over and not fuss with the zip. I tried this with 1.0 and found the zips not to work so i used adb, then hijacked GRZLAs flashable zip for one of the 1.0 themes (figured itd be cool since its for my personal use) so i could store and flash my own like that.
 
This worked. Also I had to turn off sig veri.

Seriously, thanks guys! you were very helpful.

Im glad you got it, sorry I was busy:

The updater script tells the recovery what to do when you say "flash rom" You are actually QUITE lucky it failed early, the velocity update script (since it is a full rom) wipes your system partition, If it didn't fail for lack of files you probably would have had to restore a backup.

I havent used the UOT but from the sounds of it, a script will be generated by the kitchen-it just needs a valid binary. As for signing a zip, you can use this very easy tool
http://androidforums.com/developer-101/8665-how-signing-roms.html
This way if you wanted to you could distribute your package as a flashable zip. (without telling people to disable verification)
 
Back
Top Bottom