Android Open Source - Development file webfileserver






Project Summary

android web server for file sharing.

Web Site / Source Repository

webfileserver is hosted in the following web site
https://github.com/linshixiong/webfileserver

If you think the Android project webfileserver 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 webfileserver.

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\web.zip




Resource Files

There are 3 image files in webfileserver. The names of the image files are listed as follows.

share.png
signal_off.png
signal_on.png

The following screenshort is generated from the image listed above.

null

Java Source Files

webfileserver has the following Java source files.

com.linsx.webserver.DeviceManager.java
com.linsx.webserver.HttpService.java
com.linsx.webserver.Intents.java
com.linsx.webserver.NanoHTTPD.java
com.linsx.webserver.ServerActivity.java
com.linsx.webserver.Settings.java
com.linsx.webserver.SettingsActivity.java
com.linsx.webserver.StorageListHelper.java
com.linsx.webserver.Utils.java
com.linsx.webserver.WebFileInstaller.java