What tutorials are you refering to. I am sure they would be simple. Just figure out where you are going wrong. Some code samples would help us help you. To get you started, Android already has the classes which would help you achieve that. HttpPost and InputStreamEntity can help you. Look into the docs.
-Kumar Bibek http://tech-droid.blogspot.com On Aug 3, 12:39 pm, Pedro Teixeira <[email protected]> wrote: > Hey, > > I'm trying to upload a image file. Might be .jpg or .png to my server. > I found some confusing tutorials which people are doing it in > different ways. > Is there any simple or at least clear tutorial for this? > > Thank you -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

