From: gs86.lee Date: Mon, 8 Apr 2013 08:52:24 +0000 (+0900) Subject: [AppWidget]initialize AppWidget X-Git-Tag: 2.1b_release~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e8dc95b22f1472c519a2e3aee5aba9ac7711ae2c;p=samples%2Fweb%2FAppWidget.git [AppWidget]initialize AppWidget Change-Id: I67ea4b69b58e6c1e4ab9106e49a9d88bdc73a619 --- diff --git a/box/index.html b/box/index.html new file mode 100755 index 0000000..5d4c8c4 --- /dev/null +++ b/box/index.html @@ -0,0 +1,24 @@ + + + + + AppWidget + + + +

AppWidget Sample

+

This is a Box.

+
+ + diff --git a/config.xml b/config.xml new file mode 100755 index 0000000..7db54a8 --- /dev/null +++ b/config.xml @@ -0,0 +1,17 @@ + + + sample + + + + Web Application AppWidget Sample + + + 1x1 + 2x1 + 2x2 + 4x2 + + + + diff --git a/icon.png b/icon.png new file mode 100755 index 0000000..983c883 Binary files /dev/null and b/icon.png differ diff --git a/index.html b/index.html new file mode 100755 index 0000000..bab1d3c --- /dev/null +++ b/index.html @@ -0,0 +1,5 @@ + + + This is Web Application for livebox + + diff --git a/pd/index.html b/pd/index.html new file mode 100755 index 0000000..d0eb170 --- /dev/null +++ b/pd/index.html @@ -0,0 +1,36 @@ + + + + + Test + + + +

This is a pd.
A Pd can control the Box.

+ + + + +
+ +