Android Question ACCESS to EXTERNAL MOD AND SUB

Gianni Sassanelli

Active Member
Licensed User
Longtime User
Hi Expert,
i need to make some customizable function to my B4A App.

To do this i have thinked to develop a base version of my app and a external lib of extended function and layout compiled in another B4a App.
Subsequently I need to call this external functions from my base app.

Is this possibile with B4a?

thanks
 

johndb

Active Member
Licensed User
Longtime User
Yes, it is possible. You'll have to use Inter-app Communications in order to communicate between apps. See this tutorial: https://www.b4x.com/android/forum/threads/tutorial-inter-app-communication-with-intents.30608/
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…