How to install EdXposed in an emulator? - Xposed General

Hello,
I'm having some trouble getting EdXposed running in an emulator. I want to make my module compatible with Android 10 but don't have an Android 10 device, so I'd like to run an emulator with Android 10+EdXposed. With Xposed you could just drag-and-drop the installation zip in Genymotion, but afaik this doesn't work with Magisk/EdXposed.
Has anyone managed to get Magisk and EdXposed running in an emulator and if so, could you post a step-by-step tutorial of how to do it?
Thanks in advance!

Related

Xposed on legacy Android emulator Android 5.1.1

Can anyone help me to install and make it working on the android emulator ?
I need explanation about how to root the android emulator for the Android 5.1.1 (API22) in the way that application can run as root.
I have try some things and the need is to have the android emulator rooted. I know that emulator is already root (only by passing through adb shell) but Xposed app is not running as root. I have applied Xposed on system.img and make change permanently, it works because Xposed apk say me that the Xposed is installed but note enabled.
PS: I know that it works and have test it on Genymotion but I don't want to use it, so don't propose this solution please

Hello, help please

Hi, I'm on Android 6.1 on a Samsung Galaxy S5.
I use the twrp-3.2.1-0-klte version
I can not install the xposed framework
Hi, I'm on Android 6.1 on a Samsung Galaxy S5.
I use the twrp-3.2.1-0-klte version
I can not install the xposed framework
Says so:
xpose is not (yet) compatible with the version of android sdk 23 or the architecture of its processor (armeabi-7Va).
CONNOT LINK EXECUTABLE: library "libdvm.so" not found.
I have the device rooted with the odin method. I want to hide the root to play pokémon go.
You don't need any recovery. Try to Magisk method of installing:
https://forum.xda-developers.com/xposed/unofficial-systemless-xposed-t3388268/page1
After that, you can use option "Magisk hide" for hide PokemonGo and for example Android Pay very simply.
Cheers

Is there anyway to install Xposed framework on Android x86 7.1 (32bit v89)

Hi everybody!
I'm trying to install Xposed framework on an Android x86 - v89, 7.1.2, SDK25 (installed over VirtualBox).
So I followed the official thread, and downloaded the apk and the zips for SDK25, version 89.
Than I unzipped the zips into the sdcard folder, copied exposed.prop to /system
and run flash-script.sh from the terminal (of the android x86),
than rebooted.
But when I open the Xposed installer app it says:
"Xposed framework version 89 is installed, but not active. Please check the logs for details."
When I'm trying to view the logs I get the message:
"Cannot read log/data/user_de/0/de.robv.android.xposed.installer/log/error.log (No such file or directory)".
I tried to do everything I found in order to fix it,
Gave permissions to the Xposed installer,
Created the error.log file myself,
Reinstalling the all Xposed (zips, and apk),
Reinstalling the all Android x86 OS,
And everything I found online..
I really looked out to every tutorial I found online but nothing actually helped or fit the Android x86 (involved Recovery mode which is not available in Android x86).
Anyone ever did such thing or can help me?
Thanks for your help in advanced,
James T. :fingers-crossed:

Is it possible to install Xposed on Android x86 (without recovery mode..)

Is there any way to install Xposed on Android x86?
Because there is not way to access recovery mode or any 'boot mode' with Android x86, I can run the scripts myself but it does not seems to be able to activate the Xposed.
Someone here have any experience with installing Xposed on Android x86 (not mined the version)?
Thanks!

Module development question?

I have a module development question. I don't know exactly where to post this question. If this is not correct place, would you please show me the correct place?
I rebuild an old xposed module and generate signed APK. I can install and use this APK on android 6 and 7 systems with standard Magisk and Xposed. And works perfectly.
But when I use this APK with android 9 and Magisk, riru and edxposed, phone can't be booted. it falls into edxposed bootloop.
When I it use it with Magisk, Zygisk and LSPosed, I can install APK, enable it on LSPosed, but does not function as expected.
When I try to install original old module from repository, it is not possible to install this APK to android 9.
This is the original old module:
LeEco Infrared Fix | Xposed Module Repository
repo.xposed.info
I had to upgrade gradle version and several other configurations to build successfully. It can be running up to android 7, not tried but probably will run up to Android 8. But it is not possible to run android 9 or later.
How can I debug the code, and understand why edxposed fall into bootloop. Are there any log file to examine?
Thanks

Categories

Resources