zoukankan      html  css  js  c++  java
  • Android intent action大全


    android.intent.action.ALL_APPS
    android.intent.action.ANSWER
    android.intent.action.ATTACH_DATA
    android.intent.action.BUG_REPORT
    android.intent.action.CALL
    android.intent.action.CALL_BUTTON
    android.intent.action.CHOOSER
    android.intent.action.CREATE_LIVE_FOLDER
    android.intent.action.CREATE_SHORTCUT
    android.intent.action.DELETE
    android.intent.action.DIAL
    android.intent.action.EDIT
    android.intent.action.GET_CONTENT
    android.intent.action.INSERT
    android.intent.action.INSERT_OR_EDIT
    android.intent.action.MAIN
    android.intent.action.MEDIA_SEARCH
    android.intent.action.PICK
    android.intent.action.PICK_ACTIVITY
    android.intent.action.RINGTONE_PICKER
    android.intent.action.RUN
    android.intent.action.SEARCH
    android.intent.action.SEARCH_LONG_PRESS
    android.intent.action.SEND
    android.intent.action.SENDTO
    android.intent.action.SET_WALLPAPER
    android.intent.action.SYNC
    android.intent.action.SYSTEM_TUTORIAL
    android.intent.action.VIEW
    android.intent.action.VOICE_COMMAND
    android.intent.action.WEB_SEARCH
    android.net.wifi.PICK_WIFI_NETWORK
    android.settings.AIRPLANE_MODE_SETTINGS
    android.settings.APN_SETTINGS
    android.settings.APPLICATION_DEVELOPMENT_SETTINGS
    android.settings.APPLICATION_SETTINGS
    android.settings.BLUETOOTH_SETTINGS
    android.settings.DATA_ROAMING_SETTINGS
    android.settings.DATE_SETTINGS
    android.settings.DISPLAY_SETTINGS
    android.settings.INPUT_METHOD_SETTINGS
    android.settings.INTERNAL_STORAGE_SETTINGS
    android.settings.LOCALE_SETTINGS
    android.settings.LOCATION_SOURCE_SETTINGS
    android.settings.MANAGE_APPLICATIONS_SETTINGS
    android.settings.MEMORY_CARD_SETTINGS
    android.settings.NETWORK_OPERATOR_SETTINGS
    android.settings.QUICK_LAUNCH_SETTINGS
    android.settings.SECURITY_SETTINGS
    android.settings.SETTINGS
    android.settings.SOUND_SETTINGS
    android.settings.SYNC_SETTINGS
    android.settings.USER_DICTIONARY_SETTINGS
    android.settings.WIFI_IP_SETTINGS
    android.settings.WIFI_SETTINGS
    android.settings.WIRELESS_SETTINGS

  • 相关阅读:
    DirectShow自带实例StillCap在回调函数里实现抓图并保存为文件
    x264 VS2008下编译成功
    yuy2_to_i420,yuyv_to_i420
    x264源码阅读
    oracle 归档日志开启、关闭及删除归档日志
    TOMCAT设置JVM
    linux root 操作oracle命令
    struts2 标签判断list是否为空
    linux下mysql 5.5配置
    RHEL 6 下VNC Server 的安装配置
  • 原文地址:https://www.cnblogs.com/shangdawei/p/4355022.html
Copyright © 2011-2022 走看看