Android Monkey test Problem Solve Without Flash
1: root phone/tab manually
2: install file explorer https://uploadex.com/4xl8tq2s1ip6
3: install root uninstaller https://userscloud.com/wvd4stnmbjyp
4: turn on the usb debugging on
connect to pc install driver if needed.
search for the following files in phone /tab with explorer apk2: install file explorer https://uploadex.com/4xl8tq2s1ip6
3: install root uninstaller https://userscloud.com/wvd4stnmbjyp
4: turn on the usb debugging on
connect to pc install driver if needed.
providerCertificate.apk
cameraupdate.apk
com.android.hardware.ext0.apk
etc
(search with explorer & look for similar icon file same directory )
open command prompt.
delete all one by one as below example
example:-
adb shell
su
mount -o remount,rw /system
cd system/app
chattr -iaA providerCertificate.apk
rm providerCertificate.apk
chattr -iaA cameraupdate.apk
rm cameraupdate.apk
chattr -iaA com.android.hardware.ext0.apk
rm com.android.hardware.ext0.apk
chattr -iaA providerdown.apk
Post a Comment