So in this tutorial, we'll be learning about getting the user's current location in Android using kotlin (latitude & longitude).
We will be using Fused...
An app is nothing but just lots of beautiful screens with different functionalities connected together for great and easy user experience. Let us dive...
Ever wondered what we call those image sliders on the Apps and websites like Amazon, Flipkart, etc.
Those elegant looking image Sliders are known as...
MotionLayout is the new layout in Android, for creating amazing interactive animations in android. It’s a part of ConstraintLayout 2.0 library.
To have MotionLayout up and running...
So What is Kotlin ?
Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java,...