Test project to control an Android application from USB using Tether mode.
HTTPServer is hosted in the following web site
https://github.com/remydavid/HTTPServer
If you think the Android project HTTPServer 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 HTTPServer.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
HTTPServer has the following Java source files.
com.example.remyd.httpserver.ApplicationTest.java com.example.remyd.httpserver.MyActivity.java fi.iki.elonen.NanoHTTPD.java