Have doubt in collecting the images from both SDcard and Phone storage, using android i need to get all the images and have to store that in a listview, please suggest some idea or related post.

Have searched in google but dint get solution. Thanks in advance.

有帮助吗?

解决方案

This answer is important:(taken from the link below)

"You are using MediaStore.Images.Media.EXTERNAL_CONTENT_URI which is only the external storage.For the internal there is MediaStore.Images.Media.INTERNAL_CONTENT_URI."

Loading all the images from gallery into the Application in android

其他提示

Download Mobogenie Software.Then install it.Finally connect it with the Phone.Then you can move all your images stored in SDcard to mobile devices.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top