Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
**Warning:** The Android system has no access to real peripherals like modem, WiFi, Bluetooth, GPS, cameras, sensors, battery etc. (but it does have access to network). Note that this is about system integration - **Waydroid is not a security boundary**, an attacker may be able to access those devices even if applications can't!
To install [Waydroid](https://waydro.id/), follow the instructions in this snippet: https://source.puri.sm/-/snippets/1198
You can [install APK packages](https://docs.waydro.id/usage/install-and-run-android-applications) with `waydroid app install <APK file>`. For example, to install the F-Droid client:
```
wget https://f-droid.org/F-Droid.apk
waydroid app install F-Droid.apk
```
To install apps from the Google Play Store, you can install the [Aurora Store from F-Droid](https://f-droid.org/packages/com.aurora.store/).