In Android development, Activities are the building blocks of user interfaces. Passing data between activities is a common requirement, especially when dealing with complex user […]
Read moreTag: Kotlin Intent Example
Android Splash Screen with Kotlin
Android Splash Screen is the 1st screen visible to user when app launches. Splash screen displays some animations or App logo for a short time […]
Read more