ac-pm / Inspeckage

Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)
Apache License 2.0
2.78k stars 514 forks source link

Module Disabled in Genymotion Android 5.1 or Android 6.0 #63

Closed clviper closed 6 years ago

clviper commented 6 years ago

Hello.

In physical devices I never had problems, but with genymotion I am having issues with module disabled in several Android versions and I'm pretty sure this was working in the past.

Android 5.1 Custom Phone Xposed Framework V80 SDK22 x86 XposedInstaller_3.1.2 Inspeckage v2.3 or v2.2

Android 6.0 Custom Phone Xposed Framework V80 SDK23 x86 XposedInstaller_3.1.2 Inspeckage v2.3 or v2.2

Do have recent versions of genymotion working currectly with inspeckage?

Currently I dont have any errors related to inspeckage in the system logs and the xposed framework is active.

clviper commented 6 years ago

Just found out the problem. It's problems with newer versions of Genymotion. I upgrade to Genymotion 2.11 and all VM's started to have problems. Rolled back to 2.8.1, everything is working again.