Android Open Source - Development keyboard WirelessKeyboard






Project Summary

Wireless Keyboard is an InputMethodService, or basically an Android Keyboard that allows you to enter text on your Android simply by typing on your laptop keyboard..

Web Site / Source Repository

WirelessKeyboard is hosted in the following web site
https://github.com/ankur850/WirelessKeyboard

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi]
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_MULTICAST_STATE
android.permission.INTERNET




Resource Files

There are 6 image files in WirelessKeyboard. The names of the image files are listed as follows.

sym_keyboard_delete.png
sym_keyboard_done.png
sym_keyboard_return.png
sym_keyboard_search.png
sym_keyboard_shift.png
sym_keyboard_space.png

The following screenshort is generated from the image listed above.

null




Java Source Files

WirelessKeyboard has the following Java source files.

com.ankitdaf.wirelesskeyboard.CandidateView.java
com.ankitdaf.wirelesskeyboard.LatinKeyboard.java
com.ankitdaf.wirelesskeyboard.LatinKeyboardView.java
com.ankitdaf.wirelesskeyboard.Preferences.java
com.ankitdaf.wirelesskeyboard.SoftKeyboard.java
com.ankitdaf.wirelesskeyboard.Wifi.java
com.ankur.wirelesskeyboard.CandidateView.java
com.ankur.wirelesskeyboard.LatinKeyboard.java
com.ankur.wirelesskeyboard.LatinKeyboardView.java
com.ankur.wirelesskeyboard.Preferences.java
com.ankur.wirelesskeyboard.SoftKeyboard.java
com.ankur.wirelesskeyboard.Wifi.java