• 大小: 654KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-11
  • 语言: 其他
  • 标签:

资源简介

安卓蓝牙固件升级通过连接服务器,下载升级的bin包或者hex,点击扫描设备连接需要升级的蓝牙设备,点击需要升级就可以。源代码测试几次都可以使用放线下载

资源截图

代码片段和文件信息

package com.embednet.wdluo.bleplatformsdkdemo;

import android.app.Application;
import android.test.ApplicationTestCase;

/**
 * Testing Fundamentals
 */
public class ApplicationTest extends ApplicationTestCase {
    public ApplicationTest() {
        super(Application.class);
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件         98  2015-07-04 16:33  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.gitignore

     文件         31  2015-07-04 16:33  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.gradle\2.2.1\taskArtifacts\cache.properties

     文件         17  2015-07-08 15:05  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.gradle\2.2.1\taskArtifacts\cache.properties.lock

     文件      94718  2015-07-08 15:05  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.gradle\2.2.1\taskArtifacts\fileHashes.bin

     文件    2658219  2015-07-08 15:05  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.gradle\2.2.1\taskArtifacts\fileSnapshots.bin

     文件      19652  2015-07-07 11:50  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.gradle\2.2.1\taskArtifacts\outputFileStates.bin

     文件      85261  2015-07-08 15:05  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.gradle\2.2.1\taskArtifacts\taskArtifacts.bin

     文件         18  2015-07-06 10:52  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\.name

     文件        686  2015-07-06 10:52  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\compiler.xml

     文件         76  2015-07-06 10:52  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\copyright\profiles_settings.xml

     文件        608  2015-07-06 10:53  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\gradle.xml

     文件        793  2015-07-06 10:53  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\libraries\appcompat_v7_22_2_0.xml

     文件        231  2015-07-06 10:53  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\libraries\bleplatformsdk.xml

     文件        225  2015-07-06 17:42  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\libraries\jsch_0_1_53.xml

     文件        559  2015-07-06 10:53  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\libraries\support_annotations_22_2_0.xml

     文件        935  2015-07-06 10:53  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\libraries\support_v4_22_2_0.xml

     文件       1098  2015-07-08 09:30  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\misc.xml

     文件        373  2015-07-06 10:53  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\modules.xml

     文件        167  2015-07-06 10:53  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\vcs.xml

     文件     170109  2015-07-08 17:45  BLEPlatformSDKDemo\BLEPlatformSDKDemo\.idea\workspace.xml

     文件          8  2015-07-04 16:33  BLEPlatformSDKDemo\BLEPlatformSDKDemo\app\.gitignore

     文件       7777  2015-07-06 18:48  BLEPlatformSDKDemo\BLEPlatformSDKDemo\app\app.iml

     文件        717  2015-07-06 18:37  BLEPlatformSDKDemo\BLEPlatformSDKDemo\app\build.gradle

     文件      98626  2015-07-08 14:21  BLEPlatformSDKDemo\BLEPlatformSDKDemo\app\libs\bleplatformsdk.jar

     文件     278297  2015-07-06 17:41  BLEPlatformSDKDemo\BLEPlatformSDKDemo\app\libs\jsch-0.1.53.jar

     文件        694  2015-07-04 16:33  BLEPlatformSDKDemo\BLEPlatformSDKDemo\app\proguard-rules.pro

     文件        380  2015-07-04 16:33  BLEPlatformSDKDemo\BLEPlatformSDKDemo\app\src\androidTest\java\com\embednet\wdluo\bleplatformsdkdemo\ApplicationTest.java

     文件       3573  2015-07-08 12:07  BLEPlatformSDKDemo\BLEPlatformSDKDemo\app\src\main\AndroidManifest.xml

     文件      22653  2015-07-08 15:02  BLEPlatformSDKDemo\BLEPlatformSDKDemo\app\src\main\java\com\embednet\wdluo\bleplatformsdkdemo\dfu\DfuActivity.java

     文件       1331  2015-07-08 12:07  BLEPlatformSDKDemo\BLEPlatformSDKDemo\app\src\main\java\com\embednet\wdluo\bleplatformsdkdemo\dfu\DfuService.java

............此处省略89个文件信息

评论

共有 条评论

相关资源