# Boost-for-Android-Prebuilt **Repository Path**: jianshu20121/Boost-for-Android-Prebuilt ## Basic Information - **Project Name**: Boost-for-Android-Prebuilt - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-01 - **Last Updated**: 2021-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Prebuilt Boost libraries ==== Prebuilt Boost libraries for Android. Released so you don't have to spend a day messing around with scripts just in include Boost! *For list of available Boost versions check out repository [branches list](https://github.com/PurpleI2P/Boost-for-Android-Prebuilt/branches)!* Usage ---- To use built libraries clone required branch (as example, for boost 1.72.0): `git clone https://github.com/PurpleI2P/Boost-for-Android-Prebuilt.git -b boost-1_72_0` and configure your project to use cloned repository.