artemnikitin / android-go-example

Example Android app that used Go mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-go-example

Codacy Badge
Example Android app that used Go mobile

Prerequisites

You should have valid credentials to use HERE REST API. If you don't have it register on https://developer.here.com/

Setup

  1. Setup https://github.com/artemnikitin/android-go-shared as described in readme
  2. Clone this repo
  3. Put HERE credentials in AndroidManifest.xml
  4. Run ./gradlew clean assembleDebug to build an apk
    Warning! Due to fact that tools are not yet fully ready for gomobile you can't run project from Android Studio.

About

Example Android app that used Go mobile

License:MIT License


Languages

Language:Java 100.0%