Android Proto DataStore Mastery with Kotlin
Hello and welcome to another exciting tutorial! Today, we’ll delve into the world of Android Proto DataStore. If you’re still relying on SharedPreferences to store … Read more
Decoding Appverse
Hello and welcome to another exciting tutorial! Today, we’ll delve into the world of Android Proto DataStore. If you’re still relying on SharedPreferences to store … Read more
Android Application Development, Android Intermediate
Today we will see a simple Android Request Permission at Runtime Example. We have already covered this topic before. But the previous way of requesting permissions … Read more
Android Application Development, Android Intermediate
Have you seen the Bottom Sheet Android Component? It slides up from the Bottom to display some more options to the user. I am pretty … Read more
Android Application Development, Android Intermediate
Hi everyone, after the release of Jetpack in android a lot of things are changed. I have published many tutorials related to Jetpack and here … Read more
Android Application Development, Android Intermediate
Have you tried creating an app that can send emails? I have posted a tutorial earlier explaining how to send emails using Javamail API. But … Read more
Android Application Development, Android Intermediate
In Android, there are many options for making navigation easy in your application for the user. Bottom Navigation Bar is one of them. Bottom Navigation … Read more