[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-27 UTC"],[],[],null,["# Ongoing activities\n\nWear OS makes it easier for users to return to activities that run in the\nbackground, such as timers, media sessions, and workouts.\n\nEntry points\n------------\n\nUsers can return to the ongoing activity from multiple entry-points.\n\n\n**Figure 1.** Users can return to the ongoing activity from a watch face. \n\n**Figure 2.** Users can return to the ongoing activity from the launcher. \n\n**Figure 3.** Users can return to the ongoing activity from a Tile.\n\n\u003cbr /\u003e\n\nGuidelines\n----------\n\nKeep the following guidelines in mind when using ongoing activities.\n\n### Display helpful information in the launcher entry\n\ncheck_circle\n\n### Do\n\nShow critical information in the launcher entry.\n\nThe text string displayed in Recents should help users understand the type of\nongoing activity, and the status of that activity.\n\nThe text to show in Recents depends on the type of app:\n\n- **Media apps:** Show the track name, such as the song name or podcast name.\n- **Fitness apps:** Show either workout duration or workout type.\n- **Navigation apps:** Show the journey's ETA, the destination name, or method of navigation.\n\n### Refer to ongoing activities from the Tile\n\nShow a glanceable representation on the Tile to allow the user to return to the\nongoing activity while conserving power.\n**Note:** To conserve power, try not to update the Tile more than once a minute. \ncheck_circle\n\n### Do\n\nEnable the user to tap to see more information in an app. \ncancel\n\n### Don't\n\nShow detailed information and actions for the ongoing activity on the Tile."]]