android - Upload file on apache server -


It is possible to upload a file to the Apache server using the commons-fileuploader jar file in Android. If yes, then please Please refer to a site if you do not have a reference

It is possible, yes.

If you have Eclipse and ADT plugin, all you have to do is do the following:

  • Commons-File Uploads -1.2.1. Copy the jar file to the root of your project .
  • Right click
  • Click on "libraries" and then click on "add jar"
  • Go to "Java Build Path"
  • Choose the Commons-File Upload file, and click OK.

If you are ready to go again, the ADT will automatically convert the squares into a jar file into the DAX file format for use in Dualv, and embed them into your APK file.

If you need a document to use the library, then follow the user manual:


Comments