Package com.android.prefs

Class Summary
AndroidLocation Manages the location of the android files (including emulator files, ddms config, debug keystore)
 

Enum Summary
AndroidLocation.EnvVar Enum describing which variables to check and whether they should be checked via System.getProperty(String) or System.getenv() or both.
 

Exception Summary
AndroidLocation.AndroidLocationException Throw when the location of the android folder couldn't be found.