How do I implement PostGIS database to my android app in kotlin?
I am trying to create an app in kotlin to draw lines and polygons on google map and save it to PostGIS database.
I am still wondering how that could be done.
Suggestions would be highly appreciated.
Thanks