0

I had create on gallery its display image but i am expecting to display folder images Example: 1. camara image folder 2. all images 3.sdcard images.....this type if its possible how to create please help me....

Balaji
  • 131
  • 4
  • 14
  • http://stackoverflow.com/questions/4458752/get-the-path-of-a-gallery-folder-in-android?s=43e1a6cc-b7fa-4daf-8b7d-30e8a24288cc#new-answer – Balaji Apr 26 '11 at 11:50

1 Answers1

0

This is your answer

(Environment.getExternalStorageDirectory(),"/Imagesfoldername/")

Kishore
  • 2,051
  • 5
  • 26
  • 45