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

Platform: Ubuntu 16.10 AOSP: android-7.1.2_r33 android_art: xposed-nougat, xposed-nougat-mr2 Error: ninja: error: 'out/host/linux-x86/obj32/SHARED_LIBRARIES/libopenjdkjvm_intermediates/export_includes', needed by 'out/host/linux-x86/obj32/SHARED_LIBRARIES/libopenjdk_intermediates/import_includes', missing and no known rule to make it or ninja: error: 'out/host/linux-x86/obj/SHARED_LIBRARIES/libart_intermediates/export_includes', needed by 'out/host/linux-x86/obj/EXECUTABLES/dexlist_intermediates/import_includes',...

There doesn't seem to be an Oreo branch. @rovo89, are you only going to release the source when Xposed for Oreo comes out of beta? It's a shame, because I...

Please update art for android Oreo and Pie @rovo89

2009-01-02 02:39:04.860 24593-24593/? I/Xposed: ----------------- 2009-01-02 02:39:04.860 24593-24593/? I/Xposed: Starting Xposed version 90-beta3, compiled for SDK 27 2009-01-02 02:39:04.860 24593-24593/? I/Xposed: Device: Redmi 6 Pro (Xiaomi), Android version 8.1.0 (SDK...

// Adjust access flags. const uint32_t kRemoveFlags = kAccNative | kAccSynchronized | kAccAbstract | kAccDefault | kAccDefaultConflict; SetAccessFlags((GetAccessFlags() & ~kRemoveFlags) | kAccXposedHookedMethod); in 'EnableXposedHook' , xposed remove some flags ,but...

Device (vendor and model):xiaomi mi mix2 ROM:miui9 8.2.2 china edition based on andorid8.0 Xposed version:v90 beta3 here is the log thanks very much [error.log](https://github.com/rovo89/android_art/files/1694080/error.log)

This crash is sporadic as it happens from time to time only. Hard to tell what kind of condition is responsible for it to happen. Trigger: https://github.com/GravityBox/GravityBox/blob/oreo/src/com/ceco/oreo/gravitybox/ModHwKeys.java#L1621 Framework: 90-beta3 Build...

SolarWarez tried to build one here http://forum.xda-developers.com/showpost.php?p=67250977&postcount=40, but that one causes bootloop. Please let me know if I can help anything for it, I desperately need Xposed for my Mi...