Recent content by AlexEv

  1. A

    Android studio tools to build client for REST API

    Hello, in .NET platform nobody build manually client of REST function, need to set endpoint URL and client review endpoint with ?WSDL suffix (for REST in SOAP/WSDL/DISCO) or /help (with WebApi format), than client make automatically all methods to communication with parameters. I'm newbie in...
  2. A

    Device emulator not connected - Waiting for all target devices to come online

    Hi, I have installed to my Windows 10 absolutely fresh Android studio Android Studio 4.1.1 Build #AI-201.8743.12.41.6953283, built on November 5, 2020 Runtime version: 1.8.0_242-release-1644-b01 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0 And a lot of various SDK, all...