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

0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@darktears darktears released this 10 Sep 11:29
· 882 commits to master since this 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.