I’ve been writing about Android Development for more than 1 year now. There have been a lot of learnings along the way. It opened my…
In the previous article on Android Internals, we learnt how Android OS Starts an application. We mentioned many things such as Bootloader, Kernel, init process,…
Unit Testing is one of the hottest topics in Agile methodology along with other things such as Integration Testing, CI, CD etc. And rightly so!!…