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 operator, which may not be available in all JavaScript e...
Ace Demo spk
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.
B.U.R.P. spk
BackUp & Remove Plugins -- a tool to copy a plugin to a backup directory and then uninstall plugin. Handy when you're writing plugins.
CodeMirror Demo spk
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.
Random color spk
Simple app that get a random color. Very fast and very usefull. Tell me if you like it.
Stoper spk
This is a sample of how to create a stoper. If you like it or you have questions, tell me omer.meshy@gmail.com
Hello friends. It is a simple program. It is a helped you create website client. Needed plugins: support, uiextras. File upload function also available on Android 5.0+ Sorry i do not know write on English language. Короче, программа супер. Попробуйте...
Tic Tac Toe spk
The popular TicTacToe game built with DroidScript's button controls. TicTacToe is a round-based game where each of the two player tries to get 3 of his own symbols in a row horizontally, vertically or diagonally. This program also demonstrates how UI...
Pong spk
The retro game 'Pong' created with the DroidScript's ImageView. Pong is a two-player game in which the screen is divided into two halves and each player tries to prevent the ball from slipping through his defense. You can play against the computer or...
A plugin generator app for creating, debugging, exporting and installing DroidScript JavaScript plugins on the fly. Remote source location: https://github.com/SymDSTools/PluginGenerator
DocsPreview spk
A small app which serves as preview for the latest DroidScript docs. It supports basic docs features such like theming and html method anchor jumps. Additionally it is able to retrieve updates from the remote GitHub repository of DroidScript (https:/...
CodeFormatter spk
Format your js code with this lightweight formatter. It uses the format script from http://jsbeautifier.org to make your code look as good as possible. You can edit the options in the code itself and the option property documentation is located in th...
Snake spk
Simple snake game with pixel graphics steer the snake by wiping in the direction you want eat as many items you can but don't eat yourself or you'll get hurt
Icey spk
Fun game with bouncing penguins and a little orange ghost searching his girlfriend Find the way through the labyrinth of trees on frozen seas. Keep an eye on the penguins - they'll try to bounce you out of your way! But maybe you can even get them to...