Kotlin Android TabLayout with ViewPager Android TabLayout is a Layout which is used to build horizontal tabs. The tabs for the TabLayout…
Kotlin Tutorial
-
-
Kotlin Android Google Map Fixed Location Google Map displays the current location, navigate location direction, search location etc. To place the Google…
-
Kotlin Android TextView and EditText Android TextView is a user interface which displays the text to the user. A simple XML code…
-
Kotlin Android Google Map Search Location In the previous tutorial, we build the application that locate the Map Fixed Location and Map…
-
Kotlin Android Toast Android Toast is used to display a sort time notification to the user without affecting the user interaction with…
-
Kotlin Android Implicit Intent Android Implicit Intent invokes the component of another app to handle the request. It does not specify the…
-
Kotlin Hello World App Let?s develop a first hello word application on Android studio using Kotlin programming language. To develop android application…
-
Kotlin Android Web Service – Volley Library Registration, Log-in, and Log-out Tutorial In this tutorial, we will create the basic user registration…
-
Kotlin Android ListView Android ListView is a view component that contains the list of items and is displayed in a scrollable list.…
-
Kotlin Android WebView Android WebView is a view component which displays the web pages in the application. It uses a WebKit engine…