{{Header}}
{{#seo:
|description=How-To: Use Waydroid with {{project_name_long}}.
|image=Waydroid.png
}}
{{title|title=
Use Waydroid with {{project_name_short}}
}}
[[File:Waydroid.png|thumb|Waydroid logo]]
{{intro|
How-To: Use Waydroid with {{project_name_short}}.
}}
{{stub}}
= Install Waydroid =
{{IconSet|h1|1}} Review the third-party repository warning.
{{Third_Party_Repository}}
{{IconSet|h1|2}} Follow the platform specific instructions.
* [[{{Non_q_project_name_short}}|{{non_q_project_name_long}}]]: Perform these steps inside {{project_name_short}}.
* [[{{q_project_name_short}}|{{q_project_name_long}}]]: Perform these steps inside Qubes {{project_name_workstation_template}} Template.
{{IconSet|h1|3}} Add the Waydroid OpenPGP key to the system APT keyring.
{{apt_key_add_derivative
|download_command=scurl https://repo.waydro.id/waydroid.gpg --output waydroid.gpg
|download_command_qubes_templatevm=http_proxy=http://127.0.0.1:8082/ https_proxy=http://127.0.0.1:8082/ curl https://repo.waydro.id/waydroid.gpg --output waydroid.gpg
|source_filename=waydroid.gpg
|target_filename=/usr/share/keyrings/waydroid.gpg
|gpg_fingerprint=Key fingerprint = 0D27 43A2 4328 AE06 34DF 3557 959F E34E 90E5 1522
}}
{{IconSet|h1|4}} Add the Waydroid third-party APT repository.
{{CodeSelect|code=
echo "Types: deb
URIs: https://repo.waydro.id/
Suites: {{Stable project version based on Debian codename}}
Components: main
Enabled: yes
Signed-By: /usr/share/keyrings/waydroid.gpg" {{!}} sudo tee /etc/apt/sources.list.d/waydroid.sources
}}
{{IconSet|h1|5}} Install the waydroid package.
{{Install Package|
package=waydroid
}}
{{IconSet|h1|6}} Completion.
The process of installing Waydroid is complete.
= See Also =
* [https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1001278 Debian RFP: waydroid – Run a full Android system on Wayland using a container]
* https://forums.kicksecure.com/t/running-android-apps-inside-kicksecure-waydroid/304
* https://forums.whonix.org/t/running-android-apps-inside-whonix-workstation-waydroid/16911
= Footnotes =
{{reflist|close=1}}
{{Footer}}
[[Category:Documentation]]