Sample code to load an image

In would like to write a simple android app that captures an image from a camera and uploads it to a web server. Also, I would like it to print to the screen the response from the server, which is a simple text string.

Do you know if there is any example code that does something like this?

Thanks Michael

+2


a source to share


1 answer


see this page http://me.sylvek.net/index.php?2009/02/11/434-api-facebook-with-android .



Sylvain

0


a source







All Articles