• 大小: 0.16M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-21
  • 语言: Java
  • 标签: 蓝牙  对讲  

资源简介

蓝牙局域网对讲(聊天)

代码片段和文件信息

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.xml
     目录           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\baseChatActivity.java
     文件       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个文件信息

评论

共有 条评论