Icon

PuckTest

This is the app I used to check 2-way communication with my puck, using the free PuckJS plugin. It offers to enable Bluetooth on the phone if needed. It then gives you the option to connect to the sam...

by SJGarmanUser is DroidStore Moderator

Updated

Icon

Web Audio Demonstration

This is a simple demonstration of some features of the WebAudio api provided in HTML5. This spk shows how to use the api in DroidScript. This code is a port of the code/song featured on Computerphile....

by jscuster

Updated

Icon

FilePicker Example

An example of a file picker using a web view. Tap on a JavaScript file to select, then click OK to view file. Needs work / updating before using it in a serious project.

by AMonkey

Updated

Icon

Extend Object Demo

Demo of modifying DroidScript objects (Layout and Button) to add method chaining, this demo reduces the "Button Styles" demo to one [very long] line. Uses JS Reflect object and spread operat...

by AMonkey

Updated

Icon

Ace Demo

Demo of a code editor using Ace in a web view. Includes the files to handle several types of files such as JavaScript, as well as several of the themes. See Ace site for more themes and information.

by AMonkey

Updated

Icon

CodeMirror Demo

Demo of a code editor using CodeMirror in a web view. Includes the files to handle CSS, HTML, JavaScript, and XML, as well as 9 of the themes. See CodeMirror site for more themes and information.

by AMonkey

Updated

Icon

Stoper

This is a sample of how to create a stoper. If you like it or you have questions, tell me omer.meshy@gmail.com

by Omer Meshy

Updated