Read & Write Call Logs in Android using Jetpack compose | Content Providers | Android Storage
Welcome back to all who have read my previous article on – How to read & write contacts in Android […]
Welcome back to all who have read my previous article on – How to read & write contacts in Android […]
If you want to learn how to read and write contacts in your android app, then hurrah! you’re at right
Dear learners, you must have listen about these two terms when you started your development journey in Android. Today we
Hello guys, you always wondered why an app asks so much permission from you when installed first time. Android operating
You have played this Sliding numbers game in childhood with basic mobiles where you need to slide the boxes with
Today the modern cars have the analog style speedometer but showing in digital way. In this article we learn how
You have seen many types of digital clock pattern everyday in you mobile. Today we will learn how to make
You have seen many type of progress bar in apps like circular progress bar, horizontal progress. In this article you
In android, pattern view is our first Security warrior as we all use this to protect our mobile from unauthorized
Hello everyone, in this article we will learn how to impliment drag and drop functionality in our compose app. In