You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Edouard Tisserant 1ed4ba57eb Android: use static linking for iconv with final JNI library. Was failing as shared object, because of iconv .so version number, not supported by ndk, and linker trying to find libiconv.so.2 in lolipop despite of preloading of libiconv.so 9 years ago
android Android: use static linking for iconv with final JNI library. Was failing as shared object, because of iconv .so version number, not supported by ndk, and linker trying to find libiconv.so.2 in lolipop despite of preloading of libiconv.so 9 years ago
androidTests Android: Fixed iconv non-applied libtool patch 9 years ago
src Added mistrust. Tests still in an intermediate state 10 years ago
test ... 10 years ago
.hgignore Updated test app 10 years ago
LICENSE.txt README and LICENSE 10 years ago
README.txt README and LICENSE 10 years ago

README.txt

p≡p JNI Adapter
===============