搜索资源列表
status
- Google android 代码,实现状态栏通知图标-Google android code, and achieve the status bar notification icon
Record_Gif
- 用android实现截图,只可以截取当前activity的图片,无法截取状态栏-Android realized screenshots, can only interception of the picture of the current activity, the status bar can not be interception
TelephonyManagerSample
- TelephonyManager android 手机程序源代码,检测手机运营商及SIM卡信息,是Android系统的手机管理器,可检测出您手机的设备号、软件版本、网络运营商代号及名称、手机网络类型、手机所在位置、Sim卡状态和Sim卡序列号等信息,检测这些信息当然是Android手机中是基本的功能了。-TelephonyManager android mobile application source code to detect mobile operators and SIM card i
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, and " hang state
TelephonyManagerSample
- TelephonyManager android 手机程序源代码,检测手机运营商及SIM卡信息,是Android系统的手机管理器,可检测出您手机的设备号、软件版本、网络运营商代号及名称、手机网络类型、手机所在位置、Sim卡状态和Sim卡序列号等信息,检测这些信息当然是Android手机中是基本的功能了。 -TelephonyManager android mobile application source code to detect mobile operators and SIM car
AhHuiUniversity
- 随着经济与科技的快速发展,智能手机一步步进入普通人得生活,它将成为人们获取信息的主要设备,因此基于Android手机的手机地图服务需求越开越迫切,为外出旅游的人们提供了极大地便利。Android是Google开发的基于Linux平台的开源手机操作系统。它包括操作系统、中间件、用户界面和应用程序,是为移动终端打造的真正开放和完整的移动软件。本文对目前应用的Symbian、WindowsMoblie、Mac OS X和Android平台的现状进行了分析与比较,主要阐述以面向对象程序开发语言JAVA,
Register_Project
- 一个简单的Android注册界面,在注册时支持全屏显示,通过下列两句实现:getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN) 隐去状态栏部分电池等图标和一切修饰部分,requestWindowFeature(Window.FEATURE_NO_TITLE) 隐去标题栏程序名称等信息。-A simple Android registr
Blog_09_SystemStatusDemo
- Android沉浸式状态栏,直接import工程后,运行就可以看到效果。-Android immersive status bar, direct import after the project, you can see the effect run.
StatusBarUtil-master
- A util for setting status bar style on Android App.