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
packages.xml
/data/system
packages.list
Contain the list of applications installed and their corresponding UID's.