yucemahmut / android-on-freerunner

Automatically exported from code.google.com/p/android-on-freerunner
0 stars 0 forks source link

needs google pinyin port #147

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install standard google pinyin apk
2. enable in locale settings
3. try to type a Chinese SMS

What is the expected output? What do you see instead?
I expected to be able to type Chinese characters, instead I just saw the usual 
android keyboard. I expect that's because of armv5 code in 
libjni_googlepinyinime.so. This could be ported to android on freerunner 
because the google pinyin for android project is open source with details at 
http://android.git.kernel.org/?p=platform/packages/inputmethods/PinyinIME.git
I wouldn't mind doing some work to port this myself, but my internet connection 
doesn't allow me to use git, so if someone could send me an archive of the 
source and someone else help me setup a build environment I'd be grateful.

What version of the product are you using? On what operating system?
android on freerunner

Please provide any additional information below.

Original issue reported on code.google.com by quick.du...@gmail.com on 14 Jul 2010 at 7:16

GoogleCodeExporter commented 9 years ago
The only keyboard switching app that works on freerunner is ruKeyboard:
http://androidteam.ru/forum/showpost.php?p=380&postcount=1
They already support several languages and you might want to ask them to add 
Chinese support.

The following thread deals with the same ARMv5-related problems in different 
keyboard switching application:
http://code.google.com/p/softkeyboard/issues/detail?id=297

Original comment by skliarie@gmail.com on 14 Jul 2010 at 8:03

GoogleCodeExporter commented 9 years ago
I'll suggest it to them but they seem to only do languages which use variations 
of the Cyrillic alphabet. I may also take a look at the on screen keyboard in 
the sample code that comes with the android SDK and extend it using the data 
from iBus.

Original comment by quick.du...@gmail.com on 29 Jul 2010 at 9:01

GoogleCodeExporter commented 9 years ago

Original comment by hmu...@gmail.com on 29 Jul 2010 at 10:05

GoogleCodeExporter commented 9 years ago
exist at froyo, have a look please, I will see if it exist for cupcake too

Greetings Serdar

Original comment by seder...@googlemail.com on 15 Aug 2010 at 12:52