Hello!
I'm trying to install Xposed on AWS EC2 Genymotion. The problem is that there is only x86_64 architecture and it has different from desktop Genymotion kernel - "4.4.10-genymotion [email protected]".
Only 5.1 and 6.0 android versions available on AWS.
I've tried compiling Xposed for 5.1 x86_64 using this shakalaca's patch and it is not working ("is installed, but not active"). Also I've compiled 5.1 x86 to check that is not my mistake - it works fine on desktop Genymotion.
My point is to run my xposed module on aws server.
Related
I have a x98Pro, it runs Android 5.1 64bit, but its not ARM, its got a Intel Atom Z8500 Cherry Trail X5.
Am I correct in thinking there is currently no way to install xposed on this rom? as I can't get the ARM64 builds to flash via TWRP (kinda expected)..but is there a way to manually get the required files on the tablet? or is it just not compatible with this architecture atall?
Thanks for any help
Karl
karl0ss said:
I have a x98Pro, it runs Android 5.1 64bit, but its not ARM, its got a Intel Atom Z8500 Cherry Trail X5.
Am I correct in thinking there is currently no way to install xposed on this rom? as I can't get the ARM64 builds to flash via TWRP (kinda expected)..but is there a way to manually get the required files on the tablet? or is it just not compatible with this architecture atall?
Thanks for any help
Karl
Click to expand...
Click to collapse
Try the Intel x86 version of Xposed by rovo89. ARM versions won't install on a Intel architecture. If the Intel version doesn't work, there is currently no Xposed available for your device.
Also check this thread.
Ok, I thought as much, thank you for getting back to me and letting me know.
Recently I installed Android-X86 6.0 RC2 (64bit iso from here: https://osdn.jp/projects/android-x86/releases/65890) and I was trying to instal Xposed framework on it.
I tried this guide: https://qnalist.com/questions/6409503/installing-xposed-framework-on-android-x86-6-0-1-r10 but it gave me an "wrong platform" error. So is there any way to install it or Xposed just dosen't support x64 architecture? (which is weird causse x64 platforms should contain x32 instructions)
Xposed zip I used: http://dl-xda.xposed.info/framework/sdk23/x86/xposed-v86-sdk23-x86.zip
You tried to install x86 framework on a x86_64 system.
Android-x86_64 is not supported. There are older builds at some chinese websites.
Just use Android-x86 (32bit) and everything will work.
look up Bliss OS X86 try stable or tested ones based on android 10 , its hit or miss getting them to work with either Virtualbox or real hardware.
blissos org website
forum xda-developers website search for Bliss OS (x86) for PC's - 12.x Development - Beta Builds, anyway I hope this helps. I have had mixed luck it seems I can't get Bliss OS x86 64 builds 12.8 to work on either my real hardware yet, or virtualbox, I have had some luck with other builds of android x86 before, its mixed luck I guess, I have run linux on my pc ubuntu before, so they should work.
hey guys., bit confused, my processor architecture is arm64-v8a. what xposed module should i flash into it ? cause i see many v72 - v86.. v22 doesn't atleast after trying it makes my device go into bootloop, so i uninstalled it
odhiss said:
hey guys., bit confused, my processor architecture is arm64-v8a. what xposed module should i flash into it ? cause i see many v72 - v86.. v22 doesn't atleast after trying it makes my device go into bootloop, so i uninstalled it
Click to expand...
Click to collapse
Since I don't know what device you have, I'm going with the assumption you are running a CM based ROM
Download from here:
http://dl-xda.xposed.info/framework/
SDK21 for 5.0
SDK22 for 5.1
SDK23 for 6. 0
After picking which SDK you need pick the arm64 link, then latest Xposed which you flash in your custom recovery.
Direct links for ease
5.0http://dl-xda.xposed.info/framework/sdk21/arm64/xposed-v86-sdk21-arm64.zip
5.1http://dl-xda.xposed.info/framework/sdk22/arm64/xposed-v86-sdk22-arm64.zip
6.0http://dl-xda.xposed.info/framework/sdk23/arm64/xposed-v86-sdk23-arm64.zip
If you have a Samsung phone with stock based ROM, you need to go to the Xposed threads by Wanam here: http://forum.xda-developers.com/showthread.php?p=62377731
or Arter97 here: http://forum.xda-developers.com/showthread.php?p=60857320
depending what version of Android you are running.
Sent from my SCH-R220
I think i've done it before when i was in android 7.0, but right now i'm on 8.1 and every time i try to install the v90-sdk27 i get the message "xposed isn't compatible with your android sdk 27 or the architecture of your processor armeabi-v7a)
Anything i can do to solve it?
mugk1tt1 said:
I think i've done it before when i was in android 7.0, but right now i'm on 8.1 and every time i try to install the v90-sdk27 i get the message "xposed isn't compatible with your android sdk 27 or the architecture of your processor armeabi-v7a)
Anything i can do to solve it?
Click to expand...
Click to collapse
You don't say which version of the zip you tried, arm or arm64.
Maybe try the installer below. It does a good job of detecting architecture, root method, etc.
https://forum.xda-developers.com/showthread.php?t=3697756
Xposed Framework [UNITY]
Moto G5 Plus XT1687, halogenOS ROM, microG (NoGApps), MultiROM, XDA Legacy
marcdw said:
You don't say which version of the zip you tried, arm or arm64.
Maybe try the installer below. It does a good job of detecting architecture, root method, etc.
https://forum.xda-developers.com/showthread.php?t=3697756
Xposed Framework [UNITY]
Moto G5 Plus XT1687, halogenOS ROM, microG (NoGApps), MultiROM, XDA Legacy
Click to expand...
Click to collapse
I tried both, the arm installed and i got a bootloop and the arm64 didn't
I need to use xposed on a virtual machine which runs android 9.0, the edxposed seems not work on a virtual machine. Now I want to integrate xposed to the android system. The problem is the official xposed - art is only supported up to android 8.0. My question is if I used the android official art , can the xposed work properly or there is another way to let xposed work on Andoid 9.0 + version.
yuminhao said:
I need to use xposed on a virtual machine which runs android 9.0, the edxposed seems not work on a virtual machine. Now I want to integrate xposed to the android system. The problem is the official xposed - art is only supported up to android 8.0. My question is if I used the android official art , can the xposed work properly or there is another way to let xposed work on Andoid 9.0 + version.
Click to expand...
Click to collapse
Take a look on LSPosed: https://github.com/LSPosed/LSPosed
It is most widely used at the moment and it has ongoing support. But read the instructions and wiki as it works bit differently from EdXposed and original Xposed Framework