Flashing Instructions
ImPerfectDev Updates
1. Extract rom zip file in your PC
2. Then boot your phone into fastboot mode
3. Then open the extracted rom folder then run the ".bat" file according to your need -
•For dirty flash -windows_fastboot_update_rom.bat
•For clean flash -
windows_fastboot_first_install_with_data_format.ba
That's it ✨
Keep in mind - Don't disconnect your phone while flashing to avoid device brick & some time you may need to boot your phone manually after flashing done.
*IF YOU EXPERIENCE APP CRASHING AFTER DIRTY,YOU NEED TO DO THIS
ALSO FOR GETTING SOME BATTERY BACKUP MAYBE IT'LL HELP
-Enable USB debugging from developer options
-Connect phone to PC and put these commands in adb
adb shell
pm compile -a -f -r cmdline
pm compile -f -r cmdline --secondary-dex com.google.android.gms
exit
Or
Root (termux)
su -c pm compile -a -f -r cmdline
su -c pm compile -f -r cmdline com.google.android.gms
exit
If You face lag and stutters after dirty flash
go to data/system/package cache
delete the package cache folder
If someone don't have root go to twrp and open file explorer and do it from there