News

These game-changing tips will unleash the power of Obsidian on Android and transform your note-taking, organization, and thinking ...
Take advantage of native concurrency in the HTTP server made for Kotlin. Start here, with a basic application showcasing Ktor's HTML DSL, lifecycle methods, and more.
Kotlin is a modern alternative to Java that supports functional programming in the JVM. Here's a first look at programming with Kotlin using some of the concepts and syntax you already know from Java.
Android Java | RecyclerView Episode #1 Welcome to this tutorial on creating a Custom Recycler View in Android Java. This guide is designed to be simple and easy to follow, helping you step by step in ...
My code from completing the Stevda-San tutorial on YouTube. - Releases · dryland41/RecyclerView---Android-Studio-Tutorial-Part-1 ...
This is a Kotlin tutorial for Android: a fun and simple quiz that will serve as the perfect introduction to Kotlin programming.
Retrofit is a library which is very easy to use an apply. it helps to convert the http api into a kotlin interface. though many of us must have used retrofit in android but now as google has announced ...
In this android videotutorial i have explained the major differences between recyclerview and the listview and also covered the part how to make recyclerview in three steps.you’re going to ...
What are the advantages of RecyclerView over ListView? Check out this tutorial which includes demos of different Activity classes that use RecyclerView.