beich / hackerskeyboard

Automatically exported from code.google.com/p/hackerskeyboard
0 stars 0 forks source link

Dictionaries are not found/unavailable #264

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Install the keyboard on a rooted Android device.
2. Convert the currently user app to a system app.
3. Clear the Dalvik cache or merely remove the now invalid HK entry, as a new 
valid one will be generated. Reboot the device.

What is the expected behavior? What do you see instead?

Hacker's Keyboard works mostly fine once converted to a system app, except that 
it just cannot detect and read from the dictionaries anymore - neither the 
stock dictionary, user or even the HK dictionary. It does, however, read and 
suggest words from the stored list of contacts within Android.

What version of Hacker's Keyboard are you using?

Version 1.34, Release Candidate 5.

On what phone or tablet?

HTC Wildfire S, fully up-to-date stock EU version.

Original issue reported on code.google.com by elb0wf...@gmail.com on 10 Jul 2012 at 8:12

GoogleCodeExporter commented 8 years ago
I've just realised this behaviour is a quirk/limitation of Android itself. I've 
manually dropped the lib HK uses into /system/lib and now all is well.

Original comment by elb0wf...@gmail.com on 4 Sep 2012 at 6:07