#learning
Read more stories on Hashnode
Articles with this tag
What is Kotlin Kotlin is general purpose, statically types and open source programming language. It uses JVM. Now a days majorly used to develop...
In this blog, I'll be explaining how to switch between activities and pass data from the first activity to the second activity using intent extras. ·...
What are Components App components are the essential building blocks of an Android app. Each component is an entry point through which the system or a...