I know that this question is asked really a lot, but none of the answer is working for me.
I'm developing an Android Application on Android Studio, and trying to debug my .net core APIs.
I've tried:
- The 10.0.2.2 IP Address
- My local WI-FI IP Address
- Emulator and Connected device are connected to the same WI-FI
So my question is how can I debug my local APIs from an emulator and from my connected device?
Is this still possible on latest updates?