Posts
Duško Bajić - Blog
Cancel

Android testing: AWS Device Farm vs Firebase TestLab

Tips and tricks on the AWS DeviceFarm and Firebase TestLab.

RecyclerView with MVP

Implementing RecyclerView in android, with MVP approach can be tricky and complicated. This is the Part 1 of RecyclerView with MVP implementation.

Simplified Fragment Management

SimpleFragmentManager is basically a wrapper around FragmentManager and exposes ‘add’, ‘replace’, ‘popUp’, ‘onBackPressed’ and ‘getCurrentFragment’ methods. SimpleFragmentManager assumes that…

Remote Work And How To Make Best Of It

Work from home has many advantages, but are you ready to accept its challenges as well. These are the out of expetience tips.