aboutsummaryrefslogtreecommitdiffstats
path: root/sample-qml/README
diff options
context:
space:
mode:
Diffstat (limited to 'sample-qml/README')
-rw-r--r--sample-qml/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/sample-qml/README b/sample-qml/README
new file mode 100644
index 0000000..9ff6d67
--- /dev/null
+++ b/sample-qml/README
@@ -0,0 +1,16 @@
+How to create and install sample qml application
+
+$ cd ${sample-qml-build-directory} // in build directory
+Copy appropriate file to build-directory. See following example
+$ ls ${sample-qml-build-directory}
+MainForm.ui.qml apps dummyimports main.qml sample-qml
+agl-image.png config.xml imports main2.qml
+
+$ zip -q -r sample-qml.wgt .
+$ cp sample-qml.wgt ${SDCARD}/home/root
+
+then boot sd card
+# afm-util install sample-qml.wgt
+reboot
+# afm-util start sample-qml@0.1
+or Click and start from HomeScreen