An android app to control a reprap over bluetooth..
Android-Bluetooth-Reprap is hosted in the following web site
https://github.com/pipakin/Android-Bluetooth-Reprap
If you think the Android project Android-Bluetooth-Reprap 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 Android-Bluetooth-Reprap.
Item | Value |
---|---|
Java File Count | 12 |
Minimum SDK Version | 8 |
Activity Count | 7 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WAKE_LOCK |
There are 2 image files in Android-Bluetooth-Reprap. The names of the image files are listed as follows.
ic_tab_device_grey.png ic_tab_device_white.png
The following screenshort is generated from the image listed above.
Android-Bluetooth-Reprap has the following Java source files.
com.hermit.btreprap.BluetoothRepRap.java com.hermit.btreprap.BluetoothRepRapApplication.java com.hermit.btreprap.DeviceActivity.java com.hermit.btreprap.LocalFilesActivity.java com.hermit.btreprap.LogActivity.java com.hermit.btreprap.ManualActivity.java com.hermit.btreprap.SDFiles.java com.hermit.btreprap.SelectDeviceActivity.java com.hermit.btreprap.service.BluetoothConnectThread.java com.hermit.btreprap.service.RepRapCommandThread.java com.hermit.btreprap.service.RepRapConnectionService.java com.hermit.btreprap.service.RepRapFilePushThread.java