Android Question b4a.jar missing

DonManfred

Expert
Licensed User
Longtime User
i need b4a.jar. Where can I find this jar?
What should it contains? I never used any such jar with all the libraries i published.
Where did you get the information that you need this jar?

Usually i had only this jars referenced in a library

<classpathentry kind="lib" path="E:/Basic4android/Libraries/B4AShared.jar"/>
<classpathentry kind="lib" path="E:/Basic4android/Libraries/Core.jar"/>
 
Last edited:
Upvote 0

andredamen

Active Member
Licensed User
Longtime User
I'm making a lib with the help of Copilot and SimpleLibraryCompiler. I'm already far but at the end I'm losing control. SLC won't make xml file is missing something that realy wll exist. Tomorrow I go further wit Copilot. I will share the lib when ready. Thanks Don for the help.
 
Upvote 0
Top