Reputation: 5131
I'm looking for a image hosting website similar to Imageshack or photobucket that does not require a login that supports uploads from android applications. I want to be able to code into my app the upload of a specific photo to the web service and then receive the web address to where the image can be found. Does anyone know of a service that can do this?
Upvotes: 4
Views: 1906
Reputation: 7273
Yes, imgur. They have an anonymous API that allows 50 uploads per hour. See: http://api.imgur.com/#anonapi
Upvotes: 2