|
DevelopmentStuff
moved
Featured How to build AnySoftKeyboard wiki can be found here: https://github.com/AnySoftKeyboard/AnySoftKeyboard/wiki/How-to-Build-AnySoftKeyboard |
► Sign in to add a comment
|
Search
|
|
DevelopmentStuff
moved
Featured How to build AnySoftKeyboard wiki can be found here: https://github.com/AnySoftKeyboard/AnySoftKeyboard/wiki/How-to-Build-AnySoftKeyboard |
I have used your provided AnySoftKeyboardLanguagePackTemplate? to create a custom language pack for Lithuanian language. Physical keyboard on my milestone works fine, dictionary and autocomplete works fine. However, it seems that i cannot get android:popupCharacters to work. I've tried android:popupCharacters="į", android:popupCharacters="\u0173" but none seems to work. Any hints?
Look at the Hebrew pack: http://code.google.com/p/softkeyboard/source/browse/trunk/LanguagePacks/Hebrew/res/xml/heb_qwerty.xml at line 23. Maybe it will help.
Oki. What is the catch? If i add android:popupCharacters on a symbol that already has that popup by default (ex 105, i letter) - then default popup is displayed. If i add android:popupCharacters on a symbol that has no popup (ex. 114 letter r) then my popup is beeing displayed.
Need eclipse formatting preferences. Please export and provide it.
I used svn to checkout the project and open it using eclipse, I found there is not R.java. Why?
You need Android sdk installed and configured in eclipse.
If I first want to just create a localised keyboard and then later possibly add a dictionary (lack of time), how do I go about creating such a pack for Softkeyboard? N
anyone out there working on left and right handed dvorak layouts?
There's no support for Cyrillic letters in your word list generator.
I would gladly help with word list for latvian package. I'm using it and I must say miss it bigtime. I already found some 210k word list so how do I pass it over; or whatever is that I should to to make it happen?
can someone make a Serbian language pack?