Styles in Android allow you to define the look and feel, for example colors and fonts, of Android components in XML resource files. This way you have to set common style attributes only once in one ...
Every Android device comes with a collection of standard fonts: Droid Sans, Droid Sans Mono and Droid Serif. They were designed to be optimal for mobile displays, so these are the three fonts you will ...
Your browser does not support the audio element. In this XML example, we have a simple layout with a TextView displaying a welcome message and a Button below it ...
Not only show you how to open pdf programmatically but also show you how to fix android.os.FileUriExposedException: exposed beyond app through Intent.getData() error ...
Let’s make a personal, secure android app like WhatsApp 😎. Do you use WhatsApp/Facebook Messenger? Do you have interest in Java or Android? Are you interested in making a personal chat application ...
When it comes to Android customization, the launcher is the holy grail. This is where it’s at. It’s the trump card Android has always had over iOS. It’s what makes Android the most customizable ...
You can read about Android development until you’re blue in the face, but eventually you actually have to build something if you want to get a true grasp on how it all works. In fact, I think this is ...