-
Android之socket
通过socket实现对服务器的通信。使带有wifi模块的单片机能够进行无线控制,例如继电器,步进电机等等。
- 2022-01-26 02:15:32下载
- 积分:1
-
Android应用源码随手记安卓记账项目
Android应用源码随手记安卓记账项目
- 2015-03-09下载
- 积分:1
-
Chapter04_UI_WebView
webview的使用,实现在手机上浏览网页(webview used to achieve browsing on mobile phones)
- 2010-12-15 15:09:38下载
- 积分:1
-
droptea
说明: 仿qq聊天界面,阻尼效果,拖动超出屏幕后自动弹回。(Imitate QQ chat interface, damp effect, drag out of the screen automatically rebound.)
- 2020-06-21 15:40:02下载
- 积分:1
-
蓝牙控制手机播放
资源描述一个手机通过蓝牙控制另一台手机播放
- 2023-07-19 19:35:03下载
- 积分:1
-
Android 解决方案 使用指南
说明: 本文主要介绍Android解决方案中一些功能的使用和调试方法,以及如何使用、调试和注意事项。(This document mainly introduces the use and debugging methods of some functions of Android solution, and introduces the How to use, debugging and precautions.)
- 2020-03-05 11:46:01下载
- 积分:1
-
android计时器
炫酷的android计时器,实现思路:使用Chronometer控件实现计器的操作。通过设置setBase(long base)来设置初始时间,然后为其添加一个setOnChronometerTickListener(Chronometer.OnChronometerTickListener l)事件来判断时间是否到了,然后再调用其stop()方法实现停止计时。
- 2022-06-03 10:23:13下载
- 积分:1
-
nfccard
安卓NFC读写非接触IC卡是一款基于非接触IC卡的NFC应用,支持符合ISO7816—3、ISO15693和Felica等国际标准卡片的读取,能够读取的电子标签包括公交卡、银行卡、图书馆射频标贴等。NFCard可以用来读取电子钱包(主要是公交卡)中未加密的余额、交易记录、标识等信息。该软件使用了模块化设计,方便扩充支持其他特殊类型的卡片协议和指令。(Android NFC read write non-contact IC card is a NFC application based on Contactless IC card, support in line with the international standard ISO7816- 3, iso15693 and felica etc. card read, to read electronic tag includes bus card, bank card, library RF stickers and so on. NFCard can be used to read the electronic wallet (mainly public transport card) in the balance of the encryption, transaction records, identification and other information. The software uses a modular design to facilitate the expansion of support for other special types of card protocols and instructions.)
- 2016-07-05 20:12:46下载
- 积分:1
-
Android DragSortListView左右滑动删除和拖拽排序和功能演示
这是一个在github上的开源项目,模拟演示了Android系统中的 DragSortListView用法,实现了拖拽排序和左右滑动删除功能,不过根据很多android开发朋友反馈,这个开源项目虽使用方便,不过不是很友好。
关于DragSortListView侧滑控件:
DragSortListView简称DSLV,是Android ListView的一个扩展,支持拖拽排序和左右滑动删除功能。重写了TouchInterceptor(TI)类来提供更加优美的拖拽动画效果,适用于带有任何优先级的列表:收藏夹、播放列表及清单等。
- 2022-02-02 15:27:06下载
- 积分:1
-
java-master
Android插件
PubNub utilizes a Publish/Subscribe model for real-time data streaming and device signaling which lets you establish and maintain persistent socket connections to any device and push data to global audiences in less than ¼ of a second.
The atomic components that make up a data stream are API Keys, Messages, and Channels.(PubNub Java-based SDKs for Java/Android
PubNub utilizes a Publish/Subscribe model for real-time data streaming and device signaling which lets you establish and maintain persistent socket connections to any device and push data to global audiences in less than ¼ of a second.
The atomic components that make up a data stream are API Keys, Messages, and Channels.)
- 2016-06-05 13:38:05下载
- 积分:1