Compile Collada Dom on ANDROID using NDK

Hi !

i want to use collada in my C++ application compiled on Android using NDK, however i can’t find libcolladadom.a and other required libraries like pcre and pcrecpp.
Would anyone know the procedure to follow to get this librairy or to compile it ?

Thank you !