apk - Android install source -


Is it possible to get a source to install from a Android app?

I mean, I want to see if installed by app Play Store , Amazon Appstore or by executing APK.

PS: I think my app looks at crashes and I was able to send a bug report that was installed through my app Play Store Was there. How do I get this value?

Package Manager class provides the method that will tell you the name of the package that you specified That package was installed. There will be no cost in side-loading apps.

The latest version of Amazon Store finally sets PackageManager.getInstallerPackageName () to the contrary to " com.amazon.venezia " < P> Source: For an example:

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -