diff options
Diffstat (limited to 'description.xml')
-rw-r--r-- | description.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/description.xml b/description.xml new file mode 100644 index 0000000..0003df1 --- /dev/null +++ b/description.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<?xml-stylesheet type="text/xsl" href="../../../../description.xsl"?> + +<Overview version="0.17.1"> + <SampleName> TiltableImageViewer </SampleName> + <SampleVersion>1.0</SampleVersion> + <Preview>screenshot.png</Preview> + <Description>The TiltableImageViewer sample application demonstrates how you can use the tilt sensor to display a changing image on the device screen.</Description> +</Overview> |