Android sending image to Server via MultipartEntity - setting Content-type?

后端 未结 5 698
北恋
北恋 2020-12-17 22:18

I\'ve read many many posts about sending an image to the server from an Android app and Content-type-wise, they are divided in three categories:

a) they dont set the

5条回答
  •  無奈伤痛
    2020-12-17 22:52

    If someone just cannot figure out what is going on with headers, take a look at this article http://develop-for-android.blogspot.com/2014/01/using-volley-in-your-application.html It just saved me the day.

提交回复
热议问题