android upload file via http post.
HttpUpload is hosted in the following web site
https://github.com/yangsheng1107/HttpUpload
If you think the Android project HttpUpload 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 HttpUpload.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 21 |
Minimum SDK Version | 16 |
Activity Count | 1 |
jar files used | android-support-v4.jar commons-codec-1.6.jar commons-logging-1.1.3.jar fluent-hc-4.3.5.jar httpclient-4.3.5.jar httpclient-cache-4.3.5.jar httpcore-4.3.2.jar httpmime-4.3.5.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
HttpUpload has the following Java source files.
com.example.upload.JSONParser.java com.example.upload.MainActivity.java com.example.upload.ProgressListenerCallback.java com.example.upload.ProgressOutHttpEntity.java com.example.upload.ProgressUpdateCallback.java com.example.upload.UploadFileCallback.java com.example.upload.UploadFileFromURL.java