'. '

DlvkBrwsr

From APIDesign

Revision as of 14:21, 21 May 2014 by JaroslavTulach (Talk | contribs)
Jump to: navigation, search

DlvkBrwsr is a runtime that allows to run DukeScript applications on an Android phone. It has a sibling, called IBrwsr that can run the same application on iOS.

Your 1st DukeScript App

Prerequisites: You need Mercurial, Maven, and an Android SDK.

$ hg clone http://source.apidesign.org/hg/html~demo/
$ cd html~demo
$ mvn install
$ cd minesweeper
$ mvn -Pdlvkbrwsr clean install android:deploy android:run

If your phone is connected when the last command is performed, you will see new MineSweeper application written using Knockout4Java on your phone.

Personal tools
buy