Nothing appears in the logs.txt logs.txt (143 Bytes)
But in the terminal, this appears:
x class java.util.ArrayList cannot be cast to class java.util.Map (java.util.ArrayList and java.util.Map are in module java.base of loader ‘bootstrap’)
Does this mean the system will extract and make available not only the .jar file but also all internal implementations, including attributes and other resources, allowing us to use the Java classes directly?
As we know that AI2 doesn’t support using aar files with extensions? Well, FAST is here to save the day! It’ll collect all the necessary jars from those aars and convert (if exists) that R.txt file into a proper R.class file, placing it right where it needs to go.
The problem has been solved and the libraries load correctly, but when I try to read the .js and .html files from assets in the extension, it does not load the files, it does not find the location, but if I load those files in the application assets, it does read them correctly.
Could you give me an example of how I should do it to make it work from the extension? Or is there something else I should do?
I tried to load the aia you provided, but it could not:
The selected project is not a project source file! Project source files are aia files.