Arduino and Android Java code for my thesis project, Paired.
thesis-paired is hosted in the following web site
https://github.com/michelleboisson/thesis-paired
If you think the Android project thesis-paired 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 thesis-paired.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.RECEIVE_SMS android.permission.SEND_SMS |
thesis-paired has the following Java source files.
cc.arduino.btserial.BtSerial.java cc.arduino.btserial.ConnectedThread.java com.example.bluetoothanalog.MainActivity.java com.example.bluetoothanalog.MyDrawingView.java com.example.bluetoothanalog.SMSReceive.java com.example.bluetoothanalog.SendBluetoothMessage.java