- תחביר:
<attribution android:tag="string" android:label="string resource"> ... </attribution>
- נכללים ב:
<manifest>
- description:
- אם אתם מפתחים אפליקציה למטרות מרובות, תוכלו להחיל את התג הזה על כל חלק באפליקציה כשאתם מבצעים ביקורת על הגישה שלה לנתונים. כך תוכלו לעקוב אחר הגישה לנתונים בחזרה לחלקים לוגיים בקוד.
- מאפיינים:
- הופיע לראשונה:
- רמת API 31
<attribution>
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-27 (שעון UTC)."],[],[],null,["# <attribution\u003e\n\nsyntax:\n:\n\n ```xml\n \u003cattribution android:tag=\"string\"\n android:label=\"string resource\"\u003e\n ...\n \u003c/attribution\u003e\n ```\n\ncontained in:\n: [\u003cmanifest\u003e](/guide/topics/manifest/manifest-element)\n\ndescription:\n: If you develop a multi-purpose app, you can apply this tag to each part\n of your app when you [audit its data access](/privacy-and-security/audit-data-access).\n This helps you trace data access back to logical parts of your code.\n\nattributes:\n:\n\n `android:tag`\n : A literal string that serves as a label for a particular capability of your app.\n\n `android:label`\n : A string resource that describes a particular capability of your app.\n\nintroduced in:\n: API level 31"]]