# Boost-for-Android-Prebuilt **Repository Path**: guobin2019/Boost-for-Android-Prebuilt ## Basic Information - **Project Name**: Boost-for-Android-Prebuilt - **Description**: Precompiled Boost libraries for Android - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-11-06 - **Last Updated**: 2022-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Prebuilt Boost libraries ==== Prebuilt Boost 1.53(deprecated), 1.62(deprecated), 1.64 and 1.67 libraries. Built for armeabi, armeabi-v7a, arm64v8a, x86, x86_64 (1.67.0 only). Released so you don't have to spend a day messing around with scripts just in include Boost! Boost 1.53 built with [that](https://github.com/sorccu/Boost-for-Android). Boost 1.62, 1.64 built with [that](https://rubentorresbonet.wordpress.com/2014/08/22/cross-compiling-boost-1-56-for-android-arm-and-intel-on-windows-with-ndk-r9d-and-gcc-4-8/). Boost 1.67 built by [script](https://github.com/moritz-wundke/Boost-for-Android) with changes in code to support NDK r14b WARNING ==== Boost 1.64 built with Android NDK r14b using android-19 platform. Boost 1.67 built with Android NDK r14b using android-14 platform for armeabi, armeabi-v7a, x86, and android-21(minimal) for arm64-v8a, x86_64.