Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Add image into android emulator gallery

I tried to follow explanation in the following posts:

  1. upload picture to emulator gallery
  2. How to add an image to the emulator gallery in android studio?
  3. How we save image in gallery of emulator

/mnt/sdcard empty folder in this location
/sdcard empty folder in this location
storage/sdcard no such location
data/media/0/Pictures files added, but can't access from galley

devtools -> media scanner/media provider also I don't have this options inside my emulator.

like image 881
Maor Avatar asked Nov 18 '16 15:11

Maor


Video Answer


1 Answers

You can send any file into android emulator via drag-n-drop action. And then go to Settings - Storage and re-mount your sdcard.

like image 53
Alexander Perfilyev Avatar answered Oct 12 '22 11:10

Alexander Perfilyev