搜索资源列表
OpenWnn.zip
- OpenWnn Android输入法源代码,OpenWnn Android source code input method
japan
- Android系統的日语输入法,在MOTO里程碑上应用良好。-Android Japanese input method system, MOTO milestone in the application of good.
SoftKeyboard
- android输入法编程软键盘设置和输入法设置等,便于进行下一步的输入法编程开发-android programmed soft keyboard input method settings and input settings, the input method to facilitate the next step Programming
keyboard
- 自己写的一个简单的android键盘程序,能简单实现类似英文输入法的功能.有助于初学andorid的朋友们借鉴.-Wrote a simple android keyboard program, can achieve similar English input method of simple function. Help beginners andorid friends using for reference.
LatinIME
- Android平台手机输入法,对开发Android平台输入法的人员提供帮助-Android platform mobile phone input method input method on the development of Android platform to help staff
SPinyin
- android 平台下的拼音输入法程序。-android platform program under the Pinyin input method.
Android_inputMethod
- Android中文输入法实现,汉字输入的复杂性 少量的按键 vs大量的字符 减少击键次数 vs简化编码规则-Android input method
Android_SDK_SampleSoftKeyboard
- 本文将以Android Sample中经典的SoftKeyboard项目为例,详细解析Android上一个小型项目的开发过程和注意事项。章节如下:一、IMF简介 二、创建Eclipse工程 三、配置和...更多>> 本文将以Android Sample中经典的SoftKeyboard项目为例,详细解析Android上一个小型项目的开发过程和注意事项。章节如下:一、IMF简介 二、创建Eclipse工程 三、配置和资源文件解析 四、源代码解析 五、输入法调试 六、输入法的调用-This
Google_Pinyin
- 一款由Google发布的可以运行在Android2.2和2.3上拼音输入法的Java源码。可以在此基础上重新编译自己的输入法。-The Java source code of the Pinyin input method which can be used on the Android2.2 and 2.3, and it is released by Google. Based on it, you can re-compile your own input method.
Android_srf
- 手机输入法手势识别,输入法手势识别 注意: android.gesture这个类在api-4(SDK1.6)才开始支持的! 提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限! -Phone input gesture recognition, gesture recognition input method Note: android.gesture this class in the api-4 (SDK1.6) start
input_method
- 是一个输入开发的android程序,对输入法开发技术有一个简单详细的说明-Development of the android is an input process, the input method development techniques described in detail a simple
InputMethod
- Use to understand input method in android. just import and run
androidinput1
- android输入法源码,支持中文,英文,日文的输入,需要在linux下交叉编译。-android input method source code, support Chinese, English, Japanese input under linux cross compiler.
input-method
- 这是Android输入法手势操作源码,注意: android.gesture这个类在api-4(SDK1.6)才开始支持的! 提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限!-Android input method gestures operation source, pay attention: android.gesture this class in the api-4 (SDK1.6) began to support! Remind
T9
- T9输入法,名字听起来陌生,可是大家却经常使用它。可以说T9输入法是输入法历史中的一次革命。至少自T9输入法开始,输入法有长足的进步。 如图手机中九个数字键。26个英文字母被分配到2至9这8个数字键上。以前想输入英文单词的时候总是需要连续多次按某个键,才能得到目标字母。比如想输入“hello”,就需要按两次4,两次3,三次5,三次5,三次6.输入一个单词需要数十次的按键,更何况还有经常按错的情况。编辑一条短信非常麻烦。 T9输入法很好的解决了这一问题。用户利用9个数字键输入非常杂的英文单
android_Demo
- 包含多种特效的demo,实现多种动画效果,抽屉效果、多种自定义的view、还有输入法,应用程序编程源码,很好的参考资料。-Contains a variety of effects of demo, to achieve a variety of animation effects, drawer effect, a variety of custom view, and input method, application programming source code, a good refe
Jiechang
- 注音仓頡输入法非官方版... .... -Note the sound Cangjie input method is an official version
Android-OpenWnn-master
- Android输入法框架源码,可以很快上手开发-Android Input Method Framework source
googleshurufa
- Android应用源码谷歌拼音输入法修改版是一款调用底层设备使用了JNI的谷歌拼音输入法的项目源码。主要功能是可以设置输入法的输入类型,按键类型和中英文切换。代码相对较多,可是内部注释很详细,可直接在Eclipse中进行编译生成APK,使用了JNI,aidl的相关知识,代码条理清晰,方便大家理解以及借鉴使用。(源码采用GBK编码)-Android application source code Google Pinyin input method is a modified version of
android-google-PinyinIME
- 注释过的谷歌输入法PinyinIME源码,注释详细,想对android输入功能开发,可以借鉴这个。-Notes over the Google input method PinyinIME source code, detailed notes, want to Android input function development, you can learn this.