Transition Animations custom blend (with video) - EVO 4G Themes and Apps

Taken from here. I spent several hours today along with Idkwhothatis123 (from xda here ) blending fold, fly-in and bounce to get it how we liked it I'll make an flashable zip for people upon request because everyones framework will be different with themes/roms etc.
this is a link to a zipped anim folder you can replace by
This is no longer necessary unless you would rather use adb. there is a metamorph file attatched download that and put on the root of your sd and download metamorph from the market its free
Code:
adb shell
# mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
#exit
adb pull /system/framework/framework-res.apk
Then open up the res.apk with your choice archive manager. Replace the /framework-res.apk/res/anim folder with the one I've provided.
Reboot into recovery and
Code:
adb shell
#mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
#exit
adb push yoursdk/tools/framework-res.apk /system/framework/
I hope this makes sense and you guys like it
Here is a ****ty vid
Keshav_CoolDude said:
I have uploaded the metamorph file.. Extract and apply using metamorph..
Click to expand...
Click to collapse
Keshav made a metamorph! Download it from the market its free!

I really like this combo. Nice work!

I've been trying to get the fade in/out animations from aosp to work with sense, but it won't seem to work.
Any suggestions?
Sent from my PC36100 using XDA App

1wingangel said:
I've been trying to get the fade in/out animations from aosp to work with sense, but it won't seem to work.
Any suggestions?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Trial and error

hi can i get a flashable zip i am running myn's rls3 please i love the transitions

rizzomach said:
hi can i get a flashable zip i am running myn's rls3 please i love the transitions
Click to expand...
Click to collapse
OP updated

I am a N1 user with MIUI ROM..
Can you give me those files only(from anim folder) which you have modified? If I replace the whole folder, then it stucks on bootloop..
Also the lockscreen of MIUI is different, so please dont give me the files which has animations for the lockscreen..
Thanks..

Keshav_CoolDude said:
I am a N1 user with MIUI ROM..
Can you give me those files only(from anim folder) which you have modified? If I replace the whole folder, then it stucks on bootloop..
Click to expand...
Click to collapse
there is a link in the OP for only the ani folder.

[email protected] said:
there is a link in the OP for only the ani folder.
Click to expand...
Click to collapse
I downloaded the attached file(4 mb) and extracted only the anim folder from it and replaced it..
But then it stuck in bootloop..

how can i use this so that it doesnt break my theme

[email protected] said:
there is a link in the OP for only the ani folder.
Click to expand...
Click to collapse
With MetaMorph, it is working.. Dont know what was the problem earlier with flashing..
Thanks for the great transition pack..

Keshav_CoolDude said:
I downloaded the attached file(4 mb) and extracted only the anim folder from it and replaced it..
But then it stuck in bootloop..
Click to expand...
Click to collapse
joselb said:
how can i use this so that it doesnt break my theme
Click to expand...
Click to collapse
by following the instructions in the OP
Keshav_CoolDude said:
With MetaMorph, it is working.. Dont know what was the problem earlier with flashing..
Thanks for the great transition pack..
Click to expand...
Click to collapse
how did you get it to work with metamorph exactly? I am not super familiar with it. I am glad its working!

Thank you it worked perfect....

[email protected] said:
how did you get it to work with metamorph exactly? I am not super familiar with it. I am glad its working!
Click to expand...
Click to collapse
I have uploaded the metamorph file.. Extract and apply using metamorph..

I would love a flashable zip.. Im not running any themes but i am using MIUI v0.11.5 test build on an EVO.. Thanks so much!!

Keshav_CoolDude said:
I have uploaded the metamorph file.. Extract and apply using metamorph..
Click to expand...
Click to collapse
Maddball said:
I would love a flashable zip.. Im not running any themes but i am using MIUI v0.11.5 test build on an EVO.. Thanks so much!!
Click to expand...
Click to collapse
right above you is a metamorph Download metamorph from the market its free!

[email protected] said:
right above you is a metamorph Download metamorph from the market its free!
Click to expand...
Click to collapse
Thanks just downloaded the file and metamorph from the market. Browsing my sd card where i have the rar file and metamorph is only reading zip files.. Any suggestions? Thanks!

joselb said:
how can i use this so that it doesnt break my theme
Click to expand...
Click to collapse
follow the op or send him your framework like in the op.
Maddball said:
Thanks just downloaded the file and metamorph from the market. Browsing my sd card where i have the rar file and metamorph is only reading zip files.. Any suggestions? Thanks!
Click to expand...
Click to collapse
rename the file to .zip
OP, great job on your recent contributions glad to see you putting stuff up for everyone...btw, awesome job on this transition pack, i wanted to do this but didnt take the time to do so......so THANKS!!!!!!

Maddball said:
Thanks just downloaded the file and metamorph from the market. Browsing my sd card where i have the rar file and metamorph is only reading zip files.. Any suggestions? Thanks!
Click to expand...
Click to collapse
extract the rar.
select pick existing theme
navigate to the xml included

Watched the video, installed with metamorph, had to install androzip, rebooted and immediately wet myself.
Freaking awesome. I installed myn's(?) But the animations were annoying.
These somehow aren't and have so much eye candy my left eye is now in a diabetic coma!
Great work!

Related

Time in notification bar

I went to the white droid theme and now if I choose any other theme the time stays black (from the white theme) and barely visible. Anyone know any fixes?
sdotcarlisle said:
I went to the white droid theme and now if I choose any other theme the time stays black (from the white theme) and barely visible. Anyone know any fixes?
Click to expand...
Click to collapse
you need to push the service.jar from the original rom onto your phone to get the time's text color to change
darchstar said:
you need to push the service.jar from the original rom onto your phone to get the time's text color to change
Click to expand...
Click to collapse
Ok so I was hoping to be able to copy onto SD Card and copy and paste in system/bin I didnt think would work but tried anyway. How exactly do you push?
adb push service.jar /system/bin ?
sdotcarlisle said:
Ok so I was hoping to be able to copy onto SD Card and copy and paste in system/bin I didnt think would work but tried anyway. How exactly do you push?
adb push service.jar /system/bin ?
Click to expand...
Click to collapse
The services.jar goes in system/framework.
gomorrah said:
The services.jar goes in system/framework.
Click to expand...
Click to collapse
Thanks so the rest is right?
adb push services.jar /system/framework
Went to original ROM zip extracted the services.jar from the system/framework did the adb push to the device got the transfer time etc. booted up and still have the black time. Any other suggestions? Thanks for ya'lls help.
reflash rom
Gotta wipe eh? Thanks
Sent from my HERO200 using the XDA mobile application powered by Tapatalk
sdotcarlisle said:
Gotta wipe eh? Thanks
Sent from my HERO200 using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
no need to wipe just reflash rom
702DROID said:
no need to wipe just reflash rom
Click to expand...
Click to collapse
Worked perfect. Thanks!
Just wondering if it is possible to remove the time from the notification bar ?

[MOD](anderweb) Power Control Widget hor/vertical (27th April)color added

update transparent to remove ghost line
i asked a few people to help make a vertical power widget
and andersweb(Twitter) cameup with the goods again
thanks to JaiThemes for the host Twitter
awd_settings DOWNLOAD
changelog
v0.2
removed ghost line from horizontal version
Transparent v0.2 Download
Transparent_Settings with Ghost lines
Soft blue new soft blue color when activated
for images
http://forum.xda-developers.com/showpost.php?p=6243629&postcount=13
thanks to JaiThemes for the host Twitter
put on sd card boot to recovery and flash
it has not been tried on cm builds
but built from cm source
i'm using the DR_cloverdale rom
let me know what it works on REMEMBER TO BACK UP YOUR Settings.apk FIRST
plug in usb
adb remount
adb pull system/app/Settings.apk c:\
if the update fails
push back
adb remount
adb push c:\Settings.apk system/app
Not bad. Not bad at all.
Could you write up instructions on how to install using terminal. I can't have adb at work and I'd really like this. Thanks.
Will this work on cupcake roms?!!
jaikat said:
Will this work on cupcake roms?!!
Click to expand...
Click to collapse
-----no----
nmw407 said:
Could you write up instructions on how to install using terminal. I can't have adb at work and I'd really like this. Thanks.
Click to expand...
Click to collapse
put it on your sd card reboot to recovery and flash
sitimber said:
put it on your sd card reboot to recovery and flash
Click to expand...
Click to collapse
Thank you much!
Nice, but...
cool look, can you send you theme which you use?
Ubu 10.04 theme
i had a rom (cant remember which one) with more settings in the power control widget like apn and flightmode/phone active. is this as well possible to be included in this mod?
pl_laszlo said:
Nice, but...
cool look, can you send you theme which you use?
Ubu 10.04 theme
Click to expand...
Click to collapse
its in my signature dr cloverdales rom its not a theme its a themed rom build from source
lolmensch said:
i had a rom (cant remember which one) with more settings in the power control widget like apn and flightmode/phone active. is this as well possible to be included in this mod?
Click to expand...
Click to collapse
if you can remember we might be able to adapt it to work
Excellent work
Thank you
what about
sitimber said:
if you can remember we might be able to adapt it to work
Click to expand...
Click to collapse
it was kolohes supereclair 3.0 beta 3 as far as i know. in his changelog he has a "new" power widget. is there any file i should upload?
lolmensch said:
it was kolohes supereclair 3.0 beta 3 as far as i know. in his changelog he has a "new" power widget. is there any file i should upload?
Click to expand...
Click to collapse
open it and post the settings.apk it should be under 1mb
sitimber said:
what about
Click to expand...
Click to collapse
and i really like that theme. so i try this rom
sitimber said:
open it and post the settings.apk it should be under 1mb
Click to expand...
Click to collapse
hope its that one...
transparent link doesnt work, file not found.
sitimber said:
i asked a few people to help make a vertical power widget
and andersweb(Twitter) cameup with the goods again
thanks to JaiThemes for the host Twitter
awd_settings DOWNLOAD
TransparentDownload
for images
http://forum.xda-developers.com/showpost.php?p=6243629&postcount=13
thanks to JaiThemes for the host Twitter
put on sd card boot to recovery and flash
it has not been tried on cm builds
but built from cm source
i'm using the DR_cloverdale rom
let me know what it works on REMEMBER TO BACK UP YOUR Settings.apk FIRST
plug in usb
adb remount
adb pull system/app/Settings.apk c:\
if the update fails
push back
adb remount
adb push c:\Settings.apk system/app
Click to expand...
Click to collapse
Transparent Download seems to be broken on megaupload, can you please fix it?
joe.kerwin said:
transparent link doesnt work, file not found.
Click to expand...
Click to collapse
strange i just clicked it and
Filename: Transparent_Settings.zip
File description: Transparent_Settings.zip
File size: 898.14 KB

Can't flash UOTKITCHEN? **Workaround**

I got a workaround!
It works on CWM 3 and also confirmed it works on CWM 2 .
But if you also having problems with flashing the generated .zip file and nothing happend after reboot this fix is for YOU!
Oke what you need to do is generate a .zip file with your needs with the UOT Kitchen. When you got your .zip file download mine "update.zip".
Now you have both the .zip files, you need to extract them.
After they are extracted put the framework-res.apk from the generated .zip file (ít's in the framework folder) in the framework folder of the extracted update.zip.
Now you can just make a .zip file again of the extracted update.zip with the framework-res.apk in it.
Put it on your SD-Card and flash it in CWM 3 or 2 and see the results!
Works easy and great. Many Many Thanks
djbommel said:
Works easy and great. Many Many Thanks
Click to expand...
Click to collapse
Good to hear! Your Welcome mate!
What's the problem with UOT Kitchen? Isn't it working for anyone?
off centre said:
What's the problem with UOT Kitchen? Isn't it working for anyone?
Click to expand...
Click to collapse
Well some people (like me) got the problem that after creating a .zip file with UOTkitchen nothing changes after flashing it.
Just finished cooking a framework-res at UOT, it's downloading at 0.7 KB/s...??!!! WTF? Lucky it's only a small file!!
@victoryo
What did you Change. What is the problem with the kitchen files ?
Greetz
changed the update scripts. something wrong with it.
Not working for me although I’ve creating ZIP file as per OP instruction. After I flash the newly created zip file with framework-res.apk inside framework folder, is says "Update Complete", however when the phone restarts, theme I have created has not been applied.
Do I have to sign my zip file?
FYI:
ROM: LeeDroid 2.0.0 with Kernel 2.0.6
Recovery: CWM v3.0.0.6
Theme: MaxDroid v1.0.4 (to create OUT, I used “framework-res.apk” from this theme)
ATZ-007 said:
Not working for me although I’ve creating ZIP file as per OP instruction. After I flash the newly created zip file with framework-res.apk inside framework folder, is says "Update Complete", however when the phone restarts, theme I have created has not been applied.
Do I have to sign my zip file?
FYI:
ROM: LeeDroid 2.0.0 with Kernel 2.0.6
Recovery: CWM v3.0.0.6
Theme: MaxDroid v1.0.4 (to create OUT, I used “framework-res.apk” from this theme)
Click to expand...
Click to collapse
You need to extract the update.zip and put the newly created framework-res.apk from the .zip of the UOTKITCHEN in the framework folder.
After that zip it again. So when it's finished zipping and you open it you see 2 folders: framework and META-INF. Then it should be fine.
Now boot in CWM and choose zip from SD card and install it!
Good job
So that's sorted that problem out.... top man and thanks.
rider5512 said:
So that's sorted that problem out.... top man and thanks.
Click to expand...
Click to collapse
Your Welcome
U solved my problem mate!! Thank you...
P.S. I used it with CW2.5.1.3 and it works..
blu3angel said:
U solved my problem mate!! Thank you...
P.S. I used it with CW2.5.1.3 and it works..
Click to expand...
Click to collapse
Allright! that's good! Will change the 1st post so it's also compatible with CWM2
Guys, I flashed UOT cooked zip on Sunday - didn't work (nothing changed after reboot)
Today I cooked exactly same modifications, flashed zip, and it worked like a charm.
So maybe UOT works for now, and this workaround is not needed. But thanks anyway for this fix.
(Running CM7 #4, flashed circle battery type E, nothing else)
victoryo said:
You need to extract the update.zip and put the newly created framework-res.apk from the .zip of the UOTKITCHEN in the framework folder.
After that zip it again. So when it's finished zipping and you open it you see 2 folders: framework and META-INF. Then it should be fine.
Now boot in CWM and choose zip from SD card and install it!
Click to expand...
Click to collapse
That’s exactly what I did.
Used 7-Zip and WinRAR
Created a new UOT (UOT-ZC-02-22-18-36-2.zip) but still the same problem.
ATZ-007 said:
That’s exactly what I did.
Used 7-Zip and WinRAR
Created a new UOT (UOT-ZC-02-22-18-36-2.zip) but still the same problem.
Click to expand...
Click to collapse
Wait a moment I will make one for you
Victoryo, you're a legend. This was bugging me for a few days but your fix worked perfectly.
Just cooked and flashed two different ones I had waiting to try out. Got the new Type O HoneyComb battery and apparently the notification Icons too although can't see much difference lol! Battery is nice though
RobSimmo said:
Victoryo, you're a legend. This was bugging me for a few days but your fix worked perfectly.
Just cooked and flashed two different ones I had waiting to try out. Got the new Type O HoneyComb battery and apparently the notification Icons too although can't see much difference lol! Battery is nice though
Click to expand...
Click to collapse
Thankyou mate, your welcome
Now creating the file for ATZ-007 and will upload a link, hope it works
ATZ-007 said:
That’s exactly what I did.
Used 7-Zip and WinRAR
Created a new UOT (UOT-ZC-02-22-18-36-2.zip) but still the same problem.
Click to expand...
Click to collapse
Here you go mate! I hope this one works for you! let me know

HOT Mixer THEMES FOR ONLY R800i 4.0.A.2.368 ;-)

Hello all guys I have prepared this nice theme for our xperia play, hope you like;-)
I have used UOT KITCHEN ;-)
For those who are 'tired of the''usual''theme prove it takes off and certainly not' more '
Theme is here,TO INSTALL USE RECOVERY:
http://www.multiupload.com/ZFMZQEAQE0
Screenshoot here:
Uploaded with ImageShack.us
Uploaded with ImageShack.us
Here a personal wallpaper of theme image ;-)
Uploaded with ImageShack.us
Your wallpaper is sweet, if you dont mind me asking where can i get it from?
HankKing said:
Your wallpaper is sweet, if you dont mind me asking where can i get it from?
Click to expand...
Click to collapse
I personally changed the background for the play and I am happy that you like, now I add it to the first post so you can download it
Done,you can download it,i have upload in first post ;-)
thanks has been given
how did u make a flashable zip file to work with recovery? i have made my own theme a while ago and got the frameword-res.apk and systemUI.apk. how do i make a flashable zip?
Roshi69 said:
how did u make a flashable zip file to work with recovery? i have made my own theme a while ago and got the frameword-res.apk and systemUI.apk. how do i make a flashable zip?
Click to expand...
Click to collapse
Uot kitchen makes the flashable .zip itself
Sent from my R800i using Tapatalk
I didnt know that zip was flashable lol. what an idiot. cheers
AndroHero said:
Uot kitchen makes the flashable .zip itself
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
Oh dear God, I think you may have answered something I have been wrestling with for a while. If I use the recovery flash method rather than pushing the files with adb, will the theme also include the new custom lock screens?
I just tried to flash my downloaded UOT .zip and now i've got a bootloop.
Do i just make it the same way as i would if i was pushing the -res and UI .APKs to the phone?
Roshi69 said:
I just tried to flash my downloaded UOT .zip and now i've got a bootloop.
Do i just make it the same way as i would if i was pushing the -res and UI .APKs to the phone?
Click to expand...
Click to collapse
But you have the new firmware 4.0.A.2.368?Specified that' only the firmware and the file and 'have been personally tested and works great.
I extracted the file, found a lot of folders, I don't know what to do next..
Can you do a step by step tutorial on how to install this? Thanks..
brochador said:
I extracted the file, found a lot of folders, I don't know what to do next..
Can you do a step by step tutorial on how to install this? Thanks..
Click to expand...
Click to collapse
You have the recovery? You don't open the zip file and extract it, but put the archive.zip in the directory of the sd and flash it as a zip.
What's recovery? Where can I found it? Sorry, total noob on this..
I got yours workung fine but when i flased mine from uot kitchen i get bootloop. They both contain the same folders. Maybe bad dowbload.
Sent from my R800i using XDA Premium App
brochador said:
What's recovery? Where can I found it? Sorry, total noob on this..
Click to expand...
Click to collapse
And i thought you were a PRO in here
To do this you need the Bootloader Unlocked,and R00T!
http://forum.xda-developers.com/showthread.php?t=1130639
download the package , "BOOT" the package!
but before you do BOOT the package put the Theme in ZIP state anyware to your SDCard.Once you BOOT the package and click Install from SD,find it and CLICK YES !!!! you'll have your theme
Do a nAndroid before doing it (backup)
To enter recovery again,Reboot,when you see the FIRST logo,Hold the Power button and TAP BACK BUTTON like a DONKEY!!!
I think i might be a professional idiot. I know what i was doing wrong.
When i was making my theme with uot kitchen i used the framework-res.apk and systemUI.Apk that were on my computer but these have been there for ages and aren't from the newest firmware that i am on now
Sent from my R800i using XDA Premium App
Cat_On_Droid said:
And i thought you were a PRO in here
To do this you need the Bootloader Unlocked,and R00T!
http://forum.xda-developers.com/showthread.php?t=1130639
download the package , "BOOT" the package!
but before you do BOOT the package put the Theme in ZIP state anyware to your SDCard.Once you BOOT the package and click Install from SD,find it and CLICK YES !!!! you'll have your theme
Do a nAndroid before doing it (backup)
To enter recovery again,Reboot,when you see the FIRST logo,Hold the Power button and TAP BACK BUTTON like a DONKEY!!!
Click to expand...
Click to collapse
I'm only using the stock recovery, lol. haha.. I'm no pro, and not lurking much around to increase my uhmm you know.

Ice Cream Sandwhich Goodies from SDK! Roboto Font and /system partition!

Hey guys, I downloaded the new SDK and opened up the ICS system.img. I made a .zip for the Roboto font and I am uploading the entire /system partition as we speak.
Just so you know, the current smali/baksmali doesn't work. Even tried the modified baksmali for HC, so until these tools are updated, these apps can't be deodexed.
Here is the Roboto font - http://bit.ly/nKvZlh
--Flashable (depending on phone) thanks to johno168 - http://forum.xda-developers.com/showpost.php?p=18548623&postcount=12
Here is the /system partiton - http://bit.ly/q8Wb3S
Here is just the /system/app folder - http://bit.ly/pamKdr
when will someone get the apks for the new apps?
Can some1 make a flashable zip of font
Sent from my GT-I9000 using Tapatalk
rhys100 said:
when will someone get the apks for the new apps?
Click to expand...
Click to collapse
That will be up in a few mins. The .apks are in there.
hackeron said:
Can some1 make a flashable zip of font
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
I would but I have a million other things I'm working on right now. Maybe someone else can do this.
Thanks for the font, can't wait to put it on my phone!
Entire /system partition is up!
just tried to install gmail apk on sg2. 'there is a problem parsing the package'
Everything is now up - font, /system partition, and just the apps from /system/app
Enjoy
rhys100 said:
just tried to install gmail apk on sg2. 'there is a problem parsing the package'
Click to expand...
Click to collapse
You can't install it like that. It's a /system app. You have to push the .apk and the corresponding .odex file to /system/app, chmod 644, and possibly reboot and prepare for a ton of FCs.
i see. i guess ill leave it to the devs. lol
how can i flash zhe files to my htc desire s?
i have downloaded the new sdk an now i can't find the fastboot in the folder...
Heres a flashable Zip for people out there for the font, put it on OP if you like
Droid_Dustin said:
how can i flash zhe files to my htc desire s?
i have downloaded the new sdk an now i can't find the fastboot in the folder...
Click to expand...
Click to collapse
You don't just flash them. And if you have to ask, you shouldn't be messing with it...
johno168 said:
Heres a flashable Zip for people out there for the font, put it on OP if you like
Click to expand...
Click to collapse
Will do! Thanks man!
-viperboy- said:
Will do! Thanks man!
Click to expand...
Click to collapse
Also retweeted ur tweet with a scrren shot of it. Not badd
I've replaced an apk in system app (using root explorer on miui) and then the phone restarted and the app wasn't there anymore... any other instructions?
icetearsboy said:
I've replaced an apk in system app (using root explorer on miui) and then the phone restarted and the app wasn't there anymore... any other instructions?
Click to expand...
Click to collapse
Don't think those apps are compatible at all.
icetearsboy said:
I've replaced an apk in system app (using root explorer on miui) and then the phone restarted and the app wasn't there anymore... any other instructions?
Click to expand...
Click to collapse
The apps min sdk version is 14 so they will only work on ics roms
Sent from my LG GT540 Swift using xda premium
Can somebody update the zips to work with gingerbread? Thanks.
Via My HTC Evo 3D On The Now Network From Sprint.
I use Font Changer (by martino), works great !
Thanks you for the share
What's the license for the font?

Categories

Resources