How to detect the Libraries Files

Theera

Expert
Licensed User
Longtime User
Hi Erel,
B4A version 2.5x up,We could create the Library file as same as done in Java IDE. But the list of name of the libraries files has,I couldn't detect the libraries files built from java (which must use Dim command line to decare) or B4A (which could use as same as using function in class module without use Dim command),Is there way has color to be different?
 

Theera

Expert
Licensed User
Longtime User
Have you saved the library in the libraries folder? You should then right click on the list of libraries and press Refresh.

Hi Erel,
I think that you mistake about understand me. The library which created with Java,I must use Dim,but the library which created with B4A ,I don't use Dim.
I don't know that the library created with?
 
Upvote 0
Top