Android Question Rapid Debugger Problem

DrAlex

Member
Licensed User
Longtime User
Yes, I did, although I don't think it is to blame, because on both computers runs the same version of the ZoneAlarm Internet Security Suite.
 
Upvote 0

DrAlex

Member
Licensed User
Longtime User
Hi Erel,

Any ideas what to check? Could it be that the device is trying to access a port on the computer that is occupied by another application?
 
Upvote 0

DrAlex

Member
Licensed User
Longtime User
Hi Erel,

The legacy debugger works fine with B4A-Bridge.

Thus we have the following situation:

Rapid - USB: Doesn't work
Rapid - B4A-Bridge: Doesn't work
Legacy - USB: Starts, but loses connection with the IDE
Legacy - B4A-Bridge: OK
 
Upvote 0

DrAlex

Member
Licensed User
Longtime User
Hello Erel,

I doubt that the problem is somehow related to the firewall or antivirus:

1. I have a W8 workstation and an XP laptop. Both run exactly the same version of ZoneAlarm Internet Security Suite, which includes both antivirus and the firewall. Both debuggers work fine on the XP , but not on W8.

2. I have checked the firewall and antivirus logs on W8. There is no indication that any packets were blocked.

2. If I disable both the antivirus and the firewall, the problem persists.

What else can be checked?
 
Upvote 0

DrAlex

Member
Licensed User
Longtime User
Last question: Could you pinpoint a place in my logs, where you see that the communication failed between the device and the computer?
 
Upvote 0

DrAlex

Member
Licensed User
Longtime User
Hello Erel,

Just installed B4A v6.0 and, lo and behold, the rapid debugger started working.

Do you know why?

Anyway, thank you very much!
 
Upvote 0
Top