Edson Freire Member Licensed User Longtime User Jul 17, 2018 #1 Hello, I trying to compile a library with SLC but I got this error and these files actually exists. Can anyone help me?
Hello, I trying to compile a library with SLC but I got this error and these files actually exists. Can anyone help me?
Erel B4X founder Staff member Licensed User Longtime User Jul 18, 2018 #2 aidl files are not java files. You need to use Android Studio to build a project with these files and find the generated class files.
aidl files are not java files. You need to use Android Studio to build a project with these files and find the generated class files.