文件名称:googleshurufa
介绍说明--下载内容均来自于网络,请自行研究使用
Android应用源码谷歌拼音输入法修改版是一款调用底层设备使用了JNI的谷歌拼音输入法的项目源码。主要功能是可以设置输入法的输入类型,按键类型和中英文切换。代码相对较多,可是内部注释很详细,可直接在Eclipse中进行编译生成APK,使用了JNI,aidl的相关知识,代码条理清晰,方便大家理解以及借鉴使用。(源码采用GBK编码)-Android application source code Google Pinyin input method is a modified version of the underlying device using the JNI Google Pinyin input method of the project source code. The main function is to set the input method of the input type, button type and Chinese and English switch. Code is relatively more, but the internal notes are very detailed, can be directly in the Eclipse to compile and generate APK, using the JNI, Aidl related knowledge, code clarity, easy to understand and use for reference. (source code using GBK code)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Android应用源码谷歌拼音输入法修改版\PinyinIme\.classpath
...................................\.........\.project
...................................\.........\.settings\org.eclipse.jdt.core.prefs
...................................\.........\AndroidManifest.xml
...................................\.........\gen\com\keanbin\pinyinime\BuildConfig.java
...................................\.........\...\...\.......\.........\IPinyinDecoderService.java
...................................\.........\...\...\.......\.........\R.java
...................................\.........\ic_launcher-web.png
...................................\.........\jni\android\com_gaoxin_guangsuime_PinyinDecoderService.cpp
...................................\.........\...\Android.mk
...................................\.........\...\command\Makefile
...................................\.........\...\.......\pinyinime_dictbuilder.cpp
...................................\.........\...\data\rawdict_utf16_65105_freq.txt
...................................\.........\...\....\valid_utf16.txt
...................................\.........\...\include\atomdictbase.h
...................................\.........\...\.......\dictbuilder.h
...................................\.........\...\.......\dictdef.h
...................................\.........\...\.......\dictlist.h
...................................\.........\...\.......\dicttrie.h
...................................\.........\...\.......\lpicache.h
...................................\.........\...\.......\matrixsearch.h
...................................\.........\...\.......\mystdlib.h
...................................\.........\...\.......\ngram.h
...................................\.........\...\.......\pinyinime.h
...................................\.........\...\.......\searchutility.h
...................................\.........\...\.......\spellingtable.h
...................................\.........\...\.......\spellingtrie.h
...................................\.........\...\.......\splparser.h
...................................\.........\...\.......\sync.h
...................................\.........\...\.......\userdict.h
...................................\.........\...\.......\utf16char.h
...................................\.........\...\.......\utf16reader.h
...................................\.........\...\share\dictbuilder.cpp
...................................\.........\...\.....\dictlist.cpp
...................................\.........\...\.....\dicttrie.cpp
...................................\.........\...\.....\lpicache.cpp
...................................\.........\...\.....\matrixsearch.cpp
...................................\.........\...\.....\mystdlib.cpp
...................................\.........\...\.....\ngram.cpp
...................................\.........\...\.....\pinyinime.cpp
...................................\.........\...\.....\searchutility.cpp
...................................\.........\...\.....\spellingtable.cpp
...................................\.........\...\.....\spellingtrie.cpp
...................................\.........\...\.....\splparser.cpp
...................................\.........\...\.....\sync.cpp
...................................\.........\...\.....\userdict.cpp
...................................\.........\...\.....\utf16char.cpp
...................................\.........\...\.....\utf16reader.cpp
...................................\.........\libs\android-support-v4.jar
...................................\.........\....\.rmeabi\libjni_pinyinime.so
...................................\.........\obj\convert-dependencies.sh
...................................\.........\...\local\armeabi\libjni_pinyinime.so
...................................\.........\...\.....\.......\libstdc++.a
...................................\.........\...\.....\.......\objs\jni_pinyinime\android\com_gaoxin_guangsuime_PinyinDecoderService.o
...................................\.........\...\.....\.......\....\.............\.......\com_gaoxin_guangsuime_P