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