Do you want to learn the uses of Android Handler ? Here in this post I have explained everything you need to know about Handler
Category: Android

Learn how you can get screen width in Android at runtime. Here is a simple way you can get the screen width and height. Look

Do you rely on external libraries to draw shapes on your ImageView ? Well now there is ShapableImageView in Android to facilitate just that. But

Do you want to learn about Android Handler Thread for multi threading ? We have multiple ways to accomplish the problem at hand. But here

In you android programming road map it’s inevitable to skip this topic. So, let us look at what is intent in Android ? What is

Push Notifications in Android can be quite tricky if you create everything from back-end to mobile application. So there exist a ready made solution called

Android’s API is very confusing when it comes to handling Android soft keyboard, to hide or show. But here I have compiled the ways to

Are you new to the Android Programming world ? Or are you looking to complete that one assignment from your college. Regardless of your circumstance

Recently, I have written a post about RecyclerView: Android RecyclerView: How to Insert, Update and Delete Item. It is rather long and includes the basics

Well, this is yet another Android Development guide written just for you. If you are starting out with Android development. Or, even if you are