if (file.getStoragePath() == null) {
// try to find existing file and bind it with current account
File sdCard = Environment.getExternalStorageDirectory();
if (file.getStoragePath() == null) {
// try to find existing file and bind it with current account
File sdCard = Environment.getExternalStorageDirectory();