Test app for connecting Arduino and Android via USB. Uses a version of DemoKit modified to make it subclassable and usable as an Android library..
LogSensorsWithDemoKit is hosted in the following web site
https://github.com/ptressel/LogSensorsWithDemoKit
If you think the Android project LogSensorsWithDemoKit 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 LogSensorsWithDemoKit.
Item | Value |
---|---|
Java File Count | 22 |
Supported screen sizes | [mdpi, hdpi, xlargenodpi, nodpi] |
Target SDK Version | 11 |
Minimum SDK Version | 10 |
Activity Count | 9 |
Asset File Names | assets\mock_sensor_messages.png |
There are 24 image files in LogSensorsWithDemoKit. The names of the image files are listed as follows.
ic_launcher_demokit.png indicator_button1_off_holo_dark.png indicator_button1_off_noglow.png indicator_button1_on_holo_dark.png indicator_button1_on_noglow.png indicator_button2_off_holo_dark.png indicator_button2_off_noglow.png indicator_button2_on_holo_dark.png indicator_button2_on_noglow.png indicator_button3_off_holo_dark.png indicator_button3_off_noglow.png indicator_button3_on_holo_dark.png indicator_button3_on_noglow.png indicator_button_capacitive_off_holo_dark.png indicator_button_capacitive_off_noglow.png indicator_button_capacitive_on_holo_dark.png indicator_button_capacitive_on_noglow.png joystick_background.png joystick_normal_holo_dark.png joystick_pressed_holo_dark.png scrubber_control_holo_dark.png scrubber_horizontal_holo_dark.9.png toggle_button_off_holo_dark.9.png toggle_button_on_holo_dark.9.png
The following screenshort is generated from the image listed above.
LogSensorsWithDemoKit has the following Java source files.
com.google.android.DemoKit.AccessoryController.java com.google.android.DemoKit.BaseActivity.java com.google.android.DemoKit.ColorLEDController.java com.google.android.DemoKit.ColorWheel.java com.google.android.DemoKit.ColorWheelLEDController.java com.google.android.DemoKit.DemoKitActivity.java com.google.android.DemoKit.DemoKitLaunch.java com.google.android.DemoKit.DemoKitPhone.java com.google.android.DemoKit.DemoKitTablet.java com.google.android.DemoKit.InputController.java com.google.android.DemoKit.JoystickView.java com.google.android.DemoKit.OutputController.java com.google.android.DemoKit.RelayController.java com.google.android.DemoKit.ServoController.java com.google.android.DemoKit.Slider.java com.google.android.DemoKit.UsbAccessoryActivity.java com.google.android.DemoKit.Utilities.java com.google.android.DemoKit.VerticalSlider.java org.jigsawrenaissance.LogSensors.LogSensorsActivity.java org.jigsawrenaissance.LogSensors.LogSensorsLaunch.java org.jigsawrenaissance.LogSensors.LogSensorsUSBAttached.java org.jigsawrenaissance.LogSensors.MockDemoKitActivity.java