I have installed Bridge on my phone.
I have activated Wireless connection on it.
I have connected in B4A my phone with Tool-B4A Bridge-Connect
I have run my application in Debug(rapid) mode to test it.
It has worked fine until today.
Now, with the same process, instead of run apk installation on phone return this error:
libcore.io.ErrnoException: recvfrom failed: ECONNRESET (Connection reset by peer)
I noticed that B4A-bridge indicates "disconnected" for a few moments.
i already have:
- uninstalled app from phone
- cleaned phone (after uninstall) with CleanMaster
- used in B4A Tools-Clean project
- tryed to use other compiling mode (for example "Debug legacy")
- checked that wi-fi works properly
- restarted PC and phone too
With AVD works slowly but work
How can i solve this problem?
Thank you
I have activated Wireless connection on it.
I have connected in B4A my phone with Tool-B4A Bridge-Connect
I have run my application in Debug(rapid) mode to test it.
It has worked fine until today.
Now, with the same process, instead of run apk installation on phone return this error:
libcore.io.ErrnoException: recvfrom failed: ECONNRESET (Connection reset by peer)
I noticed that B4A-bridge indicates "disconnected" for a few moments.
i already have:
- uninstalled app from phone
- cleaned phone (after uninstall) with CleanMaster
- used in B4A Tools-Clean project
- tryed to use other compiling mode (for example "Debug legacy")
- checked that wi-fi works properly
- restarted PC and phone too
With AVD works slowly but work
How can i solve this problem?
Thank you