Project with jessica Velasco, using bluetooth to have phones calculate math problems with one another.
BlueCalculate is hosted in the following web site
https://github.com/robert-irribarren/BlueCalculate
If you think the Android project BlueCalculate 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 BlueCalculate.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 4 image files in BlueCalculate. The names of the image files are listed as follows.
minus.png minussquare.png plus.png plussqaure.png
The following screenshort is generated from the image listed above.
BlueCalculate has the following Java source files.
com.witch.bluecalculate.BluetoothMessenger.java com.witch.bluecalculate.MainActivity.java com.witch.bluecalculate.MathCode.java com.witch.bluetooth.AcceptTask.java com.witch.bluetooth.BluetoothHelper.java com.witch.bluetooth.ConnectedThread.java