In this article, we will develop a simple app that will download a file and show a progress dialog with a percentage using Kotlin. Kotlin is getting popular nowadays and is used a lot in Android development. The objective of this article is to show how Kotlin can be used in Android development.
Environment Setup
Download Android Studio 3.0, if you have not installed it, from the Google site. This article uses Android Studio 3.0. The reason I am using Android Studio is that it supports Kotlin already so that you do not have to download it. For earlier versions of Android Studio, you will have to add Kotlin support manually.
from DZone.com Feed https://ift.tt/2Ku8DlE
No comments:
Post a Comment