#android-app-development
Read more stories on Hashnode
Articles with this tag
What is Android? What is an activity? What is a fragment? What is a service in Android? What is the life-cycle of Android activity? What is the...
In this tutorial, we will learn about the Shared Preferences in Android. Shared Preferences are used to store a small amount of data permanently in...
GitHub is the best place to showcase your projects and contribute to open-source projects. In this tutorial, we will learn about how to publish the...
Hello Everyone ๐ข, In this tutorial, we are going to create awesome swipeable views using ViewPager2. Swipeable views allow us to navigate between...
We all know now Kotlin is the official language for Android Development. It can be used anywhere Java is used today because it runs on Java Virtual...