yxl / Android-PinyinIMELinks
An improved anroid Pinyin IME
☆21Updated 11 years ago
Alternatives and similar repositories for Android-PinyinIME
Users that are interested in Android-PinyinIME are comparing it to the libraries listed below
Sorting:
- An improved android OpenWnn input method☆75Updated 13 years ago
- android-7.0.0_r1 source code mirror, ISO package http://pan.baidu.com/s/1kT7hgAr☆43Updated 5 years ago
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被 发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 7 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆32Updated 9 years ago
- Extract the part of JavaHook in the Xposed. Usage: Inject one process to load libtest.so, then enter the Java world and hook the java fun…☆25Updated 10 years ago
- [DEPRECATED] libandmon A Linux native program.Function process monitor(NativeSubprocess ProcessWatcher), uninstall feedback(NativeSubproc…