19.4K
Followers
1.2K
Posts
kibet.hashnode.dev
In this article; I will explain what a recyclerview is Also implement recyclerview in a simple project What is a RecyclerView? RecyclerView makes…
blog.eichgi.com
Hi folks, I wanted to share that for the last 2 months I've been coding again android apps! I haven't work with apps since my first year as developer,…
henry-udorji.hashnode.dev
In this article I would show you how to make use of viewBinding when setting up a RecyclerView, now this can be a little bit tricky and so can easily…
amankumar.dev
Keyboard Shortcuts If you’re getting into open-source and using GitHub most of the time then you should learn more about all the keyboard shortcuts av…
buquio.hashnode.dev
Activity Lifecycle: Activity is one of the building blocks of Android OS. In simple words Activity is a screen that user interact with. Every Activity…
Android is a mobile operating system developed by Google, based on the Linux kernel and designed primarily for touchscreen mobile devices such as smartphones and tablets. Wikipedia)