Home Forum Blog Private Support Courses
Our courses are now on YouTube! Start Watching
Hovatek Forum OPERATING SYSTEMS Android Xposed problem

Xposed problem

Xposed problem

darkrai_24
darkrai_24
darkrai_24
Junior Member
35
12-02-2021, 02:21 AM
#1



I installed xposed sdk 24 zip file manually from the recovery since my device has Android 7.0 but when I finish the flash and I restart the device I remain in bootloop (or at least I think so) since I wait between 4-6min and it does not start, something What happened was that I did not perform the bootsound when showing the bootanimation so I decided to do a factory reset, I would like to know if I had to wait longer in the "bootloop" since I read that when installing xposed for the first time the boot is slow (10min approximately) and also ask if I install systemless xposed through magisk will it be more likely that I will not get a bootloop?
hovatek
hovatek
hovatek
Administrator
50,878
12-02-2021, 11:39 AM
#2
(12-02-2021, 02:21 AM)darkrai_24 I installed xposed sdk 24 zip file manually from the recovery since my device has Android 7.0 but when I finish the flash and I restart the device I remain in bootloop (or at least I think so) since I wait between 4-6min and it does not start, something What happened was that I did not perform the bootsound when showing the bootanimation so I decided to do a factory reset, I would like to know if I had to wait longer in the "bootloop" since I read that when installing xposed for the first time the boot is slow (10min approximately)

if you're following a guide then you should probably wait as long as instructed to
flashing xposed uninstaller should fix the device
and lastly ensure that you're using the right xposed for your device architecture type, if you re then ensure to try different versions as there's no guarantees which version will work


(12-02-2021, 02:21 AM)darkrai_24 and also ask if I install systemless xposed through magisk will it be more likely that I will not get a bootloop?

you'd have to try it to find out

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
darkrai_24
darkrai_24
darkrai_24
Junior Member
35
12-02-2021, 01:13 PM
#3
(12-02-2021, 11:39 AM)X3non
(12-02-2021, 02:21 AM)darkrai_24 I installed xposed sdk 24 zip file manually from the recovery since my device has Android 7.0 but when I finish the flash and I restart the device I remain in bootloop (or at least I think so) since I wait between 4-6min and it does not start, something What happened was that I did not perform the bootsound when showing the bootanimation so I decided to do a factory reset, I would like to know if I had to wait longer in the "bootloop" since I read that when installing xposed for the first time the boot is slow (10min approximately)

if you're following a guide then you should probably wait as long as instructed to
flashing xposed uninstaller should fix the device
and lastly ensure that you're using the right xposed for your device architecture type, if you re then ensure to try different versions as there's no guarantees which version will work


(12-02-2021, 02:21 AM)darkrai_24 and also ask if I install systemless xposed through magisk will it be more likely that I will not get a bootloop?

you'd have to try it to find out

By different versions you mean version 88,88.1,88.2,89 that appear in the screenshot that I attach? I tried version 89 to arm that if it is the architecture of my device. How could I fix the bootloop if it happened to me with the magisk module? I don't have twrp I have ctr recovery
Attached Files
.png
Screenshot_20210212-060639.png
Size: 43.76 KB / Downloads: 38
hovatek
hovatek
hovatek
Administrator
50,878
13-02-2021, 12:56 AM
#4
(12-02-2021, 01:13 PM)darkrai_24 By different versions you mean version 88,88.1,88.2,89 that appear in the screenshot that I attach?

yes, that's what i meant


(12-02-2021, 01:13 PM)darkrai_24 I tried version 89 to arm that if it is the architecture of my device.

see https://www.hovatek.com/forum/thread-13054.html


(12-02-2021, 01:13 PM)darkrai_24 How could I fix the bootloop if it happened to me with the magisk module? I don't have twrp I have ctr recovery

either factory reset the device OR search for removing magisk modules using adb, it should use the command
Code:

adb wait-for-device shell magisk --remove-modules

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
darkrai_24
darkrai_24
darkrai_24
Junior Member
35
13-02-2021, 02:05 PM
#5

Mediatek Course Mediatek Course


(13-02-2021, 12:56 AM)X3non
(12-02-2021, 01:13 PM)darkrai_24 By different versions you mean version 88,88.1,88.2,89 that appear in the screenshot that I attach?

yes, that's what i meant


(12-02-2021, 01:13 PM)darkrai_24 I tried version 89 to arm that if it is the architecture of my device.

see https://www.hovatek.com/forum/thread-13054.html


(12-02-2021, 01:13 PM)darkrai_24 How could I fix the bootloop if it happened to me with the magisk module? I don't have twrp I have ctr recovery

either factory reset the device OR search for removing magisk modules using adb, it should use the command
Code:

adb wait-for-device shell magisk --remove-modules

I can use adb when i have a bootloop? How i can use adb if my device dont boot in to system?
hovatek
hovatek
hovatek
Administrator
50,878
15-02-2021, 08:35 AM
#6
(13-02-2021, 02:05 PM)darkrai_24 I can use adb when i have a bootloop? How i can use adb if my device dont boot in to system?

Are you unable to boot into recovery mode anymore? If so then just flash back stock system.img

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
hovatek
hovatek
hovatek
Administrator
50,878
15-02-2021, 09:32 AM
#7
(13-02-2021, 02:05 PM)darkrai_24 I can use adb when i have a bootloop? How i can use adb if my device dont boot in to system?

you can't use adb if you have bootloop, you should be able to use adb in a custom recovery if not then a factory reset will fix the device

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
xerxes
xerxes
xerxes
Senior Member
10,418
29-03-2021, 03:58 PM
#8
If u root with magisk make sure u flash magisk manager for recovery mode,and make sure u use riru and edxposed , if anything goes wrong u can boot to recovery TWRP and go to terminal and type ah /sdcard/mm , from there u disable expose .
Most importantly make sure u reboot after flashing riru core before flashing anything else.and update the exposed manger app
This post was last modified: 29-03-2021, 03:59 PM by xerxes.
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
WhTlYt