Category: Tutorial

Android Date Picker Kotlin Tutorial

Android Date Picker is one of the important components of Android development. If you need something like selecting a date to input, so you’re gonna need a Date Picker dialog. In this post, you’ll...

Flutter Simple ListView Tutorial

Flutter Simple ListView Tutorial

Hello again! It’s been a while since I write a tutorial for mobile apps. Now I’m gonna write about a simple ListView tutorial for Flutter. I think all of you already know about Flutter....

Android Custom Navigation Drawer Tutorial

Now it is time for me to share how to create a simple Android custom Navigation Drawer. Basically, Navigation Drawer is a sliding menu from left or right of the mobile screen. There are...

Android RecyclerView Tutorial Using Kotlin

Learning to use RecyclerView in Android development is very crucial for every programmers. It is one of powerful widgets to display a list of data in Android. Well in this chance I will give...

Getting Started With Android Studio and Kotlin

Technology is the core of everything. Nowadays, we can’t live without it and mobile technology is one of those. So many people use technology but not everyone can create technology. Let’s start with something...