• Home
  • History
  • Annotate
  • only in /developers/build/prebuilts/gradle/BluetoothLeGatt/
NameDateSize

..11-Jul-20144 KiB

BluetoothLeGattSample/11-Jul-20144 KiB

build.gradle11-Jul-201410

gradle/11-Jul-20144 KiB

gradlew11-Jul-20145 KiB

gradlew.bat11-Jul-20142.3 KiB

README.txt11-Jul-2014512

settings.gradle11-Jul-201435

README.txt

1Build Instructions
2-------------------
3
4This sample uses the Gradle build system. To build this project, use the
5"gradlew build" command or use "Import Project" in Android Studio.
6
7To see a list of all available commands, run "gradlew tasks".
8
9Dependencies
10-------------
11
12- Android SDK Build-tools v18.1
13- Android Support Repository v2
14
15Dependencies are available for download via the Android SDK Manager.
16
17Android Studio is available for download at:
18    http://developer.android.com/sdk/installing/studio.html
19