You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -24,22 +24,18 @@ at a frequency of approximately 1Hz.
24
24
25
25
The [project website](http://altbeacon.github.io/android-beacon-library/) has [full documentation](http://altbeacon.github.io/android-beacon-library/documentation.html) including [Javadocs.](http://altbeacon.github.io/android-beacon-library/javadoc/)
26
26
27
-
28
27
## Binary Releases
29
28
30
29
You may [download binary releases here.](http://altbeacon.github.io/android-beacon-library/download.html)
31
30
32
-
33
-
34
-
35
31
## How to build this Library
36
32
37
33
IMPORTANT: This project now uses an AndroidStudio/gradle build system and the source code may no longer be imported into Eclipse as a library project.
38
34
Eclipse users may download the latest release binary as a tar.gz file, which may then be imported as an Eclipse Library Project. See the quick start on the project website for more information.
39
35
40
36
## Build Instructions
41
37
42
-
Known working with Android Studio 0.5.2 and Gradle 1.10
38
+
Known working with Android Studio 0.8.6 and Gradle 1.12
0 commit comments