Supporting Amazon and Android market (Google Play) links inside application

Good news! Apparently the latest version of the Amazon store finally sets PackageManager.getInstallerPackageName() to "com.amazon.venezia" to contrast with Google Play’s "com.android.vending". This will be the easiest way to determine if your app is sideloaded, installed from Amazon, or installed from Google.

Leave a Comment