maiacore android keyboard app or something
 
 
 
 
Go to file
Andrew Hsieh 5fe05eb5a7 Add -ldl for new stlport
The new stlport in NDK r8d+ supports exception support via gabi++.
The new gabi++ depends on dlopen, etc, meaning that we need to add -ldl
for project links stlport with "-nostdlib -Wl,--no-undefined"
(ie. all *.so in Android)

Change-Id: I7321a075d2852a6a72f82f40bb24d64ec211cf39
2012-12-21 09:25:56 +08:00
dictionaries Update AOSP dictionaries. 2012-10-24 16:12:28 +09:00
java Remove gesture typing settings when disabled by configuration 2012-11-09 07:58:27 -08:00
native Add -ldl for new stlport 2012-12-21 09:25:56 +08:00
tests Always consider a new line the start of a sentence 2012-10-04 20:54:28 +09:00
tools am f6df37ce: Merge "LatinIME: Add accents to german keyboard" 2012-10-25 23:11:21 -07:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00