# soundtouch-android **Repository Path**: coolblood/soundtouch-android ## Basic Information - **Project Name**: soundtouch-android - **Description**: soundtouch for android - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README How to build: sudo apt-get install swig git submodule init git submodule update cd jni/soundtouch/soundtouch mkdir -p config/m4 ./bootstrap ./configure cd - ndk-build ant debug