I added librar names in "mainfest.txt" like under below
But How can i add manifest.txt when i use external private library (for ex:jB4XEncryption)
I have this library file, but it doesn't exist in other users. How do we add this to the project?
How can we combine?
B4X:
Version=2.00
B4J.DependsOn=jXUI, jDateUtils, jFx,JHTTP
B4A.DependsOn=XUI, DateUtils
B4i.DependsOn=iXUI, iDateUtils
But How can i add manifest.txt when i use external private library (for ex:jB4XEncryption)
I have this library file, but it doesn't exist in other users. How do we add this to the project?
How can we combine?