Today we will be looking at how we can generate UUID in Java. Using no additional external libraries. You must have already known that there
Category: Android
Today you will learn how you can use Java to Zip a file with an example. Although it is a very basic and beginner friendly
Here is a simple tutorial to understand Radio Button in Android. I have also included mostly used customization for Android. Radio button is a type
Android Activity Lifecycle at first can look daunting and rather tiresome. If you want to advance your programming. You need to understand what is going
Do you want to learn the uses of Android Handler ? Here in this post I have explained everything you need to know about Handler
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