开发者

List all pictures in an Android device

开发者 https://www.devze.com 2023-01-01 15:10 出处:网络
What\'s the best way to list all pictures in an Android device? I\'m not looking to let the user pick one (I believe there\'s an intent for that), I just want to list them all programmatically.

What's the best way to list all pictures in an Android device?

I'm not looking to let the user pick one (I believe there's an intent for that), I just want to list them all programmatically.

A pseudo-code example would be muc开发者_StackOverflow社区h appreciated.

0

精彩评论

暂无评论...
验证码 换一张
取 消