开发者

Tutorial for uploading a photo from android

Hi there I'm looking for tutorials to upload a photo from an android device to a service such as flickr or photobucket etc. Im not fussy!

(I mean code tutorials, not ho开发者_开发问答w to use my android device ;) )

Thanks, Rich


For Flickr, I would start exploring the Flickr API at http://www.flickr.com/services/api/. There is actually a dedicated wrapper for Android, called flickrj-android. This is built upon flickrj, which has extensive documentation and a good example for implementing calls into your Java code.

For Photobucket, start with exploring the public Photobucket API documentation.

Good luck!

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜