It would be easier for us to help you if you posted the B4A project from where you created the library.
Without knowing what exactly you have done it is impossible to give a concrete advice.
You may also consider creating a b4xlib instead of a B4A lib.
I want add some functions in my library and then i send it to other user that then use it.
same as sum function.
they send 2 number and i add 2 number together and i answer user added number.
real use:
I have an algorithm for create card MIFARE (RFID) security key.
user send to lib UID and CustomerID and DVid then Lib process and create Key and user can open card.
** RFID MIFARE card use for money transfer ( Taxy - Metro - Train ... as ticketing AFC )
*** Security is important and algorithem only some people know this . but more user can create application for himself
now:
i want try test lib
i make lib via ALT+5 but in second project after add to project in list, i cannot use it ((( DIM S AS TEST2 or DIM S AS SUMER )) but can not use this
In your zip file the sum module is missing.
And for the library the test2.xml file is missing.
When you post a project as a zip file you should use the IDE internal method: