Dear Sir,
I have two B4A versions.
Last one 5.8 and older 3.8
I updated Google Android SDKs and so on.Before last update all worked fine.
After that I had problems running apps in my device with both versions.(aapt.ex and adb.ex where not found) I search in your help page and found how to fix it ( copying apt.exe and tools folder inside de android_x folder inside platforms forders ( c:\android\sdk\platforms\android_21
I updated Java JDK too to the last version ,folder 1.8.0.45. I set paths to directories.
Now I can deploy apps to device, but I am not able to debug them. I receive this message :
"cannot bind to 127.0.0.1:12127 " after that I must reset the IDE, I mean I must close V4A and start again.
The code does not stop in breakpoints but its run on the device. I use USB connection.
I looked for help in your pages but I found nothing.
Please could you help me?
I have two B4A versions.
Last one 5.8 and older 3.8
I updated Google Android SDKs and so on.Before last update all worked fine.
After that I had problems running apps in my device with both versions.(aapt.ex and adb.ex where not found) I search in your help page and found how to fix it ( copying apt.exe and tools folder inside de android_x folder inside platforms forders ( c:\android\sdk\platforms\android_21
I updated Java JDK too to the last version ,folder 1.8.0.45. I set paths to directories.
Now I can deploy apps to device, but I am not able to debug them. I receive this message :
"cannot bind to 127.0.0.1:12127 " after that I must reset the IDE, I mean I must close V4A and start again.
The code does not stop in breakpoints but its run on the device. I use USB connection.
I looked for help in your pages but I found nothing.
Please could you help me?