# pullsdk **Repository Path**: quester/pullsdk ## Basic Information - **Project Name**: pullsdk - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-12-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. How to build pullsdk android version? 1. download android ndk; 2. enter directory pullsdk/jni; 3. run command $ndk-build 4. All libraries in directory libs/armeabi/ generated. libfpsensor_commpro.so libIOTCAPIs.so libp4p.so 5. Copy all *.so to android lib directory; 2. Pullsdk android demo in dir sample,there are samples for linux and android. 3. Problem? Contact me via raymond1860@gmail.com.