KO
|
EN
gitlite — search
Search
#nodejs
#java
#javascript
#python
#php
#jquery
#docker
#express
#animation
#plugin
#r
#r-package
docs
★ 31
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
terraform-aws-transfer-sftp
:
No description available.
pop-master-go
:
强网杯pop_master go解法
offset-fidelity-loss
:
No description available.
Kros.Generators.Flattening
:
No description available.
terraform-multicloud-quickstart
:
A tutorial using ZeroTier + Terraform on multiple clouds
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
docs
?
Download (.md)
# Waydroid Waydroid is a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu. ## Overview Waydroid uses Linux namespaces (user, pid, uts, net, mount, ipc) to run a full Android system in a container and provide Android applications on any GNU/Linux-based platform. The Android inside the container has direct access to needed hardwares. The Android runtime environment ships with a minimal customized Android system image based on the [LineageOS](https://lineageos.org). The used image is currently based on Android 13. ## Index ### Usage {% content-ref url="usage/install-on-desktops.md" %} [install-on-desktops.md](usage/install-on-desktops.md) {% endcontent-ref %} {% content-ref url="usage/install-and-run-android-applications.md" %} [install-and-run-android-applications.md](usage/install-and-run-android-applications.md) {% endcontent-ref %} {% content-ref url="usage/waydroid-command-line-options.md" %} [waydroid-command-line-options.md](usage/waydroid-command-line-options.md) {% endcontent-ref %} {% content-ref url="usage/waydroid-prop-options.md" %} [waydroid-prop-options.md](usage/waydroid-prop-options.md) {% endcontent-ref %} ### FAQ {% content-ref url="faq/google-play-certification.md" %} [google-play-certification.md](faq/google-play-certification.md) {% endcontent-ref %} {% content-ref url="faq/disable-on-screen-keyboard.md" %} [disable-on-screen-keyboard.md](faq/disable-on-screen-keyboard.md) {% endcontent-ref %} {% content-ref url="faq/disable-touch-sounds.md" %} [disable-touch-sounds.md](faq/disable-touch-sounds.md) {% endcontent-ref %} {% content-ref url="faq/community-projects-we-like.md" %} [community-projects-we-like.md](faq/community-projects-we-like.md) {% endcontent-ref %} {% content-ref url="faq/get-waydroid-to-work-through-a-vm.md" %} [get-waydroid-to-work-through-a-vm.md](faq/get-waydroid-to-work-through-a-vm.md) {% endcontent-ref %} {% content-ref url="faq/using-adb-with-waydroid.md" %} [using-adb-with-waydroid.md](faq/using-adb-with-waydroid.md) {% endcontent-ref %} {% content-ref url="faq/setting-up-waydroid-only-sessions.md" %} [setting-up-waydroid-only-sessions.md](faq/setting-up-waydroid-only-sessions.md) {% endcontent-ref %} {% content-ref url="faq/setting-up-a-shared-folder.md" %} [setting-up-a-shared-folder.md](faq/setting-up-a-shared-folder.md) {% endcontent-ref %} {% content-ref url="faq/color-correction-in-mutter.md" %} [color-correction-in-mutter.md](faq/color-correction-in-mutter.md) {% endcontent-ref %} {% content-ref url="faq/backup-restore-apps-and-data.md" %} [backup-restore-apps-and-data.md](faq/backup-restore-apps-and-data.md) {% endcontent-ref %} {% content-ref url="faq/using-custom-waydroid-images.md" %} [using-custom-waydroid-images.md](faq/using-custom-waydroid-images.md) {% endcontent-ref %} {% content-ref url="faq/install-system-app.md" %} [install-system-app.md](faq/install-system-app.md) {% endcontent-ref %} ### Development {% content-ref url="development/compile-waydroid-lineage-os-based-images.md" %} [compile-waydroid-lineage-os-based-images.md](development/compile-waydroid-lineage-os-based-images.md) {% endcontent-ref %} {% content-ref url="development/manual-patch-resolution.md" %} [manual-patch-resolution.md](development/manual-patch-resolution.md) {% endcontent-ref %} ### Help improve this page You may help improve this page by opening a pull request to the [docs repo](https://github.com/waydroid/docs) ### Licensing {% content-ref url="licensing/licensing.md" %} [licensing.md](licensing/licensing.md) {% endcontent-ref %} ## Reporting bugs If you have found an issue with Waydroid, please [file a bug](https://github.com/waydroid/waydroid/issues/new/choose). ## Get in Touch If you want to get in contact with the developers please feel free to join the _Waydroid_ groups in - [Matrix](https://matrix.to/#/#waydroid:matrix.org) - [Telegram](https://t.me/WayDroid) - [Reddit](https://www.reddit.com/r/waydroid/) ## Credits We'd like to say thanks to all these great teams & projects: @Anbox @LineageOS @Android-x86 @spurv @LXC and many others, for you still lead the way for Open Innovation in Linux and the Android community.