Skip to content

Installs the libndk_translation functions into your AVD

License

Notifications You must be signed in to change notification settings

igeekz/libndk_translation_Module

Repository files navigation

LibNDK Translation for arm64-v8a,armeabi-v7a,armeabi

newbit @ xda-developers

Installs the libndk_translation functions into your AVD.

Description

Installs the libndk_translation functions into your AVD, Android 10 API 29

Notes

  • rc file is not needed anymore, mount binfmt_misc and register copies are now in service.sh
  • system.prop is updated
  • set_perm_recursive are updated
  • /system/lib/liblog.so and /system/lib64/liblog.so are added
    • due to cannot locate symbol "__android_log_set_logger" Error, liblog.so is needed
    • __android_log_set_logger is available since API level 30.
    • ADB doesn't work anymore, after Module is enabled and AVD rebooted
    • to test the LibNDK, copy your armeabi-v7a APKs before the module is enabled, to the AVD with adb push
  • arm64-v8a APKs are still crashing

About

Installs the libndk_translation functions into your AVD

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages