Simple Dropdown (Spinner)
Now let’s see about Dropdown (Known as Spinner) in android. In this project, we are going to show a list of android versions…
Now let’s see about Dropdown (Known as Spinner) in android. In this project, we are going to show a list of android versions…
Now let’s see about ListView in android. In this project, we are going to show a list of android versions in a ListView.
Now let’s see some basic widgets of Android : First, Create a new project with any name you wish to name it. In…
Lets start kotlin coding with a much familiar and common project Hello World…!
Installing the Kotlin plugin The Kotlin plugin is bundled with Android Studio starting from version 3.0. If you use an earlier version, you’ll need…
Kotlin is a statically-typed programming language that runs on the Java virtual machine and also can be compiled to JavaScript source code or…