Detect and Fix Memory Leaks in Android
In this post, we will see the ways of detecting memory leaks in Android and review how the same can be applied to solve…
In this post, we will see the ways of detecting memory leaks in Android and review how the same can be applied to solve…
How is it possible in Android app development to detect and correct the mistakes you do! If you have not heard about this before,…
So, how to debug your Android database? Short answer, Stetho! This has become far easy by Stetho, a project by Facebook which allows you…
Developing Android applications doesn't simply include consideration of better Processes and Services, it also requires few other quality checks. One among them is considering…
ButterKnife is an Android library for view injection, that injects views into android activities or fragments using annotations. One quick example; If we use…
As I already said in my previous post here, Xamarin would be the first choice for many when it comes to cross platform mobile…
So, you have got a wonderful app idea during a coffee and that you are damn sure it would become a hit in the…
Google, in their recent I/O conference announced that Kotlin would be fully supported for Android development. This gives a choice for the beginners to…
While using Zeplin as a tool for collaboration between UI designers and front end developers, be sure you follow few points to get the…
Zeplin is an awesome desktop application that can be used as a tool for collaboration between UI designers and front end developers. It can…