[version 2.7 experimental1] The Xposed Framework is not installed. - Xposed General

I'm running OxygenOS. I installed version 2.7 experimental1 and it gives me the error when I go to Frameworks:
"Xposed is not (yet) compatible with Android SDK version 21 or your processor architecture (armeabi-v7a).
CANNOT LINK EXECUTABLE: could not load library "libdvm.so" needed by "/data/data/de.robv/android.xposed.installer/cache/app_process"; caused by library "libdvm.so" not found"
A few users told that installing the alpha might be a solution. Now, to install alpha for Lollipop, do I have to delete the existing installer app first? If so, is uninstalling the app just like all other apps going to work? If not, how do I do it? Or should I just go into recovery and just flash the zip once again and then install the alpha apk?

I highly recommend you to flash it over recovery. Such emperimental builds tend to have a lots of bugs, so with a proper and clean install you'll save some hard time.

CCody said:
I highly recommend you to flash it over recovery. Such emperimental builds tend to have a lots of bugs, so with a proper and clean install you'll save some hard time.
Click to expand...
Click to collapse
So just to be clear here, I shouldn't remove the app with the version 2.7? Or should I remove the app first and then go to recovery and flash the zip file, and then install the 3.0.2 apk?

The latter. Remove the app then proceed with flashing.

How do I flash xposed? Libdivm.so not found
I am a newbie. I have rooted galaxy s5. Used to have working xposed module but not anymore after update to Android 5.0. I get the error message about libdivm.so not being found. How do I install xposed via flash method?

Related

How to correctly install Xposed Installer?

hello devs
i wanted to install xposed installer on htc one m7 . last tme when i did it I stuck in a bootloop and then i had to flash a new rom. so can any one help me to install xposed installer without getting into any trouble.
[*]Download and install this APK - http://loadbalancing.modaco.com/download.php?file=XposedInstaller_2.1.4.apk
[*]In the app do 'Install / Update'
[*]Download this zip file and copy to your internal SD card - http://loadbalancing.modaco.com/download.php?file=xposedinstall-2.1.4.zip (ROMraid)
[*]Install the downloaded zip from your custom recovery
That's it, you're done! To uninstall, use the 'Clean Up' option in the app and then run the uninstall zip from the main Xposed Framework app.
Enjoy!
masterleron said:
[*]Download and install this APK - http://loadbalancing.modaco.com/download.php?file=XposedInstaller_2.1.4.apk
[*]In the app do 'Install / Update'
[*]Download this zip file and copy to your internal SD card - http://loadbalancing.modaco.com/download.php?file=xposedinstall-2.1.4.zip (ROMraid)
[*]Install the downloaded zip from your custom recovery
That's it, you're done! To uninstall, use the 'Clean Up' option in the app and then run the uninstall zip from the main Xposed Framework app.
Enjoy!
Click to expand...
Click to collapse
again got into bootloop and I did all steps correctly
Which ROM are you currently on?
masterleron said:
Which ROM are you currently on?
Click to expand...
Click to collapse
viper 9.0.0
amir_khan007 said:
viper 9.0.0
Click to expand...
Click to collapse
and what framework version did you flashed? Viper 9 is android SDK 21 and the M7 is using an ARM cpu so you must use the sdk21-arm.zip version.
and btw @masterleron linked you an outdated installer (2.1.4). You need 3.0
Official and up-to-date xposed thread and files here. Remove everything you just installed, then install the 3.0-a4 xpsoed installer and then reboot in recovery and flash the xposed-v80-sdk21-arm.zip framework.
alray said:
and what framework version did you flashed? Viper 9 is android SDK 21 and the M7 is using an ARM cpu so you must use the sdk21-arm.zip version.
and btw @masterleron linked you an outdated installer (2.1.4). You need 3.0
Official and up-to-date xposed thread and files here. Remove everything you just installed, then install the 3.0-a4 xpsoed installer and then reboot in recovery and flash the xposed-v80-sdk21-arm.zip framework.
Click to expand...
Click to collapse
Are sure I wont get into a bootloop again
because i have now flashed the rom 3 times once due a "unfornately playStore has stopped" error.
Twice because of bootloops.
amir_khan007 said:
Are sure I wont get into a bootloop again
Click to expand...
Click to collapse
There are always some risks of softbrick/bootloop when modding your phone, its easily recoverable with a simple nandroid backup made before any modification. Learning to mod your phone = sometime making errors = need to reflash. This is the game you agreed to play when you first unlocked your bootloader. The only thing I'm sure is that you were not using the correct installer and possibly not the right framework (you didn't confirmed) and that using the right files should reduce the chances of bootloop

[UNOFFICIAL][5.0/5.1/6][v87][27 Nov] Xposed for MIUI

I decide to share it there because I don't know better place for this...
This is an Xposed framework variant built for MIUI based devices running Android 5.0, 5.1 and 6.0.
Tested and working on latest ROM's on various devices.
Fully working resource hooking and themes.
Prerequisite:
- Custom recovery (CWM, TWRP)
Bugs report:
- If you get any lag, broken feature or any App force closing, post your Xposed logs.
- If you get a boot-loop, reboot and get the logcat with "adb logcat -v time".
Please pay attention:
Archive with Xposed installation contains some necessary information and it is very important to successfully installation to choose right archive.
- "arm" means the devices that are running arm32 operating system and uses ARM architecture CPU.
- "arm64" means the devices that are running arm64 operating system and uses ARM64 architecture CPU.
- "x86" means the devices that are running x86 operating system and uses x86 architecture (Intel) CPU.
- "sdk21" means Android Lollipop 5.0.x
- "sdk22" means Android Lollipop 5.1.x
- "sdk23" means Android Marshmallow 6.0.x
If you try to install wrong archive it will not installed and error message appears in TWRP installation log.
Magisk
Magisk (systemless) variants of archives separated only by Android versions (sdk21, sdk22 and sdk23). CPU architecture will be detected automatically.
How to install:
- Install Xposed Installer app
- Make a nandroid backup
- Copy the Xposed file and the uninstaller to your sdcard
- Flash "xposed-vxx-sdkxx-armxx-MIUI-edition-by-SolarWarez-xxxxxxxx.zip" through a custom recovery (TWRP/CWM...)
- Reboot and wait, it may take several minutes to boot up depending on your ROM size and installed apps amount. If phone still not boot after 5 minutes then you need get boot log by "adb logcat -v time", reboot into recovery and restore backup or de install Xposed
Attention!
Starting from v86 official version of Xposed become more compatibly with ROMs that use a Resources subclass for e.g. theming, like MIUI.
So, try firstly official Xposed on your device. If it will works well (take a look at themes, if they works well, then all Ok), then you doesn't need this version of Xposed.
But I suppose that on some devices official Xposed still may cause bootloops.
Donate to @rovo89
All credits go to @rovo89 for his amazing job on Xposed framework
Can you post your sources? Are the "Resources" and "TypedArray" the only changes?
Share your sources please
Thanks
in mi4c works perfect!!!thanks man
the only thing that ''breaks'' is edge utility!!!and another that dowload modules manual not from inside app(doesnt care at all) just mention it!!!thanks again!!!
Can't download MODULES directly from xposed app.
Sent from my MI 4S using Tapatalk
ViTAMiNCHEG said:
Can't download MODULES directly from xposed app.
Sent from my MI 4S using Tapatalk
Click to expand...
Click to collapse
That was always a issue with xposed and miui, even when I've used it on my nexus 4. Guess it have something to do with permissions with miui.
Line app unable to open photo selector activity https://drive.google.com/file/d/0B3TzmNRa2nE6RE1kbHhuNUV5Y2c/view?usp=drivesdk
Sent from my hermes using XDA Labs
Nice! I submitted a request for include this in Material Design Xposed Installer. It would be awesome!
If i already flashed v80, do i need to flash the uninstall.zip before flashing v83, or can i flash v83 directly?
dagger1 said:
If i already flashed v80, do i need to flash the uninstall.zip before flashing v83, or can i flash v83 directly?
Click to expand...
Click to collapse
Flash it directly without uninstalling
Sent from my MI 4S using Tapatalk
Hey bro i was using miui v80 on mi4 wile long but accidently i flashed official xposed v83 file from xposed installer and got boot loopbafter that i had uninstalled xposed with zip and rebooted phone!! My mi4 booted normaly but now if i am flashing miui xposed v80 which i previously used and clear dalvik cach than phone does not optimizing any apps and system apps crashing!! Cant do any opration!! Same is happen with v83 also and also i updated my whole miui devloper rom to new version thus i cant flash xposed got same error!! Plzzz help!!
Sent from my MI 4W using Tapatalk
saiyammorakhiya said:
Hey bro i was using miui v80 on mi4 wile long but accidently i flashed official xposed v83 file from xposed installer and got boot loopbafter that i had uninstalled xposed with zip and rebooted phone!! My mi4 booted normaly but now if i am flashing miui xposed v80 which i previously used and clear dalvik cach than phone does not optimizing any apps and system apps crashing!! Cant do any opration!! Same is happen with v83 also and also i updated my whole miui devloper rom to new version thus i cant flash xposed got same error!! Plzzz help!!
Sent from my MI 4W using Tapatalk
Click to expand...
Click to collapse
I had similar problem, fixed by deleting the xposed folder in /data partition
@SolarWarez Got bootloop after install xposed tweak (ROM: 6.4.28)
Firstly i was install xposed in my phone (arm x64 v83 hermes) and i just need to wait until it finished boot
Then i install extMIUIv7, check tickbox for enabled it, and reboot
And voila, i got bootloop
I tried to format art cache in TWRP and it fixed it.
Well this is weird seems global beta + xposed break ART Caching
Sent from my hermes using XDA Labs
Not working
Can't install on Redmi Note 2, MIUI 7.3.1 stable (Android 5.0.2).
Error is: "chown: /system/lib/libart.so.orig.gz: Read-only file system".
Manual mounting in r/w mode does not help =(
Actually, this file libart.so.orig.gz is not the first in batch and not the last, but error happens only with it.
update: I have modified SolarWarez's package, now installs normally. Tested, working.
(what i did is disabled script interruption on some errors while setting owner and permissions on files).
Download here: https://drive.google.com/open?id=0B4lahQDWFyqqOHJKaFFfbEtmZlE
How to uninstall Xposed?
I have flashed xposed-v83-sdk22-arm64-MIUI-edition-by-SolarWarez-20160428 but any downloaded and enabled module won't work (even after reboot).
Moreover my Xiaomi Redmi 3 Pro is laggy now.
How can I unistall it?
ROM MIUI 7 by miui.it 6.5.5 based on Android 5.1.1.
Edit:
Uninstalled flashing xposed-uninstaller-20150831-arm64.zip by TWRP
I'll use it when I buy my Xiaomi... in the future...
Hi just discovered a bug: when in stock browser I go to bookmarks/history browser force closes. This also happens when browser tries to show a dialog window (for instance, when you go to xiaomi.eu it asks to install tapatalk). Log attached
Edit: attached another log got when getting to copy text in stock browser
I have flashed xposed-v83-sdk22-arm64-MIUI-edition-by-SolarWarez-20160428 on MIUI7 using Lenovo A7000-a
Xposed give error, Phone freezes and I have to retart it by pulling battery of mobile phone. I am using Xposed for only XInternalSD because its mount SD Card as internal Memory.
When is v84 coming? Hope bugs get resolved and there's compatibility with miui 8

Xposed for [4.0.1 to 4.4],[5.0.1 to Higher] Download Links + how to install xposed

There are many threads and it's very difficult to find the Xposed latest version on the Xda.so I made this thread that people can find the latest version of the Xposed framework installer . I will keep Updating the links for the latest version in this thread.
If You want to improve the thread then please pm or post in the comment by quoting my username.
What is Xposed
Xposed is a framework for modules that can change the behavior of the system and apps without touching any APKs. That's great because it means that modules can work for different versions and even ROMs without any changes (as long as the original code was not changed too much). It's also easy to undo. As all changes are done in the memory, you just need to deactivate the module and reboot to get your original system back. There are many other advantages, but here is just one more: Multiple modules can do changes to the same part of the system or app. With modified APKs, you to decide for one. No way to combine them, unless the author builds multiple APKs with different combinations.
Xposed for Android 4.4 or below = Xposed 3.0.1 to 4.4
Xposed for Android 5.1 and latest = Xposed Latest Version
How to install:
- Install Xposed Installer app
- Make a nandroid backup
- Copy the Xposed file and the uninstaller to your sdcard(link is on Xda Try Search)
- Flash "xposed-vxx-sdkxx-armxx-MIUI-edition-by-SolarWarez-xxxxxxxx.zip" through a custom recovery (TWRP/CWM...)
- Reboot and wait, it may take several minutes to boot up depending on your ROM size and installed apps amount. If phone still not boot after 5 minutes then you need get boot log by "adb logcat -v time", reboot into recovery and restore backup or de install Xposed.
user-root said:
There are many threads and it's very difficult to find the Xposed latest version on the Xda.so I made this thread that people can find the latest version of the Xposed framework installer . I will keep Updating the links for the latest version in this thread.
If You want to improve the thread then please pm or post in the comment by quoting my username.
What is Xposed
Xposed is a framework for modules that can change the behavior of the system and apps without touching any APKs. That's great because it means that modules can work for different versions and even ROMs without any changes (as long as the original code was not changed too much). It's also easy to undo. As all changes are done in the memory, you just need to deactivate the module and reboot to get your original system back. There are many other advantages, but here is just one more: Multiple modules can do changes to the same part of the system or app. With modified APKs, you to decide for one. No way to combine them, unless the author builds multiple APKs with different combinations.
Xposed for Android 4.4 or below = Xposed 3.0.1 to 4.4
Xposed for Android 5.1 and latest = Xposed Latest Version
How to install:
- Install Xposed Installer app
- Make a nandroid backup
- Copy the Xposed file and the uninstaller to your sdcard(link is on Xda Try Search)
- Flash "xposed-vxx-sdkxx-armxx-MIUI-edition-by-SolarWarez-xxxxxxxx.zip" through a custom recovery (TWRP/CWM...)
- Reboot and wait, it may take several minutes to boot up depending on your ROM size and installed apps amount. If phone still not boot after 5 minutes then you need get boot log by "adb logcat -v time", reboot into recovery and restore backup or de install Xposed.
Click to expand...
Click to collapse
Thanks

[MM 6.0] Modules don't work even tho the installation was successful

Hi all!
So I recently bought a Cubot Max but cant get any Xposed Modules to work!
Specs:
Cubot Max
Android 6.0
FW v11
arm64
I got the zip and apk off the official thread and used the latest sdk23 arm64 version obviously.
I mainly need the modules "Youtube Adawy" and "Youtube background playback".
But for the sake of testing if the issue is a result of incompatibility I also installed the modules
"PinNotif" and "SlideBack".
None of them worked.
The UI of "SlideBack" seemd to work properly while the UI of Youtube Adaway said that the app was not actived, even tho i tried it several times.
The log file read "cannot read log/data/data/de.robv.android.xposed.installer/log/error.log: open failed: ENOENT" so i created the missing txt file and gave it - rw rw permissions.
Does anyone has a clue what causes this problem?
greets
wambooo23 said:
Hi all!
So I recently bought a Cubot Max but cant get any Xposed Modules to work!
Specs:
Cubot Max
Android 6.0
FW v11
arm64
I got the zip and apk off the official thread and used the latest sdk23 arm64 version obviously.
I mainly need the modules "Youtube Adawy" and "Youtube background playback".
But for the sake of testing if the issue is a result of incompatibility I also installed the modules
"PinNotif" and "SlideBack".
None of them worked.
The UI of "SlideBack" seemd to work properly while the UI of Youtube Adaway said that the app was not actived, even tho i tried it several times.
The log file read "cannot read log/data/data/de.robv.android.xposed.installer/log/error.log: open failed: ENOENT" so i created the missing txt file and gave it - rw rw permissions.
Does anyone has a clue what causes this problem?
greets
Click to expand...
Click to collapse
Exactly I am also facing the same problem.
Same here
Can we have a thread to get the Cubot Max working with Xposed? A 500+ page general thread is difficult to follow. Thanks!
Success!
I did it! This is what I did.
The problem is that there is a firmware error which affects a number of MTK6735 phones and stops Xposed from working. You have to install another module called grorkmod first, but this will not work if you have previously tried to install Xposed. So what I did was set the phone back to its initial state (after backing up data etc.).
1. Download the Custom TWRP and the Cubot Max official ROM from here:
mod edit: link removed
2. Unrar the official ROM, and, using SP Flash Tool, set to "Format and Download", Flash the ROM in full. You will now have an unrooted, untouched factory-set phone.
3. When I did this, the Firmware version (Build Number) was V04 — check this through your system settings as my phone originally arrived with Build Number V09. So, after unzipping the TWRP download, I had to use the older version of the Scatter file. So use SP Flash Tool again, and Flash TWRP and reboot the phone, you will have an unrooted phone but with TWRP installed. Do the usual stuff with becoming a developer and changing the necessary permissions.
4. Now you can transfer files to your phone's memory.
UPDATE-SuperSU-xxx,zip
grorkmod_v1.1+lite.zip
xposed-v87-sdk23-arm64.zip
XposedInstaller_3.1.1.apk
5. Boot to Recovery, and, from TWRP:
(a) Install UPDATE-SuperSU-xxx.zip but do not reboot.
(b) Clear Dalvik cache etc
(c) Install grorkmod do not reboot.
(d) Install xposed — this time reboot.
6. Run your file manager and attempt to install the .apk file. If you are diverted to give permission for this, change the settings and do it again.
Hope this helps.

[Help] Installing Xposed on Android 6.0.1 device [solved]

Hi Guys,
I need some help please.
I need to install Xposed on my Android 6.0.1 device (Minix U9-H) so I can use the "Marshmallow SD fix" module.
I usually just install Xposed Installer_3.1.5.apk and let it download and install the proper framework, but the website is down for a long time now and I can't download things from dl-xda.xposed.info, so when I open the Xposed app ot says that the framework is not installed and I cant use it (ofc).
I tried looking online for other places to download the framework zip file and managed to find other sources for xposed-v87-sdk23-arm.zip.
But, when I try to flash it using TWRP I get this error -
Failed to map file '/external_sd/xposed-v87-sdk23-arm.zip'
Error installing zip file '/external_sd/xposed-v87-sdk23-arm.zip'
I tried also installing other framework versions that I found online, but all give me this error when trying to flash them using TWRP.
Maybe I'm doing something wrong, maybe I'm using wrong files, or wrong method.
Can anyone help me figure out how can I install it and use the module, I need it in order for my apps to run.
Thanks to anyone who will try to help!
Edit:
Managed to solved it myself, a lot more digging in Google and many failed attempts with different framework versions.

Categories

Resources