搜索资源列表
365MobileSecretary
- android 365手机秘书源代码应用到的知识还算挺多的,网络编程,xml解析,通知,广播,联系人,服务等,希望对新手有帮助-Knowledge android 365 phone secretary source code is fairly applied to a lot of network programming, xml parsing, notification, radio, contacts, services, and hope to help novice
broadcast
- 这个例子主要研究Android broadcast广播机制的实现,以一个电池监测及广播通知为例,介绍了实现broadcast的过程:大致的思路是:注册一个系统 BroadcastReceiver,作为访问电池计量之用,如果捕捉到的action是ACTION_BATTERY_CHANGED, 就运行onBatteryInfoReceiver(),捕捉到ACTION_BATTERY_CHANGED时要运行的method,创建一个背景模糊的Window,且将对话窗口放在前景,将取得的电池计量显示于Di
365MobileSecretary
- 应用到的知识还算挺多的,网络编程,xml解析,通知,广播,联系人,服务等,希望对新手有帮助,另外,代码冗余度教厉-Phone secretary,
Android-buy-furniture-stores-systems
- Android双虎家私门店导购系统 后台: 1.维护用户信息,包括用户名、密码以及所分配密钥。 2.实现对产品信息数据的增加、删除和修改。 3.能够对前端发送回来的订单数据进行统计展示 4.将数据传输到前端的时候可以对数据进行加密。 5.可以向所有用户发布广播通知。 6.对前端发回的留言进行管理。 7.提供新版本软件的发布功能。 前端: 1.通过厂家提供的用户名、密码登陆平台。 2.本地存储数据离线快速展示。 3.快速准确的搜索所需信息,可分为两
dxsxshtzym
- 某大学学生会消息通知平台源码是一套关于学校社团内部的通知系统,全部与服务端的交互都写在了DataManage.java里使用的是直接http请求然后解析的方式,没有使用Web Service。项目不大,主要分为用户广播和管理、个人资料更新、个人密码更改等-A university student message notification platform source code is a notification system on the school community, all inter
365sjms
- 365手机秘书源码应用到的知识还算挺多的,网络编程,xml解析,通知,广播,联系人,服务等,希望对新手有帮助,唯一的一点缺陷就是冗余度叫厉害。 -365 handset Secretary source applied to the knowledge are still very much, network programming, XML parsing, notification, radio, contacts, and service, hope to help novice, onl
lab
- Notification 静态广播 动态广播(Notification Broadcast)
Ch12
- 使用getSystemService取得通知管理对象Notification,创建Pendingintent对象;创建广播接收器的方法BroadcastReceiver,发送与接收自定义广播;系统服务与广播接收。(Use getSystemService to get the notification management object Notification, create Pendingintent object, create the broadcast receiver's metho