How to create an Extension

wow

How long will you publish this,
It’s not like some appbuilder Dynamic Components extensions .
becoz thats not full fill my reqrued

2 Likes

woaah hindi :yum:

2 Likes

What would you like?

1 Like

please help me I am getting this Error

siddesh@siddesh-PC MINGW32 /c/Program Files/ai/appinventor
$ ant
Buildfile: C:\Program Files\ai\appinventor\build.xml

all:

init:

BUILD FAILED
C:\Program Files\ai\appinventor\build.xml:16: The following error occurred while executing this line:
C:\Program Files\ai\appinventor\build-common.xml:270: Directory C:\Program Files\ai\appinventor\build\appengine creation was not successful for an unknown reason

Total time: 0 seconds
Picked up _JAVA_OPTIONS: -Xmx1024M

siddesh@siddesh-PC MINGW32 /c/Program Files/ai/appinventor
$

There may be two reasons:

  1. The path has spaces
  2. You ran the wrong command; run ant extensions instead.

Actually I am trying to follow this step

Step 5: Testing if it works

Go to your appinventor-sources folder and open the appinventor folder
Right click in the folder and select “Git Bash Here”
Type “ant” and click on enter
If says: “BUILD SUCCESSFUL”, then you can go to Step 6
If says: “BUILD FAILED”, then you did something wrong or missed a step

Ok, follow this updated guide https://docs.makeroid.io/extensions/creating-extensions

1 Like

You could just use Makeroid IDE and forget about installing or downloading anything :wink:

3 Likes

Thank You So much this is very easy and stress free method to build an extension for newcomers.

3 Likes

How to add .aar file to Library ?
Will we be added in the same way as we add .jar ?

.aar files aren’t currently supported in extensions unfortunately.
See Evan’s answer here:
https://groups.google.com/d/msg/app-inventor-open-source-dev/UzkkQz1DYPg/649lpvUzCAAJ

2 Likes

You can try to extract the JAR inside the AAR, but it isn’t guaranteed that it will work

2 Likes

Off topic. Create a new one for your request.

1 Like

How to add .java file to Library or how to convert Bundle of .java file as .jar ?
Will we be added in the same way as we add .jar ?

Is there any guide or tutorial that how we can develop extension in New ExtensionIDE platform?

Not yet, sorry :sweat_smile:

Any one please help me

For java help use Google.

You cant add libs to the MakeroidIDE

1 Like

will there be a way to upload libs in the future ?

I think on the paid plan you can add them

1 Like