The android http server using Nanohttpd and the file downloader using AsyncTask.
AndroidHttpServer is hosted in the following web site
https://github.com/xiahua/AndroidHttpServer
If you think the Android project AndroidHttpServer 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 AndroidHttpServer.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
AndroidHttpServer has the following Java source files.
com.nevin.LocalClient.java com.nevin.NanoHTTPD .java com.nevin.downloader.DownlaodStateListener.java com.nevin.downloader.DownloadDB.java com.nevin.downloader.DownloadDBHelper.java com.nevin.downloader.DownloadFileAsync.java com.nevin.downloader.DownloadInfo.java