I tried wrapping class.jar
and adding res folder and manifest file to my b4a project. But, unfortunately, b4a can not find declared services and receivers in the manifest file. What is the proper way to make a wrapper for arr files?
Asked
Active
Viewed 878 times
3

Jerry Stratton
- 3,287
- 1
- 22
- 30

speed demon
- 31
- 2
-
The B4A community forum is the best place to start, with the issue of wrapping aar files a tutorial is here [link]https://www.b4x.com/android/forum/threads/create-an-aar-archive-from-a-third-party-library.68357/#content[/link] – Mar 17 '17 at 20:32