I’m trying to run the sample user-service from last Android SDK package, but I’m always getting the error:
failed to connect to localhost/127.0.0.1 (port 9000).
I have tested both in the device and in the emulator.
I’m using Intellij to build and run.
My application id is: 07C4D99C-7E27-07EF-FF1E-9A5F643FAE00
I may be missing something?
Thank you.