I am using eclipse juno and in my ddms storage/sdcard
shows images but in gallery it shows no media found
,i need to add images in my gallery i do not know what is problem in my avd can any one tell me,how can i show images in gallery
description here
Asked
Active
Viewed 668 times
0
2 Answers
0
place the images in DCIM folder and restart the eclipse and avd.

balaji koduri
- 1,321
- 9
- 25
-
Failed to push the item(s). it shows like this – Dec 20 '14 at 06:24
-
i hope this link helps you http://stackoverflow.com/a/20834609/2633173 – balaji koduri Dec 20 '14 at 06:30
-
in DCIM i added but still gallery has nothig – Dec 20 '14 at 09:15
-
you are trying with emulator or device? – balaji koduri Dec 20 '14 at 09:18
-
emulator only and i am trying to run my project where i need to load images from gallery – Dec 20 '14 at 09:19
-
please place code for getting the gallary images in your application? – balaji koduri Dec 20 '14 at 09:21
-
how can i put whole project dear – Dec 20 '14 at 09:22
-
no need entire project, just place a method where your are getting the images from gallary? – balaji koduri Dec 20 '14 at 09:27
-
follow this question we are doing one project http://stackoverflow.com/questions/27570948/how-to-upload-multiple-images-to-server – Dec 20 '14 at 09:30
-
i accept and vote up..you vote up question – Dec 20 '14 at 10:02
0
Hello friends please follow below step:
Eclipse->Window->Show View->DDMS->File Explorer->
Select the Push a file onto the device
In the emulator select the Dev Tools->Media Scanner.
And then your images will be added in the gallery .
Restart your emulator.

Elesh Baraiya
- 13
- 1
- 5
-
i did all steps but instead of mnt/sdcard images are showing in storage/sdcard..and in mnt/sdcard sdcard folder is not expanding – Dec 20 '14 at 06:19