... | ... | @@ -291,20 +291,7 @@ You can create an app icon from a web page in the browser as shown in the [Video |
|
|
|
|
|
### Android Apps (Waydroid)
|
|
|
|
|
|
Waydroid is a container-based approach to boot a full Android system on a regular GNU/Linux system.
|
|
|
|
|
|
**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/).
|
|
|
See: https://source.puri.sm/Librem5/community-wiki/-/wikis/Software/Waydroid
|
|
|
|
|
|
## Recommended applications for common use cases
|
|
|
|
... | ... | |