搜索资源列表
android-sms-status-monitor
- android短信发送状态监控,利用pendingintent这个参数来监听,发送时回发送一个广播,然后注册一个广播接收器-android SMS status monitoring, the use of pendingintent this parameter to monitor, is sent back to send a broadcast, and then sign up for a radio receiver
Android-Development
- 这是一篇针对android开发的入门文档。让开发人员了解android的发展历史,现状,系统架构等。-This is an introductory document for the development of android. Allow developers to understand the historical development of android, status, system architecture and so on.
wifi
- 一个操控手机wifi功能的示例程序。例如开启wifi、停止wifi、查看wifi状态、查看当前ip地址。-A sample program tells that how to use wifi mods in Android. For example, open wifi, stop wifi, check wifi status, view the current ip address.
monitor-telephone-calls
- Android中监听电话状态,可以监听你的手机的电话状态,开发手机程序要用的-Android monitor telephone calls, can monitor the status of your mobile phone, developed the use of mobile apps
Renren-api-android-sdk-3.0-Demo
- 人人网3.0版本的API源码。该源码包含了人人网客户端登陆、注销、修改状态、读取新鲜事等等所有所需的api实例代码-renren v3.0 of the API source. The source code contains everyone net client visit, canceled, modified status, read the new all required API sample code
OSMonitor-1.1.7-src
- OSMonitor-1.1.7的源码 该软件用来实时监控Android状态-OSMonitor-1.1.7 source the Android software is used for real-time monitoring status
OSMonitor-1.1.8-src
- OSMonitor-1.1.8的源码 该软件用来实时监控Android状态 比对1.1.7做了部分改进-OSMonitor-1.1.8 s source code, this program can monitor the cpu status, networking and other system s status.
MonitorPhone
- Android手机待机监听源代码,Android Monitor Phone源代码,可以监听手机的“无任何状态”、“来电状态”、“挂机状态”,当然,其它状态也可由这几种状态延伸,学会了原理就更容易灵活运用了。-Standby monitor source code of Android phones, Android Monitor Phone source code, you can listen the phone without any status, call status, on-ho
TelephonyManagerSample
- TelephonyManager android 手机程序源代码,检测手机运营商及SIM卡信息,是Android系统的手机管理器,可检测出您手机的设备号、软件版本、网络运营商代号及名称、手机网络类型、手机所在位置、Sim卡状态和Sim卡序列号等信息,检测这些信息当然是Android手机中是基本的功能了。-TelephonyManager android mobile application source code to detect mobile operators and SIM card i
android
- 采用四元数算法,来确定飞行器的姿态状况,同时通过PID方法,调节飞行器的飞行姿态。-Quaternion algorithm to determine the status of the aircraft s attitude, but by PID method, adjusting aircraft flight attitude.
android-ImmersiveMode
- 一个在奇巧介绍的功能是“沉浸式模式”。身临其境的模式为用户提供了显示/隐藏状态栏和导航栏与swipe.To试的能力,点击“切换身临其境模式”按钮,然后尝试刷卡酒吧和退出!-One of the features introduced in KitKat is immersive mode . Immersive mode gives the user the ability to show/hide the status bar and navigation bar with a swipe.
listen_the_Android-phone-status
- 一个android工程,实现Android中监听电话状态-An android project, to achieve the listener Android phone status
Android-ProgressBar
- Android提供的ProgressBar Widget控件与ProgressDialog应用目标不同,在程序一开始即可在main.xml Layout当中布局,先将部署在Layout里的ProgressBar的属性设为隐藏(一开始看不见),而后使用进程来“假装”程序忙碌中,但不同的是,可在进程当中取得运行时的进度,在“运行”的过程中,将运行进度通过TextView显示出来。本范例除了学习ProgressBar Widget的显示及使用之外,另一个学习关键则是Handler的使用,因为新起的进程
Classroom-Status-quiry-system
- 基于Android系统的教室信息查询系统,开发环境eclipse-Classroom-based information system for Android
HostV3
- 实现无线控制,无线路由器的桌面程序,包括节点的状态,信道的多少等等(Wireless control, wireless router desktop program, including the status of the node, the number of channels, and so on)
WifiAdmin
- 这是一个基于android系统的wifi工具类,它包含了打开关闭wifi,获取wifi信息以及切换到指定wifi等方法,并实现了对wifi连接状态的监听,它可以满足绝大多数wifi开发需求。(This is a WiFi Tool for Android, which includes open and close WiFi, WiFi access to information and switch to the specified WiFi, and realized the connect
AppGuard
- Mission Status smali code
coderstory-Mi-Purify-master
- xposed模块开发,小米净化助手,在原有基础上对系统应用进行冻结,并能动态定制化状态栏,本程序需要xposed框架支持。(Xposed module development, millet purification assistant, on the basis of the original system for freezing applications, and can dynamically customize the status bar, the program needs xpo
Notifications(通知栏学习)
- 通知是一个可以在应用程序正常的用户界面之外显示给用户的消息。 通知发出时,它首先出现在状态栏的通知区域中,用户打开通知抽屉可查看通知详情。通知区域和通知抽屉都是用户可以随时查看的系统控制区域。(Notification is a message that can be displayed outside the normal user interface of an application. When the notification is issued, it first appear
基于Android的电池状态检测APP
- 用于检测电池电量底层信息,包括温度、电压、电流等(This is intent for detecting battery status like temperature, voltage, and current on android platform.)