Core Class Android

public  static File GetSDDir()
  {
    return Environment.getExternalStorageDirectory();
  }