I've tried to debug the android applications on emulator and than on the device as well but all the time I get the message "Wait for debugger - waiting for the debugger to attach to the process".
I really don't know how to set the environment and the application in order to run the debug.
I Would really appreciate if anyone of you could provide any useful tips.
The problem was in host configuration file (C:\Windows\System32\drivers\etc\hosts)
After changing line
::1 localhost
with
127.0.0.1 localhost
everything works fine.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With