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.mk 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
Application.mk Added android build, as android library 10 years ago
org_pEp_jniadapter_AndroidHelper.cc Android : 10 years ago
org_pEp_jniadapter_AndroidHelper.h Added AndroidHelper class+JNI to hold Android specific initialization and stuff. Set HOME env var for pEpEngine to behave 10 years ago