Android Open Source - App example InputHandlerTest






Project Summary

An example of how to integrate the InputHandler from TiltControl into your own app..

Web Site / Source Repository

InputHandlerTest is hosted in the following web site
https://github.com/kaze0/InputHandlerTest

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

ItemValue
Java File Count7
Activity Count1
Required Permissionsandroid.permission.INTERNET




License

The license information of InputHandlerTest is as follows:

Apache License

Java Source Files

com.mikedg.android.glass.inputhandlertest.MainActivity.java
com.mikedg.glass.control.L.java
com.mikedg.glass.control.ProcessUtility.java
com.mikedg.glass.control.inputhandler.AdbTcpInputHandler.java
com.mikedg.glass.control.inputhandler.BaseInputHandler.java
com.mikedg.glass.control.inputhandler.InputHandler.java
com.mikedg.glass.control.inputhandler.OnStateChangedListener.java