Analysing your code with ktlint in BitriseIn my current project we use Bitrise as our CI/CD and we use ktlint as our static code analysis tool.Sep 30, 2020Sep 30, 2020
Published inProAndroidDevAvoiding memory leaks when using Data Binding and View BindingIn our current project we are using a lot of Data Binding and recently we have started using View Binding as well.Aug 22, 20206Aug 22, 20206
Browsing Your Android App’s DatabaseAs Android developers we often work with SQLite or libraries built on top of it such as Realm or Room. When doing so, I often find myself…Jun 10, 20183Jun 10, 20183