Progress - myTouch 4G General

I was able to change the system and framework directories from R/O to R/W and add circular battery png's to the framework-res.apk and push to the phone, screen shot is attached..
It might not be the progress to get complete root, but atleast we can mod the look of it and it stay after power down.

Wow. I need to get rid of the preinstalled swype so I can install the one with speech mic on it

And this mod holds after a restart?
Sent from my HTC Glacier using XDA App

Yea, so far rebooted 2 times and still holding.
Sent from my HTC Glacier using XDA App

Good news.

good find bro... def something to look into nice to have other ideas to build on

Mr Bill Florida said:
Yea, so far rebooted 2 times and still holding.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
...with fastboot OFF?

Fastboot is off, used root explorer to change attributes and pushed with adb.
Sent from my HTC Glacier using XDA App

Ok so newb question here... I've tried to mod framework-res.apk numerous times on my n1 and adb never works right, won't push or doesn't exist, or just bootloops... Any chance you could do a step by step write up on how you got the battery .pngs To work? I was just using uot kitchen before and now without full root I can't use it... I know its a pain but this is a mod I did constantly to every rom I ran. Ie: phone on? Resign apk? Commands in adb? Thanks ;-)

Yes! instructions would be awesome!

Instructions and someone else is what it will take before I believe this. Since it is not even deodexed as well as the battery icon in the picture looks blurry (to me anyways) and doesn't look native.

I pulled the framework-res.apk from system/framework
opened it within winrar and moved the battery png's to res/drawable-mdpi
it asked to update after move and click ok
went into root manager and remount /system as r/w
pushed framework-res.apk to /system/framework
that is the exact steps I followed as I did with when I had my mytough3g as well

I still can't wrap my head around this. How do these changes persist beyond a reboot if the system partition cannot be written to??
I thought this was the single biggest issue blocking progress in developing for both this device and the G2. So, it would appear that Root Explorer can re-write anything in the system partition by simply changing from r/o to r/w?
I don't get it.

NICE NICE, and nice Applanet ^_^

so this does work. Only thing i did was mount system in clockwork recovery then push framework-res.apk to /system/framework as far percentages go, there are only .pngs for 0,10,20,40,60,80 and 100 percent so i would assume the .xml needs redone. But cool to be able to do this!

Related

Jonnybueno's customizations Now with more RED!!!

Here are some things you can use to customize your rooted droid incredible. I'd like to thank Jairomeo, bgill, HOCKEY, kmobs, htc and motorola as well as unrevoked and xda.
Apply these mods at your own risk... I accept no responsibility for anything that may happen to your phone or you.
New Awesome Framework/htc resources kanged from cubanaso
props!!! all credit goes to him!!! Please donate if you like his work
Download for stock 2.1 Sense:
Htc resource apk with red drawables
framework with stock sense notifications
framework with red notification icons seen in link above
To install:
boot into recovery
choose mount /system
put framework-res.apk into tools folder in your sdk directory
put com.htc-resources.apk into tools folder in your sdk directory
open command line to tools folder in your android sdk directory
Code:
adb push framework-res.apk /system/framework/
adb push com.htc.resources.apk /system/framework/
reboot
Framework-res.apk with red highlights for Stock 2.1 Sense---
download:http://www.mediafire.com/file/nmimngkn5mj/framework-res.apk
To install
boot into recovery
choose mount /system
put framework-res.apk into tools folder in your sdk directory
put com.htc-resources.apk into tools folder in your sdk directory
open command line to tools folder in your android sdk directory
Code:
adb push framework-res.apk /system/framework/
adb push com.htc.resources.apk /system/framework/
reboot
fonts seen in above screenshots
to install:
download fonts.zip and extract folder fonts
put fonts folder into tools folder
boot into recovery
Code:
adb push fonts /system/fonts
Modded DroidX live Wallpaper
Download: http://www.mediafire.com/file/n4jbyezugmi/Droidx-modded-htc.apk
To install: use file manager
A different mod
Download: http://www.mediafire.com/?zlkzdjhicvg
galaxy s ocean waves mod
download: http://www.mediafire.com/?mhvqy2in3fn
galaxy s dandelion mod
download: http://www.mediafire.com/?zin2gn23nyg
Icons seen in above screenshots
Download: http://www.mediafire.com/?znzw3wmjm0q
To install: use folder organizer or bettercut
Thanks for sharing!
Thanks! This is exactly what im looking for. Wish i could have more red though, some thing are still green but that's a sense thing.
Sent from my ADR6300 using XDA App
skaterA223 said:
Thanks! This is exactly what im looking for. Wish i could have more red though, some thing are still green but that's a sense thing.
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
No problem... i uploaded newer framework apk... try that one out
this is great, i hope in newer updates you can kill more of the green
b00sted said:
this is great, i hope in newer updates you can kill more of the green
Click to expand...
Click to collapse
When we get something without sense, for sure
how do you get the fonts to work? pushed them no problem.. framework worked fine
worm- said:
how do you get the fonts to work? pushed them no problem.. framework worked fine
Click to expand...
Click to collapse
did you get an error message? doing it in recovery right? make sure folder is extracted
yep, all the font files pushed no problem, when i rebooted nothing changed w/ fonts
i'll re push, push in recovery w/ /system mounted i'm assuming
yo another question, edited framework apk to change battery indicator from red to blue, now it has a white box behind it, how do we fix this
worm- said:
yep, all the font files pushed no problem, when i rebooted nothing changed w/ fonts
i'll re push, push in recovery w/ /system mounted i'm assuming
Click to expand...
Click to collapse
You assume correct...
I just tried my own instructions, and everything pushed just fine.
worm- said:
yo another question, edited framework apk to change battery indicator from red to blue, now it has a white box behind it, how do we fix this
Click to expand...
Click to collapse
What program did you use to edit pngs? wanna upload the color and I'll see what i can do?
jonnybueno said:
No problem... i uploaded newer framework apk... try that one out
Click to expand...
Click to collapse
Love the font but I wish everything was red. The mix of red and green looks a bit strange.
I'm too lazy to edit the htc resources apk... .9 pngs are no fun, and with no /system write access, its a pita to test themes. I need my phone right now and seeing as how vzw is a cdma carrier, its a pain to switch phones. Believe me, the green bothers me just as much as it bothers you guys... but I'm just gonna wait it out till koush ports cm to our phones. Having the source for .9 pngs makes things a lot easier for theming, and I don't want to waste any time.
jonnybueno said:
I'm too lazy to edit the htc resources apk... .9 pngs are no fun, and with no /system write access, its a pita to test themes. I need my phone right now and seeing as how vzw is a cdma carrier, its a pain to switch phones. Believe me, the green bothers me just as much as it bothers you guys... but I'm just gonna wait it out till koush ports cm to our phones. Having the source for .9 pngs makes things a lot easier for theming, and I don't want to waste any time.
Click to expand...
Click to collapse
completely understandable.. you do know i will need you to help me get the lamppu widget to go red and SwitchPro widget too or else I may go mad with disorder lol
b00sted said:
completely understandable.. you do know i will need you to help me get the lamppu widget to go red and SwitchPro widget too or else I may go mad with disorder lol
Click to expand...
Click to collapse
Lampu is easy I'll do that now... switchpro is paid though so i can't upload that
Heres Lamppu
http://www.mediafire.com/?zytnejm2imk
You should try ExtendedControls instead of switch pro... transparency as well as different color schemes
Hey thanks for everything love all the red...its understandable that certain things will remain green....one thing tho...the date isn't centered properly on the unlock screen. The tab you slide down..
bump for less green... yay for "borrowing" from others. go donate to that guy somehow. Check out first post.
Good to see some of my work getting over to the incredible. As soon as I get some time ill try and port over my themes.
This is a nice and minimalist tweak. Thank you.
2 questions:
1) If I load just the framework file, will the stock Droid fonts stay in use? (would prefer those over your modded version)
2) Any chance you'd consider doing a blue version? I think the blue mixed with the un-editable sense green would go a little better than the red.
jonnybueno said:
bump for less green... yay for "borrowing" from others. go donate to that guy somehow. Check out first post.
Click to expand...
Click to collapse
Excellent! Any chance of getting those battery icons that show the percentage?

Incredible Transparent status bar

I was working on changing the framework.apk and figure some others may want a transparent status bar as well..
Place the framework-res.apk on the root of your sd card
reboot into recovery
mount system and sdcard
adb shell
/system/bin/cat /sdcard/framework-res.apk > /system/framework/framework-res.apk
/system/bin/chmod 4777 /system/framework/framework-res.apk
exit
reboot
ENJOY!
I can't seem to get adb shell to work - says my device is disconnected. I have the latest sdk installed. What could I be doing wrong?
intenselyinsane said:
I
mount system and sdcard
ENJOY!
Click to expand...
Click to collapse
Complete NOOB question:
How do you mount system and sdcard while in recovery ?
TYIA
adb remount
I can't wait for a transparent notification tab at the top. Bring on customizations!
You need to be rooted with unrevoked reflash tool and reboot to recovery. Go to partitions menu
Mount system and mount sdcard.
Here is a pic of my personal one...
Sent from my HTC Incredible using Tapatalk
Last screen shot did not upload right. See if this one does...
Sent from my HTC Incredible using Tapatalk
Just curious -- what program are you using to edit the images? I can't seem to get the transparency right, so if there's any way you can give a few "steps for success" that'd be awesome.
No matter what I do, when I push my own modifications back to the phone, the transparency is either lost (i.e. opaque) or too much (i.e. 100% transparent).
Anyway - great work - hoping you can share the technique. (sorry if it's a bit of a graphics noob question!)
Nevermind! Got it all figured out. Well, except for those .9 png's. Been trying like hell to turn to actual -items- in the notification pane transparent too, but no dice.
Anyway, thanks for the inspiration!
The .9 s are easier if you zoom in. I use coreldraw. Gimp is a free one you can download but i don't remember if it did the transparency right. U can copy the transparency from mine and resize it too. Works well.
Sent from my HTC Incredible using Tapatalk
Thanks! i like it.
can someone post a version for skyraider rom?
Which files did u edit?
Sent from my ADR6300 using XDA App
I think it was
Status bar header.png
Statusbarbackground.png
Statusbarclose.png
Sent from my HTC Incredible using Tapatalk
No Luck
intenselyinsane said:
I think it was
Status bar header.png
Statusbarbackground.png
Statusbarclose.png
Sent from my HTC Incredible using Tapatalk
Click to expand...
Click to collapse
I tried replacing the files from your apk to mine with no luck. Can you double check?
You have to re-sign it if you change it unless you use 7zip.
Sent from my HTC Incredible using Tapatalk
I use 7zip. Those are the files you changed?
Sent from my ADR6300 using XDA App
I tried just using those files also (with 7zip) and I just get a black background. Is there another file I'm missing?
Can anyone confirm this working on skyraider 2.0?
So I made a flashable patch to get this ported to 2.2 (leak)
I'm having a small issue. The colors change just fine, however, it is not transparent at all. Yes, I'm certain the PNGs themselves are transparent, but once applied to the phone, zero transparency.
Is there something I'm missing? Is there a file I need to edit to 'allow' transparency on the device?
Thanks in advance.

[Q] Tweaks apk flashable zip?

Is there any in existence? I mean roman's tweaks settings, for adding battery percentage and crt animations for our phone.
Sent from my DoubleShot Lite using Tapatalk
masterkamon842 said:
Is there any in existence? I mean roman's tweaks settings, for adding battery percentage and crt animations for our phone.
Sent from my DoubleShot Lite using Tapatalk
Click to expand...
Click to collapse
have you tried hitting up Blue, since he is the keeper of the ROM that roman started? otherwise, how about pulling the tweaks.apk out of a Bulletproof ROM and putting it into /system/app of your current ROM? i'm not sure if it's that simple or not, but could be worth a try.
yogi2010 said:
have you tried hitting up Blue, since he is the keeper of the ROM that roman started? otherwise, how about pulling the tweaks.apk out of a Bulletproof ROM and putting it into /system/app of your current ROM? i'm not sure if it's that simple or not, but could be worth a try.
Click to expand...
Click to collapse
I tried pushing it to system but it wasn't that easy... Didnt work for me. Ill see if I can get blue's attention. I'll keep this thread posted for future reference.
Sent from my DoubleShot Lite using Tapatalk
masterkamon842 said:
I tried pushing it to system but it wasn't that easy... Didnt work for me. Ill see if I can get blue's attention. I'll keep this thread posted for future reference.
Sent from my DoubleShot Lite using Tapatalk
Click to expand...
Click to collapse
What you can do is use Root Explorer to move it to /system/app while the phone is on, then set the permissions (long press on it, permissions is in the menu that pops up - scroll down) to look like the permissions of every other file in the /app folder.
Edit: to quote myself from explaining how to do it before:
Stop all apps that require market licensure to work, halt the market processes, delete the old vending.apk. Then you have to delete the market data directory at /data/data/com.android.vending and find the dalvik-cache file that belongs to the market ( [email protected]@[email protected] ) and delete that too.
Then you rename the new market .apk file to Vending.apk and use root explorer to copy it into your /system/app directory. Once there, you long-press on the Vending.apk file and select 'permissions' from the menu that pops up.
Change the permissions to read/write for owner, read for group, read for others, and nothing for the bottom 3 check boxes. Now it reads rw-r--r-- like all the other apps in the /system/app directory.
Then you reboot your phone and it should work, but you should clear the whole dalvik-cache in recovery, and you should clear cache in recovery too, so all the dependencies on the market get rebuilt the right way.
Click to expand...
Click to collapse
Then, reboot the phone, and see how much of the app works.
You should be able to get it installed that way, but if not my thread on Replacing the Google Market would be a good place to start learning how to make your own flashable zip file.
Just replace the market with whatever app you can't push to /system/app normally and you should be good.
Some third party apps don't run well or at all from the /system/app partition, they just expect to be in /data/app ... but some will. The one you're playing with works fine from in the /system/app directory.
Might want to look into this thread by Romanbb: Extended Quick Settings as well.
Romanbb's awesome tweaks are worth the work - I couldn't imagine using the device without them now, and am definitely looking at playing with it some. The one thing i'm struck by as a user more then anything else, i'd like to be able to change the order of the quick settings in the actual pull-down menu.
I want flashlight first, full settings second, then i'll figure out the rest of the order as I go, but both volume settings go dead bottom with me.
I haven't had the time to sit down and do it, but that's the next ability i'm interested in acquiring with regards to that. I can't wait to get my phone back so I can start making some progress again.
Meantime, i'll be in and out and others floating around here I know can steer you right if you need it - you lose nothing 'cept time for trying (you did do backups before you started playing around, right?).
Hi, I made Tweak.zip (i extracted tweak.apk from booletproof 1.1) for flash it by CWM, but don't works fine.
After flashed, the app is in /system/app with 0644 permissions, but with no visible changes, where was i wrong?
Can you help me? In attach my file.
antonaq said:
Hi, I made Tweak.zip (i extracted tweak.apk from booletproof 1.1) for flash it by CWM, but don't works fine.
After flashed, the app is in /system/app with 0644 permissions, but with no visible changes, where was i wrong?
Can you help me? In attach my file.
Click to expand...
Click to collapse
The tweaks need coded into the ROM, It's not as simple as just installing the apk, I would think some SystemUI smali needs edited also for any tweaks to Rosie, the Rosie.apk smali files will need an edit, so it knows what to change otherwise your just looking at the possibilities of the tweaks app.
I just did a Rosie remap for my Sense 2.1+3.0 Speedy ROM, and even though the option had always been in MikTweaks I had decompile tweaks to activate the remap option for my ROM ( by default It's turned off for Sense 2.1 ROMS ). Then I had to decompile Rosie and make the smali change. Then compile and resign both apps and i was good.
Sent from my myTouch_4G_Slide using Tapatalk 2
If you are really needing those tweaks, you can use the kitchen to apply most of them.
Compile? Decompile? More difficult for me then... I abadone the idea to realize Tweaks.zip.
Sorry.
Inviato dal mio Bulletproof_Doubleshot con Tapatalk 2

[Q] Moving modified .apks to the same roms update

Hello so what I've got is this. I've modified some of the system .apks and the framework on my current rom well an update has rolled out and i was wondering how do i take those modded apps with me I've used zipthemer and cwm but i get a bootloop using zipthemer i had wrote my xml to install the entire .apk is this wrong any help would be greatly appreciated thanks
Use Super Manager to make a backup of all your .APK's on the device it will be under the .APK section in Super Manager around tab 4 or 5 i believe! Mount your SD card in your PC after the backup and push the backup .APK's to a new folder on your PC and do a fresh clean flash of the new ROM then push the .APK's back onto the device after you reboot! If this is not exactly what you are looking for feel free to elaborate a bit more im pretty sure i understand the concept you are going for!
That's pretty much what I'm aiming at only im talking about modified /system apks I usually wind up pulling the apps and framework and replacing the image files inside the new ones with the ones ive edited using 7.zip and pushing them back to /system/app or framework with adb but man that takes forever lol I guess what ive done here is created a system wide theme including system apps and framework but i dont know how to write the xml to push the images into the framework and apks through a cwm flashable
I guess im kinda looking for building a flashable theme something i can just flash after installing the rom update but I''m not really sure if what I've done is or could be considered a theme i guess it would be seeing as how it changes the look of the apps and framework its seems like I'm themeing the hard way
(btw typing while i think sorry if it doesn't make sense)
edit - but it seems like ive tried pushing the actual "old" apk from an older version to a new version of the same rom and it force closes
Sent from my Incredible 2 using xda premium
AHH yea now i fully understand what you are getting at... props br0... i for one have never used ABD to push system modified values back to the droid but i completely get what your doing. I assume the "old.apk" force closes because your modified values collide with the default values resulting in a source error, are you using some sort of hex editor to modify anything? or just extracting .png's and swapping? if swapping .png's only you should be able to extract swap and rebuild with success but im sure there will be bugs as this is open source of sorts! I'll take a look around and see if i can find anything structured towards this because i gotta tell you man that is something i have thought about taking on myself for a little bit now just haven't gotten around to it. Sounds easy enough to do what you are going for as does most things... until you put it into practice lol i'll have a look around br0
No I'm not using an editor just 7zip to open the apk and pulling pngs from old and placing them in the "new" apk and pushing it back to the system folder if you can download something like this from the market surely I can build one I think I'm just missing something
That would be awesome man any help further into this would be greatly appreciated and Ill do the same and post here
Sent from my Incredible 2 using xda premium
Nevaloud said:
No I'm not using an editor just pulling pngs from old and placing them in the "new" apk and pushing it back to the system folder
That would be awesome man any help further into this would be greatly appreciated and Ill do the same and post here
Sent from my Incredible 2 using xda premium
Click to expand...
Click to collapse
Download a apk editor just Google how to edit apk and you should find a nice set of script put together as a cmd promt.There extract the apk both old and new then replace the PNG files.After that repackage them using the script and also sign them as a system apk (there is a script for this too).After that just copy it to the folder you took it from or via ADB.I edited mine SystemUI.apk like this and now my status bar is exactly like the one in ICS
Sent from my LG-P350 using xda premium
This sounds like what I do with with 7zip i keep the drawable files ive edited on my cpu after a rom update i pull the new apk and open with seven zip and just drag and drop what I've edited to the open res
push back reboot success
Sent from my Incredible 2 using xda premium
Nevaloud said:
This sounds like what I do with with 7zip i keep the drawable files ive edited on my cpu after a rom update i pull the new apk and open with seven zip and just drag and drop what I've edited to the open res
push back reboot success
Sent from my Incredible 2 using xda premium
Click to expand...
Click to collapse
Yeah but i think you need to sign them too in order for them not to FC and yeah rebooting after you pushet them is a must
Sent from my LG-P350 using xda premium
O no no they don't force close doing this at all
they only force close when I tried pushing an "old" apk to the "new" rom
If you pull the new ones and change with 7zip and push back they're money
I really just want to build a flashable theme zip so I don't have to pull all kinds of stuff after an update
Just a simple flash maybe even something i could deploy onto another inc2 but I'm really not sure if that's possible because of the amount of changes done to multiple apks and framework
If you guys would like to see screen shots ill post some just for fun I've done alot of work
Sent from my Incredible 2 using xda premium
http://forum.xda-developers.com/showthread.php?t=1111476
you can have a look at this
Thank you for the link but I'm not using apktool to decompile apps I'm just editing .Png images and putting what I pull from the phone back on the phone like a theme would but I'm not just editing the framework-Res I've "themed" 6 or 7 system apks aswell but I have done zero XML editing to anything
From my Inc2 Nevaloud V2.6

New to UOT Kitchen

Ok, so im really new to using this and i followed everything the guide said. Something didnt go right when i tried to use it, all i was wanting to do was change the battery icon in the status bar. I found the apk files needed in my current rom. Everything went well with cooking the file and getting the zip file and putting it on the sd card, flashed it and when i went to reboot phone it got stuck on the splash screen. So im in the process of wiping and restoring the phone.
eollie has given me a good start and i plan on continuing with lightly modded, i mean lightly .
Now for the question, since i followed the steps to the letter something else had to go wrong, hopefully. Just wondering if anyone has an idea where i should start looking...
Thanks in advance..
BTW in trying to do this on AntonX's Barebones rom...dont know if that was a need to know
Have you tried to reboot to recovery and fix permissions? Wipe dalvik and cache while your at it.
eollie said:
Have you tried to reboot to recovery and fix permissions? Wipe dalvik and cache while your at it.
Click to expand...
Click to collapse
I did the wipe but not the fix... I will try that next...
How would I know if the rom I was trying to use was preventing it from working...?
Sent from my SGH-T959V using XDA
EDIT: fixing perms didnt work...is this only for mtd roms or is it for both?
I'm having an issue with changing the data signal bars on Valhalla black....I chose icons and picked blue steel icon pack which includes the bars aswell as most all the icons on the status bar.....all the status icons are changed to blue steal but the data bars,I'm not understanding it....I made multipal changes such as flip animation in window,battery,and font and evreything is as I want it....just not the main thing I wanted....the dang bars I really wanted the blue steal signal bars.
Not trying to high Jack this thread....just figured better here than making a new thread based on similar question.
BTW yes I did do the work around with mounting and wiped cache and dalvic
Shortbus-Driver said:
I'm having an issue with changing the data signal bars on Valhalla black....I chose icons and picked blue steel icon pack which includes the bars aswell as most all the icons on the status bar.....all the status icons are changed to blue steal but the data bars,I'm not understanding it....I made multipal changes such as flip animation in window,battery,and font and evreything is as I want it....just not the main thing I wanted....the dang bars I really wanted the blue steal signal bars.
Not trying to high Jack this thread....just figured better here than making a new thread based on similar question.
BTW yes I did do the work around with mounting and wiped cache and dalvic
Click to expand...
Click to collapse
I believe it has something to do with the zip UOT makes so try and grab the UOT zip and unzip it then unzip the rom its from. Then move over the systemui, framework-res and twframework-res to their appropriate folders rezip the rom n reflash then come back n hit the thanks button
Sent from my SGH-T959V using XDA
The way eoliie told me a while back worked perfectly, and I used tons of mods. Just push the uot. Apks into their respective spots using a root explorer, then reboot and fix permissions. Work perfect
Sent from my SGH-T959V using xda premium
That's what it was.....didn't even think of doing that LOL....just had to push the systemui.apk.
Thanks guys
Thank you guys, I was wondering if I had to push them...
Sent from my SGH-T959V using XDA
erikmm said:
I believe it has something to do with the zip UOT makes so try and grab the UOT zip and unzip it then unzip the rom its from. Then move over the systemui, framework-res and twframework-res to their appropriate folders rezip the rom n reflash then come back n hit the thanks button
Sent from my SGH-T959V using XDA
Click to expand...
Click to collapse
So I followed these steps and it worked flawlessly...
Picture is just for verification...
And for some reason I'm on blue cwm instead of red...is that cuz of an update?
Sent from my SGH-T959V using XDA
Unzipping and pushing will work.
Once I figured out that changing the update binary option to galaxy I never had the issue of it bootlooping me.
I think the kitchen also says if you get a bootloop to pull the update binary from a rom zip that works and put in in the uot zip.
eollie said:
Unzipping and pushing will work.
Once I figured out that changing the update binary option to galaxy I never had the issue of it bootlooping me.
I think the kitchen also says if you get a bootloop to pull the update binary from a rom zip that works and put in in the uot zip.
Click to expand...
Click to collapse
Yea I just replaced the framework and systemui apks in the rom and it worked great...it might be a long process but I've always said...don't fix what isn't broke...lol
Just noticed when I pull down the status bar it says desire...
Sent from my SGH-T959V using XDA
Here is a ss, but after some remembering I know what happened
Sent from my SGH-T959V using XDA
What I've done so far... Still working why bootanime isn't working and how come the time isn't blue either...
Sent from my SGH-T959V using XDA
Your bootanimation.zip has to be stored, not compressed. You can set the compression level in pretty much every gui out there.
Make sure you take a known good bootanimatin.zip and edit that since it'll save you a lot of headaches.
FBis251 said:
Your bootanimation.zip has to be stored, not compressed. You can set the compression level in pretty much every gui out there.
Make sure you take a known good bootanimatin.zip and edit that since it'll save you a lot of headaches.
Click to expand...
Click to collapse
i take it i can find the zip in the system files of the rom?
nvm i get what your saying
I have every mod from UOT working fine. I pushed all THREE apks, and just changed the boot animation manually like you should. Push SystemUI.apk, framework-res.apk AND twframework-res.apk... My phone boots up so fast, thought, that my boot animation doesn't have time to finish, lol.
Wodensman said:
I have every mod from UOT working fine. I pushed all THREE apks, and just changed the boot animation manually like you should. Push SystemUI.apk, framework-res.apk AND twframework-res.apk... My phone boots up so fast, thought, that my boot animation doesn't have time to finish, lol.
Click to expand...
Click to collapse
That's what I'm working on now... Hopefully soon I will get it working... If I was to post the rom would other be able to use it... I don't wanna take anything from the rom maker isy biggest worry...
Sent from my SGH-T959V using XDA
as long as you DO NOT post the rom with YOUR changes, I don't think you have to worry about the rom maker.
Wodensman said:
as long as you DO NOT post the rom with YOUR changes, I don't think you have to worry about the rom maker.
Click to expand...
Click to collapse
eh i will just keep it to myself, dont wanna run the risk of pissing of some great ppl
Ok so I got everything but the clock right...apparently it is for froyo only but here is what I have changed so far...
Sent from my SGH-T959V using XDA

Categories

Resources