Android Open Source - Development arduino ArduinoWebSocketProxy






Project Summary

An Android app that acts as a proxy between an Arduino board (using ADK) and a web page (using WebSocket)..

Web Site / Source Repository

ArduinoWebSocketProxy is hosted in the following web site
https://github.com/jonasb/ArduinoWebSocketProxy

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

ItemValue
Java File Count11
Target SDK Version17
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
java_websocket.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

ArduinoWebSocketProxy has the following Java source files.

com.wigwamlabs.arduinowebsocketproxy.Accessory.java
com.wigwamlabs.arduinowebsocketproxy.AccessoryDetector.java
com.wigwamlabs.arduinowebsocketproxy.Application.java
com.wigwamlabs.arduinowebsocketproxy.BridgeService.java
com.wigwamlabs.arduinowebsocketproxy.Debug.java
com.wigwamlabs.arduinowebsocketproxy.MainActivity.java
com.wigwamlabs.arduinowebsocketproxy.NetworkUtils.java
com.wigwamlabs.arduinowebsocketproxy.NumberPickerPreference.java
com.wigwamlabs.arduinowebsocketproxy.SettingsActivity.java
com.wigwamlabs.arduinowebsocketproxy.WebSocketClient.java