What is the exhaustive list of all “android.intent.action” actions available in the Android SDK?

前端 未结 4 977
生来不讨喜
生来不讨喜 2021-01-30 05:45

Hi fellows,

I\'d like to know if there is some exhaustive reference of all Intent actions defined in the standard Android SDK ? I\'m thinking of the full \"android.inten

4条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-01-30 06:18

    If there is any exhaustive list, it'd be here http://developer.android.com/reference/android/content/Intent.html starting at "Standard Activity Actions".

提交回复
热议问题