Skip to content

A sample application that demonstrates how to use map and other latest technologies in android applications

License

Notifications You must be signed in to change notification settings

HeyPouya/MapSample

Repository files navigation

MapSample

An Android application to learn latest technologies in android world!

API Build Status Codacy Badge

MapSample is an Android application that demonstrates how you can use map, markers and other Android Architecture Components.

Description

Technologies and Architecture

Technologies that have been used in this projects are :

  • MVVM
  • Room
  • ViewModel
  • Koin
  • Test
  • Retrofit
  • Coroutines
  • Kotlin
  • LiveData
  • Navigation Component
  • Single Activity
  • Google Map
  • DiffUtils
  • ListAdapter

Map

Just remember to be able to use the map feature, you must obtain a map API key from Google and replace it with res-> values-> google_maps_key -> YOUR_API_KEY. To get the maps API key, visit Google console

API

The api is provided by me in my personal website: PouyaHeydari.com

License

MapSample is released under the Apache License 2.0. See LICENSE for details.

Copyright (c) 2020 Pouya Heydari