Getting an image from Gallery on from the Picasa//Google + synced folders doesn't work

后端 未结 7 1061
清酒与你
清酒与你 2020-12-08 06:29

I am trying to get an image from the gallery app from one of the folders from the Google+ synced photos. After selecting the image, the Uri is being passed back correctly. B

相关标签:
7条回答
  • 2020-12-08 07:00

    After a lot of research, I felt that there were too many workarounds to do something which seems to be quite simple. So, I went ahead a wrote a small library that handles all the complex if elses and happens to work for all possible scenarios that I can think of. Do give it a try and see if this helps.

    http://techdroid.kbeanie.com/2013/03/easy-image-chooser-library-for-android.html

    This is an initial implementation. Although it handles almost every situation, there could be a few bugs. If you use this library, please let me know your feedback and if at all it could be improved any further.

    0 讨论(0)
提交回复
热议问题