My B4A is not recognizing any keywords from any of the library files.
For example;
Dim mp as mediastream produces an error even though mediastream is part of the Audio library.
So, basically my B4A is not recognizing any keywords or types from anything other than core.
How can I get it to recognize my libraries? And yes, the libraries are in the library folder.
Thanks.
For example;
Dim mp as mediastream produces an error even though mediastream is part of the Audio library.
So, basically my B4A is not recognizing any keywords or types from anything other than core.
How can I get it to recognize my libraries? And yes, the libraries are in the library folder.
Thanks.