Android Open Source - Development keyboard slidekeyboard






Project Summary

Customizable Virtual Keyboard For Android.

Web Site / Source Repository

slidekeyboard is hosted in the following web site
https://github.com/kwakuzigah/slidekeyboard

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

ItemValue
Java File Count17
Minimum SDK Version3
Activity Count2
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.READ_USER_DICTIONARY
android.permission.VIBRATE
android.permission.WRITE_USER_DICTIONARY
Asset File Namesassets\fonts\font.ttf
Raw File Namesres\raw\gestures




License

The license information of slidekeyboard is as follows:

MIT License

Resource Files

There are 46 image files in slidekeyboard. The names of the image files are listed as follows.

btn_keyboard_key_normal.9.png
btn_keyboard_key_normal_off.9.png
btn_keyboard_key_normal_on.9.png
btn_keyboard_key_pressed.9.png
btn_keyboard_key_pressed_off.9.png
btn_keyboard_key_pressed_on.9.png
candidate_feedback_background.9.png
contact_icon.png
copy_icon.png
cut_icon.png
email_icon.png
handle_drawer.9.png
handle_drawer_inverse.9.png
handle_drawer_inverse_pressed.9.png
handle_drawer_pressed.9.png
highlight_pressed.9.png
house_icon.png
house_icon_2.png
key_with_arrows.png
keyboard_key_feedback_background.9.png
keyboard_key_feedback_more_background.9.png
keyboard_part.png
keyboard_popup_closebutton.png
keyboard_popuppanelbackground.9.png
keyboard_suggest_strip.9.png
list_selector_background_pressed.9.png
logo.png
paste_icon.png
person_icon.png
phone_icon.png
phone_icon_2.png
select_all_icon.png
select_icon.png
sym_keyboard_done.png
sym_keyboard_search.png
symboledelete.png
symboledeletefeedback.png
symbolereturn.png
symbolereturnfeedback.png
symboleshift.png
symboleshiftfeedback.png
symboleshiftlocked.png
symboleshiftlockedfeedback.png
symbolespace.png
symbolespacefeedback.png
tools_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.asigbe.inputmethod.latin.BinaryDictionary.java
com.asigbe.inputmethod.latin.Dictionary.java
com.asigbe.inputmethod.latin.Suggest.java
com.asigbe.inputmethod.latin.TextEntryState.java
com.asigbe.inputmethod.latin.WordComposer.java
com.asigbe.slidekeyboard.provider.ContactContractsWrapper.java
com.asigbe.slidekeyboard.view.GestureLibraryWrapper.java
com.asigbe.slidekeyboard.view.GestureOverlayViewWrapper.java
com.asigbe.slidekeyboardpro.AsigbeKeyboard.java
com.asigbe.slidekeyboardpro.CandidateViewContainer.java
com.asigbe.slidekeyboardpro.CandidateView.java
com.asigbe.slidekeyboardpro.FirstUsageConfiguration.java
com.asigbe.slidekeyboardpro.KeyboardSwitcher.java
com.asigbe.slidekeyboardpro.LatinIMESettings.java
com.asigbe.slidekeyboardpro.MainActivity.java
com.asigbe.slidekeyboardpro.SlideKeyboardView.java
com.asigbe.slidekeyboardpro.SlideKeyboard.java