android web server for file sharing.
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.
The following table is the detailed list of webfileserver.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\web.zip |
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.
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