| Constructor and Description |
|---|
AndroidSystem(android.content.Context context,
java.lang.String appId) |
| Modifier and Type | Method and Description |
|---|---|
AppDetails |
getAppDetails() |
Connectivity |
getConnectivity() |
DeviceDetails |
getDeviceDetails() |
FileManager |
getFileManager() |
Preferences |
getPreferences() |
public AndroidSystem(android.content.Context context,
java.lang.String appId)
public FileManager getFileManager()
getFileManager in interface Systempublic Preferences getPreferences()
getPreferences in interface Systempublic Connectivity getConnectivity()
getConnectivity in interface Systempublic AppDetails getAppDetails()
getAppDetails in interface Systempublic DeviceDetails getDeviceDetails()
getDeviceDetails in interface System