JonForShort / android-tools

Android tools built for Android devices.
Apache License 2.0
155 stars 26 forks source link

MISSING library: libart-compiler.so #9

Closed rcmpayne closed 2 years ago

rcmpayne commented 4 years ago
adb shell
d1q:/data/local/tmp/bin $ /data/local/tmp/bin/dex2oat
CANNOT LINK EXECUTABLE "/data/local/tmp/bin/dex2oat": library "libart-compiler.so" not found
JonForShort commented 3 years ago

@rcmpayne , can you tell me what platform you are running this on? The binaries were built using the Android 9 source code, so you if you are running on an older platform, it might not work.

JonForShort commented 2 years ago

Closing ticket due to inactivity. @rcmpayne , if you are still running into issues. Please file another ticket. Thanks!