Skip to content

Build App Inventor Extension

Actions
Builds an App Inventor extension from your Java files
v1.2
Latest
Star (8)

App Inventor AIX Build Action

This action builds AIX extension for MIT App Inventor by compiling your .java source file, with this action you can also specify App Inventor repository link. Inspired from pavi2410/AIX-Action

Inputs

source

Required

The git URL of App Inventor sources repository to compile your extension. Default is https://github.com/mit-cml/appinventor-sources.git.

branch

A valid branch name of your App Inventor source repository which extensions will build from. Default is master.

Outputs

file

The output AIX file name. So you can use it directly for creating release actions.

How to use it?

You can check Wiki for detailed usage.

Build App Inventor Extension is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Builds an App Inventor extension from your Java files
v1.2
Latest

Build App Inventor Extension is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.