How do I get a list of all images in my android device?
update: Maybe there is a Content Provicer for all the images on the device.. (studying)
update: Getting hot, MediaStore.Images have the information.. now looking for how to get it..
How do I get a list of all images in my android device?
update: Maybe there is a Content Provicer for all the images on the device.. (studying)
update: Getting hot, MediaStore.Images have the information.. now looking for how to get it..
hi tom you are on the right ! this is an example implementing Asynctask =)