Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 754 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 754 Bytes

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.