Android: Upload picture on Flickr

喜欢而已 提交于 2019-12-22 10:13:32

问题


I have to make an android app to upload a picture from mobile to Flickr. I started reading API Flickr Documentation, but still miss understanding how to autenticate and how to upload. I also read similar questions here, but they show incomplete code snippet, so I can't test them. Can anyone help me? Any link to start?


回答1:


Have a look at the flickrj library. It's designed to work with Android. It comes with source code to a sample app available in the Google Play market.




回答2:


Full Demo application and working example... For details see https://stackoverflow.com/a/12524440/1136023



来源:https://stackoverflow.com/questions/10565456/android-upload-picture-on-flickr

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!