Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 567 Bytes

File metadata and controls

executable file
·
13 lines (9 loc) · 567 Bytes

Overview

This is an Android Studio reference app for the AndroidBeaconLibrary supporting AltBeacon compatible devices

Project Setup

  1. Install Gradle version 2.9
  2. Install Android Studio 1.5
  3. Install Google Android SDKs (API 23) (or install Android Studio which includes them)
  4. In this project directory, edit local.properties, and give it a line that specifies the path to your Android SDK. (e.g. sdk.dir=/Applications/Android Studio.app/sdk)