资源简介
蓝牙局域网对讲(聊天)
代码片段和文件信息
package com.vise.bluetoothchat;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* Testing Fundamentals
*/
public class ApplicationTest extends ApplicationTestCase {
public ApplicationTest() {
super(Application.class);
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-04-16 16:08 BluetoothChat-master\
文件 71 2018-04-16 16:08 BluetoothChat-master\.gitignore
文件 22530 2018-04-16 16:08 BluetoothChat-master\README.md
目录 0 2018-04-16 16:08 BluetoothChat-master\app\
文件 6 2018-04-16 16:08 BluetoothChat-master\app\.gitignore
文件 917 2018-04-16 16:08 BluetoothChat-master\app\build.gradle
文件 637 2018-04-16 16:08 BluetoothChat-master\app\proguard-rules.pro
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\androidTest\
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\androidTest\java\
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\androidTest\java\com\
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\androidTest\java\com\vise\
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\androidTest\java\com\vise\bluetoothchat\
文件 353 2018-04-16 16:08 BluetoothChat-master\app\src\androidTest\java\com\vise\bluetoothchat\ApplicationTest.java
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\main\
文件 1019 2018-04-16 16:08 BluetoothChat-master\app\src\main\AndroidManifest.xm
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\bluetoothchat\
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\bluetoothchat\activity\
文件 7640 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\bluetoothchat\activity\AddFriendActivity.java
文件 1534 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\bluetoothchat\activity\ba
文件 13283 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\bluetoothchat\activity\ChatActivity.java
文件 9565 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\bluetoothchat\activity\MainActivity.java
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\bluetoothchat\adapter\
文件 1549 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\bluetoothchat\adapter\AddFriendAdapter.java
文件 2363 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\bluetoothchat\adapter\ChatAdapter.java
文件 5614 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\bluetoothchat\adapter\GroupFriendAdapter.java
目录 0 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\bluetoothchat\common\
文件 239 2018-04-16 16:08 BluetoothChat-master\app\src\main\java\com\vise\bluetoothchat\common\AppConstant.java
............此处省略109个文件信息
相关资源
- 蓝牙小车App源代码
- Android+Speex+RTP实时语音对讲
- BlueTooth(最新版本的蓝牙demoAndroidst
- 目前一款可用的android蓝牙通信DEMO
- Android蓝牙开发搜索,配对,连接,数
- ibeacon 蓝牙 扫描 rssi 距离 android 源码
- Android蓝牙demo142636
- Android蓝牙开发搜索、配对设备、蓝牙
- ionic3 蓝牙小票打印
- 蓝牙ble资源,连接,发送等
- android蓝牙通信分为客户端,服务端
- GPS通过蓝牙推送位置到APP显示
- 基于语音控制的智能家居控制系统半
- android_studio手机蓝牙串口通信源代码
- OBD-II 蓝牙 安卓客户端
- android p2p 语音对话
- 完整版51单片机使用HC-05蓝牙模块与
- android 和 PC端 进行蓝牙通信 demo
- 蓝牙bluetooth控制PPT
- Android蓝牙串口调试助手 蓝牙通信 透
- java与蓝牙通信
- pc与手机蓝牙通信 java程序实现
- 安卓手机与全站仪蓝牙通讯测试
- android蓝牙串口编程官方指导非常详细
- android手机蓝牙自动配对,连接,互发
- android通用蓝牙调试助手
- Android蓝牙操作源代码
- android开发蓝牙demo
- Android蓝牙2.0代码
- Android蓝牙串口传输心电数据画图的小
评论
共有 条评论