首页

BLE连接互相通讯

java

2020-8-11

BLE4.0 手机与蓝牙模块连接和交互

资源下载此资源下载价格为3D币(VIP免费),请先
资源文件列表
MyNewBlueTooth/.gitignore , 105
MyNewBlueTooth/.gradle/2.10/taskArtifacts/cache.properties , 31
MyNewBlueTooth/.gradle/2.10/taskArtifacts/cache.properties.lock , 17
MyNewBlueTooth/.gradle/2.10/taskArtifacts/fileHashes.bin , 136822
MyNewBlueTooth/.gradle/2.10/taskArtifacts/fileSnapshots.bin , 3401682
MyNewBlueTooth/.gradle/2.10/taskArtifacts/outputFileStates.bin , 20372
MyNewBlueTooth/.gradle/2.10/taskArtifacts/taskArtifacts.bin , 101493
MyNewBlueTooth/.gradle/2.10/tasks/_app_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.bin , 46567
MyNewBlueTooth/.gradle/2.10/tasks/_app_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.lock , 17
MyNewBlueTooth/.gradle/2.10/tasks/_app_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.bin , 19452
MyNewBlueTooth/.gradle/2.10/tasks/_app_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.lock , 17
MyNewBlueTooth/.idea/.name , 14
MyNewBlueTooth/.idea/compiler.xml , 686
MyNewBlueTooth/.idea/copyright/profiles_settings.xml , 76
MyNewBlueTooth/.idea/encodings.xml , 159
MyNewBlueTooth/.idea/gradle.xml , 833
MyNewBlueTooth/.idea/libraries/android_android_23.xml , 264
MyNewBlueTooth/.idea/libraries/animated_vector_drawable_23_4_0.xml , 668
MyNewBlueTooth/.idea/libraries/appcompat_v7_23_4_0.xml , 784
MyNewBlueTooth/.idea/libraries/hamcrest_core_1_3.xml , 526
MyNewBlueTooth/.idea/libraries/junit_4_12.xml , 477
MyNewBlueTooth/.idea/libraries/support_annotations_23_4_0.xml , 541
MyNewBlueTooth/.idea/libraries/support_v4_23_4_0.xml , 926
MyNewBlueTooth/.idea/libraries/support_vector_drawable_23_4_0.xml , 663
MyNewBlueTooth/.idea/misc.xml , 1668
MyNewBlueTooth/.idea/modules.xml , 365
MyNewBlueTooth/.idea/runConfigurations.xml , 564
MyNewBlueTooth/.idea/workspace.xml , 127756
MyNewBlueTooth/app/.gitignore , 8
MyNewBlueTooth/app/app.iml , 10118
MyNewBlueTooth/app/build.gradle , 658
MyNewBlueTooth/app/build/generated/source/buildConfig/androidTest/debug/com/example/jwei/mynewbluetooth/test/BuildConfig.java , 479
MyNewBlueTooth/app/build/generated/source/buildConfig/debug/com/example/bluetooth/le/BuildConfig.java , 462
MyNewBlueTooth/app/build/generated/source/r/debug/android/support/v7/appcompat/R.java , 88009
MyNewBlueTooth/app/build/generated/source/r/debug/com/example/bluetooth/le/R.java , 392426
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-af.json , 15160
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-am.json , 15154
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ar.json , 15162
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-az-rAZ.json , 14565
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-bg.json , 15166
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-bn-rBD.json , 15338
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ca.json , 15166
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-cs.json , 15162
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-da.json , 15158
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-de.json , 15162
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-el.json , 15168
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-en-rAU.json , 15326
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-en-rGB.json , 15326
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-en-rIN.json , 15326
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-es-rUS.json , 15336
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-es.json , 15164
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-et-rEE.json , 15336
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-eu-rES.json , 15332
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-fa.json , 15164
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-fi.json , 15158
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-fr-rCA.json , 15336
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-fr.json , 15168
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-gl-rES.json , 15334
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-gu-rIN.json , 15330
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-h320dp-v13.json , 945
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-h720dp-v13.json , 945
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-hdpi-v4.json , 1005
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-hi.json , 15164
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-hr.json , 15162
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-hu.json , 15168
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-hy-rAM.json , 15330
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-in.json , 15164
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-is-rIS.json , 15324
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-it.json , 15160
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-iw.json , 15156
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ja.json , 15150
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ka-rGE.json , 15332
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-kk-rKZ.json , 15330
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-km-rKH.json , 15328
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-kn-rIN.json , 15334
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ko.json , 15146
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ky-rKG.json , 15330
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-land.json , 4666
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-large-v4.json , 10037
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ldltr-v21.json , 943
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-lo-rLA.json , 15326
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-lt.json , 15168
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-lv.json , 15166
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-mk-rMK.json , 13810
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ml-rIN.json , 15336
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-mn-rMN.json , 15328
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-mr-rIN.json , 15334
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ms-rMY.json , 15332
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-my-rMM.json , 15336
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-nb.json , 15154
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ne-rNP.json , 15338
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-night-v8.json , 5483
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-nl.json , 15168
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-pa-rIN.json , 15326
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-pl.json , 15164
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-port.json , 921
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-pt-rBR.json , 15336
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-pt-rPT.json , 15336
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-pt.json , 15168
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ro.json , 15168
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ru.json , 15166
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-si-rLK.json , 15332
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-sk.json , 15160
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-sl.json , 15164
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-sq-rAL.json , 15332
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-sr.json , 15164
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-sv.json , 15162
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-sw.json , 15160
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-sw600dp-v13.json , 6290
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ta-rIN.json , 15334
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-te-rIN.json , 15336
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-th.json , 15160
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-tl.json , 15170
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-tr.json , 15160
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-uk.json , 15162
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-ur-rPK.json , 15330
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-uz-rUZ.json , 14575
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-v11.json , 13859
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-v12.json , 3304
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-v13.json , 917
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-v14.json , 7972
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-v17.json , 11716
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-v18.json , 915
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-v21.json , 66614
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-v22.json , 3304
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-v23.json , 7832
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-vi.json , 15166
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-w360dp-v13.json , 945
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-w480dp-v13.json , 1706
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-w500dp-v13.json , 945
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-w600dp-v13.json , 1706
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-w720dp-v13.json , 945
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-w820dp-v13.json , 863
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-xlarge-land-v4.json , 961
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-xlarge-v4.json , 7015
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-zh-rCN.json , 15312
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-zh-rHK.json , 15312
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-zh-rTW.json , 15312
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values-zu.json , 15166
MyNewBlueTooth/app/build/intermediates/blame/res/debug/multi/values.json , 392118
MyNewBlueTooth/app/build/intermediates/blame/res/debug/single/anim.json , 3128
MyNewBlueTooth/app/build/intermediates/blame/res/debug/single/color-v11.json , 768
MyNewBlueTooth/app/build/intermediates/blame/res/debug/single/color-v23.json , 344
MyNewBlueTooth/app/build/intermediates/blame/res/debug/single/color.json , 3074
MyNewBlueTooth/app/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json , 17036
MyNewBlueTooth/app/build/intermediates/blame/res/debug/single/drawable-ldrtl-hdpi-v17.json , 1480
MyNewBlueTooth/app/build/intermediates/blame/res/debug/single/drawable-ldrtl-mdpi-v17.json , 1480
MyNewBlueTooth/app/build/intermediates/blame/res/debug/single/drawable-ldrtl-xhdpi-v17.json , 1488
MyNewBlueTooth/app/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxhdpi-v17.json , 1496
MyNewBlueTooth/app/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxxhdpi-v17.json , 1504
MyNewBlueTooth/app/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json , 17036
最多只能显示150条信息!
没有账号? 忘记密码?

社交账号快速登录