-
android 创建热点
android 热点创建
- 2015-05-17下载
- 积分:1
-
andbook
This document was written for developers who have worked with Java™ before and want to start developing for the Android Platform. I tried to make this as much “hands on” as possible, placing example codes everywhere it fit. Also I tried to insert as many picture as possible, because they liven up the learning process and relax the reader’s eyes.
- 2011-12-01 15:09:27下载
- 积分:1
-
Android ImageButton 响应式变化的图形按钮
Android ImageButton用图形制作的按钮,把按钮的外形用一个图片来代替,不过本实例中的按钮用了两张图片,分别替换到按钮的两个状态、悬停和单击,单击按钮时候,按钮的图像发生变化,与用户的操作形成了很强烈的互动效果。
- 2023-08-28 01:20:03下载
- 积分:1
-
ViewPager中嵌套ListView实现了下拉刷新和上拉更多(下拉刷新)
android 下拉刷新 上拉更多,解决了ViewPager中嵌套ListView冲突的问题
- 2021-03-26 10:39:13下载
- 积分:1
-
android txt阅读器 实例源码
android txt阅读器 实例源码
- 2015-01-06下载
- 积分:1
-
Android
安卓手机应用开发从入门到精通,非常好的入门学习书籍(Android mobile application development from entry to the master)
- 2013-12-16 21:07:34下载
- 积分:1
-
Android PushMessage
此程序在 Android 上实现邮件推送。系统开发环境: win7 32 位 + eclipse 4.2 + ADT 22 + JDK 1.7.The 程序需要的第三部分库或 jar、 libs 文件夹中。当您生成它时,您可以获得的 apk 文件。安装 apk 文件,你可以演示它。
- 2022-03-15 04:26:04下载
- 积分:1
-
DefaultSSLContextImpl
Support class this package for Andriod.
- 2013-10-21 16:26:33下载
- 积分:1
-
5.4-SQLite
Android 编程之数据库 SQLlite学习例子(an example for the learning of Android database)
- 2012-06-24 03:44:23下载
- 积分:1
-
MyGatt
BLE开发所需要的知识,通过官方demo,我们会发现很多service,点击service后,每个service下面是Characteristic,每个service和Characteristic都对应一个唯一的UUID。所以,在做BLE时候,首先你应该找出你的蓝牙外围设备uuid,不然会很头疼,这个UUID也可能是硬件给你的,也可以你自己试出来,当然自己试出来是个很烦的过程。自己试的方法就是根据demo,加上一份读写的协议,然后,排着点击,显示出来的蓝牙列表进行测试,看是否和协议对应。另外,BluetoothLeService类不用做太多的更改。(BLE develops the knowledge we need. Through official demo, we will find many service. After clicking service, every service is Characteristic, each service and Characteristic correspond to a unique UUID. So, when making BLE, first you should find out your Bluetooth peripheral device UUID, otherwise it will be very headache. This UUID may also be hardware for you, or you can try it out yourself, of course, trying out it yourself is a very boring process. The way to do it is to add a read and write protocol based on demo,then test the Bluetooth list displayed by clicking on it to see if it corresponds to the protocol. In addition, the BluetoothLeService class does not have to make too many changes.)
- 2018-02-07 11:55:52下载
- 积分:1