• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Android studio tools to build client for REST API

AlexEv

Lurker
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 Java and Kotlin programming - how to perform similar function in Android Studio? Need something plugin or what?
 
Back
Top Bottom