GIF app development company

GIF App Development – How to Develop GIF Encoding

Learn how to develop GIF encoding in your app and discover helpful libraries.

How to distribute Android libraries

How to Distribute Android Libraries

Even the best library is barely usable if potential users cannot get it easily. That’s why every library should be distributed. Learn how to do it in the most efficient way.

How to work with Android Legacy Code

Diving Into Android Legacy Code

Learn how to prepare yourself to work on the Android legacy code

Property Order in Kotlin - Why It Matters

Property Order in Kotlin – Why It Matters

Writing Android apps in Kotlin is nice, as it’s easy to learn, especially when we know Java. Yet there are some traps we can fall into. Today, I would like to show you one related to Kotlin properties. We will also look into the bytecode.