Go to file
2022-04-10 09:47:41 -07:00
.circleci skip vnc test for now (#1435) 2021-10-01 14:04:18 -07:00
.github Update help.md (#725) 2019-03-27 15:42:19 -07:00
.idea Adjust log collection to have separate logs for each failure. (#811) 2019-05-06 17:28:08 -07:00
app Update compile sdk version to 11 (#1443) 2021-10-08 15:53:33 -07:00
fastlane No longer run by LTM (#1210) 2020-04-26 20:44:51 -07:00
gradle/wrapper Androidx migration (#810) 2019-05-09 11:10:57 -07:00
termux-app Ported ctrl-space workaround from latest termux. 2021-05-30 00:30:08 +09:00
_config.yml Set theme jekyll-theme-hacker 2018-06-14 21:30:32 -07:00
.DS_Store Fix bug that could cause crashes if app service type was changed while active. (#968) 2019-07-26 15:05:56 -07:00
.gitignore Fix executables for older Android versions. (#863) 2019-06-04 11:16:37 -07:00
build.gradle Update compile sdk version to 11 (#1443) 2021-10-08 15:53:33 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2018-07-16 11:00:00 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-08-27 15:54:59 -07:00
COPYRIGHT Assign copyright (#1193) 2020-03-27 10:12:32 -07:00
Gemfile Fix delete filesystem action. Save user storage. (#897) 2019-06-17 13:40:51 -07:00
Gemfile.lock Bump activesupport from 6.0.2.2 to 6.0.3.1 (#1240) 2021-10-01 14:33:52 -07:00
gradle.properties Migrate Terminal Code to AndroidX (#856) 2019-05-30 15:34:36 -07:00
gradlew Template project 2018-04-25 15:08:51 -07:00
gradlew.bat Template project 2018-04-25 15:08:51 -07:00
ICON_LICENSE.md Need to have a license specifically related to our icon (#967) 2019-07-26 09:57:12 -07:00
LICENSE Adding built-in terminal (#479) 2018-12-28 13:17:32 -08:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md (#874) 2019-06-06 10:55:50 -07:00
README.md Update README.md 2022-04-10 09:47:41 -07:00
settings.gradle Adding built-in terminal (#479) 2018-12-28 13:17:32 -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 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