0
Yesterday my study APP ran smoothly, I finished, I did BKP and I went home...
Today opened and went straight to check everything... but, just like, I received this error in the debug console.....
Unable to open debug port (127.0.0.1:57709): java.net.socketExeption "socket Closed"
There are several tutors on the net, saying that there is another process using this port, so,
1) I opened COMMAND and gave one:
netstat -a
But there’s nothing using that door...
I closed the Android Studio and repeated the process... and there’s nothing using this port
EVEN.
Re-opened all and error continues...
2) ANOTHER TEST I TOOK, was to shut down the firewall completely, to make sure...
but did not give any result..
The error continues...
What could it be? I have no idea what to do...
Here is my work canvas:
Shows some line in the code where it is giving error?
– viana
No. nothing wrong anywhere... other co-workers.. in the same project... has no problem... and is exactly the same version....
– Camila Yamamoto
you execute the project directly on a physical device?
– viana
Yes! but remembering that the error... happens a little BEFORE sending to CEL... still in the APP compilation.. in Android Studio, In the summer IT APPEARS, right after clicking on the button "Debug app""
– Camila Yamamoto
My suggestion is that you are running the wrong Gradle task. In your print, in the toolbar, it is running
rakuseki[signingReport]
, must chooseapp
in place.– Wakim
what weight has come out of me now..
– Camila Yamamoto