Icon

PluginMaker

Version 1.0

by CandleLight

Make sure you have installed the JavaCompiler plugin: https://github.com/DroidScript/Plugin-JavaCompiler/releases/tag/v2.00Change the plugin name from JavaCompiler.zip to JavaCompiler.ppk, then open it with DroidScript and wait for it to load.

  1. Write your Java code in the Java.js file.
  2. Add your document to the Document.html file.
  3. Edit the code that will create your plugin and bridge to Java from the Plugin.js file.
  4. Edit the sample application from Example.js.
  5. Press these buttons respectively:
    1. Compile: Compiles Java code. Adds the plugin file to output/PluginName.ppk.
    2. Install: Installs the plugin into DroidScript.
    3. RunExample: Runs your example app and exits PluginMaker.

The project already has a StatusBar instance. Clone and edit the app for your other plugin projects.

You can ask your questions on the DroidScript forum (https://groups.google.com/g/androidscript) or Discord channel (https://discord.gg/MUhvxxbXeK).

Downloads
75
File size
26 KB
Category
Tools & Scripts
Type
Spk
Last Update
2 weeks ago
Created
2 weeks ago