Package-level declarations

Types

Link copied to clipboard

Functions

Link copied to clipboard
fun byteArrayOfInts(vararg ints: Int): ByteArray

Utility function to make it easy to declare byte arrays

Link copied to clipboard
fun ERROR CLASS: Symbol not found for Context.gpsDisabled(): Boolean

Checks if the device has a GPS receiver and it is currently disabled.

Link copied to clipboard
fun ERROR CLASS: Symbol not found for Context.hasBluetoothPermission(): Boolean

Checks if all necessary Bluetooth permissions have been granted.

Link copied to clipboard
fun ERROR CLASS: Symbol not found for Context.hasGps(): Boolean

Checks if the device has a GPS receiver.

Link copied to clipboard
fun ERROR CLASS: Symbol not found for Context.hasLocationPermission(): Boolean
Link copied to clipboard
fun xorHash(b: ByteArray): ERROR CLASS: Unresolved name: fold