Class | Description |
---|---|
AndroidLocation |
Manages the location of the android files (including emulator files, ddms config, debug keystore)
|
Enum | Description |
---|---|
AndroidLocation.EnvVar |
Enum describing which variables to check and whether they should
be checked via
System.getProperty(String) or System.getenv() or both. |
Exception | Description |
---|---|
AndroidLocation.AndroidLocationException |
Throw when the location of the android folder couldn't be found.
|