Android Intro Slider and Splash Screen Tutorial
It’s time for me to show you how to create an Android intro slider and splash screen. An Intro screen is a good way to tell users what your app is all about or...
It’s time for me to show you how to create an Android intro slider and splash screen. An Intro screen is a good way to tell users what your app is all about or...
Today we’re gonna learn about how to create an Android tab application using TabLayout and ViewPager combined together, and like always we will write it in Kotlin language! So first of all, you have...
Today I wanna show you how easy to build a simple Android Image Gallery using Kotlin and Glide library. Building an image gallery is one of a must step for beginner Android developers (also...
More