Android app for my full size balancing robot.
BalancingRobotFullSizeAndroid is hosted in the following web site
https://github.com/Lauszus/BalancingRobotFullSizeAndroid
If you think the Android project BalancingRobotFullSizeAndroid 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 BalancingRobotFullSizeAndroid.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in BalancingRobotFullSizeAndroid. The names of the image files are listed as follows.
device_access_bluetooth.png device_access_bluetooth_connected.png ic_menu_preferences.png
The following screenshort is generated from the image listed above.
BalancingRobotFullSizeAndroid has the following Java source files.
com.tkjelectronics.balancingrobotfullsizeandroid.app.BalancingRobotFullSizeActivity.java com.tkjelectronics.balancingrobotfullsizeandroid.app.BluetoothChatService.java com.tkjelectronics.balancingrobotfullsizeandroid.app.BluetoothProtocol.java com.tkjelectronics.balancingrobotfullsizeandroid.app.DeviceListActivity.java com.tkjelectronics.balancingrobotfullsizeandroid.app.GraphFragment.java com.tkjelectronics.balancingrobotfullsizeandroid.app.InfoFragment.java com.tkjelectronics.balancingrobotfullsizeandroid.app.MapFragment.java com.tkjelectronics.balancingrobotfullsizeandroid.app.PIDFragment.java com.tkjelectronics.balancingrobotfullsizeandroid.app.SquareLinearLayout.java com.tkjelectronics.balancingrobotfullsizeandroid.app.ViewPagerAdapter.java