I would like to be able to get the Linux UID (user ID) of an installed Android application.
Excerpt from Security and Permissions: \"At install time, Android gives e
adb shell dumpsys package com.example.myapp | grep userId=