• 大小: 0.03M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-25
  • 语言: Java
  • 标签: 聊天  实例  BLE  

资源简介

BLE4.0聊天实例

资源截图

代码片段和文件信息

/*
 * Copyright (C) 2009 The Android Open Source Project
 *
 * Licensed under the Apache License Version 2.0 (the “License“);
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing software
 * distributed under the License is distributed on an “AS IS“ BASIS
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

package com.example.android.BluetoothChat;

import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.conten

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-09-25 19:41  BluetoothChat\
     文件        1799  2010-02-23 05:40  BluetoothChat\AndroidManifest.xml
     目录           0  2014-09-25 19:41  BluetoothChat\res\
     目录           0  2014-09-25 19:41  BluetoothChat\res\drawable\
     文件        4182  2010-02-23 05:40  BluetoothChat\res\drawable\app_icon.png
     目录           0  2014-09-25 19:41  BluetoothChat\res\drawable-hdpi\
     文件        5589  2010-02-23 05:40  BluetoothChat\res\drawable-hdpi\app_icon.png
     目录           0  2014-09-25 19:41  BluetoothChat\res\layout\
     文件        1528  2010-02-23 05:40  BluetoothChat\res\layout\custom_title.xml
     文件        2151  2010-02-23 05:40  BluetoothChat\res\layout\device_list.xml
     文件         875  2010-02-23 05:40  BluetoothChat\res\layout\device_name.xml
     文件        1739  2010-02-23 05:40  BluetoothChat\res\layout\main.xml
     文件         875  2010-02-23 05:40  BluetoothChat\res\layout\message.xml
     目录           0  2014-09-25 19:41  BluetoothChat\res\menu\
     文件        1033  2010-02-23 05:40  BluetoothChat\res\menu\option_menu.xml
     目录           0  2014-09-25 19:41  BluetoothChat\res\values\
     文件        1793  2010-02-23 05:40  BluetoothChat\res\values\strings.xml
     目录           0  2014-09-25 19:41  BluetoothChat\src\
     目录           0  2014-09-25 19:41  BluetoothChat\src\com\
     目录           0  2014-09-25 19:41  BluetoothChat\src\com\example\
     目录           0  2014-09-25 19:41  BluetoothChat\src\com\example\android\
     目录           0  2014-09-25 19:41  BluetoothChat\src\com\example\android\BluetoothChat\
     文件       13147  2010-02-23 05:40  BluetoothChat\src\com\example\android\BluetoothChat\BluetoothChat.java
     文件       15570  2010-02-23 05:40  BluetoothChat\src\com\example\android\BluetoothChat\BluetoothChatService.java
     文件        7958  2010-02-23 05:40  BluetoothChat\src\com\example\android\BluetoothChat\DeviceListActivity.java

评论

共有 条评论