Retrofit 2 — How to Change API Base Url at Runtime
In this tutorial we'll show you a very handy tool, which can make your debugging life so much easier. If you're an Android app developer and you've to deal with multiple versions of an API (for example develop, staging and production) you're probably tired of building three (or more) versions …
Continue Reading