Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@darktears darktears released this 08 Aug 19:24
· 967 commits to master since this release

This is an experimental package of the Tizen Device APIs for Crosswalk on Tizen 2.1.

Unzip the archive to have get the RPM. Copy it to the device (sdb push path/to/rpm /dest/device/), log in as root (sdb root on and sdb shell) then rpm -i (or -Uvh) tizen-extensions-crosswalk-0.2-0.i586.rpm

To run the examples log in on the device (sdb shell) :

tizen-extensions-crosswalk /usr/share/tizen-extensions-crosswalk/examples/index.html

To run the bluetooth demo log in on the device (sdb shell) :

tizen-extensions-crosswalk /usr/share/tizen-extensions-crosswalk/demos/tizen/bluetooth.html