Android Question How can I find "library" fast ?

Adamdam

Active Member
Licensed User
Longtime User
Dear All,

There is any way to find library in fast way, instead of normal search in the tutorials ? and last update for each.

Other question I need the "B4XImageView" now, any help ?

Thanks in advance.
 

emexes

Expert
Licensed User
The link is:
https://docs.google.com/spreadsheets/d/1nXCc8SpE03I2K_g1q21n7dK_Lucfjq3i1Gg3ftaR-T0/view
A good start is @walt61 Goodies, replicated as online spreadsheet by @AnandGupta

edit: well, that's interesting - forum software converts Google Sheets link to inline media, which takes a while to load.
The link is:
https://docs.google.com/spreadsheets/d/1nXCc8SpE03I2K_g1q21n7dK_Lucfjq3i1Gg3ftaR-T0/view

 
Last edited:
Upvote 0

emexes

Expert
Licensed User
I added "XUIViews lib." to the project, but still the error of library not found is still,
any other suggestion ??

Library version? B4A version?

Here in B4a version 11.80 (64 bit), when the XUI Views library is not loaded I get:

1667950305286.png


and when the XUI Views library is loaded I get:

1667950320980.png


lol took me a few startled seconds to work out why B4XCanvas and B4XPath disappeared in the second screenshot ?
 
Upvote 0
Top