RootChecker

@ApiStatus.Internal()
class RootChecker

Constructors

RootChecker
Link copied to clipboard
open fun RootChecker(@NotNull() context: @NotNull() Context, @NotNull() buildInfoProvider: @NotNull() IBuildInfoProvider, @NotNull() logger: @NotNull() ILogger)

Functions

isDeviceRooted
Link copied to clipboard
open fun isDeviceRooted(): Boolean
Check if the device is rooted or nothttps://medium.