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

Releases: crosswalk-project/tizen-extensions-crosswalk

0.3

10 Sep 11:29
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release

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

It contains partial implementations of :

  • Bluetooth API
  • Download API
  • NetworkBearerSelection API
  • Notification API
  • Power API
  • System Info API
  • System Settings API
  • Time API
  • Tizen API

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.3-0.i586.rpm , tizen-extensions-crosswalk-bluetooth-demo-0.3-0.i586 and tizen-extensions-crosswalk-examples-0.3-0.i586

You can run the example and the bluetooth demo by clicking on their icons in the application launcher.

0.2

08 Aug 19:24
Compare
Choose a tag to compare
0.2 Pre-release
Pre-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

0.1

31 Jul 19:03
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

It is an experimental package for Tizen 2.1.

To run log in on the device (sdb) :

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