close
之前寫了有關非官方的Android中文輸入法 "KerKerInput"
現在最新的Cupcake已經有嚕 !
但是以前的文章 Android 原始碼發佈嚕 也需要修改啦
要到這邊下載 :
http://android.git.kernel.org/
需要指定branch cupcake
(git 相關文章 : 1. 好物推薦:Git 2. Git 如何切換不同版本 )
然後輸入法在
platform/packages/inputmethods/LatinIME.git
platform/packages/inputmethods/PinyinIME.git
其中LatinIME 是預設的 !
要自己手動 make PinyinIME
再把PinyinIME.apk 安裝進去 !
其他相關文章:
Android开源输入法OpenWnn解析
其实输入法是有三套的,LatinIME, Google拼音和Openwnn,第三个应该是基于词典匹配的输入法吧
--
其他Android App文章:
現在最新的Cupcake已經有嚕 !
但是以前的文章 Android 原始碼發佈嚕 也需要修改啦
要到這邊下載 :
http://android.git.kernel.org/
需要指定branch cupcake
mkdir mydroid
cd mydroid
repo init -u git://android.git.kernel.org/platform/manifest.git -b cupcake
repo sync
(git 相關文章 : 1. 好物推薦:Git 2. Git 如何切換不同版本 )
然後輸入法在
platform/packages/inputmethods/LatinIME.git
platform/packages/inputmethods/PinyinIME.git
其中LatinIME 是預設的 !
要自己手動 make PinyinIME
再把PinyinIME.apk 安裝進去 !
其他相關文章:
Android开源输入法OpenWnn解析
其实输入法是有三套的,LatinIME, Google拼音和Openwnn,第三个应该是基于词典匹配的输入法吧
From Search Beauty |
--
其他Android App文章:
2011 11 月 12
不斷進化的Facebook 推出Facebook Messenger App. 最近發現Facebook在Android上推出了. Facebook Messenger App · 其中Facebook Messenger App 也有map功能,基本上是看自己在哪裡,. 雖然之前推出Checkin功能,幾乎 ...
2011 8 月 22
試用Blogger Android app. 最近用了Pixnet Android app 覺得不錯! 發現自己沒試過Blogger Android app ! 印象中之前有看到, 不過不是官方版, 今天搜尋了一下Google Inc 發現有官方版Blogger Android app馬上來試用! 基本的edit . ...
2011 2 月 07
最近用了Pixnet Android app 覺得不錯! 發現自己沒試過Blogger Android app ! 印象中之前有看到, 不過不是官方版, 今天搜尋了一下Google Inc 發現有官方版Blogger Android app馬上來試用! 基本的edit text 可以選擇插入相片或 ...
全站熱搜
留言列表