Connecting a Real Device Via USB as Alternate to WiFi/Bluetooth B4Bridge

ashchopra

Member
Licensed User
Longtime User
Hi,

Is there any way to connect to a real device with USB debugging turned on for testing apps. My WiFi is down and no bluetooth available.

If so, How may I do so. The IDE shows on Wifi and Bluetooth options for the B4Bridge? I seem to be missing something.

Thanks
:sign0085:
 

ashchopra

Member
Licensed User
Longtime User
Okay, Got that Figured Out.

Settings - Development - Turn On USB DeBugging

Connect Via USB to PC (Phone USB Driver may be needed)

Run the App in the IDE. The device shows up as an alternate to the emulator. Select it.

Rest as Usual !!

Thanks
 
Upvote 0

Hennell

Member
Licensed User
Longtime User
Does the phone/tablet need to be in USB debugging mode to connect up to B4A? I seem to recall having problems the first time I tried this....

Edit: too late - you found it does! :D
 
Upvote 0

Zdroid

Member
Licensed User
Longtime User
thx
the bridge works via wifi no problem (except I always have to try to connect twice before it hooks up)
actually, I found a "modified" (?) USB driver that installed
usb_driver_streak.rar
ok...but that :
"The device shows up as an alternate to the emulator. Select it."
can't manage to find out what/where is that ?

I try to just run, it times out and if I go on I get :
"Process timed out.
You can change the timeout value under Tools - IDE Options.
Restarting ADB Server may solve this problem.
Tools - Restart ADB Server.
hum, it does not look good, right ?
 
Upvote 0

Zdroid

Member
Licensed User
Longtime User
found the choice he was talking about, it shows up if there is both USB and Wifi connexions
still no luck in connecting via USB, I guess the driver is no good
ho well.
 
Upvote 0
Top