An Android Application that communicates with an Arduino to control an RC Quad for my Grade 12 Tech. Design Final Project..
RC_QUAD is hosted in the following web site
https://github.com/VanshilShah/RC_QUAD
If you think the Android project RC_QUAD 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 RC_QUAD.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 5 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 12 image files in RC_QUAD. The names of the image files are listed as follows.
ab_bottom_solid_bot.9.png ab_solid_bot.9.png ab_stacked_solid_bot.9.png ab_transparent_bot.9.png cab_background_bottom_bot.9.png cab_background_top_bot.9.png menu_dropdown_panel_bot.9.png progress_primary_bot.9.png spinner_ab_default_bot.9.png spinner_ab_disabled_bot.9.png spinner_ab_focused_bot.9.png spinner_ab_pressed_bot.9.png
The following screenshort is generated from the image listed above.
RC_QUAD has the following Java source files.
com.example.bot.BluetoothChatService.java com.example.bot.ButtonActivity.java com.example.bot.DeviceListActivity.java com.example.bot.DrawingPanel.java com.example.bot.Joystick.java com.example.bot.MainActivity.java