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
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,9 @@ open AltBeacons which fully support Android without any intellectual property re
10
10
more information on how to migrate projects using the 0.x APIs to the 2.x APIs, see
11
11
[API migration.](api-migrate.md)
12
12
13
-
**IMPORTANT: By default, this library will only detect beacons meeting the new AltBeacon specification.**
13
+
**IMPORTANT: By default, this library will only detect beacons meeting the new AltBeacon specification.**
14
+
15
+
If you want this library to work with proprietary or custom beacons, see the [BeaconParser](http://altbeacon.github.io/android-beacon-library/javadoc/org/altbeacon/beacon/BeaconParser.html) class.
0 commit comments