Android Question B4A App standalone on device

Mick96

Member
Licensed User
Longtime User
I built a nifty little app and have been running it on a small inexpensive android tablet. When I build it I get a prompt on the device to install.
The app runs great when launched from B4A but how do I make the app run independent of B4A where I can use it at work without being connected Via B4A bridge?

Thanks!!
 

sfsameer

Well-Known Member
Licensed User
Longtime User
I built a nifty little app and have been running it on a small inexpensive android tablet. When I build it I get a prompt on the device to install.
The app runs great when launched from B4A but how do I make the app run independent of B4A where I can use it at work without being connected Via B4A bridge?

Thanks!!
I think you need to start learning more about b4x :

and to do what you need is choosing release as shown below :
1613769384753.png
 
Upvote 0
Top