Check out my new article about “How to setup your Android app to use Protobuf: with Kotlin flavor and ignoring Protobuf pros and cons!” @ medium.com:
medium.com
My first experiences with Kotlin: some quick notes that might comes handy for beginners
StandardCheckout my Article about “My first experiences with Kotlin some quick notes that might comes handy for beginners” @ medium.com:
My first experiences with Kotlin
Creating a quick fancy Android application prototype Using Framer
StandardCheckout my Article about “Creating a quick fancy Android application prototype Using Framer for Android prototyping” @ medium.com:
Creating a quick fancy Android application prototype
A useful memory debugger plugin for Android Studio
StandardCheckout my Article about “JetBrains JVM Debugger Memory View plugin: A useful memory debugger plugin for Android Studio” @ medium.com:
A useful memory debugger plugin for Android Studio
MVP — How to present different errors on View Layer using only one method?
StandardCheckout my Article about “How to present different errors on View Layer using only one method” @ medium.com:
MVP — How to present different errors on View Layer using only one method?
Yet another MVP article…
StandardCheckout my 5-part Article about MVP methodology in Android development @ medium.com:
Part 1: Lets get to know the project
Part 2: How Dagger helps with the project
Part 3: Calling APIs using Retrofit