Java Question How to add resource files "res\." to library using SLC?

ppgirl

Member
Licensed User
Longtime User
Dear Erel , I have a two SLC questions ,

1. How to add resource files ("res\.") to make a library ?

2. JNI .so files need compress a zip file , rename to jar and place to additional directory , is right ?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User

ppgirl

Member
Licensed User
Longtime User
Erel , Thank for replay .

About question 1 , I have a workaround without SLC.

place .java code in Objects\src\package.name and place their resource files to Objects\res , set them to read-only .

Then , we can compile those java code and b4a code together .
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…