# README
go-android-utils
Android utilities all in one spot, golang
Features
- Random Android ID
- Generate mobile UA
- Generate mobile build fingerprints
- Generate MAC addresses (also support brand specific MAC)
- Generate IMEI (also support brand and model specific IMEI)
TODO
- Support MEID generation (no idea how yet)
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Treat as random.
No description provided by the author
No description provided by the author
# Variables
Enum value maps for AndroidVersion.
Enum value maps for AndroidVersion.
No description provided by the author
No description provided by the author
AvailableSIMCards Source: https://www.mcc-mnc.com/.
Here we store a few devices and way to get them, just easy access in case you want to prototype a few devices in a library fast TODO: Actually add a few devices here..
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for LocationProvider.
Enum value maps for LocationProvider.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Example implementation of a JSON backed DB.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
Refactor how we store and retrieve devices, allow for easy backend switching.
No description provided by the author