Published inMindOrksParsing using GSON’s @JsonAdapterMost of you have heard about TypeAdapter which is used to customize JSON conversions. Sometimes API can be designed that way that it wont…Mar 27, 20181Mar 27, 20181
Published inMindOrksImplementing Dagger2 with KotlinMost of you have heard about Kotlin which is now officially supported from Google itself. Thus I wont deep-dive into Kotlin, but you can…Aug 3, 20176Aug 3, 20176
Published inMindOrksEffective way of implementing Instant Search with RxJava2RxJava is a very powerful library for asynchronous jobs offering variety of features which can be combined and implemented in multiple…Apr 19, 20172Apr 19, 20172
Published inMindOrksRxJava2 and Retrofit2 Error Handling on a single placeThis article is about handling Errors on a single place (example uses MVP architecture) using RxJava2 and Retrofit2. It won’t cover Rx…Apr 17, 201717Apr 17, 201717
Published inHackerNoon.comInApp Subscription Setup and Testing-V3 API (Android)While implementing In App Subscriptions i found out that the process of implementing it was not that complicated, but there were some…May 9, 20162May 9, 20162