# android-beacon-library-reference **Repository Path**: zzy0523/android-beacon-library-reference ## Basic Information - **Project Name**: android-beacon-library-reference - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-11 - **Last Updated**: 2025-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 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](http://www.gradle.org/installation) version 2.9 2. Install [Android Studio](https://developer.android.com/sdk/installing/studio.html) 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`)