Samsung Store Apps Installer Package name
Asked Answered
Y

1

6

As Google and Amazon return com.android.vending and com.amazon.veneziarespectively for

val pm = packageManager
val installer = pm.getInstallerPackageName(packageName)

What will be the check to find whether the app is installed from a Samsung store?

Yazzie answered 2/12, 2020 at 5:16 Comment(0)
B
15

The package name for the Samsung Galaxy Apps Store is com.sec.android.app.samsungapps.

Bertle answered 2/12, 2020 at 6:38 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.