/android-beacon-library-reference

A reference application for the Android Beacon Library

Primary LanguageJava

Overview

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

If you are looking for an Eclipse reference project, see the eclipse branch.

Project Setup

  1. Install Gradle version 2.12
  2. Install Android Studio 2.0
  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)