[MOD][GUIDE][ROOT[MIUIv8] Ios-like system animations for miui.eu 7.5.25 - Xiaomi Redmi Pro Themes, Apps, and Mods

1. download framework-res.apk from from here http://www.mediafire.com/file/jwmbdax2h878zdk/framework-res.apk
2. use any root explorer and replace framework-res.apk located in /system/framework/framework-res.apk
3. set permissions to rw-r-r
4. reboot into recovery and wipe cache, and dalivik cache and then reboot into system
5. done
only works on xiaomi.eu rom 7.5.25
Preview:
https://youtu.be/t1ir3Kb1gyc
Guide:
Howto make this for your rom:
1. u need to enable adb on your phone
2.
Code:
adb pull /system/framework/framework-res.apk
3. decompile framework-res.apk
4. ovverride anim folder and animator folder with the one i provided in attatchment below
5. recompile
6. put the 'new' framework-res.apk on internal sd card
7. use any root explorer and replace framework-res.apk located in /system/framework/framework-res.apk
8. set permissions to rw-r-r
9. reboot into recovery and wipe cache, and dalivik cache and then reboot into system
10. done
note :
decompile recompile the easy way thanks to @littlejoelgriffo :
Now is the important part. Install Winrar Then open the .apk by right clicking the file -> open with -> WinRar. Now you can look around the .apk file. Find a file inside the .apk you wish to edit. (In my case I'm going to navigate to res -> mipmap-hdpi -> ic_launcher_settings.png). Just drag the file from the .apk and edit to your liking.
NOTE: It is recommended never to completely take everything out of the .apk and then put it all back in. Just do one file at a time.
Then when your finished, select the old file in the .apk and press the delete button. Now drag in the new edited file into where you found it. Easy!
have fun

Related

[HOWTO] Modify CM6 nightly to include your "stuff" on *nix system!

OK, so I've been using Android Kitchen (URL provided) to modify other ROMS (not CM6 cuz the kitchen is not compatible) to add my own apps and whatnot. So I flash nightly about ever couple of days or so, and hate having to flash the core CM zip and then gapps then copy over my apps, and do mods that I like, etc.
Now you can do all of that in one shot here's how.
In this example, I will demonstrate adding Gapps, change density of LCD, and add my own apps to /system/app (note, this might prevent market from auto update on your apps).
1. Download nightly zip
2. Extract it using your favorite zip program
3. You should get a directory (if not unzip it into a directory) of CM6.
To change LCD Density:
4. go into /system/ folder and open build.prop and look for "ro.sf.lcd_density" and change the value to some'n you like. I have mine at 170 instead of 240 (default)
5. Save the file and do a chmod 755 system/build.prop
Note: I'm not sure if step 5 matters but I thought I would put it back to original state when it was found in the archive.
To Add Gapps:
6. Download Gapps zip file
7. Extract to a directory other than the ROM directory
8. Go into system folder and copy over all the respective files in the folders into CM6 corresponding folder. For example: Gapps => /system/app/Vending.apk then you will copy that apk into /CM6_extracted_folder/app/ and so on so forth.
To add your own apps:
9. Simply add all apks into /CM6_extracted_folder/app/
10. Do a chmod -R 755 /CM6_extracted_folder/app/
Note: same note as in step #5.
Putting it all together:
11. Now create an zip archive with your favorite zip app
12. Add all the contents of /CM6_extracted_folder/ into the archive. NOT the /CM6_extracted_folder/ folder itself but everything underneath it.
13. IMPORTANT: DO NOT set any compression rate, just add it as normal rate (default in most app). I tried it with diff. compression rate and recovery flash have hard time reading it.
After all of that you should have the following folder structure in your archive:
boot.img
META-INF
system
If you don't see it like that then redo ur archive.
Now you can transfer the file over to sdcard and flash it all in one sweep.
If you really want to get fancy, you can write script to automate all of this.

How to create an update.zip

Things you'll need :- 1. Auto sign tool2. update-binary for FIT3. update-script(If you don't know how to make, then use the one provided in the zip file. It can be used to copy files in the system folder to the /system/ of the phone)
DOWNLOAD LINK :- w w w . multiupload .c o m / K2QQNT3W2N
NOTE :- Make sure you make a backup of the files you are flashing. For backup you can refer to the docs and download "deodexed update.zip" for your respective ROM !!
Lets get started :-1. Make a new folder on the desktop and rename it as "TEST"2. Make this structure of folders in the TEST folder
------META-INF>>>>COM>>>>GOOGLE>>>>ANDROID
TEST-----
------SYSTEM3. Now add whatever you want to flash Eg. You want to flash /app/systemUI.apk and /framework/framework-res.apk
Sol. 1. Create two folders named "app" and "framework" within "TEST>>>SYSTEM" 2. Put your files in the respective folders.
4. Now put "update-script" and "update-binary" in "meta-inf>com>google>android". (Provided in REPLICA in zip file !! ENJOY )
5. Now select the "META-INF" and "SYSTEM" folder together and compress it and make a file named "update.zip".
6. Put the update.zip in the "Auto-Sign" folder and run the" Sign.bat". Press any key to continue..
7. Now you'll get a "signed_update.zip" in the same folder !!
8. Flash it via RECOVERY....
the file was deleted...

Theme for Feralab V8 very beautiful

--direct1.anhso.net/original/14/142661/2322012211716351.png--
--direct1.anhso.net/original/14/142661/2322012211724853.png--
--direct1.anhso.net/original/14/142661/2322012211732828.png--
Implementation
1. Download file: --mediafire.com/?i7abb07nmactxql--
2. Unzip and copy to folder "System" (Using Root Exploer)
3. Set Permisson:
Read Write
Read
Read
4. Copy file Home.apk to folder "System/app"
5. Copy file framework-res.apk to folder "System/framework"
6. Reboot x10
7. Enjoy. Thanks
1
screen shot plz
pouyasolhi said:
screen shot plz
Click to expand...
Click to collapse
I can not post image, link from other website. Sorry !
trinhpc said:
--direct1.anhso.net/original/14/142661/2322012211716351.png--
--direct1.anhso.net/original/14/142661/2322012211724853.png--
--direct1.anhso.net/original/14/142661/2322012211732828.png--
Implementation
1. Download file: --mediafire.com/?i7abb07nmactxql--
2. Unzip and copy to folder "System" (Using Root Exploer)
3. Set Permisson:
Read Write
Read
Read
4. Copy file Home.apk to folder "System/app"
5. Copy file framework-res.apk to folder "System/framework"
6. Reboot x10
7. Enjoy. Thanks
Click to expand...
Click to collapse
Try to post the full 10 new posts to link qualified outside the forum.
Thank for giving.

[BOOT ANIMATION][ROOT] custom boot sound & animation on stock rom

MPORTANT:
1) you need a rooted device ( don't know how to root core, just google it or follow instructions below)
2) a root explorer (attached here, very good one)
3) if you have cwm things will be easy
4) busy box (download busy box installer and install busy box. And run mount system R/W script)
5) backup of your rom before executing any anything
6) a helathy and peace ful mind
Instructions:
So you have every necessary thing mentioned above let's begin with work
A) For .qmg boot animations
1) download any .qmg extension file from the link
(https://m.app.box.com/view_shared/w...achment.php?attachmentid=2164433&d=1375631419)
2) rename the file to bootsamsung.qmg
3) open root explorer and navigate to System> media and paste the renamed file
4) long press on the file bootsamsung.qmg (if you are using root explorer attached here) select prrmission and set it to -rw-r-r
(For newbie just tick all 3 checkboxes in first coloum and first check box of second column or best way is to see the permission of other file )
5) reboot and enjoy
6) before altering backup your orignal bootsamsung.qmg file
B) to change shut down amimation
1) download .qmg format file
2) rename it to shutdown.qmg
3) open root explorer and navigate to System> media> video> shutdown
4) paste renamed file and set permissions mentioned above
C) changing boot sound
1) select any .mp3 file (preferably small size and it should be for 15 -20 seconds)
2) just rename the file to PowerOn.ogg be careful for capitalization of P and O while renaming
(Renaming is very easy using root explorer)
3) open root explorer and navigate to System > media > audio> ui
4) paste renamed file here and set permissions as mentioned above
D) for .zip boot animation file
1) download bootanimation.zip file (one attached here)
2) paste the file to System > media and paste the file and set right permission
3) download the enable.zip attachment and decompress it you will find a file named bootanimation
4) paste the file to System > bin and set permissions to -rwxr-xr-x (or just see the permissions of file above that and give same permission)
Now your bootanimation.zip file is active and bootsamsung.qmg will stop working
5) backup orignal bootanimation file from system> bin. So that if you want bootsamsung.qmg to work again just paste back orignal file and give right permissions. This will stop bootanimation.zip
E) if you have CWM
Just reboot to revovery, wipe cache, install
enable_custom_bootanimation.zip, mount system and reboot
F) using the root explorer ( it has name file manager)
For making it root explorer just go to settings of file manager. Tick root explorer tick box and give superuser permession and the tick mount system as writable
2) for setting permisdion or renaming just long press on file
3) beaware that you need to sprcify file format in this explorer while rename
For example if you want to rename example.mp3 to song.mp3 rename exactly as song.mp3 just renaming the file to song will mot do.
For changing .mp3 to .ogg just put a .ogg after file name. Example song.mp3 -- rename as song.ogg
4) while pasting files to system override the previous files
G) HOW TO ROOT
1) JUST download framaroot from link
http://forum.xda-developers.com/attachment.php?attachmentid=2164433&d=1375631419
2) install framaroot. Open it select install SuperSU
3) select GANDALF press ok and reboot
4) open supersu and update superuser binary if prompted.
This is my first post to xda.
don't flash enable.zip or boitaimation.zip only flashable file is enable_custom_bootanimation.zip
Thanks to
--xda
--Omkar $
--the core guy
--vvaibhavv
-- & me
sawan.aware.1 said:
MPORTANT:
1) you need a rooted device ( don't know how to root core, just google it or follow instructions below)
2) a root explorer (attached here, very good one)
3) if you have cwm things will be easy
4) busy box (download busy box installer and install busy box. And run mount system R/W script)
5) backup of your rom before executing any anything
6) a helathy and peace ful mind
Instructions:
So you have every necessary thing mentioned above let's begin with work
A) For .qmg boot animations
1) download any .qmg extension file from the link
(https://m.app.box.com/view_shared/w...achment.php?attachmentid=2164433&d=1375631419)
2) rename the file to bootsamsung.qmg
3) open root explorer and navigate to System> media and paste the renamed file
4) long press on the file bootsamsung.qmg (if you are using root explorer attached here) select prrmission and set it to -rw-r-r
(For newbie just tick all 3 checkboxes in first coloum and first check box of second column or best way is to see the permission of other file )
5) reboot and enjoy
6) before altering backup your orignal bootsamsung.qmg file
B) to change shut down amimation
1) download .qmg format file
2) rename it to shutdown.qmg
3) open root explorer and navigate to System> media> video> shutdown
4) paste renamed file and set permissions mentioned above
C) changing boot sound
1) select any .mp3 file (preferably small size and it should be for 15 -20 seconds)
2) just rename the file to PowerOn.ogg be careful for capitalization of P and O while renaming
(Renaming is very easy using root explorer)
3) open root explorer and navigate to System > media > audio> ui
4) paste renamed file here and set permissions as mentioned above
D) for .zip boot animation file
1) download bootanimation.zip file (one attached here)
2) paste the file to System > media and paste the file and set right permission
3) download the enable.zip attachment and decompress it you will find a file named bootanimation
4) paste the file to System > bin and set permissions to -rwxr-xr-x (or just see the permissions of file above that and give same permission)
Now your bootanimation.zip file is active and bootsamsung.qmg will stop working
5) backup orignal bootanimation file from system> bin. So that if you want bootsamsung.qmg to work again just paste back orignal file and give right permissions. This will stop bootanimation.zip
E) if you have CWM
Just reboot to revovery, wipe cache, install
enable_custom_bootanimation.zip, mount system and reboot
F) using the root explorer ( it has name file manager)
For making it root explorer just go to settings of file manager. Tick root explorer tick box and give superuser permession and the tick mount system as writable
2) for setting permisdion or renaming just long press on file
3) beaware that you need to sprcify file format in this explorer while rename
For example if you want to rename example.mp3 to song.mp3 rename exactly as song.mp3 just renaming the file to song will mot do.
For changing .mp3 to .ogg just put a .ogg after file name. Example song.mp3 -- rename as song.ogg
4) while pasting files to system override the previous files
G) HOW TO ROOT
1) JUST download framaroot from link
http://forum.xda-developers.com/attachment.php?attachmentid=2164433&d=1375631419
2) install framaroot. Open it select install SuperSU
3) select GANDALF press ok and reboot
4) open supersu and update superuser binary if prompted.
This is my first post to xda.
don't flash enable.zip or boitaimation.zip only flashable file is enable_custom_bootanimation.zip
Thanks to
--xda
--Omkar $
--the core guy
--vvaibhavv
-- & me
Click to expand...
Click to collapse
More to come and queries and suggestions most welcome
I did as u said...
I m able to see the boot animation ...but i m stuck at tje boot animation:banghead::what:
---------- Post added at 04:13 PM ---------- Previous post was at 04:10 PM ----------
Please help...
My core is unable to boot...
Stuck at bootanimation screen..
After doing as u said...
I put the bootanimation.zip file in media and set permission...
And then extracted the bootanimation file from enable.zip...and set the permission...
sunamit37 said:
I did as u said...
I m able to see the boot animation ...but i m stuck at tje boot animation:banghead::what:
---------- Post added at 04:13 PM ---------- Previous post was at 04:10 PM ----------
Please help...
My core is unable to boot...
Stuck at bootanimation screen..
After doing as u said...
I put the bootanimation.zip file in media and set permission...
And then extracted the bootanimation file from enable.zip...and set the permission...
Click to expand...
Click to collapse
Wipe data and cache and then restore your nandroid backup if u have one........
Press thanks if I helped......
From where u grab file bootanimation which is in enable.zip
Sent from my GT-I8262 using XDA Premium 4 mobile app

MOKEE[6.0] Boot Animation !Now Available!

Download Link!!!!
https://drive.google.com/file/d/0BxWQ0YJNMz0DNmlacy1SU0xzeFk/view?usp=docslist_apiI have extracted this zip file from rom itself I ll say you now to replace your current boot animation with mokee
1. Get Root Acces
2. Download Root Explorer
3. You find default tab root go to that
4. Go to system
5.go to media
6. Delete or take backup of boot animation.zip
(You can take backup by adding .bak at end)
7. Now paste MOKEE-bootanimation.zip in media and rename it as bootanimation.zip
That's it now successfully you have got the mokee boot animation enjoy:cyclops::victory:
It works well for 400x800 and 400x854 (I don't want to make it clumsy by resizing)

Categories

Resources