Hello, I’m learning Java, and I want to develop extensions, my question is, what Java do I need to develop, do I need to know the Java GUI, or is it enough to know the Java ALGORITEM? Thanks in advance.
Same java which is used in Android studio is also used in extension development only minor changes in extension development which you have to also learn.
And where do you learn it?
From Google
What I’m supposed to look for, I want information on what I should do in java and adjust it for codec extensions.
Search for how to make app inventor extensions.
You need to know java 7 or java 8 if you use rush. You can also use Kotlin to write code using rush.
https://saitwalshreyash19.medium.com/writing-extensions-for-app-inventor-2-and-kodular-7d20092bff16
https://saitwalshreyash19.medium.com/writing-your-first-app-inventor-2-extension-dc6d5d4ff824
You can search How to create extension
, you will find many articles.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.