-
LED显示通知屏
通过gridview分类显示消息通知,自定义每行的列数,字体
- 2022-03-31 06:19:16下载
- 积分:1
-
基于安卓Android小型仓库管理系统APP的设计与实现(MySQL)(含录像)(毕业论文9000字,安卓APP客户端和JAVA服务端程序代码,MySQL数据库)
基于安卓Android小型仓库管理系统APP的设计与实现(MySQL)(含录像)(毕业论文9000字,安卓APP客户端和JAVA服务端程序代码,MySQL数据库)
- 2019-06-08下载
- 积分:1
-
语音识别 android studio平台源代码
语音识别 android studio平台源代码 ,基于讯飞语音包
- 2022-05-07 22:07:15下载
- 积分:1
-
android xmpp 即时聊天
应用背景Extensible Messaging and Presence Protocol(XMPP)——可扩展消息与表示协议, 是由Jabber 开源社区贡献的一个基于XML的通信协议,它是被广泛应用的四大即时通信协议之一。Google 的即时通信软件GTalk 就是基于XMPP协议的。这次Google 推出Android,当然不会忘记XMPP,为它编写了相应的API 和Demo,现在就让我们从Google提供的Demo开始,一步步了解Android上的XMPP应用。关键技术
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Lis
- 2022-06-03 08:16:58下载
- 积分:1
-
android4.0以上90%控件的使用,一个Dome告诉你
Android4.0以上的大部分ui控件案例,通过一个程序,让你清楚android90%以上控件的基本用法
- 2022-02-11 12:48:00下载
- 积分:1
-
android 转盘抽奖程序源码 很容易扩展
android 转盘抽奖程序源码 很容易扩展
- 2014-01-02下载
- 积分:1
-
DialerPan
设计的Android自定义View,模仿老电话式旋转拨号盘,按住数字键后绕着圆心进行旋转,当旋转到第三象限时,中心图片会改变,在第三象限抬起手,就会将按住的数字填入编辑框,也可点击编辑框后的后退按钮进行撤销操作,编辑完后点击中心图片会验证所填入密码是否正确。我当前设计的密码是123.(Design custom Android View, imitating the old rotary dial phone, hold the number key to rotate around the center of the circle, when the rotation to the third quadrant, the center picture will change, raised his hand in the third quadrant, they will be Press and hold the digital fill edit box can also click the Back button in the edit box for withdrawal after the operation, after editing click on the picture will validate the populated center of the password is correct. My current design code is 123.)
- 2013-06-09 10:34:30下载
- 积分:1
-
android 读取手机联系人示例源码下载
android读取通讯录 联系人信息
- 2014-06-25下载
- 积分:1
-
android 蓝牙音响播放音乐 实例源码下载
支持sd卡 usb 外部输入 话筒 以及 音效设置等
- 2015-04-06下载
- 积分:1
-
android使用socket原生开发聊天系统
android 使用socket 开发的聊天系统,原生代码建立数据库,存储聊天数据等
- 2023-01-08 07:35:23下载
- 积分:1