الاثنين، 6 أكتوبر 2014

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

  1.  Extract zip and Open the Folder
  2.  Extract Master_Flash.zip
  3.  Move each apps to specified folder 
  4.  Edit updater-script in this section: (apk_manager_4.9\META-INF\com\google\android)
  5.   set_perm(0, 0, 0644, "/system/app/example.apk");
      Replace example.apk above with app that will be add to app folder
      for another app just add the same syntax
  6.  If you want to add a framework folder, add the following code:
  7.   set_perm (0, 0, 0644, "/system/framework/example.apk");
      Replace example.apk with app that will be add to framework folder
  8.  Zip two Meta-Inf folder and System with 7zip (example.zip)
  9.  Save the new zip made ​​earlier to the folder "place-apk-here-for-signing" 
  10. Run Script.bat in the folder apk_manager_4.9
  11. Select or type the number 16 (wait for it to finish)
  12. Change back example.apk to example.zip
  13. Flash Zip is finished 
To Run Flashable Zip
  1. Move example.zip  to "update" folder
  2. Shift+Right Click then Open Command here
  3. Turn Off Zenfone and Go to Droidboot mode ( Volume up + Power button until droidboot)
  4. Connect Zenfone with USB Cable
  5. Type in the Command Window:
  6. fastboot flash update example.zip

This tutorial Credit to Heri Setiawan and Bang Ochiet
ASUS Zenfone 4 T00I Facebook Group

ليست هناك تعليقات:

إرسال تعليق