public
static
String getSdDirectory() {
return
Environment.getExternalStorageDirectory().getPath();
}