File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Type `ant jar` at the root of the Library Project to produce a Jar file.
2626
2727The library jar along with it's javadoc jar will be found in the ` dist ` directory inside the library project.
2828
29- You will need to provide your own ` local.properties ` inside the library project.
29+ You will need to provide your own ` local.properties ` inside the library project, from there run ` android update project -p . `
3030
3131## Using the Library
3232In the ` onLeScan() ` method of your ` BluetoothAdapter.LeScanCallback() ` create a new BluetoothLeDevice with the given information.
@@ -153,4 +153,4 @@ All logos are the property of their respective owners.
153153
154154The code in this project is licensed under the Apache Software License 2.0.
155155
156- Copyright (c) 2014 Alexandros Schillings.
156+ Copyright (c) 2014 Alexandros Schillings.
You can’t perform that action at this time.
0 commit comments