Is your android device stuck on bootloop after enabling some xposed modules.Now i am going to show you how to fix this issue.Before starting you will need TWRP Recovery installed on your android device. For reference click here
INSTRUCTIONS
- Boot into Recovery (Power + Volume Down)
- TWRP > Advanced > Terminal command
- Create a file /data/data/de.robv.android.xposed.installer/conf/disabled, which causes Xposed to be bypassed:
Code:
touch /data/data/de.robv.android.xposed.installer/conf/disabled
No comments :
Post a Comment