Image gallery icon

Image gallery

A sample for how to load images from the gallery and arrange it in lines and cols.

by Omer Meshy

PuckTest 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 SJGarman

Web Audio Demonstration 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

FilePicker Example 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

Extend Object Demo 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

Ace Demo 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

CodeMirror Demo 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

Stoper 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