android_art icon indicating copy to clipboard operation
android_art copied to clipboard

Android ART with modifications for the Xposed framework.

Results 26 android_art issues
Sort by recently updated
recently updated
newest added

Hi, my friend reported an interesting crash that happens when he loads two modules hooking the same app. I suspect there are some race conditions which we doesn't handle correctly...

I built an Xposed module since a few years, and users are now reporting a weird issue in which the app itself no longer starts when its integrated module is...

Does not work on the galaxy Grand prime g530m. :( with Lollipop 5.0.2. When I finish installing, I get google services error 1) Xposed version v87.1 2) I use the...

Hi, I've installed Xposed on genymotion, where my virtual device is a Nexus 5x running API 23 (Marshmallow). My Xposed module dynamically analyzes the execution of another app, FooDroid for...

question

When flashing exposed (86 or 75, with installer or with TWRP) on Sony Z3 with [jaguar leo lp 5.1.1](http://forum.xda-developers.com/z3/orig-development/rom-jaguar-leo-lp-5-1-1-official-t3482840/), the boot process hangs during early boot, ie. before device decryption....

Hi @rovo89, This is a question rather than a bug report. We have a new issue with Samsung pushing 2 different native changes for its Marshmallow updates, most of the...

question

IIRC in 5.0 5.1 both user and system apps is saved into /data/dalvik-cache but with 6.0 user app is saved to /data/app/$appid/oat/arm/ instead. except when xposed comes into play, all...

Hi, I'm trying to run Monkey along with Emma to measure code coverage of the test cases. Emma is a tool which instrument applications in order to compute coverage criteria....

Running Xposed v86 on a Huawei P9 (Stock Marshmallow), dex2oat fails with a "Permission denied" error 7 times, causing those to be interpreted, re-executing manually the failed dex2oat command with...

when I compile arm:21, I get this errror message: android-5.0.1_r1/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot open art/sigchainlib/version-script.txt: No such file or directory