B4J Question creating libraries for b4j

jd_dev

New Member
Hello all! I'm a noob here so apologies if I'm doing something wrong here. I was wondering whether there is a way to create
custom library for b4j. I found the article below but it appears to only apply to b4a. Any good links, pointers would be much appreciated!

 

DonManfred

Expert
Licensed User
Longtime User
The same applies to b4j libraries. You need other imports though.
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
In most cases it is better to implement the library in B4J directly and make it a b4xlib library.

 
Upvote 0
Top