Hi!
My application can be installed and run on android,
in two different places:
"/data/MyApplication"
and
"/system/MyApplication".
I need to know where at the moment is my application installed,
if it is in "/data/" or if it is in "/system".
Can anyone help?
Thank you very much