Android Question clarification

rogel a. tolentino

Member
Licensed User
My question:
When I connect my android phone via b4a bridge and compile the program it generates an icon b4aexample at the phone desktop and the program runs. I disconnect the bridge then tried to click the said icon but the message is "Wait for IDE debugger to connect" and it does not run. What is the problem?

rogel a. tolentino, Today at 3:05 AM
#1


KMatle Expert Licensed User
your answer

Either you test it (then it waits for the debugger) or you compile in release mode. Just switch it in the ide.

Clarification: I can not see in the menu how to compile in release mode by just switch in IDE
Please help me what to do
 
Top