Not Posting image file in android using multipart httppost method
问题 This question is borrowed from the same question, beacuse i faced same problem.During image posting in server side, image details could not getting in server side. Like this: Failed to post image file information php server, userid ok but image file information could not post.In this case, Image save successfully on server, i could not get information on php sever of image. Here is the Code: public class UploadImageHttpPost { String testpath="/mnt/sdcard/14111.jpg"; String url = "http:/