Help using libraries !

dim

Member
Licensed User
Longtime User
Hi guys,
I am new here, just purchased basic4android and make some tests.
Although I can use declarations of standard things (e.g. Dim a As List) I cannot uses other libraries like Phone library or GPS
For example if I start typing Dim ph1 As, after "As" in the list of Types I cannot see Phone or others that now exist in the Libraries directory, from the purchased version I have. Do I have to do something else like include for these extra libraries ?
Sorry for asking, if that's a silly question but could not find some solution on my own.

Please note, that before buying full version I had installed the trial one. Then, after buying the full, I uninstalled the trial and installed the full and also installed license file.
 
Last edited:

dim

Member
Licensed User
Longtime User
OK solved, did not know that in order to include libraries I had to check libraries in the last tab (Libs) of right pane.
 
Upvote 0
Top