Merge pull request #3 from xrmx/patch-1

Add instructions for creating local.properties
This commit is contained in:
Alexandros Schillings
2014-08-27 17:54:59 +01:00
+2 -2
View File
@@ -26,7 +26,7 @@ Type `ant jar` at the root of the Library Project to produce a Jar file.
The library jar along with it's javadoc jar will be found in the `dist` directory inside the library project.
You will need to provide your own `local.properties` inside the library project.
You will need to provide your own `local.properties` inside the library project, from there run `android update project -p .`
## Using the Library
In 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.
The code in this project is licensed under the Apache Software License 2.0.
Copyright (c) 2014 Alexandros Schillings.
Copyright (c) 2014 Alexandros Schillings.