How to Create Flashable Zip for Zenfone 4 without custom recovery
This tutorial Credit to Heri Setiawan and Bang Ochiet
ASUS Zenfone 4 T00I Facebook Group
========================================================================
DWYOR
Resources: https://www.dropbox.com/s/yrzefrjrzjb8jbk/apk_manager_4.9.zip?dl=0
Java JRE http://www.oracle.com/
Don't forget to Settings Java path
Tutorial How to Create Flashable zip
Download Resources first
- Extract zip and Open the Folder
- Extract Master_Flash.zip
- Move each apps to specified folder
- Edit updater-script in this section: (apk_manager_4.9\META-INF\com\google\android) set_perm(0, 0, 0644, "/system/app/example.apk");
- If you want to add a framework folder, add the following code: set_perm (0, 0, 0644, "/system/framework/example.apk");
- Zip two Meta-Inf folder and System with 7zip (example.zip)
- Save the new zip made earlier to the folder "place-apk-here-for-signing"
- Run Script.bat in the folder apk_manager_4.9
- Select or type the number 16 (wait for it to finish)
- Change back example.apk to example.zip
- Flash Zip is finished
Replace example.apk above with app that will be add to app folder
for another app just add the same syntax
Replace example.apk with app that will be add to framework folder
- Move example.zip to "update" folder
- Shift+Right Click then Open Command here
- Turn Off Zenfone and Go to Droidboot mode ( Volume up + Power button until droidboot)
- Connect Zenfone with USB Cable
- Type in the Command Window: fastboot flash update example.zip
This tutorial Credit to Heri Setiawan and Bang Ochiet
ASUS Zenfone 4 T00I Facebook Group
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home