Android Question Stuck on 'Waiting for IDE debugger to connect'

Lahksman

Active Member
Licensed User
Longtime User
Hi

I just updated to b4a 5.5, opened my project and ran the legacy debugger. Everything seems to run just fine but I get stuck on 'waiting for IDE debugger to connect'.

It worked fine before on b4a 5.2. Any ideas what it could be? Other projects give no problems at all.
I've already cleaned my project and updated my java to version jdk1.8.0_66.

Thx
 

Lahksman

Active Member
Licensed User
Longtime User
Erel

Thx for the reply.

I had the same problem with the rapid debugger but it's my own stupid fault.
I implemented an dbase update yesterday but forgot to add it to my activity creating an infinite loop. o_O

The difference between stupidity and genius is
that genius has its limits.
Albert Einstein
 
Upvote 0
Top