Go to file
2024-03-08 11:09:27 -08:00
app handle permissions for newer versions of Android 2023-09-18 16:38:34 -07:00
CustomLibrary allow full resolution 2023-08-27 17:57:11 -07:00
gradle/wrapper just getting started 2024-03-08 11:09:27 -08:00
UserLAndLibrary@d92d6f959a just getting started 2024-03-08 11:09:27 -08:00
.gitignore first commit 2021-11-18 21:03:19 -08:00
.gitmodules first commit 2021-11-18 21:03:19 -08:00
build.gradle handle permissions for newer versions of Android 2023-09-18 16:38:34 -07:00
gradle.properties compile for newer version of android 2022-12-19 17:02:09 -08:00
gradlew first commit 2021-11-18 21:03:19 -08:00
gradlew.bat first commit 2021-11-18 21:03:19 -08:00
LICENSE Create LICENSE 2021-11-24 13:53:02 -08:00
README.md move most of userland into a library 2022-05-10 19:29:53 -07:00
settings.gradle just getting started 2024-03-08 11:09:27 -08:00

UserLAnd Feature Graphic

Welcome to UserLAnd

The easiest way to run a Linux distribution or application on Android.
Features:

  • Run full linux distros or specific applications on top of Android.
  • Install and uninstall like a regular app.
  • No root required.

Get it on F-Droid Get it on Google Play

Have a bug report or a feature request?

You can see our templates by visiting our issue center.

Want to contribute?

See our CONTRIBUTING document.

Start using UserLAnd

See our Getting Started page.

UserLAnd assets

The assets that UserLAnd depends on and the scripts that build them are contained in other repositories.

The common assets that are used for all distros and application are found at CypherpunkArmory/UserLAnd-Assets-Support.

Distribution or application specific assets are found under CypherpunkArmory/UserLAnd-Assets-(Distribution/App). For example, our Debian specific assets can be found at CypherpunkArmory/UserLAnd-Assets-Debian