flickr - Tutorial for uploading a photo from android -


hi there i'm looking tutorials upload photo android device service such flickr or photobucket etc. im not fussy!

(i mean code tutorials, not how use android device ;) )

thanks, rich

for flickr, start exploring flickr api @ http://www.flickr.com/services/api/. there dedicated wrapper android, called flickrj-android. built upon flickrj, has extensive documentation , example implementing calls java code.

for photobucket, start exploring public photobucket api documentation.

good luck!


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -