This article demonstrates how you can use Retrofit 2 with Android using Kotlin.
In this article, you will learn how to perform SQLite CRUD (Create Read Update Delete) operations using Kotlin, the official first-class programming language for Android development.
In this article, you will learn how to perform AsyncTask in Android with Kotlin. AsyncTask is used to perform some asynchronous tasks without blocking the main thread.
In this article, you will learn how to make a server call (i.e. HTTP Connection) from a Kotlin-powered application to web services.
In this article, you will learn how to work with ListView in Android using Kotlin.
In this article, you will be going to learn about Arrays and Strings in Kotlin.
In this article, we will learn how to work with Alerts in Android using Kotlin.
In this article, you will be going to learn about Strings and Ranges in Kotlin with string methods.
In this article, you will learn how to add a download listener to the download files from WebView in Android using Kotlin.
In this article, you will be going to learn how a developer can link their app with the Google Play Store so that a user can navigate to rate the applications by clicking on a particular button or image.
Further Recommendations