Skip to content

Mapmd/MapMd

Repository files navigation

MapMd SDK for Android

Get it on Play store
Copyright (c) 2019 Simpals

Current Release: 0.5.7 (2022)

More information about the API can be found on the Map Portal's API page.

You have two ways to set up your app to use the MapMd SDK:

  • Setting project
  • Setting up your project with the MapMd SDK

Setting project

  1. Open Link
  2. Click Button "Get Code"
  3. Put your Package Name
  4. Click button "Save"

Android Studio Setup

  1. Go to Android Studio | New Project.
  2. Select API 17: Android 4.1 or higher and create your new project.
  3. After you create a new project, open build.gradle and do the following:

Gradle dependency

allprojects {
    repositories {
        maven { url 'https://jitpack.io' }
    }
}

dependencies {
    implementation 'com.github.Mapmd:MapMd:<VERSION>'
}

Be sure to replace <VERSION> with the last release version above.

Platform or API Level (API level 17 = Platform 4.1)

<platform>17</platform>

About

SDK for Android

Resources

License

Code of conduct

Contributing

Stars

2 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors

Languages