Get External Storage Directory
public static File GetSDDir() { return Environment.getExternalStorageDirectory(); }