Hi, I'm trying to connect my phone to the designer but it won't work.
I can see the device in adb devices but B4A can't connect.
Same happens when I try to compile and run.
I tried to use B4A-Bridge aswell but I get an error:
An error has occurred in sub:
Main_updateip (java line: 300)
java.net.SocketException
Guess that I will have to use dropbox or something similar to get the compiled apks to my device.
Edit:
Found my internal IP by going to settings and it works now if I dismiss that error.
To anyone else with similar problems,
Go to Wifi Settings, press the network you are connected to and a window will popup that displays your current IP.
Use B4A to connect to that IP and then just program away!