So you read the first page and used the search button, but you still can't find the answer ?hello there,, may I know which version of xposed framework and arm for my Z1 compact Lollipop5.1?
So you read the first page and used the search button, but you still can't find the answer ?
Sent from my Galaxy Note 8 using XDA Labs
yes I have already done those..I installed sdk22 and ARM version in my z1c lollipop5.1 but I got bootloop..maybe I have installed a wrong version.
Sounds like the right one. I believe the installation does checks anyway so it wouldn't/shouldn't flash if you had the wrong sdk or architecture zip.
On my Lollipop ROMs I stick with v87.
Maybe give the UNITY installer package a try. Couldn't hurt. Just make sure to uninstall your current Xposed first to start fresh.
http://forum.xda-developers.com/showthread.php?t=3697756
Xposed Framework [UNITY]
ZTE Axon 7 A2017U, Project New World, Multiboot, Tapatalk 4.9.5
Just a little more info. Is the ROM stock or are you running AOSP/LOS-based ROM. Using SuperSU or Magisk. And exactly what file did you flash.hi and hello all . i just want to ask if im in right section ? if yes thank god . firstly , my phone is oppo f1s 5.1 lollipop . so i flash sdk22 . but i got stock in logo . so i restore again to original state . any suggestions to make xposed successful in my device ? thankyou !
The fixed 2.6.1 worked for me on Mahdi KitKat. What kind of error are you getting?@Ibuprophen
I tried to install your 2.6.1 URL fix on 2 devices with Android 4.0 and 4.4. Upgrading was not possible, so I uninstalled the "old" 2.6.1 version and made a reboot. Then I tried to install your fixed 2.6.1 version again and it fails. Installing the old 2.6.1 ran without any problem.
That the app hasn't been installed:
There are already threads on that subject in this subforum. This is a lollipop thread. [emoji6]
ui_print "! Wrong SDK version: $API, expected $XMINSDK - $XMAXSDK"
API=$(cat /system/build.prop | grep "ro.build.version.sdk=" | dd bs=1 skip=21 count=2)
mount -o ro /system
mount -o rw,remount /system