Android Open Source - Development keyboard SupKey






Project Summary

Android Keyboard for a student project at Supelec Metz.

Web Site / Source Repository

SupKey is hosted in the following web site
https://github.com/edouardklein/SupKey

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi]
Activity Count0
Asset File Namesassets\francais.mp3
assets\francais_stat.mp3




Resource Files

There are 6 image files in SupKey. 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

SupKey has the following Java source files.

fr.supelec.keyboard.CandidateView.java
fr.supelec.keyboard.ConnexeWord.java
fr.supelec.keyboard.DictionaryOfFrequency.java
fr.supelec.keyboard.Distance.java
fr.supelec.keyboard.LatinKeyboard.java
fr.supelec.keyboard.LatinKeyboardView.java
fr.supelec.keyboard.Stat.java
fr.supelec.keyboard.SupKey.java
fr.supelec.keyboard.WeightFunction.java