On Jan 8, 2013 1:08 AM, "Raghav Sood" <[email protected]> wrote: > > You can get the name of the app that installed your app using: > > http://developer.android.com/reference/android/content/pm/PackageManager.html#getInstallerPackageName(java.lang.String) > > If it matches the Google Play package name, then it was installed through Google Play. > >
Or someone edited the package database by hand... This is neither particularly reliable, nor useful for licensing purposes, etc. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

