Blog

Welcome to the AppDesk Blog. These posts are a result of numerous internal discussions, BookClub and knowledge transfer sessions. We hope you learn something new here.

Dependency Injection in Android

Dependency Injection, a common programming technique, is mainly utilized in Android development to form a good application architecture. With dependency injection, developers can easily reuse code and conveniently refactor and…

Read article
Best GUI Framework for python

Best GUI Framework for Python has become a popular choice for developing graphical user interfaces (GUIs) due to its simplicity, readability, and the vast array of libraries and frameworks available.…

Read article
A Guide to AndroidX: Part III

As you mark the beginning of your android development journey, it is important to familiarise yourself with the best practices. Android developers are fuelled by the ambition to create user-friendly…

Read article