Android Open Source - Development file AndroidHttpServer






Project Summary

The android http server using Nanohttpd and the file downloader using AsyncTask.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidHttpServer.

ItemValue
Java File Count7
Minimum SDK Version3
Activity Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

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