How to Create Flashable Zip for Zenfone iv without custom recovery



This tutorial Credit to Heri Setiawan and Bang Ochiet
ASUS Zenfone iv 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 zilch as well as Open the Folder
  2.  Extract Master_Flash.zip
  3.  Move each apps to specified folder 
  4.  Edit updater-script inward this section: (apk_manager_4.9\META-INF\com\google\android)
  5.   set_perm(0, 0, 0644, "/system/app/example.apk");
      Replace example.apk higher upward amongst app that volition move add together to app folder
      for unopen to other app only add together the same syntax
  6.  If y'all desire to add together a framework folder, add together the next code:
  7.   set_perm (0, 0, 0644, "/system/framework/example.apk");
      Replace example.apk amongst app that volition move add together to framework folder
  8.  Zip ii Meta-Inf folder as well as System amongst 7zip (example.zip)
  9.  Save the novel zilch made ​​earlier to the folder "place-apk-here-for-signing" 
  10. Run Script.bat inward the folder apk_manager_4.9
  11. Select or type the disclose sixteen (wait for it to finish)
  12. Change dorsum 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 thence Open Command here
  3. Turn Off Zenfone as well as Go to Droidboot agency ( Volume upward + Power push until droidboot)
  4. Connect Zenfone amongst USB Cable
  5. Type inward the Command Window:
  6. fastboot flash update example.zip

This tutorial Credit to Heri Setiawan and Bang Ochiet
ASUS Zenfone iv T00I Facebook Group
Back To Top