资源简介
用于测试安卓与蓝牙05模块通信,支持开发者自己编写部分功能,如更改接收或者发送字符格式,具有较强的可扩展空间,
代码片段和文件信息
package com.qiaojim.bluetoothstudy;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test which will execute on an Android device.
*
* @see Testing documentation
*/
@RunWith(AndroidJUnit4.class)
public class ExampleInstrumentedTest {
@Test
public void useAppContext() throws Exception {
// Context of the app under test.
Context appContext = InstrumentationRegistry.getTargetContext();
assertEquals(“com.qiaojim.bluetoothstudy“ appContext.getPackageName());
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-08-31 06:34 BluetoothStudy-master\
文件 465 2017-08-31 06:34 BluetoothStudy-master\.gitignore
目录 0 2017-08-31 06:34 BluetoothStudy-master\.idea\
文件 686 2017-08-31 06:34 BluetoothStudy-master\.idea\compiler.xm
目录 0 2017-08-31 06:34 BluetoothStudy-master\.idea\copyright\
文件 74 2017-08-31 06:34 BluetoothStudy-master\.idea\copyright\profiles_settings.xm
文件 626 2017-08-31 06:34 BluetoothStudy-master\.idea\gradle.xm
目录 0 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\
文件 657 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\animated_vector_drawable_25_1_0.xm
文件 770 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\appcompat_v7_25_1_0.xm
文件 734 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\design_25_1_0.xm
文件 639 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\espresso_core_2_2_2.xm
文件 694 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\espresso_idling_resource_2_2_2.xm
文件 712 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\exposed_instrumentation_api_publish_0_5.xm
文件 516 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\hamcrest_core_1_3.xm
文件 346 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\hamcrest_integration_1_3.xm
文件 334 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\hamcrest_library_1_3.xm
文件 322 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\javawriter_2_1_1.xm
文件 350 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\javax_annotation_api_1_2.xm
文件 316 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\javax_inject_1.xm
文件 322 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\jsr305_2_0_1.xm
文件 467 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\junit_4_12.xm
文件 788 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\recyclerview_v7_25_1_0.xm
文件 730 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\rules_0_5.xm
文件 736 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\runner_0_5.xm
文件 531 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\support_annotations_25_1_0.xm
文件 782 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\support_compat_25_1_0.xm
文件 788 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\support_core_ui_25_1_0.xm
文件 806 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\support_core_utils_25_1_0.xm
文件 794 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\support_fragment_25_1_0.xm
文件 818 2017-08-31 06:34 BluetoothStudy-master\.idea\libraries\support_media_compat_25_1_0.xm
............此处省略76个文件信息
- 上一篇:超市进销存管理系统-学校实训
- 下一篇:糖果自动机
相关资源
- Android Socket和串口编程实践TCPUDP串口集
- AndroidListView解决嵌套滑动性能问题
- Android五子棋源码
- 同盾 Android-sdk-fraudmetrix-cpuapbi-3.1.5
- Android七种layout布局可直接运行
- Android 商城 购物车
- 最全的Android源码目录结构详解
- Android QQ聊天工具客户端源代码
- Android 实用工具 备忘录
- Android txt文本阅读器[含源码]
- android wifi 热点模式使用
- 经典的android listview非常简单漂亮
- android代理服务设置软件无需root
- android使用JNI图片转黑白图片实现点阵
- 基于Android平台:四则运算计算器源码
- android的搜索云图特效
- android小米文件管理器源码
- qt for android 实现悬浮窗
- android 判断gps是否开的方法
- android游戏《魔塔》详细工程代码
- android 手电筒
- python多渠道打包所需的文件
- Android做的计算器
- android简繁体转换包jcc-bate-0.7.3.jar
- java做服务器 android做客户端 实现聊天
- mjpegstream android客户端
- android开发的猜数字游戏详细注释
- android自定义相机带取景框
- android 的一个通讯录小程序
-
修改二进制文件AndroidManifest.xm
l文件
评论
共有 条评论