I want to add picture in emulator\'s gallery. But i am not able to do this. How to do this? any clue! Though i have gone through a answer posted in stack over flow but didn\
I used this one, it worked for me adb push "C:/image.jpg" /mnt/sdcard/DCIM
then run Media provider (in developer tools) :)