Retrofit 2 — Mock APIs with JsonServer
One frustrating element of our work life as Android developers is that we're often dependent of APIs. APIs can be unfinished, broken, or just slow, which all stall app development. It can be frustrating if we're trying to polish some UI elements, but cannot finish the work because of an …
Continue Reading