AI2 Component  (Version nb184)
com.google.appinventor.components.scripts.ExternalComponentGenerator Class Reference

Static Public Member Functions

static void main (String[] args) throws IOException, JSONException
 

Detailed Description

Tool to generate component.json for extension.

Author
mouha.nosp@m..oum.nosp@m.ar@gm.nosp@m.ail..nosp@m.com (Mouhamadou O. Sall)

Definition at line 27 of file ExternalComponentGenerator.java.

Member Function Documentation

◆ main()

static void com.google.appinventor.components.scripts.ExternalComponentGenerator.main ( String[]  args) throws IOException, JSONException
static

The definitions of the arguments used by this script

args[0]: the path to simple_component.json args[1]: the path to simple_component_build_info.json args[2]: the path to ExternalComponentAsset.dir: "${local.build.dir}/ExternalComponents" args[3]: the path to "${AndroidRuntime-class.dir}" args[4]: the path to /build/classes/BuildServer/files args[5]: the path to external componentsTemp directory

Definition at line 49 of file ExternalComponentGenerator.java.


The documentation for this class was generated from the following file: