Here we are going to learn how to add a google map to our project using google maps API with Kotlin. Here we are developing […]
Read moreTag: android code
LocationListener With Kotlin
Many of the android applications we uses in daily life needs users current locations continuously, Here we are going to implement LocationListener with Kotlin […]
Read moreCamera Intent with Kotlin-Android
We know that in many situations our app needs to use the Camera of the device to take pictures, You might know how to use […]
Read moreCountry Code Picker with Kotlin
Country code pickers are used to search and select country code or international phone code in android. This example describes how to add a country […]
Read more