AndroidBluetoothLE_MVVM:蓝牙低能耗示例(mvvm)-源码

上传者: 42099814 | 上传时间: 2021-02-22 18:06:44 | 文件大小: 16.56MB | 文件类型: ZIP
安卓BLE_MVVM 蓝牙低能耗示例(MVVM) 信息 此代码在存储库中具有ble方法。 如果您想使用Service查看Ble MVVM代码, 见 如果要像此代码预览一样查看ble设备,请在Constants.kt中修改UUID // 사용자 BLE UUID Service/Rx/Tx const val SERVICE_STRING = " 6E400001-B5A3-F393-E0A9-E50E24DCCA9E " const val CHARACTERISTIC_COMMAND_STRING = " 6E400002-B5A3-F393-E0A9-E50E24DCCA9E " const val CHARACTERISTIC_RESPONSE_STRING = " 6E400003-B5A3-F393-E0A9-E50E24DCCA9E " 预览 博客 BLE示例: :

文件下载

资源详情

( 61 个子文件 16.56MB ) AndroidBluetoothLE_MVVM:蓝牙低能耗示例(mvvm)-源码
AndroidBluetoothLE_MVVM-master
gradlew 5.17KB
settings.gradle 44B
ble.gif 2.37MB
.idea
runConfigurations.xml 564B
misc.xml 372B
compiler.xml 170B
gradle.xml 859B
.name 8B
codeStyles
Project.xml 4.25KB
codeStyleConfig.xml 142B
.gitignore 47B
jarRepositories.xml 1.03KB
vcs.xml 293B
LillyBle.mp4 14.88MB
gradle
wrapper
gradle-wrapper.properties 230B
gradle-wrapper.jar 53.06KB
README.md 845B
gradlew.bat 2.13KB
gradle.properties 1.13KB
.gitignore 208B
app
src
androidTest
java
com
lilly
ble
ExampleInstrumentedTest.kt 668B
test
java
com
lilly
ble
ExampleUnitTest.kt 337B
main
AndroidManifest.xml 998B
res
mipmap-hdpi
ic_launcher.png 3.51KB
ic_launcher_round.png 5.21KB
mipmap-xxxhdpi
ic_launcher.png 10.40KB
ic_launcher_round.png 16.18KB
mipmap-xhdpi
ic_launcher.png 4.81KB
ic_launcher_round.png 7.30KB
mipmap-anydpi-v26
ic_launcher.xml 272B
ic_launcher_round.xml 272B
mipmap-mdpi
ic_launcher.png 2.57KB
ic_launcher_round.png 3.31KB
drawable
button_back2.xml 573B
round_background_color2.xml 469B
button_back.xml 574B
round_background_disable.xml 469B
ic_launcher_background.xml 5.47KB
round_background_color3.xml 469B
round_background_color1.xml 469B
layout
rv_ble_item.xml 1.30KB
activity_main.xml 3.91KB
drawable-v24
ic_launcher_foreground.xml 1.66KB
values
colors.xml 529B
strings.xml 70B
styles.xml 375B
mipmap-xxhdpi
ic_launcher.png 7.72KB
ic_launcher_round.png 11.59KB
java
com
lilly
ble
MyApplication.kt 1.11KB
ui
main
MainActivity.kt 5.51KB
BleRepository.kt 10.35KB
viewmodel
MainViewModel.kt 1.69KB
util
Event.kt 630B
BluetoothUtils.kt 5.46KB
Constants.kt 657B
adapter
BleListAdapter.kt 1.95KB
di
KoinModules.kt 330B
.gitignore 6B
build.gradle 1.89KB
proguard-rules.pro 750B
build.gradle 735B
[{"title":"( 61 个子文件 16.56MB ) AndroidBluetoothLE_MVVM:蓝牙低能耗示例(mvvm)-源码","children":[{"title":"AndroidBluetoothLE_MVVM-master","children":[{"title":"gradlew <span style='color:#111;'> 5.17KB </span>","children":null,"spread":false},{"title":"settings.gradle <span style='color:#111;'> 44B </span>","children":null,"spread":false},{"title":"ble.gif <span style='color:#111;'> 2.37MB </span>","children":null,"spread":false},{"title":".idea","children":[{"title":"runConfigurations.xml <span style='color:#111;'> 564B </span>","children":null,"spread":false},{"title":"misc.xml <span style='color:#111;'> 372B </span>","children":null,"spread":false},{"title":"compiler.xml <span style='color:#111;'> 170B </span>","children":null,"spread":false},{"title":"gradle.xml <span style='color:#111;'> 859B </span>","children":null,"spread":false},{"title":".name <span style='color:#111;'> 8B </span>","children":null,"spread":false},{"title":"codeStyles","children":[{"title":"Project.xml <span style='color:#111;'> 4.25KB </span>","children":null,"spread":false},{"title":"codeStyleConfig.xml <span style='color:#111;'> 142B </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 47B </span>","children":null,"spread":false},{"title":"jarRepositories.xml <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"vcs.xml <span style='color:#111;'> 293B </span>","children":null,"spread":false}],"spread":true},{"title":"LillyBle.mp4 <span style='color:#111;'> 14.88MB </span>","children":null,"spread":false},{"title":"gradle","children":[{"title":"wrapper","children":[{"title":"gradle-wrapper.properties <span style='color:#111;'> 230B </span>","children":null,"spread":false},{"title":"gradle-wrapper.jar <span style='color:#111;'> 53.06KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'> 845B </span>","children":null,"spread":false},{"title":"gradlew.bat <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"gradle.properties <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 208B </span>","children":null,"spread":false},{"title":"app","children":[{"title":"src","children":[{"title":"androidTest","children":[{"title":"java","children":[{"title":"com","children":[{"title":"lilly","children":[{"title":"ble","children":[{"title":"ExampleInstrumentedTest.kt <span style='color:#111;'> 668B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"test","children":[{"title":"java","children":[{"title":"com","children":[{"title":"lilly","children":[{"title":"ble","children":[{"title":"ExampleUnitTest.kt <span style='color:#111;'> 337B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"main","children":[{"title":"AndroidManifest.xml <span style='color:#111;'> 998B </span>","children":null,"spread":false},{"title":"res","children":[{"title":"mipmap-hdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'> 3.51KB </span>","children":null,"spread":false},{"title":"ic_launcher_round.png <span style='color:#111;'> 5.21KB </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxxhdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'> 10.40KB </span>","children":null,"spread":false},{"title":"ic_launcher_round.png <span style='color:#111;'> 16.18KB </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xhdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'> 4.81KB </span>","children":null,"spread":false},{"title":"ic_launcher_round.png <span style='color:#111;'> 7.30KB </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-anydpi-v26","children":[{"title":"ic_launcher.xml <span style='color:#111;'> 272B </span>","children":null,"spread":false},{"title":"ic_launcher_round.xml <span style='color:#111;'> 272B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-mdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"ic_launcher_round.png <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false}],"spread":false},{"title":"drawable","children":[{"title":"button_back2.xml <span style='color:#111;'> 573B </span>","children":null,"spread":false},{"title":"round_background_color2.xml <span style='color:#111;'> 469B </span>","children":null,"spread":false},{"title":"button_back.xml <span style='color:#111;'> 574B </span>","children":null,"spread":false},{"title":"round_background_disable.xml <span style='color:#111;'> 469B </span>","children":null,"spread":false},{"title":"ic_launcher_background.xml <span style='color:#111;'> 5.47KB </span>","children":null,"spread":false},{"title":"round_background_color3.xml <span style='color:#111;'> 469B </span>","children":null,"spread":false},{"title":"round_background_color1.xml <span style='color:#111;'> 469B </span>","children":null,"spread":false}],"spread":false},{"title":"layout","children":[{"title":"rv_ble_item.xml <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"activity_main.xml <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false}],"spread":false},{"title":"drawable-v24","children":[{"title":"ic_launcher_foreground.xml <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false}],"spread":false},{"title":"values","children":[{"title":"colors.xml <span style='color:#111;'> 529B </span>","children":null,"spread":false},{"title":"strings.xml <span style='color:#111;'> 70B </span>","children":null,"spread":false},{"title":"styles.xml <span style='color:#111;'> 375B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxhdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'> 7.72KB </span>","children":null,"spread":false},{"title":"ic_launcher_round.png <span style='color:#111;'> 11.59KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"java","children":[{"title":"com","children":[{"title":"lilly","children":[{"title":"ble","children":[{"title":"MyApplication.kt <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"ui","children":[{"title":"main","children":[{"title":"MainActivity.kt <span style='color:#111;'> 5.51KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"BleRepository.kt <span style='color:#111;'> 10.35KB </span>","children":null,"spread":false},{"title":"viewmodel","children":[{"title":"MainViewModel.kt <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false}],"spread":false},{"title":"util","children":[{"title":"Event.kt <span style='color:#111;'> 630B </span>","children":null,"spread":false},{"title":"BluetoothUtils.kt <span style='color:#111;'> 5.46KB </span>","children":null,"spread":false}],"spread":false},{"title":"Constants.kt <span style='color:#111;'> 657B </span>","children":null,"spread":false},{"title":"adapter","children":[{"title":"BleListAdapter.kt <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false}],"spread":false},{"title":"di","children":[{"title":"KoinModules.kt <span style='color:#111;'> 330B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"proguard-rules.pro <span style='color:#111;'> 750B </span>","children":null,"spread":false}],"spread":true},{"title":"build.gradle <span style='color:#111;'> 735B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明
服务器状态检查中...