Is it possible to get the source of install from an Android
app?
I mean, I want to see, if the app is installed from the Play Store
, Amazon Appstore
or via executing an APK.
PS: I think to see it while my app crashes and I was able to send an bug report, that my app was installed via Play Store
. How do I get this value?