Hello,
First time I am working with a real Android device. I have installed B4A bridge on the device and accepted the permissions.
B4A 11.0 does detect the device's IP address (and even the name of the device).
But I'm blocked because when I want to connect, B4A is constantly switching from the state "connected" to "trying to connect".
Do I have any option to understand what is going wrong, please ? Thanks
The usual reason for this is that you have another copy of the B4A IDE open that is also trying to connect and the two are fighting each other for the connection.