Disable CRT Animation - HTC Wildfire S

Does anybody have a zip for this? How can i disable this whits disibale all animations in the phone.
Any comands, zip for recovery? The zip Nocrt for salsa is for all roms?
Thanks, and sorry for my bad english

mud_f1 said:
Does anybody have a zip for this? How can i disable this whits disibale all animations in the phone.
Any comands, zip for recovery? The zip Nocrt for salsa is for all roms?
Thanks, and sorry for my bad english
Click to expand...
Click to collapse
there is a method
it includes decompiling the framework-res.apk from /system/framework and then there is a xml file in /framework/values/bool.xml
you can open with notepad ++ and edit it..
there is a line animatesomething somthing i dont remember.. (m not teaching you how to m just telling the way , if you interested in doing then lemme know i will pm you the procedure but its way to complicated (for you) and you will have to setup adb tools and all decompiler) so just tell me what rom you using .. if you have sense then tell me i will give you my framework-res.apk you will get it disabled.. if you have cm7 then you gimme your framework-res.apk i will edit it and give you back

mhrsolanki2020 said:
there is a method
it includes decompiling the framework-res.apk from /system/framework and then there is a xml file in /framework/values/bool.xml
you can open with notepad ++ and edit it..
there is a line animatesomething somthing i dont remember.. (m not teaching you how to m just telling the way , if you interested in doing then lemme know i will pm you the procedure but its way to complicated (for you) and you will have to setup adb tools and all decompiler) so just tell me what rom you using .. if you have sense then tell me i will give you my framework-res.apk you will get it disabled.. if you have cm7 then you gimme your framework-res.apk i will edit it and give you back
Click to expand...
Click to collapse
Mmm ok, decompile an edit one line of the archivo, and the make a zip and flash in recovery. Whats program i will use for decompile and extract it? Thanks

mhrsolanki2020 said:
there is a method
it includes decompiling the framework-res.apk from /system/framework and then there is a xml file in /framework/values/bool.xml
you can open with notepad ++ and edit it..
there is a line animatesomething somthing i dont remember.. (m not teaching you how to m just telling the way , if you interested in doing then lemme know i will pm you the procedure but its way to complicated (for you) and you will have to setup adb tools and all decompiler) so just tell me what rom you using .. if you have sense then tell me i will give you my framework-res.apk you will get it disabled.. if you have cm7 then you gimme your framework-res.apk i will edit it and give you back
Click to expand...
Click to collapse
The Rom is sense. The one of the forum m1dhax3r 2.3.5 UE version odex.

mud_f1 said:
The Rom is sense. The one of the forum m1dhax3r 2.3.5 UE version odex.
Click to expand...
Click to collapse
ohk .. just backup your rom from cwm and flash the framework.zip i have attached its flashable zip so you can flash it ..
still you can search on google for that.. (i had done that decompiling and changed the thing and was unsucessful for doing the COMPILINg with my tools which i use currently .. ) so you better take my framework-res.apk .. and i dont garrantee it will work .. if it dont work you will have to use the recovery ..
and in case it didnt work i dont want you to wait for other reply of mine. so here it goes incase it doesnt work..
find the tools and all
and you need JDK tools and jre tools.. which version idk but it is version specific and do not use the latest version.. just google which to use (me doing the same if i get to know i will update the post here)
find the tools set it up
decompile the framework-res.apk
and then go to the folder .. in framework folder go to /res/values/bools.xml
open xml file with NOTEPAD++ (google it and downlaod it.. )
you wil find a line
Code:
<bool name="config_animateScreenLights">flase</bool>
change the false to true and you will be done..
compile it back and flash it

Perfect, i will try it now and i comment the results. Thanks. Im going to do the backup

mud_f1 said:
Perfect, i will try it now and i comment the results. Thanks. Im going to do the backup
Click to expand...
Click to collapse
olright.. its 1:52 am in india.. i am online till 3am of india.. means for one hour. lemme know the result

Nothing happens. It still. The crt animation is alredy enable. Mmm so strange.

mud_f1 said:
Nothing happens. It still. The crt animation is alredy enable. Mmm so strange.
Click to expand...
Click to collapse
you did it TRUE still the animation exits?
and are you sure YOU DIDNT GOT CONFUSED BETWEEN OLD framework-res.apk and new framework-res.apk?

I only install you zip in the recovery. But animation stills

mud_f1 said:
I only install you zip in the recovery. But animation stills
Click to expand...
Click to collapse
then i guess there is a prob in flashing,, did you see an error STATUS 6 while flashing zip? or you just flashed it and didnt see the reuslt and rebooted blindly?

i uploaded a new framework-res.apk.. check it out... this will work for sure.. and see if you get a error or sucess

ok, lets go. I think that dont appears error message while flashing, but...i dont know
edit: "Installation aborted" . This zip doesnt works.

mud_f1 said:
ok, lets go. I think that dont appears error message while flashing, but...i dont know
edit: "Installation aborted" . This zip doesnt works.
Click to expand...
Click to collapse
alright. how about the second one?

The firts zip install correctly, but nothing happens. In the second one appears "Installation aborted"

mud_f1 said:
The firts zip install correctly, but nothing happens. In the second one appears "Installation aborted"
Click to expand...
Click to collapse
You did hit Settings> Display> Animations to 'No animations' after flashing the zip right?

I have the option of animatios all off. When i flash the zip and put on the animations the crt stills when i lock the phone. If animatios are disiable there is no crt, but i want animations without crt
Enviado desde mi HTC Wildfire S A510e

mud_f1 said:
I have the option of animatios all off. When i flash the zip and put on the animations the crt stills when i lock the phone. If animatios are disiable there is no crt, but i want animations without crt
Enviado desde mi HTC Wildfire S A510e
Click to expand...
Click to collapse
I'm not sure if this is what you're looking for but I'd worked on this a while back. Flash the zip file and let me know if it works for you.
http://forum.xda-developers.com/showpost.php?p=23665639&postcount=3

spit_fire said:
I'm not sure if this is what you're looking for but I'd worked on this a while back. Flash the zip file and let me know if it works for you.
http://forum.xda-developers.com/showpost.php?p=23665639&postcount=3
Click to expand...
Click to collapse
hey spit_fire , can you help me with the seting up the tools like apkmanager and that jdk and jre .. i m getting a liltle messed up with it and i get errors while compiling..
---------- Post added at 09:15 AM ---------- Previous post was at 09:12 AM ----------
mud_f1 said:
I have the option of animatios all off. When i flash the zip and put on the animations the crt stills when i lock the phone. If animatios are disiable there is no crt, but i want animations without crt
Enviado desde mi HTC Wildfire S A510e
Click to expand...
Click to collapse
olright bro.. you see my signature.. go there.. download the PIMP MY ROM THEME..
(it has the framework-res.apk , m asking you to flash a themed one so that i will know if the framework-res.apk got flashed properly or no.. and you wont regret using the theme,. )
n if still the crt animation is not gone.. then just go back to the backup u made before.. spit_fire i guess will help me with the setting up with the apk manager for compiing and decompiling.. i will do that for you
till then keep the animations of..
(you know i want that crt animation.. i donno y you dont want it..)

mhrsolanki2020 said:
hey spit_fire , can you help me with the seting up the tools like apkmanager and that jdk and jre .. i m getting a liltle messed up with it and i get errors while compiling.
Click to expand...
Click to collapse
Sure mate, PM me the details and as to which file you're modding.

Related

Hero Status Bar For Rogers Roms.

If u have virtudude's rogers rom download from
http://www.mediafire.com/download.php?yjznkxolqmj
Boot into recovery...(adb/copy to sdcard n push through console)...push framework.cramfs to /system/framework/
For those with regular rogers download this zip...extract on desktop...boot into ur rom and when on ur homescreen run the custom.bat...
http://www.mediafire.com/?itizonoodmj
Thanks to everyone especially those who cooked the roger's roms, Mianoism for helping and ohsaka for modding the data/time.
Works like a charm. Tested on virtudude. Didnt work on soulifes one though cause his is already modded like crazy... Looks amazing on virtudude v3 though
Screenshot
Great! Can you post any screenshot? Also, is there a way to implement Hero like transition animation in Virtdude's Rogers ROM?
Great work!
Persistance always pays off!!
= )
venkatarc1982 said:
Great! Can you post any screenshot? Also, is there a way to implement Hero like transition animation in Virtdude's Rogers ROM?
Click to expand...
Click to collapse
Hey wht do u mean hero like ? i know in spare parts u can make it 1x n u can see the effects better...as for screenshots yea sure...
Daneshm90 said:
Hey wht do u mean hero like ? i know in spare parts u can make it 1x n u can see the effects better...as for screenshots yea sure...
Click to expand...
Click to collapse
Hello, When I meant Hero like - i was meaning the "zoom in / zoom out" Transition Animation (on opening and closing applications - not Windows Animation). As of now, Rogers ROM has a slide in - slide out Transition Animation [even when we set to 1x in spare parts]...
Cannot run
Hi, anyone want to help out here? I cannot seems to run the custom.bat file. I am currently running windows 7. It would be great if my roger rom can have the hero status bar. Thank!
hazeline said:
Hi, anyone want to help out here? I cannot seems to run the custom.bat file. I am currently running windows 7. It would be great if my roger rom can have the hero status bar. Thank!
Click to expand...
Click to collapse
Hey wht rom u runnin ? virtududes ?? also is ur phone rooted ?....need more info
reply
Hello! I am running ckrest rom, it has ion cache and removed roger apps. I am rooted.However after i clicked on the custom.bat, my phone didnt do any action. I have adb set up and it is running.
hazeline said:
Hello! I am running ckrest rom, it has ion cache and removed roger apps. I am rooted.However after i clicked on the custom.bat, my phone didnt do any action. I have adb set up and it is running.
Click to expand...
Click to collapse
Aight u gotta tell me one thing....in ur update.zip for ur rom...in /system/framework/ do u a cramfs file or a lot of files ?
Reply
I have a lot of .jar files and i can see the services.jar and the framework-res.apk file in my update.zip.
hazeline said:
I have a lot of .jar files and i can see the services.jar and the framework-res.apk file in my update.zip.
Click to expand...
Click to collapse
Ok and do u have adb setup ? if u dont use this link to set it up. http://forum.xda-developers.com/showthread.php?t=502010&highlight=setup+adb then try the bat file.
Reply
Yep, i have adb set up, adb remount and adb shell are running. May i know if it is possible for you to put a update.zip file instead? Thanks!, I have been facing the problem of adb push.
Reply
Thank! I have done it by putting the all the files in my adb tools folder then the .bat will run ^^. Have a nice day! Nice Work!
hazeline said:
Thank! I have done it by putting the all the files in my adb tools folder then the .bat will run ^^. Have a nice day! Nice Work!
Click to expand...
Click to collapse
Hey glad 2 hear it, so it was either u weren't extracting all files in one locations, or u forgot to have adb in ur environment variables hence u had to put adb in the same folder as the bat file.

[REQ][HOWTO] Making your own battery mod?

People are using different rom's , some other are asking for specific mod etc
Could someone write some guide how to do it, to enlight those who are not aware ?
Take the framework-res.apk from your current rom and upload it to http://uot.dakra.lt/kitchen
Once uploaded go to battery mod and select the battery style u want and cook it.
When its cooked extract the framework-res.apk from the downloaded file and either replace it with root explorer or push it with adb back into the phone.
Sent from my GT-I9100 using Tapatalk
Locster126 said:
Take the framework-res.apk from your current rom and upload it to http://uot.dakra.lt/kitchen
Once uploaded go to battery mod and select the battery style u want and cook it.
When its cooked extract the framework-res.apk from the downloaded file and either replace it with root explorer or push it with adb back into the phone.
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
This is what I know already, but this is not working and phone is keeping crashing
masi0 said:
This is what I know already, but this is not working and phone is keeping crashing
Click to expand...
Click to collapse
Depends of which rom you are running but if you use VillainRom I think you need to open your modded framework with 7-zip and replace "META-INF" directory with the one found in the original framework of your rom. This is needed to sign the file.
However I'm not sure you use VillainRom (where files must be signed) and I didn't use yet the kitchen ... but your feedback is usefull if you want to try ...
shaolin79 said:
Depends of which rom you are running but if you use VillainRom I think you need to open your modded framework with 7-zip and replace "META-INF" directory with the one found in the original framework of your rom. This is needed to sign the file.
However I'm not sure you use VillainRom (where files must be signed) and I didn't use yet the kitchen ... but your feedback is usefull if you want to try ...
Click to expand...
Click to collapse
I am using stock KE4
masi0 said:
I am using stock KE4
Click to expand...
Click to collapse
Ok so ignore what I said upper ... should be only for signature of the rom (not needed in stock roms).
Anyway ... if someone has the solution ...
I always made that on my own...
Open the decompiled .xml in the framework-res.apk, edit those lines, add my own battery.pngs and that was all...
I didnt test it on my sgs2... But it should be the same way to get it...
Swyped from my overclocked GT-I9100 using XDA Premium App
PoTi_96 said:
I always made that on my own...
Open the decompiled .xml in the framework-res.apk, edit those lines, add my own battery.pngs and that was all...
I didnt test it on my sgs2... But it should be the same way to get it...
Swyped from my overclocked GT-I9100 using XDA Premium App
Click to expand...
Click to collapse
could you tell which .xml to edit and what to add within the file?
I juz grab one of the batt mod out there and replace the .png files under /res/drawable-hdpi-v4 with the ones I want. guess its kind of a lazy way to do it=)
I have KE2 and get a "signature verification failed" error when trying to apply the UOT.zip file :-(
Anyone some idea how to get this applied?
Also my original framework-res.apk file doesn't have any folder called "/res/drawable-hdpi-v4" but the UOT file has!?
masi0 said:
could you tell which .xml to edit and what to add within the file?
Click to expand...
Click to collapse
I dunno exactly which one it was right now but I think the battery.xml somewhere in the first 3 or 4 folders...
sorry idk it anymore ... Long time no use for :/
Swyped from my overclocked GT-I9100 using XDA Premium App

[Q] gingerbang 2.01 question

hey guys
just want to say love the gingerbangsense 2,01 rom. been using it awhile now..no problems so far.i was wondering though if its possible to change the pulldown menus and such.maybe a patch or something. or were the file is to edit it, im not trying to take away from the great work you did...but would like to place my own touch on my phone i;m not a noob but being i have less then 10 posts i'm not aloud to post in the development section. away. keep up the GREAT work !!!
johne105 said:
hey guys
just want to say love the gingerbangsense 2,01 rom. been using it awhile now..no problems so far.i was wondering though if its possible to change the pulldown menus and such.maybe a patch or something. or were the file is to edit it, im not trying to take away from the great work you did...but would like to place my own touch on my phone i;m not a noob but being i have less then 10 posts i'm not aloud to post in the development section. away. keep up the GREAT work !!!
Click to expand...
Click to collapse
anything is possible to change theme wise..what exactly color/theme wise are u wanting to do
wasn't looking to change themes per say....just the pull down menu were it has the "VIvoW" was maybe looking to put my name there.and also at the top on the apps menu were you have "teamsbrissenmod" like i said before i;m not looking to take away from all of your hard work,,just looking to personalize my phone.and if maybe someone swipes it ,it will have my name all over it. i'm using gingerbang sense 2.01 as my daily driver for a week or so and its been running excellent .love your work. anyway thanks for responding,,i know your a busy guy and i appreciate it that your answered my post.cant say that about all the other developers out there,,,,,so THANKS MAN !!
johne105 said:
wasn't looking to change themes per say....just the pull down menu were it has the "VIvoW" was maybe looking to put my name there.and also at the top on the apps menu were you have "teamsbrissenmod" like i said before i;m not looking to take away from all of your hard work,,just looking to personalize my phone.and if maybe someone swipes it ,it will have my name all over it. i'm using gingerbang sense 2.01 as my daily driver for a week or so and its been running excellent .love your work. anyway thanks for responding,,i know your a busy guy and i appreciate it that your answered my post.cant say that about all the other developers out there,,,,,so THANKS MAN !!
Click to expand...
Click to collapse
if you are good with apkmanager/apktool i can let you know what/where to edit those 2 specific things
if not, tell me what you would like it to say in place of VivoW and teamsbrissenmod and ill edit for ya, and upload
haven't used apk tools yet...going to try it. if you dont mind,,id like to put "JOHNS INC 2" WERE VivoW IS ON THE PULLDOWN screen and "JOHNS APP FILES" WERE teamsbrissenmod is on the app menu. i dont know what you would load it to..a zip file? that would work..can update via cwm. maybe you can also tell me were the files are on the phone,,if not to much a pain in the ass...i like to tinker,,maybe i can finally figure out apk tools. again i greatly appreciate you taking the time out to help me...if you have a paypal account or somewhere i can donate...even just coffee money or something let me know...thanks again
I would like to do that . I dowload the new apk manager. What is the next step please.
johne105 said:
haven't used apk tools yet...going to try it. if you dont mind,,id like to put "JOHNS INC 2" WERE VivoW IS ON THE PULLDOWN screen and "JOHNS APP FILES" WERE teamsbrissenmod is on the app menu. i dont know what you would load it to..a zip file? that would work..can update via cwm. maybe you can also tell me were the files are on the phone,,if not to much a pain in the ass...i like to tinker,,maybe i can finally figure out apk tools. again i greatly appreciate you taking the time out to help me...if you have a paypal account or somewhere i can donate...even just coffee money or something let me know...thanks again
Click to expand...
Click to collapse
i dont do things for donations...if u like something ive done, and want to donate thats completely optional but appreciated
i dont have much time through the end of the weekend...but i can upload a zip with those 2 changes for you on monday (im off)...ill pm it to u
android-incredible said:
I would like to do that . I dowload the new apk manager. What is the next step please.
Click to expand...
Click to collapse
if you have apkmanager, u will need to install the proper frameworks for sense with apktool (i use linux apktool exclusively at home...when forced to use windows i use apkmanager but put apktool if my sdk/tools folder for installation)
in the scenario where u have an apktool.jar in ur sdk/tools folder (doesnt matter where apkmanager is)
pull framework-res.apk and com.htc.resources.apk from the rom.zip and put them in ur tools folder
cd ur tools folder
Code:
apktool if framework-res.apk
apktool if com.htc.resources.apk
(this will install the proper frameworks for decompile/recompile)
now pull systemui.apk and rosie.apk from the rom.zip
decompile both
go into projects folder for apkmanager
*to edit the pulldown from VivoW
-go into framework-res.apk folder in projects
-res folder -> values folder > strings.xml
change the "VivoW" in this at the bottom:
Code:
<string name="custom_status_banner">VivoW</string>
to whatever u want less than 16 characters (iirc)
*to edit TeamSbrissenMod from Rosie app drawer header
-go into rosie.apk folder in projects
-res folder _>values folder -> strings.xml
change the "TeamSbrissenMod" near the bottom in this:
Code:
<string name="all_apps_tab_all_apps">TeamSbrissenmod</string>
to whatever u want
*edit: if using sense 3 patch, must do the above edit to that rosie as well (systemUI isnt changed so theres no additional one to edit for VivoW)
any sense 2.1 rom rosie can be edited like that, the sys ui edit doesnt exist in other roms though, i added it to the xml and methods in smali
wow......just had a brain meltdown....i dont know how you guys do it...writing code,roms and such...i read thru your directions on how to change those 2 files..and i'm stunned at how much work goes into it...i give you alot of credit man..i really do....ok then...i'm a noob with apk tools...i'll tinker with it...but if your still up to it i really could use the zip update after the weekend,,when you have time....i'm running your gingerbangsense 2.01 with the sense 3 patch also with the clock removed on pulldown and the transparent zip.just want to say thanks in advance for this and again..THANKS for all your great roms !!!...damn..after reading those directions again...i have a hangover type headache...!!
johne105 said:
wow......just had a brain meltdown....i dont know how you guys do it...writing code,roms and such...i read thru your directions on how to change those 2 files..and i'm stunned at how much work goes into it...i give you alot of credit man..i really do....ok then...i'm a noob with apk tools...i'll tinker with it...but if your still up to it i really could use the zip update after the weekend,,when you have time....i'm running your gingerbangsense 2.01 with the sense 3 patch also with the clock removed on pulldown and the transparent zip.just want to say thanks in advance for this and again..THANKS for all your great roms !!!...damn..after reading those directions again...i have a hangover type headache...!!
Click to expand...
Click to collapse
I'll put a.zip together that contains no clock and and the two edits us like on Monday
nitsuj17 said:
i dont do things for donations...if u like something ive done, and want to donate thats completely optional but appreciated
i dont have much time through the end of the weekend...but i can upload a zip with those 2 changes for you on monday (im off)...ill pm it to u
if you have apkmanager, u will need to install the proper frameworks for sense with apktool (i use linux apktool exclusively at home...when forced to use windows i use apkmanager but put apktool if my sdk/tools folder for installation)
in the scenario where u have an apktool.jar in ur sdk/tools folder (doesnt matter where apkmanager is)
pull framework-res.apk and com.htc.resources.apk from the rom.zip and put them in ur tools folder
cd ur tools folder
Code:
apktool if framework-res.apk
apktool if com.htc.resources.apk
(this will install the proper frameworks for decompile/recompile)
now pull systemui.apk and rosie.apk from the rom.zip
decompile both
go into projects folder for apkmanager
*to edit the pulldown from VivoW
-go into framework-res.apk folder in projects
-res folder -> values folder > strings.xml
change the "VivoW" in this at the bottom:
Code:
<string name="custom_status_banner">VivoW</string>
to whatever u want less than 16 characters (iirc)
*to edit TeamSbrissenMod from Rosie app drawer header
-go into rosie.apk folder in projects
-res folder _>values folder -> strings.xml
change the "TeamSbrissenMod" near the bottom in this:
Code:
<string name="all_apps_tab_all_apps">TeamSbrissenmod</string>
to whatever u want
*edit: if using sense 3 patch, must do the above edit to that rosie as well (systemUI isnt changed so theres no additional one to edit for VivoW)
any sense 2.1 rom rosie can be edited like that, the sys ui edit doesnt exist in other roms though, i added it to the xml and methods in smali
Click to expand...
Click to collapse
wao looks complicated,I prefer to wait for you, I would like to change the VivoW for (My incredible 2) and teamsbrissenmod for (Incredible2 apps)
thanks man....that would be great !!!!
That's a lot of work to edit two little lines
Apktool hates me
thank you my friend...greatly appreciate it !!!
android-incredible said:
wao looks complicated,I prefer to wait for you, I would like to change the VivoW for (My incredible 2) and teamsbrissenmod for (Incredible2 apps)
Click to expand...
Click to collapse
Hi nitsuj17, this is just a reminder.thanks
android-incredible said:
Hi nitsuj17, this is just a reminder.thanks
Click to expand...
Click to collapse
I dont know what happened but i can't send pm.ok bro this is what i have. The tsm_gbvivow_sense3_patch_2.1.zip also I have the remove_trans_pulldown.zip
I have Android version 2.3.4,HTC Sence version 2.1
In the notifications screen i would like to change the name of VivoW for My incredible and the name of TeamSbrissenmod for My incredible2
thanks
android-incredible said:
Hi nitsuj17, this is just a reminder.thanks
Click to expand...
Click to collapse
android-incredible said:
I dont know what happened but i can't send pm.ok bro this is what i have. The tsm_gbvivow_sense3_patch_2.1.zip also I have the remove_trans_pulldown.zip
I have Android version 2.3.4,HTC Sence version 2.1
In the notifications screen i would like to change the name of VivoW for My incredible and the name of TeamSbrissenmod for My incredible2
thanks
Click to expand...
Click to collapse
i got your pm...will probably get to it tomorrow
nitsuj17 said:
i got your pm...will probably get to it tomorrow
Click to expand...
Click to collapse
Thanks.......
android-incredible said:
Thanks.......
Click to expand...
Click to collapse
Nitsuj17, I know you are busy, but im not sure if you forget the fix. Thanks......

[TUT] ICS transition animation for SGA

Original thread here: (thank to capez
http://forum.xda-developers.com/showthread.php?t=1342117
Click to expand...
Click to collapse
I think this tut is for advance users. But others can try
1. Get your "framework-res.apk" in /system/framework
2. Use apktool to decomplie that file. (I recommend apktool becoz I often use it )
- Command to decomplie: apktool d framework-res.apk framework-res
3. Download source file here:
http://www.mediafire.com/?4u6y6udecy60dei
Click to expand...
Click to collapse
4. In extracted folder which u get from "framework-res.apk", find "anim" folder in \res
5. Extract source file in step 3, u will get 2 folder:
- anims
- other_files
6. Copy files from both folders in step 5 into "anim" folder in step 4
7. Open "integers.xml" in /res/value and find this line:
<integer name="config_shortAnimTime">150</integer>
Click to expand...
Click to collapse
then add the following lines after it:
<integer name="config_activityShortDur">150</integer>
<integer name="config_activityDefaultDur">220</integer>
Click to expand...
Click to collapse
8. Complie your "framework-res.apk" with command: apktool b framework-res new.apk
9. You will get a file "new.apk" but dont use it. Open extracted folder which u get in step 2, u will find a folder "build" and a file is "resource.arsc" inside
10. Now you need to use 7zip. Right click on that resource file, choose 7zip > add to archive and select original framework-res.apk with type is zip.
11. Open "new.apk" in step 8 and original "framework-res.apk" with 7zip. Drag and drop "anim" and xml folders in "new.apk" to "framework-res.apk"
12. It's finished. U can use the file "framework-res.apk" now and see the transition.
Have fun! If u have question, just ask and I will answer
Example of ICS transition:
http://www.youtube.com/watch?v=vf1U_30Ngfk
Click to expand...
Click to collapse
Actually i have the easier way to apply the animation but it will only work on CyanogenMod... I call this easy patcher by Achep.... For Samsung Stock ROM (Rooted!), please give me ur framework-res.apk as i can work something for the intergers.xml...
Link: http://forum.xda-developers.com/showpost.php?p=19285951&postcount=41
Use it on the PC!
1. Put ur framework-res.apk to res/framework
2. When ur ready, press Patcher.exe
3. Then press Enter
4. Once done patching, put the patchers (flashable zip) to ur phone and flash it!
Remember this is only for the CyanogenMod 7 or other stock AOSP, for Stock ROMs, please pm me the framework-res.apk...
Sent from my Nexus One using Tapatalk
I'm writing tut for stock samsung roms
devilsking said:
I'm writing tut for stock samsung roms
Click to expand...
Click to collapse
Good, i have whole stack patchers for other phones
-LG Optimus One
-Nexus One
-Desire
-Galaxy S2
-Nexus S
And many many more! Works on MIUI, Cyanogen and Stock HTC Roms... Havent tested on Samsung Stocks...
Sent from my Nexus One using Tapatalk
"java" is not recognised . :/
Edit: Fixed my problem
EmoBoiix3 said:
"java" is not recognised . :/
Click to expand...
Click to collapse
Have u install Java??
Sent from my Nexus One using Tapatalk
DaxElectro said:
Have u install Java??
Sent from my Nexus One using Tapatalk
Click to expand...
Click to collapse
he solved )
It's done, working perfectly
Ohh *like* devilsking work ^^ ...
Well can any one help me do for general user like meh?? ....
M NT advanced ^^
Sent from Wherever I was last using XDA :]
Aadigoku13 said:
Ohh *like* devilsking work ^^ ...
Well can any one help me do for general user like meh?? ....
M NT advanced ^^
Sent from Wherever I was last using XDA :]
Click to expand...
Click to collapse
Yes, framework???
Sent from my Nexus One using Tapatalk
could someone do this mod with my framework.apk? I tried few times and always bootloops, FCs or nothing changed.
here's my framework:
http://www.megaupload.com/?d=9DD6XC30
I didnt manage to install the apktool
Can someone help telling me how to install it and get it working?
DaxElectro said:
Actually i have the easier way to apply the animation but it will only work on CyanogenMod... I call this easy patcher by Achep.... For Samsung Stock ROM (Rooted!), please give me ur framework-res.apk as i can work something for the intergers.xml...
Click to expand...
Click to collapse
Worked fine for me by using your tool, thanks.
Got a bootloop when I install the patcher from recovery :/, already tried two times
alcachofita said:
Got a bootloop when I install the patcher from recovery :/, already tried two times
Click to expand...
Click to collapse
Hi alcachofita,
You have just PM me about the framework-res.apk bootloop, maybe you havent tried my patcher yet but nevermind, here you go and others who are running CM7-KANG-cooper like his, u can use this patch...
Dax
Im stucked in the step of signning the apk
DaxElectro said:
Hi alcachofita,
You have just PM me about the framework-res.apk bootloop, maybe you havent tried my patcher yet but nevermind, here you go and others who are running CM7-KANG-cooper like his, u can use this patch...
Dax
Click to expand...
Click to collapse
Thank you sir! (Pressed thanks button too)
The patch is working.
not working for me :/
@ alchaforta, killmyself
Last try, one of them already claim its working...
Sent from my Nexus One using Tapatalk
DaxElectro said:
Actually i have the easier way to apply the animation but it will only work on CyanogenMod... I call this easy patcher by Achep.... For Samsung Stock ROM (Rooted!), please give me ur framework-res.apk as i can work something for the intergers.xml...
Link: http://forum.xda-developers.com/showpost.php?p=19285951&postcount=41
Use it on the PC!
1. Put ur framework-res.apk to res/framework
2. When ur ready, press Patcher.exe
3. Then press Enter
4. Once done patching, put the patchers (flashable zip) to ur phone and flash it!
Remember this is only for the CyanogenMod 7 or other stock AOSP, for Stock ROMs, please pm me the framework-res.apk...
Sent from my Nexus One using Tapatalk
Click to expand...
Click to collapse
thanks, working well on nims's sonygenmod.

[Guide][Easy][MM]Xperia X Animation Inside The Framework

Hello people !
Many people asked, how i can get Xperia X animation on my
Xperia device running on MM, Well Here is the guide howto modify
it to get that pretty fluid and nice animation.
What it do:
When you locked your phone, and you unlock it
with the lockscreen, the animation goes not up but
from right to the left and your homescreen get opened.
What you need:
Apktool
Framework-res.apk
7zip
Brains
Howto do it:
Decompile your Framework-res.apk
Download the attachment
Open the zip with 7zip
Open Res/Anim
Select all the files
Open your decompiled Framework-res.apk
Go to Res/Anim
Copy the selected files from my zip
Into your Anim folder
Replace? Yes
Copy integers.xml from my zip
Into Res/values folder
Replace ? Yes
Compile and sign
Make A Flashable zip
Flash it
Done
** Note: Don`t forgot to credit and thank me !!​
Review !
could you help me, please?
Metall Boy said:
could you help me, please?
Click to expand...
Click to collapse
@Metall Boy
Why you cant do ot by yourself ?
Thats why this guide is for.
Pandemic said:
@Metall Boy
Why you cant do ot by yourself ?
Thats why this guide is for.
Click to expand...
Click to collapse
i dont have much knowledge of apk modifying .... i tried apktool and i cant even decompile files....
Metall Boy said:
i dont have much knowledge of apk modifying .... i tried apktool and i cant even decompile files....
Click to expand...
Click to collapse
Oke well i am honest people get lazier and lazier around here on xda for sure ><"
I missed something in the TUT will be fixed asap
Tut is refixed and added missing stuff what also you need to do !
@Metall Boy
here your framework, its done
See attachment !
Pandemic said:
Tut is refixed and added missing stuff what also you need to do !
@Metall Boy
here your framework, its done
See attachment !
Click to expand...
Click to collapse
i actually tryed doing it again when you update the OP and it worked! but thanks anyway for your effort
Metall Boy said:
could you help me, please?
Click to expand...
Click to collapse
Pandemic said:
Tut is refixed and added missing stuff what also you need to do !
@Metall Boy
here your framework, its done
See attachment !
Click to expand...
Click to collapse
Which phone is this framework.apk from ??
& can you be kind enough to do this too
Thank You
chawlasrijan said:
Which phone is this framework.apk from ??
& can you be kind enough to do this too
Thank You
Click to expand...
Click to collapse
My framework is from z3c from latest. 291 firmware
Metall Boy said:
My framework is from z3c from latest. 291 firmware
Click to expand...
Click to collapse
No wonder i lost all vibrations
Can you please do the one i uploaded, it's from Xperia Z2 .291
chawlasrijan said:
No wonder i lost all vibrations
Can you please do the one i uploaded, it's from Xperia Z2 .291
Click to expand...
Click to collapse
Actually you no need to decompile it, just change the .apk to .zip.
The only thing to do is push the OP files into the ".zip".
After that rename .zip to .apk, and push to system.
You're done.
Hit thanks if I helped!
Note: The Z3 framework-res.apk don't have "value" this file. I tried to force push and it give me bootloop.
Note 2: Trying to use another method: compile the .apk by replace the zip.
sorry to bother you again @Pandemic I've just noticed all animations are very smoooth,but i found a small bug with the three-dot-menu animation...this animation is slow. I attached a screenshot so you will know which animation im talking about
maple_mak said:
Actually you no need to decompile it, just change the .apk to .zip.
The only thing to do is push the OP files into the ".zip".
After that rename .zip to .apk, and push to system.
You're done.
Hit thanks if I helped!
Note: The Z3 framework-res.apk don't have "value" this file. I tried to force push and it give me bootloop.
Note 2: Trying to use another method: compile the .apk by replace the zip.
Click to expand...
Click to collapse
Value is the folder name in Res folder ><"
Pandemic said:
Value is the folder name in Res folder ><"
Click to expand...
Click to collapse
If I found I already no need to say it before...
i do this but now my phone is bootlp
alinolaw71 said:
i do this but now my phone is bootlp
Click to expand...
Click to collapse
Same for me
Any suggestions @Pandemic
For those who have issues, do this(Especially for Z5 users)
1.Take the final compiled apk and install it as framework
2.Recompile and push to phone
Click thanks if i helped
Excellent work as ever, @Pandemic! :good:

Categories

Resources