]> glassweightruler.freedombox.rocks Git - waydroid.git/blob - data/id.waydro.waydroid.metainfo.xml
Fix prop set command
[waydroid.git] / data / id.waydro.waydroid.metainfo.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <component type="desktop-application">
3 <id>id.waydro.waydroid</id>
4
5 <name>Waydroid</name>
6 <summary>Run Android apps natively alongside desktop programs</summary>
7
8 <metadata_license>CC0-1.0</metadata_license>
9 <project_license>GPL-3.0-only</project_license>
10
11 <supports>
12 <control>pointing</control>
13 <control>keyboard</control>
14 <control>touch</control>
15 <control>tablet</control>
16 </supports>
17
18 <description>
19 <p>
20 Waydroid is a container-based approach to boot a full Android system on a regular GNU/Linux system. The Android system inside the container has direct access to needed hardware through LXC and the binder interface.
21 </p>
22 </description>
23
24 <launchable type="desktop-id">Waydroid.desktop</launchable>
25 <screenshots>
26 <screenshot type="default">
27 <image>https://waydro.id/assets/images/hero/main_landing.jpeg</image>
28 </screenshot>
29 <screenshot>
30 <image>https://waydro.id/assets/images/hero/Group%201.png</image>
31 </screenshot>
32 <screenshot>
33 <image>https://waydro.id/assets/images/hero/clean_desktop.jpeg</image>
34 </screenshot>
35 </screenshots>
36 </component>