tech:lancer_des_applications_android_sous_gnu_linux
Différences
Ci-dessous, les différences entre deux révisions de la page.
| tech:lancer_des_applications_android_sous_gnu_linux [2025/04/07 14:15] – créée Jean-Baptiste | tech:lancer_des_applications_android_sous_gnu_linux [2025/04/07 15:20] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | < | ||
| + | {{tag> | ||
| + | |||
| + | |||
| + | # Lancer des applications Android sous GNU Linux | ||
| + | |||
| + | Voir : | ||
| + | * Anbox | ||
| + | * Waydroid (wayland) | ||
| + | * https:// | ||
| + | |||
| + | |||
| + | |||
| + | ## WayDroid | ||
| + | |||
| + | ** WayDroid fonctionne sous Wayland ** | ||
| + | |||
| + | |||
| + | ~~~bash | ||
| + | waydroid first-launch | ||
| + | ~~~ | ||
| + | |||
| + | |||
| + | |||
| + | ### Err WayDroid session is stopped | ||
| + | |||
| + | #### Solution | ||
| + | |||
| + | ~~~bash | ||
| + | waydroid container start | ||
| + | ~~~ | ||
| + | |||
| + | |||
| + | |||
