Android Open Source - Development wifi RTSD-Project






Project Summary

Project to establish communication between Arduino (WiFi-shield) and Android phone.

Web Site / Source Repository

RTSD-Project is hosted in the following web site
https://github.com/rsuomela/RTSD-Project

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

ItemValue
Java File Count15
Activity Count2
Required Permissionsandroid.permission.INTERNET
android.permission.VIBRATE




Java Source Files

RTSD-Project has the following Java source files.

arduinoMockUp.HandleConnection.java
arduinoMockUp.TCPServer.java
rtsd.smartcaneapp.ApplicationTest.java
rtsd.smartcaneapp.InterfaceConnector.java
rtsd.smartcaneapp.InterfaceOutput.java
rtsd.smartcaneapp.Interpreter.java
rtsd.smartcaneapp.MainActivity.java
rtsd.smartcaneapp.Message.java
rtsd.smartcaneapp.SettingsActivity.java
rtsd.smartcaneapp.VibrationOutput.java
rtsd.smartcaneapp.WiFiConnector.java
rtsd.smartcaneapp.service.BackgroundService.java
rtsd.smartcaneapp.service.ClientTcp.java
rtsd.smartcaneapp.service.MyServiceConnection.java
rtsd.smartcaneapp.service.ServiceBinder.java