Hey XDA's,
I am currently working on a neat xposed module.
But I am unable to run my app from Android Studio in "debug" mode. The app just crashes then. It runs fine when I start it without debugging.
I am on Venom Viper One 8 with Lolipop 5.0
Read more
I am currently working on a neat xposed module.
But I am unable to run my app from Android Studio in "debug" mode. The app just crashes then. It runs fine when I start it without debugging.
I am on Venom Viper One 8 with Lolipop 5.0
Code:
04-23 20:52:57.721 12421-12431/com.scilor.xposed.genericpatcher A/libc﹕ Fatal signal 11 (SIGSEGV), code 1, fault addr 0xffffffec in tid 12431 (JDWP)
04-23 20:52:57.721 12421-12431/com.scilor.xposed.genericpatcher W/libc﹕ Security Level...
Read more