]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - README.md
tools/helpers/http.py: also handle urllib.error.URLError exceptions instead of showin...
[waydroid.git] / README.md
index 9fe872d226557f7d42aa213a8e0a6fdfc777ede0..d0a60940469f82b8f36e3ea9703cfb76e358bed4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Waydroid
 
-Waydroid is a container-based approach to boot a full Android system on a
+Waydroid uses a container-based approach to boot a full Android system on a
 regular GNU/Linux system like Ubuntu.
 
 ## Overview
@@ -9,32 +9,21 @@ 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 system inside the container has direct access to any needed hardware.
 
 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 10
+image based on [LineageOS](https://lineageos.org/). The image is currently based
+on Android 13.
 
-## Install and Run Android Applications
+## Documentation
 
-You can install Android applications from the command line.
-
-```sh
-waydroid app install xyz.apk
-```
-
-The apk files you will sometimes find on the internet tend to only have arm
-support, and will therefore not work on x86\_64.
-
-You may want to install [F-Droid](https://f-droid.org/) to get applications
-graphically. Note that the Google Play Store will not work as is, because it
-relies on the proprietary Google Play Services, which are not installed.
+Our documentation site can be found at [docs.waydro.id](https://docs.waydro.id)
 
 ## Reporting bugs
 
-If you have found an issue with Waydroid, please [file a bug](https://github.com/Waydroid/waydroid/issues/new).
+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:connolly.tech) or [Telegram](https://t.me/WayDroid).
+*Waydroid* groups in [Matrix](https://matrix.to/#/#waydroid:matrix.org) or [Telegram](https://t.me/WayDroid).