开发者

Android, Pick Image

开发者 https://www.devze.com 2023-01-22 11:56 出处:网络
Is there some possible way of picking images fr开发者_如何学编程om picture folder? Basically you call the gallery intent and expect a result with onActivityForResult

Is there some possible way of picking images fr开发者_如何学编程om picture folder?


Basically you call the gallery intent and expect a result with onActivityForResult

Have a look here:

How to pick an image from gallery (SD Card) for my app?

Further searching in SO yields this, a complete solution:

Get/pick an image from Android's built-in Gallery app programmatically

0

精彩评论

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