FlashL spk
A great looking flash light App with additional features such as current time display and light auto shut off time - created by Sefa Selami.
CTF Times Tables spk
This sample demonstrates how to create an Android app from a ClickTeam Fusion (CTF) application exported as an HTML5 application. It also demonstrates how to access DroidScript functions from CTF. More info on http://clickteam.com. - created by Mick...
Molecules spk
Demonstrates using a WebView to display 3D graphics with the help of three.js - adapted from a sample by Branislav at alteredqualia.com
This fun and simple game demonstrates sprite animation, touch response, text rendering and sound effects using the GameView - code by Symbroson, artwork and music by Bimble
GameView Demo spk
Demonstration of our powerful new game engine with samples of multiple game genres
Just a simple plugin to read, parse and build .ini files in DroidScript. The installer is a Droidscript package, so no external apps are required for plugin installation. You can delete it after. Documentation, examples and more info in Docs/Plugins....
BlueMusic Mod spk
BlueMusic Modificated. Originally by Med Aly. An apk, not obfuscated: http://masteros.lark.ru/BlueMusic.apk ScreenShots: http//masteros.lark.ru/blue1.png, blue2.png & blue3.png DroidScriptUIKit plugin 105 needed!
Headset Detector plugin plugin
#Headset Detector This plugin allows a ds application to be notified when wired or bluetooth headphones/speakers are connected/disconnected. It also provides events for media bottons, IE bluetooth buttons. Finally, audio focus functionality is now ad...
Image gallery spk
A sample for how to load images from the gallery and arrange it in lines and cols.
PuckTest spk
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 same puck you connected to last time the app was run...
For me, App.ChooseFile doesn't return valid paths when the user selects from their SD Card, so I wrote my own. I'm totally blind, so its appearence isn't prety, everything default, so I'd appreciate any suggestions. If I get enough interest, I'll be...
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. Here's the link to the original video: https://yo...
Pdf creator 2 spk
Hello friends, it is a my small app,pdf creator app.No external libs. Examples & screens http://masteros.lark.ru/simp.pdf http://masteros.lark.ru/scre.png
A way to make sure that Bluetooth is enabled before running code for or with it
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.