error on xposed after upgrading rom (miui V7) - Xposed General

got this error on xposed after upgrading rom, was working fine before upgrading
xposed is not (yet) compatible with android sdk version 19 or your processor architecture (armeabiv7a)"
also this warning message : linker: /data/data/de,robv.android.xposed.installer/cache/app_process has text relocations . this is wasting memory and is a security risk. please fix.
cannot link executable : cannot locate symbol "_zn7android14androidruntime5startEPKcS2_" refferenced by "/data/data/de.robv.android.xposed.installer/cache/app_process "..
sombody know what this means and how to fix it?

MIUI doesn't support xposed module, otherwise it has alternative one, named WSM Tools
Just google and be happy with it

odedaf said:
got this error on xposed after upgrading rom, was working fine before upgrading
xposed is not (yet) compatible with android sdk version 19 or your processor architecture (armeabiv7a)"
also this warning message : linker: /data/data/de,robv.android.xposed.installer/cache/app_process has text relocations . this is wasting memory and is a security risk. please fix.
cannot link executable : cannot locate symbol "_zn7android14androidruntime5startEPKcS2_" refferenced by "/data/data/de.robv.android.xposed.installer/cache/app_process "..
sombody know what this means and how to fix it?
Click to expand...
Click to collapse
Go to en.miui.com, you'll find what you're looking for in the forum section... For mi devices, you'll get better support there...
Sent from my HTC One M9 using Tapatalk

Same error here on CM 11 ...
... seems not MIUI related, on my newest CM11 build from today i get exactly the same error (S4 mini).
Not able to enable Xposed (2.7 exp).
Anyone an Idea ???
regards,
lombartz

Related

Xposed Framework for Gingerbread

Update on 2017.05.02
I discountined the repo.xml for Xposed Framework for Gingerbread.
For myself, I use Xposed Framework Gingerbread for my old phone.
Now I use pixel, and use Brevent without Xposed Framework.
Update on 2015.10.30
The back-ported xposed framework used a seperate repo.xml for the sdk.
I found many times my server hang up due to the parse of the module.
Now the repo.xml won't check any package outside of the official repo.
(as the size from rovo89's repo is limited to 8M)
Update on 2014.08.15
I have fixed my old phone by replacing the screen.
I think it's the last chance, as screws is broken, I cannot open the phone any more..
I will keep back-porting if I find more than 10 users and gb-devices are more than 10% in the google play store.
Reference: http://developer.android.com/about/dashboards/index.html
Update on 2014.08.04
As my old android phone (which shiped the android 2.3.5) is broken.
I have no gb devices anymore, so I won't maintain this project anymore.
For all the projects, there are opensource, and free to change.
Update on 2014.06.03.2
- rebuild busybox with armv5te
- try system's busybox if fails
Update on 2014.06.03.1
fix for error for xsharedpreferences
Update on 2014.06.03
fix for the soft reboot, which was disabled
Update on 2014.06.02.1
fix for the light theme
Update on 2014.06.02
update to the latest 2.6.1
Note: the light theme is not good on GingerBread, so it's disabled.
Thanks @rovo89, for great hack on app_process.
Now, I try to backported to gingerbread (api-10).
Update on 2014.05.04
The binary of XposedInstaller, XPrivacy are on github's release.
https://github.com/liudongmiao/XposedInstaller/releases
https://github.com/liudongmiao/XPrivacy/releases
Update on 2014.03.18
Please do NOT contact the original author @rovo89 or @M66B) for support on the back-ported Xposed, nor XPrivacy.
For any issues related back-ported, please contact me directly via PM, or post an reply with @liudongmiao.
And it's more encouraged to create an issue at the back-ported github project.
Xposed: https://github.com/liudongmiao/Xposed
XposedBridge: https://github.com/liudongmiao/XposedBridge
XposedInstaller: https://github.com/liudongmiao/XposedInstaller
XPrivacy: https://github.com/liudongmiao/XPrivacy
XposedAppSettings: http://github.com/liudongmiao/XposedAppSettings
Update on 2014.01.06
As I have no time to update this thread.
For other modules, please install XposedGB Installer, and check in the Download Fragment.
And, I think XPrivacy and Xposed App Settings are good enough to install Xposed Framework.
For a xml verison of the modules, please visit http://piebridge.me/repo.gb.xml
Update on 20140105
I have back-ported two module, XPrivacy and Xposed App Settings.
And rewrite Master Key Fix GB. You can get all in the back-ported XposedGB Installer.
If you find some module very useful, you may create an issue at https://github.com/liudongmiao/XposedGBModule.
When I have time, I may consider to back-port it.
Update on 20140104
Now I have updated the framework through modified repository.
I cannot promise to update the the apk in attachments.
Update on 20140103.1
And as you see, the back-ported XposedInstaller is rename to XposedGB Installer.
Currently the repo for XposedGB Installer is pointed to a file generated from original repo.
I will check the result of the file, and keep gb-only modules. This is done every hour.
Currently, modules back-ported by me are not added yet, I will add them later.(Added them on 2014.01.05)
For the source, please visit below links, and please DON'T contact the original author @rovo89 or @M66B for following framework/module.
// As @rovo89 and @M66B indicated that those modifications won't be merged, and GingerBread won't be supported in their original versions.
Xposed: https://github.com/liudongmiao/Xposed
XposedBridge: https://github.com/liudongmiao/XposedBridge
XposedInstaller: https://github.com/liudongmiao/XposedInstaller
XPrivacy: https://github.com/liudongmiao/XPrivacy
XposedAppSettings: http://github.com/liudongmiao/XposedAppSettings
I will keep back-ported and catch the upstream update for them.
For any feedback for back-ported xposed framework, please contact me or create an issue on the project.
For the back-ported xposed modules, please contact the back-ported contributer.
For other xposed modules, you may contact the original author, or create an issue at https://github.com/liudongmiao/XposedGBModule/issues
(Please note, I don't have much time to back-port all of them, so if you find some modules are very useful, please add some comments, I will consider it has a high priority.)
good work but where's download link of xposegb installer and xposed privacy
raokashan said:
good work but where's download link of xposegb installer and xposed privacy
Click to expand...
Click to collapse
Update on 2014.05.04
The binary of XposedInstaller, XPrivacy are on github's release.
https://github.com/liudongmiao/XposedInstaller/releases
https://github.com/liudongmiao/XPrivacy/releases
I am using xperia x10 mini cm7 install xposed framework successfully ,apps (appsetting xprivacy xloud etc) also install succefully but they didnt work like in appsetting I enable fullscreen,etc didnt work.Enabled module in xposed installer, save the config I made reboot but didnt work
Your work keeping Gingerbread safe is appreciated
Although there are a reasonable number of "thanks" clickthroughs for the work you have all done, I want to specifically thank you all, and let you know that the Gingerbread Xposed/Xprivacy has been very helpful...
Need help!
@liudongmiao
I've been using Xopsed for a long time on my ICS ROM's. Suddenly, I came to know about Xposed backported to gingerbread and i was thrilled!:laugh: So i installed my stock gingerbread ROM and decided to give Xposed a try. Everything worked well till version 2.4.1-gb and then I updated it to 2.5.1.
Unfortunately,after the update, the framework doesn't install correctly for me. I have attached a screenshot of the error. Please help me with this!
Can't install Framework
@liudongmiao Thanks for you efforts in this back porting.
You can see i'm new here, i hope you can help me.
I have an issue, cant install the framework, i have no problems installing the XposedGB apk, but in the app, in "Framework" section i get "Xposed is not (yet) compatible with Android SDK version 10 or your processor architecture (armeabi-v7a). reloc Library (1346):2507 cannot locate 'dvmLogExceptionStackTrace'...cannot link executable." I tried with fix permissions, uninstalling-installing the app, but i have same error.
I already test with version 2.4.1 and 2.5.1, same results.
My device is a ZTE V795 with 2.3.6, mediatek 6572, 512 ram, dual core 1 ghz. it's compatible?
Thanks in advance and congratulations again.
Alltid said:
@liudongmiao Thanks for you efforts in this back porting.
You can see i'm new here, i hope you can help me.
I have an issue, cant install the framework, i have no problems installing the XposedGB apk, but in the app, in "Framework" section i get "Xposed is not (yet) compatible with Android SDK version 10 or your processor architecture (armeabi-v7a). reloc Library (1346):2507 cannot locate 'dvmLogExceptionStackTrace'...cannot link executable." I tried with fix permissions, uninstalling-installing the app, but i have same error.
I already test with version 2.4.1 and 2.5.1, same results.
My device is a ZTE V795 with 2.3.6, mediatek 6572, 512 ram, dual core 1 ghz. it's compatible?
Thanks in advance and congratulations again.
Click to expand...
Click to collapse
i get the same result on stock 2.3.6 GB on the Samsung Infuse 4G
Dhanesh95 said:
@liudongmiao
I've been using Xopsed for a long time on my ICS ROM's. Suddenly, I came to know about Xposed backported to gingerbread and i was thrilled!:laugh: So i installed my stock gingerbread ROM and decided to give Xposed a try. Everything worked well till version 2.4.1-gb and then I updated it to 2.5.1.
Unfortunately,after the update, the framework doesn't install correctly for me. I have attached a screenshot of the error. Please help me with this!
Click to expand...
Click to collapse
it seems that you installed a incompatible busybox...please make sure the busybox works, or just remove the installed one.
Young_Azul said:
i get the same result on stock 2.3.6 GB on the Samsung Infuse 4G
Click to expand...
Click to collapse
please send me the file /system/lib/libdvm.so
Deleted..
dj88 said:
Where is main .apk file to install xposed??
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
Go to the first link in the post.
@liudongmiao Hi i am getting this error while installing framework
Please help me sort this
thanks
jay.dumbali said:
@liudongmiao Hi i am getting this error while installing framework
Please help me sort this
thanks
Click to expand...
Click to collapse
There is some guys reported this error.
Could you tell me the device name, and system information?
// android version, or not-android?
And if possible, could you tell me the rom address, so I can download it?
If not, could you compress /system/lib and /vendor/lib (if exists), then send it to me?
Dhanesh95 said:
@liudongmiao
I've been using Xopsed for a long time on my ICS ROM's. Suddenly, I came to know about Xposed backported to gingerbread and i was thrilled!:laugh: So i installed my stock gingerbread ROM and decided to give Xposed a try. Everything worked well till version 2.4.1-gb and then I updated it to 2.5.1.
Unfortunately,after the update, the framework doesn't install correctly for me. I have attached a screenshot of the error. Please help me with this!
Click to expand...
Click to collapse
+1 on this
This may be an idiot question to ask, but here goes: how do I install the XposedBridge? I downloaded the .zip from GitHub, but don't know what to do with it. I tried flashing in CWM, but it says "Installation aborted". Couldn't find an .apk to install.
Thanks for the great work!
https://github.com/rovo89/XposedBridge/wiki/Development-tutorial
Not necessary if your are a user.
SJ3316 said:
Not necessary if your are a user.
Click to expand...
Click to collapse
I downloaded the XposedAddition module and it requires XposedBridge to run.
Why it dsnt support miui roms?? (old bug!!)
(ported to cm7)
Thnx
Sent from my little monster using Tapatalk ||
Hit thanks if i help you
xposed problem
liudongmiao said:
There is some guys reported this error.
Could you tell me the device name, and system information?
// android version, or not-android?
And if possible, could you tell me the rom address, so I can download it?
If not, could you compress /system/lib and /vendor/lib (if exists), then send it to me?
Click to expand...
Click to collapse
I am using micromax a52 running on android 2.3.6, armv7,mtk6575.
Here`s the link to the rom i m using
http://www.mediafire.com/?f0wtsri9e23hcyh
Thanks

There is no a version for 6.0 M, or I just cant found it?

Hey,
My N5 recently got updated to 6.0 M, and I tried various version of Xposed installer and none of them will work.
It just keep telling : xposed is not compatible with android sdk version 23 or your cpu (armeabi-v7a)
Maybe some one knows the answer?
Thanks in advance.
XMP LTU said:
Hey,
My N5 recently got updated to 6.0 M, and I tried various version of Xposed installer and none of them will work.
It just keep telling : xposed is not compatible with android sdk version 23 or your cpu (armeabi-v7a)
Maybe some one knows the answer?
Thanks in advance.
Click to expand...
Click to collapse
Xposed for M is under development right now by @rovo89.
http://forum.xda-developers.com/showpost.php?p=63188361&postcount=21
My Nexus 9 is running on stock AOSP 6.0 already and the sources are synced to the build server (thanks to XDA for providing it). I assume that integrating the hooking mechanism should work relatively smoothless (although there were some bigger architectural changes). However, there are some new things, e.g. JIT and the optimizing compiler that need more attention to ensure that methods which could potentially be hooked are really called instead of being optimized away.
I can't give any timeline for this, it's done when it's done
Click to expand...
Click to collapse
It's hard to find NULL, I understand you failed.
Be patients, rovo's working on it..

Xposed for android 4.4.4 not working anymore + FIX

Can anyone update xposed to work with the new security fixes applied to newer android 4.4.4 builds ?
New fix: Install the apk file found here:
Http://forum.xda-developers.com/showpost.php?p=64063168&postcount=62
edit: old fix:
read the attachment txt file and copy two files from an older build for your device to those folders (/system/lib & (/system/bin)
http://forum.xda-developers.com/showpost.php?p=63864337&postcount=35
@rovo89 : can you update it please?
robuser007 said:
Can anyone update xposed for the new security fixes found in newer android 4.4.4 builds ?
Click to expand...
Click to collapse
Black_Focus_X said:
@rovo89 : can you update it please?
Click to expand...
Click to collapse
What devices and ROMs are you using that have these problems, and what is in the error logs and logcat?
Without this information, no one can help you, not even rovo89 himself.
Also, have you searched the forum to see if others have this issue and what's been learned about it?
It's Samsung Galaxy S3 with Cyanogenmod 11 official! I searched the forum but couldn't find an answer. Maybe my english isn't good enough
My device is Motorola RAZR XT910, with a TI OMAP4 ARMv7-A SoC.
Right now, I am on an Unofficial CyanogenMod 11 (Android 4.4.4) ROM which contains the latest security fixes for the Stagefright vulnerability and was built on November 15. When I try to install Xposed framework, using the latest official stable installer from Xposed Repo, I get an the following error: "Xposed is not (yet) compatible with Android SDK version 19 or your processor architecture (armeabi-v7a)".
When I was on the latest Official CyanogenMod 11 ROM for my device, that was built back on September 1st, Xposed would install and work properly on it, withour any troubles / warnings / errors. Now, I just want to use the latest build that has me protected against Stagefright but I can not install Xposed framework on it at all.
@rovo89 Is there / will there be any fix for this issue?
Having the same problem with the latest build of CM11 (2015.11.15).
unknownsoldierx said:
Having the same problem with the latest build of CM11 (2015.11.15).
Click to expand...
Click to collapse
Same on XT910 on 15.11 CM11 build!
from XT910 or XT925 using Tapatalk
me 2
samsung n5120, just update the new cm11 then show the error message
Yes, i got the same error message when I updated my Redmi 1S to the newest CM11.
I tried to search in MIUI forum but the answer only for MIUI OS.
I tried the patch for my Redmi 1S, it gave me bootloop.
Are there any explanation for this?
Thanks
Same issue here...Redmi 1s..CM 11 4.4.4 ...xposed not working...any solution ??
FYI, I believe this commit is causing the problems:
http://review.cyanogenmod.org/#/c/118800/
Replacing /system/bin/app_process and /system/lib/libandroid_runtime.so from previous CM builds will allow the framework to be installed without problems.
Ok, i'll try
But it can't be a right solution
Well, of course it's meant to be a temporary workaround, until (hopefully) rovo89 will have the time to fix this, if possible. If you heavily rely on Xposed it's better than nothing.
With the link to the commit, I just wanted to help to point out where the problem comes from in order to maybe get a permanent solution.
derf elot said:
Well, of course it's meant to be a temporary workaround, until (hopefully) rovo89 will have the time to fix this, if possible. If you heavily rely on Xposed it's better than nothing.
With the link to the commit, I just wanted to help to point out where the problem comes from in order to maybe get a permanent solution.
Click to expand...
Click to collapse
rovo it's not going to fix anything on kk, it's been done, too old. He's working on M and somewhat supporting L, so no luck with older builds.
Thank you. I tried it and. Yes it works. Xposed working
---------- Post added at 16:36 ---------- Previous post was at 16:34 ----------
ldeveraux said:
rovo it's not going to fix anything on kk, it's been done, too old. He's working on M and somewhat supporting L, so no luck with older builds.
Click to expand...
Click to collapse
Can you look into his head or what?
LG Optimus 4X HD Nightly 15112015 Xposed not working.
View attachment 3544451
Sorry about the pic being in spanish but is my girlfriend phone and i was giving her instructions via skype. It says "Xposed is not (yet) compatible with Android SDK version 19 or your processor architecture (armeabi-v7a)".
derf elot said:
FYI, I believe this commit is causing the problems:
http://review.cyanogenmod.org/#/c/118800/
Replacing /system/bin/app_process and /system/lib/libandroid_runtime.so from previous CM builds will allow the framework to be installed without problems.
Click to expand...
Click to collapse
Can someone make an update.zip for recovery ?
Feel free to try the zip I posted here. Make a backup first. Normally re-flashing your ROM should solve any issues, but you never know.
Xposed dead in latest CM11 *Unofficial* rom
Same thing with cm11 latest release with security patches for stage fright. Although the rom is listed as "Unofficial", it comes from THE Official cm11 OMAP 4 developer. Only listed unofficial because CM has not caught up with the developer. Xposed Framework does not work anymore on Android 4.4.4 See attached screenshots.
Ohmster said:
Same thing with cm11 latest release with security patches for stage fright. Although the rom is listed as "Unofficial", it comes from THE Official cm11 OMAP 4 developer. Only listed unofficial because CM has not caught up with the developer. Xposed Framework does not work anymore on Android 4.4.4 See attached screenshots.
Click to expand...
Click to collapse
You just posted what some other guys posted before you...
And if you would read the thread then you would know there is an update.zip for this problem! With this, Xposed is working without problems!

Xposed Framework will not Install. Samsung Galaxy S3 SPH-L710 KITKAT 4.4.2

I installed the Xposed Installer to install the Xposed framework on my Samsung Galaxy S3 SPH-L710 on 4.4.2 but the app gives me this message: Xposed is not (yet) compatible with Android SDK version 19 or your processor architecture (armeabi-v7a)
WARNING: link: /data/data/de.robv.android.xposed.installer/cache/app_process has text relocations. This is wasting memory and is a security risk. Please fix.
CANNOT LINK EXECUTABLE: cannot locate symbol "_ZN7android14AndroidRuntime5startEPKcS2_" referenced by "/data/data/de.robv.android.xposed.installer/cache/app_process"...
i.imgur [dot] com/Px4dNkz.png
What should I do to get Xposed framework installed?
No idea how to fix this at all, guys?
donuts741 said:
I installed the Xposed Installer to install the Xposed framework on my Samsung Galaxy S3 SPH-L710 on 4.4.2 but the app gives me this message: Xposed is not (yet) compatible with Android SDK version 19 or your processor architecture (armeabi-v7a)
WARNING: link: /data/data/de.robv.android.xposed.installer/cache/app_process has text relocations. This is wasting memory and is a security risk. Please fix.
CANNOT LINK EXECUTABLE: cannot locate symbol "_ZN7android14AndroidRuntime5startEPKcS2_" referenced by "/data/data/de.robv.android.xposed.installer/cache/app_process"...
i.imgur [dot] com/Px4dNkz.png
What should I do to get Xposed framework installed?
Click to expand...
Click to collapse
Seems your device received the latest security patches for KitKat, thus breaking Xposed. Check this thread for a solution.
orville87 said:
Seems your device received the latest security patches for KitKat, thus breaking Xposed. Check this thread for a solution.
Click to expand...
Click to collapse
Thank you so much.

Need Help for XPOSED for sdk22 Lollipop 5.1.1 Yuphoria

Hello all I have been trying to Install Xposed on 5.1.1 Yuphoria, but i seem to have no success in doing the same.
The error i am getting after flashing xposed-v87-sdk22 is "Xposed is not(yet) comapatible with Android DK 22 or your processot architecture.(armeabi-v7a).
CANNOT LINK EXCECUTABLE Dependencies : library "libdvm.so" not found"
Please help me out as soon as you can.
Please gv me the link to download necessary files too.
thanks

Categories

Resources