Sunday, October 28, 2018

Get environment variables passed to android/linux process


adb shell cat /proc/238/environ | sed -e "s/\x0/\n/g"

No comments:

Post a Comment