Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
外部SDカードパス(mnt / exdsdcard)を見つける必要があります。いくつかの画像をexdsdcardと同じにしたいので、データベースにもアクセスしました。
これを試して
File extStore = Environment.getExternalStorageDirectory();
次に、フォルダ名とファイル名を指定します
例:
"/LazyList/"+serialno.get(位置).trim()+".jpg"