-
- Downloads
This super-rough initial cut prints everything to the Android log.
It will connect to BT MAC 00:05:8B:44:02:02, retrieve the Generic Access service and try to read and write the Device Name characteristic. Currently, reading succeeds while initiating the write fails. Sorry for the smelling code, this is my first Kotlin app (-:
parents
No related branches found
No related tags found
Showing
- app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png 0 additions, 0 deletionsapp/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
- app/src/main/res/values/colors.xml 6 additions, 0 deletionsapp/src/main/res/values/colors.xml
- app/src/main/res/values/strings.xml 3 additions, 0 deletionsapp/src/main/res/values/strings.xml
- app/src/main/res/values/styles.xml 11 additions, 0 deletionsapp/src/main/res/values/styles.xml
- build.gradle 28 additions, 0 deletionsbuild.gradle
- gradle.properties 21 additions, 0 deletionsgradle.properties
- gradle/wrapper/gradle-wrapper.jar 0 additions, 0 deletionsgradle/wrapper/gradle-wrapper.jar
- gradle/wrapper/gradle-wrapper.properties 6 additions, 0 deletionsgradle/wrapper/gradle-wrapper.properties
- gradlew 172 additions, 0 deletionsgradlew
- settings.gradle 1 addition, 0 deletionssettings.gradle
14.8 KiB
app/src/main/res/values/colors.xml
0 → 100644
app/src/main/res/values/strings.xml
0 → 100644
app/src/main/res/values/styles.xml
0 → 100644
build.gradle
0 → 100644
gradle.properties
0 → 100644
gradle/wrapper/gradle-wrapper.jar
0 → 100644
File added
gradle/wrapper/gradle-wrapper.properties
0 → 100644
gradlew
0 → 100755
settings.gradle
0 → 100644