Skip to content

dobriai/AndroidLocationTracking

Repository files navigation

AndroidLocationTracking

Based on google's example LocationUpdates...

Introduction

Just messing around ...

This sample uses Google Play services (GoogleApiClient) and the [FusedLocationApi] (https://developer.android.com/reference/com/google/android/gms/location/LocationServices.html).

To run this sample, location must be enabled.

Prerequisites

  • Android API Level >v9
  • Android Build Tools >v21
  • Google Support Repository

Getting Started

This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.