Hi my friends.
I am new to learning the Java language and creating extensions on Kodular.
I tried Compile Extension more than once and for more than one different code.
But this error always comes.
[javac] /compiler/android/src/vbFUJ/com/naderdesign/MyButton/Test.java:32: error: class YourFont is public, should be declared in a file named YourFont.java
Here I tried the source code for an add-on that I found on the ai2 platform.
Demo.txt (3.2 KB)
I do not know where this file that is supposed to be modified or what it is … In this example, the file is called YourFont.java
Knowing that when I try to include a library, the required extension is .jar only.
Please Help Me