# android-linux-bootstrap **Repository Path**: duantong/android-linux-bootstrap ## Basic Information - **Project Name**: android-linux-bootstrap - **Description**: Minimal (<3MB) alpine-linux bootstrap archive for Android API 16+. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-31 - **Last Updated**: 2024-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # android-linux-bootstrap Minimal (<3MB) alpine-linux bootstrap archive for Android API 16+. Used in feelfreelinux/octo4a. ## Setup To setup the bootstrap, extract it anywhere and run: `./install-bootstrap.sh` This will extract and setup the bundled alpine linux rootfs. You can later access it by using the `run-bootstrap.sh` script. This script uses [green-green-avk's proot build script](https://github.com/green-green-avk/build-proot-android).