Android Open Source - Game controller game_controller_client






Project Summary

Game Controller SWMaestro Project for Android.

Web Site / Source Repository

game_controller_client is hosted in the following web site
https://github.com/kuna/game_controller_client

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

ItemValue
Java File Count49
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.VIBRATE




Resource Files

There are 1 image files in game_controller_client. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

game_controller_client has the following Java source files.

com.swmaestro.phonecontroller.Intro.java
com.swmaestro.phonecontroller.bluetooth.Bluetooth.java
com.swmaestro.phonecontroller.bluetooth.BluetoothConnect.java
com.swmaestro.phonecontroller.common.DataStructure.java
com.swmaestro.phonecontroller.common.Util.java
com.swmaestro.phonecontroller.sensor.ISensor.java
com.swmaestro.phonecontroller.sensor.ISensorThread.java
com.swmaestro.phonecontroller.ui.ComponentBuilder.java
com.swmaestro.phonecontroller.ui.ComponentBuilderImpl.java
com.swmaestro.phonecontroller.ui.ComponentModifier.java
com.swmaestro.phonecontroller.ui.ControllerEventListener.java
com.swmaestro.phonecontroller.ui.UIManager.java
com.swmaestro.phonecontroller.ui.UIResourceManager.java
com.swmaestro.phonecontroller.ui.UIXmlParser.java
com.swmaestro.phonecontroller.ui.UIXmlParserImpl.java
com.swmaestro.phonecontroller.ui.components.Controller.java
com.swmaestro.phonecontroller.ui.components.GButton.java
com.swmaestro.phonecontroller.ui.components.GTextView.java
com.swmaestro.phonecontroller.ui.dlg_Loading.java
com.swmaestro.phonecontroller.ui.model.ControllerEvent.java
com.swmaestro.phonecontroller.wifi.IWifi.java
com.swmaestro.phonecontroller.wifi.IWifiThread.java
com.swmaestro.phonecontroller.wifi.IWifiUDP.java
kr.soma.classifier.Analyzer.java
kr.soma.classifier.HMM.java
kr.soma.classifier.HMMGenerator.java
kr.soma.controller.GestureController.java
kr.soma.events.AccelerationEvent.java
kr.soma.events.AccelerationListener.java
kr.soma.events.AnalysisEvent.java
kr.soma.events.AnalysisListener.java
kr.soma.events.LearningEvent.java
kr.soma.events.LearningListener.java
kr.soma.events.OrientationEvent.java
kr.soma.events.OrientationListener.java
kr.soma.events.RecognitionEvent.java
kr.soma.events.RecognitionListener.java
kr.soma.filter.Cluster.java
kr.soma.filter.Clusters.java
kr.soma.filter.DirectionalEquvalenceFilter.java
kr.soma.filter.Filter.java
kr.soma.filter.HighPassFilter.java
kr.soma.filter.IdleStateFilter.java
kr.soma.filter.KMeans.java
kr.soma.filter.LowPassFilter.java
kr.soma.filter.MotionDetectFilter.java
kr.soma.io.FileIO.java
kr.soma.model.Point.java