Toast in Android using Kotlin
Toast is used to show small text messages on the screen for short time. The toast message stays for about […]
Toast in Android using Kotlin Read More »
Toast is used to show small text messages on the screen for short time. The toast message stays for about […]
Toast in Android using Kotlin Read More »
EditText is one of the most commonly used widgets in Android applications. EditText widget is used to get input from
EditText in Android using Kotlin Read More »
The button widget in Android can be used for various purposes. It totally depends on the requirements of your project.
Button in Android using Kotlin Read More »
The Android TextView widget is used to display the text on the screen such as headings or paragraphs. Steps to add
TextView in Android using Kotlin Read More »
It is petty easy to start a project in Android. To start an Android project we assumed that you already
First project in Android using Kotlin Read More »