Skip to content

First script project

Download the tools

Create a workspace and project

  • Open an empty folder (Open) openworkspace.png
  • Workspace looks like this workspace.png

- Right-click → New → Module makeproject.png - Choose **EasyClick Android — script project**, then Next selecttype.png
  • Enter a module name (Chinese or English OK; avoid spaces/special characters)
modulename.png - Created structure (see the IDE tools chapter for details) projectstruct.png

Connect a device

  • Open the bottom panel EasyClick Android run log for detailed output
  • Menu: EasyClick Android → Device connect → USB connect (USB debugging must be on) connectdevice.png
  • Connecting installs and launches the APK automatically
  • If install fails, download the APK from EasyClick Android → Device connect → Download APK and install manually
  • Success looks like this conok.png

Preview and run

  • Right-click the project → Android → Preview / Run previewpro.png
  • Or right-click inside a JS file for the same actions
  • After the first successful run, use the top toolbar shortcut runshort.png