Writing UI in jetpack compose can be fun, but can be difficult to migrate your whole project into Compose at one time. Fortunately, Jetpack Compose… Read More
Category Archives: Kotlin
Many times in the android application which displays maps within their android application we will get to see the maps and also display polygons on… Read More
Many times in the android application which displays maps within their android application we will get to see the maps and also display polylines on… Read More
Many android applications use maps within their application. We will get to see that they display custom marker icons within their maps. In this article… Read More
We have seen in many android application which displays a marker on their maps within their android application. In this article, we will take a… Read More
Many times in android applications we get to see we have to display multiple markers. If the markers displayed within the maps are close to… Read More
We will get to see many android applications displaying maps within their applications to display user locations or delivery boy locations within their application. We… Read More
Kotlin is a modern-day gem that has proved itself to be a very useful language for android developers. It comes up with features that are… Read More
In many android apps, we have seen that there is a route marker from a source location to the destination location. In this article, we… Read More
Many times in the android applications while using Google Maps, we have to add a click listener for the marker which we are going to… Read More
When we use the default application of Google Maps we will get to see different types of Maps present inside this application. We will get… Read More
Google Maps is used in most apps which are used to represent many locations and markers on Google Maps. We have seen markers on Google… Read More
Google Maps is used in many Android applications. While using Google Maps there are many modifications that you will get to see while using Maps… Read More
Many android applications use maps to display the location. We can get to see they use custom marker icons like a delivery boy image or… Read More
If you are creating apps for students or for educational purposes then you need to add some PDF files for displaying some data inside our… Read More