Need to post an image to a server? Or just send a plain POST request in a snap? This simple framework is to help..
android_multipart_post is hosted in the following web site
https://github.com/cleverua/android_multipart_post
If you think the Android project android_multipart_post listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android_multipart_post.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.GET_TASKS android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
android_multipart_post has the following Java source files.
com.cleverua.android.MainActivity.java com.cleverua.android.post.MultipartPost.java com.cleverua.android.post.PostParameter.java