Table of Contents

Enum AndroidAppSource

Namespace
CodeStage.AntiCheat.Genuine.Android
Assembly
Build.dll

Guessed source of the app installation.

public enum AndroidAppSource

Fields

AccessError = 6

There was a problem accessing the app installation source information.

AmazonAppStore = 2
GooglePlayStore = 1
HuaweiAppGallery = 3
Other = 5

Source of the app installation is unknown.

PackageInstaller = 0

App was installed on-device from the apk with the package installer.

SamsungGalaxyStore = 4