CARTHO Member Licensed User Longtime User Jul 1, 2015 #1 I seem to missed something, or? B4A designer seem not to work with usb-cable only wifi or bt?
S sorex Expert Licensed User Longtime User Jul 1, 2015 #2 it used to work over USB with 4.x, I never use it myself so I don't know if it still works in 5.x. I guess you have that special app installed that it needs? Upvote 0
it used to work over USB with 4.x, I never use it myself so I don't know if it still works in 5.x. I guess you have that special app installed that it needs?
Erel B4X founder Staff member Licensed User Longtime User Jul 1, 2015 #3 It should work with usb cable (usb debug mode). You do not need any app to work with usb debug mode. Upvote 0
CARTHO Member Licensed User Longtime User Jul 1, 2015 #4 The phone is in debug mode and I can connect to it through other programs but no device found is all I get from B4A Designer... Upvote 0
The phone is in debug mode and I can connect to it through other programs but no device found is all I get from B4A Designer...
Erel B4X founder Staff member Licensed User Longtime User Jul 1, 2015 #5 Are you using the trial version or the full version? Please go to android sdk\platform-tools and run adb devices. What is the output? Upvote 0
Are you using the trial version or the full version? Please go to android sdk\platform-tools and run adb devices. What is the output?
CARTHO Member Licensed User Longtime User Jul 1, 2015 #6 I'm using the full version since many years now! I get a strange named device "offline" Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Jul 1, 2015 #7 The problem is in ADB. Try to reconnect the device or kill adb. It should look like: Upvote 0
CARTHO Member Licensed User Longtime User Jul 1, 2015 #9 I re-installed sdk and java (mine where a bit old, actually). Restarted computer and phone and voila! Thanks everyone for your help and concern! Upvote 0
I re-installed sdk and java (mine where a bit old, actually). Restarted computer and phone and voila! Thanks everyone for your help and concern!