Simple HTTP based sharing utility for Android.
HTTP-Cell is hosted in the following web site
https://github.com/mikkot/HTTP-Cell
If you think the Android project HTTP-Cell 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 HTTP-Cell.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | activation.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in HTTP-Cell. The names of the image files are listed as follows.
green_bright.png green_dim.png
The following screenshort is generated from the image listed above.
HTTP-Cell has the following Java source files.
org.mikko.httpcell.HTTPCell.java org.mikko.httpcell.httpd.HTTPD.java org.mikko.httpcell.httpd.file.FileUtil.java org.mikko.httpcell.service.HTTPService.java org.mikko.httpcell.ui.HTTPCellActivity.java