Newbie here. I want to generate an apk that I can distribute & it says in a post "Run your app in Release mode". How do you do that since I can't find the option in the menu.
I tried installing manually to my phone the apk in the /Objects but when I ran it I see the message "Waiting for debugger to connect and then it exits". Did I miss anything?
In B4A up in the bar, there's a dropdown for Debug, Release and Release (Obfuscated). Choose "Release" and then build. If you use B4A bridge it will automatically install it on your phone. Otherwise, you will need to go to the objects folder and transfer that file to the device.