The same project was compiling, debugging, and running fine. However, after Verizon upgraded my Google Pixel to Oreo (8.0), I can't debug anymore.
Debug output:
Android application is debugging. Couldn't connect to logcat, GetProcessId returned: 0
I do have the Android 8.0.0 (API 26) SDK Platform installed.
What should I do to help diagnose this problem? This has brought our whole project to a stop.
Thanks.