资源简介
android 蓝牙 扫描 连接 实例源码下载
代码片段和文件信息
/*
* Copyright (C) 2013 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.bluetooth.le;
import android.app.Service;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.Blueto
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2118 2014-05-13 14:17 AndroidManifest.xm
目录 0 2014-05-13 15:08 res\
目录 0 2014-05-13 15:08 res\drawable-hdpi\
文件 5170 2014-05-13 14:17 res\drawable-hdpi\ic_launcher.png
目录 0 2014-05-13 15:08 res\drawable-mdpi\
文件 3025 2014-05-13 14:17 res\drawable-mdpi\ic_launcher.png
目录 0 2014-05-13 15:08 res\drawable-xhdpi\
文件 7227 2014-05-13 14:17 res\drawable-xhdpi\ic_launcher.png
目录 0 2014-05-13 15:08 res\drawable-xxhdpi\
文件 12800 2014-05-13 14:17 res\drawable-xxhdpi\ic_launcher.png
目录 0 2014-05-13 15:08 res\layout\
文件 942 2014-05-13 14:17 res\layout\actionbar_indeterminate_progress.xm
文件 3389 2014-05-13 14:17 res\layout\gatt_services_characteristics.xm
文件 1266 2014-05-13 14:17 res\layout\listitem_device.xm
目录 0 2014-05-13 15:08 res\menu\
文件 1265 2014-05-13 14:17 res\menu\gatt_services.xm
文件 1247 2014-05-13 14:17 res\menu\main.xm
目录 0 2014-05-13 15:08 res\values\
文件 1662 2014-05-13 14:17 res\values\strings.xm
目录 0 2014-05-13 15:08 src\
目录 0 2014-05-13 15:08 src\com\
目录 0 2014-05-13 15:08 src\com\example\
目录 0 2014-05-13 15:08 src\com\example\bluetooth\
目录 0 2014-05-13 15:08 src\com\example\bluetooth\le\
文件 12913 2014-05-13 14:17 src\com\example\bluetooth\le\BluetoothLeService.java
文件 13725 2014-05-13 14:17 src\com\example\bluetooth\le\DeviceControlActivity.java
文件 9275 2014-05-13 14:17 src\com\example\bluetooth\le\DeviceScanActivity.java
文件 1677 2014-05-13 14:17 src\com\example\bluetooth\le\SampleGattAttributes.java
相关资源
- android UPNP
- android 计算自己手机的屏幕宽高,de
- android 一键锁屏,android4.2测试通过
- android 滑动解锁源码
- android spinner intent 参数传递
- android widget小部件开发
- android 定时进入飞行模式 例子源码下
- Android调用谷歌STMP发送邮件
- android 简单的截屏
- android 下拉滑动刷新List
- android textview 展示图片
- Android 基于author2.0的新浪微博 源码,
- android 树状ListView 自定义列表 源码
- Android移动开发一本就够源码
- 监听android应用被卸载后 再使用libcu
- Android中禁止某软件的安装
- Android BLE程序
- android 白天黑夜模式切换源码
- Android 图片加上水印效果
- android 判断双SD卡_CheckDoubleSDCard 源码
- android 创建桌面快捷方式源代码
- Android Launcher 源码修改可编译 源码
- Android Launcher 桌面分页滑动代码
- 安卓 EyeRoom 完整
- android系统 ContactsProvider模块
- android Pdf Reader pdf阅读器
- Android ListView自动检索
- android验证码的整个实现过程和所有的
- android 图片搜索
- android 刮刮卡
评论
共有 条评论