Android Question WAITING FOR DEBUGGER....

JAVIERGARCIA

Member
Licensed User
Longtime User
Hello, a question:
When I install a progam sample through Basic4android, I almost always works fine, but when I disconnect the bridge I always get a screen on the cell that says: WAITING FOR DEBUGGER TO CONNECT IDE.
I do something wrong in compiling delivery??
thanks
 

klaus

Expert
Licensed User
Longtime User
When you distribute the program you must compile it in Reéeas mode and not in Debug mode !

upload_2014-4-20_14-40-53.png
 
Upvote 0
Top