I created a library in eclipse for B4A. Now my library has references to another jar. How do I include the referenced library in apk?
As an example I built a.jar and it references b.jar... I drop a.jar in Anywhere Software\Basic4android\Libraries and build a new app. When I run a.jar can not find b.jar code (naturally).
How do I include b.jar in my basic app? What is the best way to handle this?
As an example I built a.jar and it references b.jar... I drop a.jar in Anywhere Software\Basic4android\Libraries and build a new app. When I run a.jar can not find b.jar code (naturally).
How do I include b.jar in my basic app? What is the best way to handle this?