אינדקס לדוגמה
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
בדף הזה תמצאו דוגמאות לתכונות שהן תומכות בפעולות באפליקציה. תוכלו לבחור אחת מהאפשרויות שלמטה כדי לראות את הדוגמה המלאה במאגר Actions on Google GitHub. ממאגר GitHub, תוכלו לשכפל או להוריד דוגמאות שיעזרו לכם ליצור פעולות משלכם.
דוגמאות ב-GitHub
בטבלה הבאה מפורטות האפליקציות שלנו ל-Android לדוגמה. אפשר לסנן את הטבלה הזו לפי התכונות או האובייקטים המובְנים (BII) שרוצים לראות בדוגמה.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003eThis page provides links to sample Android apps demonstrating App Actions features, available on the Actions on Google GitHub repo.\u003c/p\u003e\n"],["\u003cp\u003eYou can explore samples featuring various functionalities like fitness tracking and to-do list management, categorized by built-in intents and features.\u003c/p\u003e\n"],["\u003cp\u003eThese samples serve as practical examples to aid developers in building their own App Actions and are readily available for cloning or downloading.\u003c/p\u003e\n"],["\u003cp\u003eOne sample showcases the integration of Google Analytics for Firebase, enabling the tracking and analysis of App Actions events.\u003c/p\u003e\n"]]],[],null,["# Sample index\n\nUse this page to find samples by the App Actions features they support. Select a\nsample below to view the full sample in the\n[Actions on Google GitHub repo](https://github.com/actions-on-google). From the GitHub repo,\nyou can clone or download samples to help you build your own Actions.\n\nSamples on GitHub\n-----------------\n\nThe following table lists our sample Android apps. You can filter this table by\nthe features or built-in intents (BIIs) you'd like to see used in the sample. \n\n| Sample | Description | Highlighted features and BIIs |\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|\n| [Fitness basic sample](https://github.com/actions-on-google/appactions-fitness-kotlin) | This sample Android app is a simple fitness app where users can see workout information, as well as start and stop an exercise timer. | `actions.intent.START_EXERCISE`, `actions.intent.STOP_EXERCISE`, `actions.intent.GET_EXERCISE_OBSERVATION` |\n| [To-do list sample](https://github.com/actions-on-google/appactions-common-biis-kotlin) | This sample Android app manages items on to-do lists. Users can add items to to-do lists, search for items by category, and view information about completed tasks. | `actions.intent.GET_THING`, `actions.intent.OPEN_APP_FEATURE` |\n| [To-do list sample with Google Analytics for Firebase](https://github.com/actions-on-google/appactions-common-biis-kotlin/tree/get-analytics-with-firebase) | This sample Android app instruments the to-do list app with Google Analytics for Firebase. | Log App Actions events with Firebase SDK and visualize aggregated statistics in the Streamview dashboard. |"]]