Android Open Source - Development keyboard aoc-keyboard






Project Summary

Android app that serves as a keyboard alternative for AOC Tvs.

Web Site / Source Repository

aoc-keyboard is hosted in the following web site
https://github.com/tferreirap/aoc-keyboard

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

ItemValue
Java File Count11
Target SDK Version17
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.VIBRATE
Raw File Namesres\raw\touch_click.wav




License

The license information of aoc-keyboard is as follows:

GNU General Public License

Resource Files

There are 2 image files in aoc-keyboard. The names of the image files are listed as follows.

search_icon.png
settings_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.thiago.aockeyboard.ConnectActivity.java
com.thiago.aockeyboard.MainActivity.java
com.thiago.aockeyboard.client.NetworkDiscovery.java
com.thiago.aockeyboard.client.TCPClient.java
com.thiago.aockeyboard.client.util.Util.java
com.thiago.aockeyboard.keyboard.Keyboard.java
com.thiago.aockeyboard.keyboard.OnKeyClickListener.java
com.thiago.aockeyboard.keyboard.OnSendListener.java
com.thiago.aockeyboard.util.SystemUiHiderBase.java
com.thiago.aockeyboard.util.SystemUiHiderHoneycomb.java
com.thiago.aockeyboard.util.SystemUiHider.java