Alle Übersetzungen

Gib einen Nachrichtennamen ein, um alle verfügbaren Übersetzungen anzuzeigen.

Nachricht

Es wurde eine Übersetzung gefunden.

NameAktueller Text
 V English (en)The <code>[http://developer.android.com/guide/topics/manifest/activity-element.html#parent android:parentActivityName]</code> attribute declares the name of this activity's parent activity within the app's logical hierarchy. The system uses this value to implement default navigation behaviors, such as Up navigationon Android 4.1 (API level 16) and higher. You can provide the same navigation behaviors for older versions of Android by using the [http://developer.android.com/tools/support-library/index.html Support Library] and adding the <code>[http://developer.android.com/guide/topics/manifest/meta-data-element.html <meta-data>]</code> element as shown here.