vishalrao8 / android-beacon-library-reference

A reference application for the Android Beacon Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

A reference application for the Android Beacon Library

License:Apache License 2.0


Languages

Language:Java 100.0%