问题
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