Android Question B4A Library Classes NOT exposed

bridge1

Member
We have made a B4A library, but we would like to expose only 1 class with its public methods.

We have eliminated from the XML file all the classes NOT to expose, and the visibility is correct for the application that should use it.

This is the problem: using the library does NOT work, because the exposed methods call classes in the library which are NOT visible.

How can we proceed ?

Thank you
 

bridge1

Member
It would appear that the problem is removing the static classes from the XML file.

Attached example of library project with complete XML, and with removal of the classes not used in the main program.

Thanks.
 

Attachments

  • Test72_Library_HiddenClass_byXML_error.zip
    5 KB · Views: 117
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…