Häufige App-Intents (API-Level 31)

Apps können Android-Intents verwenden, um Funktionen von anderen Android-Apps auf dem Gerät anzufordern. Das Android-CDD gibt eine Liste gängiger App-Intents an, die auf allen kompatiblen Android-Geräten ausgeführt, um grundlegende Funktionen bereitzustellen, z. B. DeskClock, Browser und Kontakte. Ihre App kann Intents implementieren können. Sie können sicher sein, dass der Intent nicht ordnungsgemäß funktioniert.

In der folgenden Tabelle sind die standardmäßigen gängigen App-Intents aufgeführt, die auf allen kompatible Android-Geräte mit Android 12 (API-Level 31) Weitere Informationen Informationen zu Intents oder zum Senden von Intents finden Sie in der Dokumentation.

Hinweis: Wenn Sie feststellen, dass ein Gerät nicht wie erwartet eine häufige App-Intents handhaben, teilen Sie uns dies bitte mit Feedback geben.

App Intent Unterstützte Gerätetypen
Browser android.intent.action.VIEW Handheld, Fernsehen, Tablet
Browser android.intent.action.VIEW
android:mimeType="text/html"
android:mimeType="text/plain"
android:mimeType="application/xhtml+xml"
android:mimeType="application/vnd.wap.xhtml+xml"
Handheld, Fernsehen
Browser android.intent.action.WEB_SEARCH Handheld, Fernseher, Tablet
Browser android.intent.action.SEARCH Handheld, Fernsehen, Tablet
Kalender android.intent.action.EDIT
android:mimeType="vnd.android.cursor.item/event"
Handheld, Fernseher, Tablet
Kalender android.provider.calendar.action.HANDLE_CUSTOM_EVENT Handheld, Fernsehen
Kalender android.intent.action.INSERT.
android:mimeType="vnd.android.cursor.item/event"
Handheld, Fernsehen, Tablet
Kalender android.intent.action.SEARCH Handheld, Fernseher, Tablet
Kalender android.intent.action.VIEW
android:scheme="content"
android:mimeType="Zeit/Epoche"
Handheld, Fernsehen
Kalender android.intent.action.VIEW Handheld, Fernsehen, Tablet, Smartwatch
Kalender android.intent.action.VIEW
android:mimeType="vnd.android.cursor.item/event"
Handheld, Fernsehen, Smartwatch
Kontakte android.intent.action.ATTACH_DATA.
android:mimeType="Bild/*"
Handheld, Fernseher
Kontakte android.intent.action.CREATE_SHORTCUT (Android.intent.action.CREATE_SHORTCUT) Handheld, Fernsehen, Tablet
Kontakte android.intent.action.EDIT
android:mimeType="vnd.android.cursor.item/group"
Handheld, Fernsehen
Kontakte android.intent.action.EDIT
android:mimeType="vnd.android.cursor.item/person"
android:mimeType="vnd.android.cursor.item/contact"
android:mimeType="vnd.android.cursor.item/raw_contact"
Handheld, Fernsehen
Kontakte android.intent.action.GET_CONTENT
android:mimeType="vnd.android.cursor.item/contact"
android:mimeType="vnd.android.cursor.item/person"
android:mimeType="vnd.android.cursor.item/phone_v2"
android:mimeType="vnd.android.cursor.item/phone"
android:mimeType="vnd.android.cursor.item/postal-address_v2"
android:mimeType="vnd.android.cursor.item/postal-address"
Handheld, Fernsehen, Tablet (wird nicht behoben, erfordert aber eine Berechtigung)
Kontakte android.intent.action.INSERT.
Vnd.android.cursor.dir/group
Handheld, Fernsehen, Tablet
Kontakte android.intent.action.INSERT.
android:mimeType="vnd.android.cursor.dir/person"
android:mimeType="vnd.android.cursor.dir/contact"
android:mimeType="vnd.android.cursor.dir/raw_contact"
Handheld, Fernsehen, Tablet
Kontakte android.intent.action.INSERT_OR_EDIT
android:mimeType="vnd.android.cursor.item/person"
android:mimeType="vnd.android.cursor.item/contact"
android:mimeType="vnd.android.cursor.item/raw_contact"
Handheld, Fernseher
Kontakte android.intent.action.AUSWÄHLEN
android:mimeType="vnd.android.cursor.dir/contact"
android:mimeType="vnd.android.cursor.dir/person"
android:mimeType="vnd.android.cursor.dir/phone_v2"
android:mimeType="vnd.android.cursor.dir/phone"
android:mimeType="vnd.android.cursor.dir/postal-address_v2"
android:mimeType="vnd.android.cursor.dir/postal-address"
android:mimeType="vnd.android.cursor.dir/email_v2"
android:mimeType="vnd.android.cursor.dir/group"
Handheld, Fernsehen, Tablet
Kontakte android.provider.action.QUICK_CONTACT Handheld, Fernsehen
Kontakte android.intent.action.SEARCH
android:mimeType="vnd.android.cursor.dir/contact"
Handheld, Fernsehen, Tablet, Automobil
Kontakte android.intent.action.VIEW
android:mimeType="vnd.android.cursor.dir/person"
android:mimeType="vnd.android.cursor.dir/contact"
android:mimeType="vnd.android.cursor.item/group"
Handheld, Fernseher, Tablet (außer mimeType vnd.android.cursor.item/group)
Kontakte android.intent.action.VIEW
android:mimeType="vnd.android.cursor.dir/calls"
Handheld, Fernsehen, Tablet, Automobil
Kontakte android.intent.action.VIEW
android:mimeType="text/verzeichnis"
android:mimeType="text/vcard"
android:mimeType="text/x-vcard"
Handheld, Fernsehen, Tablet
Kontakte android.nfc.action.NDEF_DISCOVERED
android:mimeType="text/vcard"
android:mimeType="test/x-vcard"
Handheld, Fernsehen
Kontakte com.android.contacts.action.SHOW_OR_CREATE_CONTACT Handheld, Fernsehen, Tablet
Schreibtischuhr android.intent.action.DISMISS_ALARM Handheld, Fernsehen, Tablet, Smartwatch
Schreibtischuhr android.intent.action.DISMISS_TIMER Handheld, Fernsehen, Tablet, Smartwatch
Schreibtischuhr android.intent.action.SET_ALARM Handheld, Fernsehen, Tablet, Smartwatch
Schreibtischuhr android.intent.action.SET_TIMER Handheld, Fernsehen, Tablet, Smartwatch
DeskClock android.intent.action.SHOW_ALARMS Handheld, Fernsehen, Tablet, Smartwatch
Schreibtischuhr android.intent.action.SHOW_TIMERS Handheld, Fernsehen, Tablet, Smartwatch
DeskClock android.intent.action.SNOOZE_ALARM Smartphone, Fernseher, Tablet, Smartwatch
Galerie android.intent.action.ATTACH_DATA. Handheld, Fernseher
Galerie android.intent.action.EDIT
android:mimeType="Bild/*"
Handheld, Fernsehen
Galerie android.intent.action.GET_CONTENT Handheld, Fernsehen
Galerie android.intent.action.GET_CONTENT
android:mimeType="vnd.android.cursor.dir/image"
Handheld, Fernsehen
Galerie android.intent.action.AUSWÄHLEN
android:mimeType="vnd.anroid.cursor.dir/image"
android:mimeType="vnd.android.cursor.dir/video"
Handheld, Fernseher
Galerie android.intent.action.AUSWÄHLEN
android:mimeType="Bild/*"
android:mimeType="video/*"
Handheld, Fernsehen
Galerie android.intent.action.SET_WALLPAPER Handheld, Fernsehen, Tablet
Galerie android.intent.action.VIEW
android:scheme="http"
android:scheme="https"
android:mimeType="application/vnd.apple.mpegurl"
android:mimeType="audio/x-mpgeurl"
android:mimeType="audio/mpegurl"
android:mimeType="applicaion/x-mpegurl"
Handheld, Fernsehen
Galerie android.intent.action.VIEW
android:mimeType="vnd.android.cursor.dir/video"
Handheld, Fernsehen
Galerie android.intent.action.VIEW
android:mimeType="vnd.android.cursor.dir/image"
Handheld, Fernsehen
Galerie android.intent.action.VIEW
schema="http"
schema="https"
schema="content"
schema="file"
android:mimeType="video/mpeg4"
android:mimeType="video/mp4"
android:mimeType="video/3gp"
android:mimeType="video/3gpp2"
android:mimeType="video/webm"
android:mimeType="video/avi"
Handheld, Fernsehen
Galerie android.intent.action.VIEW Handheld, Fernseher
Galerie android.intent.action.VIEW schema="http"
schema="https"
schema="content"
schema="file"
android:mimeType="application/vnd.google.panorama360+jpg"
android:mimeType="Bild/*"
Handheld, Fernsehen
Galerie com.android.camera.action.REVIEW Handheld, Fernseher
Galerie com.android.camera.action.REVIEW Handheld, Fernsehen
Galerie com.android.camera.action.TRIM Handheld, Fernsehen
Galerie com.android.camera.action.CROP Handheld, Fernsehen
Werfer android.content.pm.action.CONFIRM_PIN_APPWIDGET Handheld, Fernseher
Werfer android.content.pm.action.CONFIRM_PIN_SHORTCUT Handheld, Fernsehen
Musik android.intent.action.GET_CONTENT
android:mimeType="application/x-ogg/ogg".
android:mimeType="vnd.android.cursor.dir/audio"
Handheld, Fernsehen
Musik android.intent.action.AUSWAHL
android:mimeType="audio/*"
android:mimeType="application/ogg"
android:mimeType="applicatoin/x-ogg".
Handheld, Fernsehen, Tablet
Musik android.intent.action.AUSWÄHLEN
android:mimeType="vnd.android.cursor.dir/audio/album/track"
Handheld, Fernsehen
Musik android.intent.action.VIEW
android:mimeType="audio/*"
android:mimeType="application/ogg"
android:mimeType="application/x-0gg/application/itunes"
Handheld, Fernseher
Musik android.intent.action.MEDIA_SEARCH Handheld, Fernsehen, Tablet
Musik com.android.music.PLAYBACK_VIEWER Handheld, Fernseher, Tablet
QuickSearchBox android.intent.action.WEB_SEARCH Handheld, Fernsehen, Tablet
QuickSearchBox android.search.action.GLOBAL_SEARCH Handheld, Fernsehen, Tablet
Einstellungen android.settings.ACCESSIBILITY_SETTINGS Handheld, Fernsehen, Tablet, Smartwatch
Einstellungen android.settings.ACCESSIBILITY_SETTINGS Handheld, Fernsehen, Tablet, Smartwatch
Einstellungen android.settings.ADD_ACCOUNT_SETTINGS Handheld, Fernsehen, Tablet, Automobil
Einstellungen android.settings.AIRPLANE_MODE_SETTINGS Handheld, Fernsehen
Einstellungen android.settings.APN_SETTINGS Handheld, Fernseher, Tablet
Einstellungen android.settings.APP_NOTIFICATION_SETTINGS Handheld, Fernseher, Tablet
Einstellungen android.settings.APPLICATION_DETAILS_SETTINGS Handheld, Fernsehen, Automobil
Einstellungen android.settings.APPLICATION_DEVELOPMENT_SETTINGS Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.APPLICATION_SETTINGS Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.BATTERY_SAVER_SETTINGS Handheld, Fernsehen, Tablet, Smartwatch
Einstellungen android.settings.BIOMETRIC_ENROLL Handheld, Fernsehen
Einstellungen android.settings.MEMORY_CARD_SETTINGS Handheld, Fernsehen, Tablet
Einstellungen android.settings.BLUETOOTH_SETTINGS Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.CAPTIONING_SETTINGS Handheld, Fernsehen, Tablet
Einstellungen android.settings.CAST_SETTINGS Handheld, Fernseher, Tablet
Einstellungen android.settings.CHANNEL_NOTIFICATION_SETTINGS Handheld, Fernsehen
Einstellungen android.settings.DATA_ROAMING_SETTINGS Handheld, Fernsehen, Tablet
Einstellungen android.settings.DATA_USAGE_SETTINGS Handheld, Fernseher, Automobil
Einstellungen android.settings.DATE_SETTINGS Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.DEVICE_INFO_SETTINGS Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.DISPLAY_SETTINGS Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.DREAM_SETTINGS Handheld, Fernsehen
Einstellungen android.settings.HARD_KEYBOARD_SETTINGS Handheld, Fernsehen
Einstellungen android.settings.HOME_SETTINGS Handheld, Fernsehen
Einstellungen android.settings.IGNORE_BACKGROUND_DATA
_BESCHRÄNKUNGEN_EINSTELLUNGEN
Handheld, Fernsehen
Einstellungen android.settings.IGNORE_BATTERY
_OPTIMIERUNGSEINSTELLUNGEN
Handheld, Fernseher
Einstellungen android.settings.INPUT_METHOD_SETTINGS Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.INPUT_METHOD_SUBTYPE_SETTINGS Handheld, Fernsehen, Tablet, Smartwatch
Einstellungen android.settings.INTERNAL_STORAGE_SETTINGS Handheld, Fernsehen, Tablet, Automobil
Einstellungen android.settings.LOCALE_SETTINGS Handheld, Fernsehen, Tablet, Automobil
Einstellungen android.settings.LOCATION_SOURCE_SETTINGS Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.MANAGE_ALL_APPLICATIONS_SETTINGS Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.MANAGE_APPLICATIONS_SETTINGS Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.MANAGE_DEFAULT_APPS_SETTINGS Handheld, Fernseher, Tablet, Smartwatch
Einstellungen android.settings.action.MANAGE_OVERLAY_PERMISSION Handheld, Fernsehen, Tablet
Einstellungen android.settings.MANAGE_UNKNOWN_APP_SOURCES Handheld, Fernsehen, Tablet
Einstellungen android.settings.action.MANAGE_WRITE_SETTINGS Handheld, Fernsehen, Tablet, Automobil
Einstellungen android.settings.NETWORK_OPERATOR_SETTINGS Handheld, Fernseher, Tablet
Einstellungen android.settings.NFC_PAYMENT_SETTINGS Handheld, Fernseher
Einstellungen android.settings.NFC_SETTINGS Handheld, Fernsehen, Smartwatch
Einstellungen android.settings.NFCSHARING_SETTINGS Handheld, Fernsehen
Einstellungen android.settings.NIGHT_DISPLAY_SETTINGS Handheld, Fernseher, Automobil
Einstellungen android.settings.ACTION_NOTIFICATION_LISTENER_SETTINGS Handheld, Fernsehen, Tablet, Automobil
Einstellungen android.settings.NOTIFICATION_POLICY_ACCESS_SETTINGS Handheld, Fernsehen, Tablet
Einstellungen android.intent.action.POWER_USAGE_SUMMARY Handheld, Fernsehen, Tablet
Einstellungen android.settings.ACTION_DR_SETTINGS Handheld, Fernsehen, Tablet
Einstellungen android.settings.PRIVACY_SETTINGS Handheld, Fernsehen, Tablet, Automobil
Einstellungen android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONEN Handheld, Fernseher
Einstellungen android.settings.REQUEST_SET_AUTOFILL_SERVICE Handheld, Fernsehen
Einstellungen android.settings.SECURITY_SETTINGS Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.EINSTELLUNGEN Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.SHOW_REGULATORY_INFO Handheld, Fernsehen, Tablet
Einstellungen android.einstellungen.SOUND_SETTINGS Handheld, Fernseher, Tablet, Automobil, Smartwatch
Einstellungen android.settings.SYNC_SETTINGS Handheld, Fernsehen, Tablet, Automobil
Einstellungen android.settings.USAGE_ACCESS_SETTINGS Handheld, Fernseher, Tablet, Automobilbranche
Einstellungen android.settings.USER_DICTIONARY_SETTINGS Handheld, Fernsehen, Tablet
Einstellungen android.settings.VOICE_CONTROL_AIRPLANE_MODE Handheld, Fernsehen
Einstellungen android.settings.VOICE_CONTROL_BATTERY_SAVER_MODE Handheld, Fernsehen, Tablet
Einstellungen android.settings.VOICE_CONTROL_DO_NOT_DISTURB_MODE Handheld, Fernsehen, Tablet
Einstellungen android.settings.VOICE_INPUT_SETTINGS Handheld, Fernseher, Automobil
Einstellungen android.settings.VPN_SETTINGS Handheld, Fernseher, Tablet
Einstellungen android.settings.VR_LISTENER_SETTINGS Handheld, Fernsehen, Tablet
Einstellungen android.settings.WEBVIEW_SETTINGS Handheld, Fernseher, Tablet
Einstellungen android.settings.WIFI_IP_SETTINGS Handheld, Fernseher, Tablet, Automobilbranche
Einstellungen android.settings.WIFI_SETTINGS Handheld, Fernsehen, Tablet, Auto, Smartwatch
Einstellungen android.settings.WIRELESS_SETTINGS Handheld, Fernsehen, Tablet , Automobil, Smartwatch