android - Analogue of LD_DEBUG for zygote-spawned process -


i'm wondering if android has option user enable ld_debug-style logs zygote-spawned processes. can not start app_process zygote customized environment without being root user. maybe there system property or maybe kind of linker api allow dynamic linker logs debuggable android package may contain native libraries.

aiui there isn't way on un-rooted device until o.

starting o, can add wrap.sh (debuggable) apk things this. don't think have docs published yet, it's sort of described here: https://github.com/android-ndk/ndk/issues/380#issuecomment-314223774


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -