Android Open Source - App control xIMU






Project Summary

Android application to control communication with the xIMU..

Web Site / Source Repository

xIMU is hosted in the following web site
https://github.com/ritchie888/xIMU

If you think the Android project xIMU 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 xIMU.

ItemValue
Java File Count9
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

xIMU has the following Java source files.

imu.communicator.bluetooth.ConnectToIMU.java
imu.communicator.data.processor.Enums.java
imu.communicator.data.processor.ErrorType.java
imu.communicator.data.processor.PackageSplitter.java
imu.communicator.data.processor.PacketConverter.java
imu.communicator.data.processor.PacketDecoder.java
imu.communicator.data.processor.PacketProcessor.java
imu.communicator.data.processor.PacketStream.java
imu.communicator.gui.Main.java