Ice Cream Sandwich problems

MiniDemonic

Member
Licensed User
Longtime User
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:
B4X:
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!
 
Last edited:

MiniDemonic

Member
Licensed User
Longtime User
:signOops:, forgot about this thread.:sign0013:

USB Debug mode works fine atm, it started working after I restarted my computer, so there were probably a program somewhere that disturbed the connection.

The B4A-Bridge application is still giving me the same error tho, it works fine if you dismiss the error and look up the internal IP elsewhere.

I think the main problem is that I'm using an alpha leak of 4.0.3 for ZTE Blade.
Good phone, worth it's prize but there is no official 4.0 release for it. :sign0148:
 
Upvote 0

wl

Well-Known Member
Licensed User
Longtime User
Hello,

I installed the latest build of ColdFusionX (ICS) on the ZTE Blade and encountered the same problem.

Wim
 
Upvote 0

markd1775

Member
Licensed User
Longtime User
I also just updated to ICS, and noticed that the b4a bridge app gives the wrong IP for my phone for wireless. It appears to be a public IP address.

I am able to connect just fine using the private IP that I used before the upgrade.

Sent from my HTC Sensation 4G using Tapatalk 2
 
Upvote 0
Top