Look to the appinventor sources...
rush is broken for me
You probably do not have javac set up correctly
read the RUSH topic.
im so dumb to not think of that i uninstalled it a little while back
Nope: still broken
got farther but still not working
pls help anyone
Run the following commands in your terminal and post the outputs here.
java -version
javac -version
Microsoft Windows [Version 10.0.22621.3085]
(c) Microsoft Corporation. All rights reserved.
C:\Users\heiro>java -version
java version "21.0.2" 2024-01-16 LTS
Java(TM) SE Runtime Environment (build 21.0.2+13-LTS-58)
Java HotSpot(TM) 64-Bit Server VM (build 21.0.2+13-LTS-58, mixed mode, sharing)
C:\Users\heiro>javac -version
javac 21.0.2
C:\Users\heiro>
java version "21.0.2" 2024-01-16 LTS
Java(TM) SE Runtime Environment (build 21.0.2+13-LTS-58)
Java HotSpot(TM) 64-Bit Server VM (build 21.0.2+13-LTS-58, mixed mode, sharing)
javac 21.0.2
help pls
yea i gave up on this.
You would need basic understanding of Java or any other similar programming language that would help you start with. App Inventor extensions are built with Java 8.
You can first start by learning Java, by watching some tutorials on youtube and exploring enormous resources on the internet. It's not quick, it takes time.
could you teach me how to make extensions for appinventor?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.