Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.98 KB

README.md

File metadata and controls

49 lines (35 loc) · 1.98 KB

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