android.bluetooth.intent.action.BONDING_CREATED

android.bluetooth.intent.action.BONDING_REMOVED

android.bluetooth.intent.action.DISABLED

android.bluetooth.intent.action.DISCOVERY_COMPLETED

android.bluetooth.intent.action.DISCOVERY_STARTED

android.bluetooth.intent.action.ENABLED

android.bluetooth.intent.action.HEADSET_STATE_CHANGED

android.bluetooth.intent.action.MODE_CHANGED

android.bluetooth.intent.action.NAME_CHANGED

android.bluetooth.intent.action.PAIRING_CANCEL

android.bluetooth.intent.action.PAIRING_REQUEST

android.bluetooth.intent.action.REMOTE_ALIAS_CHANGED

android.bluetooth.intent.action.REMOTE_ALIAS_CLEARED

android.bluetooth.intent.action.REMOTE_DEVICE_CONNECTED

android.bluetooth.intent.action.REMOTE_DEVICE_DISAPPEARED

android.bluetooth.intent.action.REMOTE_DEVICE_DISAPPEARED

android.bluetooth.intent.action.REMOTE_DEVICE_DISCONNECTED

android.bluetooth.intent.action.REMOTE_DEVICE_DISCONNECT_REQUESTED

android.bluetooth.intent.action.REMOTE_DEVICE_FOUND

android.bluetooth.intent.action.REMOTE_NAME_FAILED

android.bluetooth.intent.action.REMOTE_NAME_UPDATED

android.intent.action.AIRPLANE_MODE

android.intent.action.BATTERY_CHANGED

android.intent.action.BATTERY_LOW

android.intent.action.BOOT_COMPLETED

android.intent.action.CAMERA_BUTTON

android.intent.action.CONFIGURATION_CHANGED

android.intent.action.DATA_SMS_RECEIVED

android.intent.action.DATE_CHANGED

android.intent.action.DEVICE_STORAGE_LOW

android.intent.action.DEVICE_STORAGE_OK

android.intent.action.GTALK_CONNECTED

android.intent.action.GTALK_DISCONNECTED

android.intent.action.HEADSET_PLUG

android.intent.action.MANAGE_PACKAGE_STORAGE

android.intent.action.MEDIA_BAD_REMOVAL

android.intent.action.MEDIA_BUTTON

android.intent.action.MEDIA_EJECT

android.intent.action.MEDIA_MOUNTED

android.intent.action.MEDIA_REMOVED

android.intent.action.MEDIA_SCANNER_FINISHED

android.intent.action.MEDIA_SCANNER_SCAN_FILE

android.intent.action.MEDIA_SCANNER_STARTED

android.intent.action.MEDIA_SHARED

android.intent.action.MEDIA_UNMOUNTABLE

android.intent.action.MEDIA_UNMOUNTED

android.intent.action.NEW_OUTGOING_CALL

android.intent.action.PACKAGE_ADDED

android.intent.action.PACKAGE_CHANGED

android.intent.action.PACKAGE_INSTALL

android.intent.action.PACKAGE_REMOVED

android.intent.action.PACKAGE_RESTARTED

android.intent.action.POWER_CONNECTED

android.intent.action.POWER_DISCONNECTED

android.intent.action.PROVIDER_CHANGED

android.intent.action.REBOOT

android.intent.action.SCREEN_OFF

android.intent.action.SCREEN_ON

android.intent.action.TIMEZONE_CHANGED

android.intent.action.TIME_SET

android.intent.action.TIME_TICK

android.intent.action.UID_REMOVED

android.intent.action.UMS_CONNECTED

android.intent.action.UMS_DISCONNECTED

android.intent.action.WALLPAPER_CHANGED

android.media.RINGER_MODE_CHANGED

android.media.VIBRATE_SETTING_CHANGED

android.net.wifi.NETWORK_IDS_CHANGED //The network IDs of the configured networks could have changed.

android.net.wifi.RSSI_CHANGED //The RSSI (signal strength) has changed.

android.net.wifi.SCAN_RESULTS //An access point scan has completed, and results are available from the supplicant.

android.net.wifi.STATE_CHANGE //Broadcast intent action indicating that the state of Wi-Fi connectivity has changed.

android.net.wifi.WIFI_STATE_CHANGED //Broadcast intent action indicating that Wi-Fi has been enabled, disabled,

enabling, disabling, or unknown.

android.net.wifi.supplicant.CONNECTION_CHANGE //Broadcast intent action indicating that a connection to the supplicant

has been established (and it is now possible to perform Wi-Fi operations) or the connection to the supplicant has been lost.

android.net.wifi.supplicant.STATE_CHANGE //Broadcast intent action indicating that the state of establishing a connection to

an access point has changed.

android.provider.Telephony.SIM_FULL

android.provider.Telephony.SMS_RECEIVED

android.provider.Telephony.WAP_PUSH_RECEIVED

android.net.conn.CONNECTIVITY_CHANGE //Broadcasted when the state of network connectivity is changed

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. 【设计模式与Android】备忘录模式——在
  2. Android后台保活机制,应用进程长存的可行
  3. 让你“过五关,斩六将”轻松入大厂。类比于
  4. Android使用Glide加载带图片列表时,快速上
  5. 谷安: HTC Android(安卓)智能手机将率先
  6. Android6.0(Android(安卓)M) 悬浮窗被禁用,
  7. Android(安卓)recovery 下删除第一次启动
  8. 关于android服务器推送解决方案的学习
  9. 必应为Android和iOS平台的新版必应应用
  10. Android(安卓)Studio3.0开发JNI流程-----