Android Open Source - Hardware controller spinning_led_ball






Project Summary

An android app for control of a ?Controller via bluetooth.

Web Site / Source Repository

spinning_led_ball is hosted in the following web site
https://github.com/EfimTamplon/spinning_led_ball

If you think the Android project spinning_led_ball listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of spinning_led_ball.

ItemValue
Java File Count31
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count1
Fragment Count5
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.VIBRATE
Asset File Namesassets\Infinity.ttf




Resource Files

There are 7 image files in spinning_led_ball. The names of the image files are listed as follows.

big_motor_fragment_motor_icon.png
bluetooth_fragment_bluetooth_icon.png
launcher_icon.png
led_fragment_lamp_icon.png
sequence_fragment_labor_icon.png
settings_icon.png
small_motor_fragment_motor_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

spinning_led_ball has the following Java source files.

de.hhn.se.embeddedsystems.spinningledball.HeadActivity.java
de.hhn.se.embeddedsystems.spinningledball.bluetooth.BluetoothManager.java
de.hhn.se.embeddedsystems.spinningledball.bluetooth.ConnectBluetoothModuleThread.java
de.hhn.se.embeddedsystems.spinningledball.bluetooth.ConnectedBluetoothModuleThread.java
de.hhn.se.embeddedsystems.spinningledball.drag.DragListener.java
de.hhn.se.embeddedsystems.spinningledball.drag.LedDragShadowBuilder.java
de.hhn.se.embeddedsystems.spinningledball.gesture.GestureListener.java
de.hhn.se.embeddedsystems.spinningledball.gesture.GestureManager.java
de.hhn.se.embeddedsystems.spinningledball.gesture.OnGestureManagedListener.java
de.hhn.se.embeddedsystems.spinningledball.infrastructure.BluetoothConnector.java
de.hhn.se.embeddedsystems.spinningledball.infrastructure.BluetoothState.java
de.hhn.se.embeddedsystems.spinningledball.infrastructure.LedInformer.java
de.hhn.se.embeddedsystems.spinningledball.infrastructure.MotorController.java
de.hhn.se.embeddedsystems.spinningledball.infrastructure.OnVelocitySelectedListener.java
de.hhn.se.embeddedsystems.spinningledball.infrastructure.SequenceCommander.java
de.hhn.se.embeddedsystems.spinningledball.ui.BigMotorFragment.java
de.hhn.se.embeddedsystems.spinningledball.ui.BluetoothFragment.java
de.hhn.se.embeddedsystems.spinningledball.ui.LedFragment.java
de.hhn.se.embeddedsystems.spinningledball.ui.MotorFragment.java
de.hhn.se.embeddedsystems.spinningledball.ui.SequenceFragment.java
de.hhn.se.embeddedsystems.spinningledball.ui.SettingsFragment.java
de.hhn.se.embeddedsystems.spinningledball.ui.SmallMotorFragment.java
de.hhn.se.embeddedsystems.spinningledball.utility.Animator.java
de.hhn.se.embeddedsystems.spinningledball.utility.Creator.java
de.hhn.se.embeddedsystems.spinningledball.utility.Dialog.java
de.hhn.se.embeddedsystems.spinningledball.utility.Status.java