摘要:
谷歌于13年7月25日正式发布Android 4.3 操作系统,支持Bluetooth 4.0,搭载Bluetooth Low Energy/BLE技术。根据谷歌官网,SDK提供的demo开发,一共有一下几个步骤:1、初始化BLE2、搜索BLE设备3、连接支持通用属性协议的设备4、读取BLE属性5、... 阅读全文
posted @ 2015-03-30 17:53
狂奔的小狮子
阅读(705)
评论(0)
推荐(0)
摘要:
1. dp px 相互转换---------------public class DensityUtil { /** * 根据手机的分辨率从 dip 的单位 转成为 px(像素) */ public static int dip2px(Context ... 阅读全文
posted @ 2015-03-30 17:47
狂奔的小狮子
阅读(270)
评论(0)
推荐(0)
摘要:
上传github的APP截图...... 阅读全文
posted @ 2015-03-30 11:38
狂奔的小狮子
阅读(136)
评论(0)
推荐(0)