Gem Sdk
GEM sdk global functions
Types
Properties
SDK log path
The app variant
SDK capabilities
SDK data save policy
SDK external storage path
SDK internal storage path
GEM sdk native code build configuration
SDK version
Transfer statistics for Sdk manager
Functions
Generate GPS log
Get error details as string
Get error details as string
Gets SDK token from manifest. Returns the String found in manifest else null
Initialize GEM sdk. All GEM sdk objects must be used after a successful call to this function.
Initializes the sdk with DefaultNetworkManager If no token provided then will use GemSdk.getTokenFromManifest instead.
Checks if SDK is initialized.
Notifies GEM SDK about the hosting app background / foreground state.
Call this when the engine is initialized. Needed for Flutter communication.
Notifies the Magic Earth Engine about SdCard inserted/removed.
Notification called when TTS engine is initialized
Produces a preset live DataSource.
Set native library dir, used by deep learning API Called only once when library loaded MUST BE USED ONLY BY ANDROID IMPLEMENTATIONS OVER THIS API