การเลือกรูปภาพ: สิ่งที่ผู้ใช้เห็น
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
คู่มือนี้จะช่วยให้คุณเข้าใจประสบการณ์ของผู้ใช้เมื่อเลือกรายการสื่อ
การทำตามขั้นตอนมาตรฐานของ Picker API การเริ่มเลือกหลังจากที่แอปแสดง pickerUri
และขณะที่แอปกำลังโพล mediaItemsSet
เพื่อแสดงผลเป็น "จริง"
หากต้องการดูขั้นตอนเหล่านี้ในอุปกรณ์ของคุณเอง โปรดดูแอปตัวอย่าง
เริ่มเซสชันการเลือก
หลังจากสร้างเซสชันเรียบร้อยแล้ว แอปควรแสดง pickerUri
ต่อผู้ใช้
- แสดง
pickerUri
ทั้งในรูปแบบคิวอาร์โค้ดและ URL
- ระบุข้อความที่เป็นประโยชน์ข้าง
pickerUri
เช่น "สแกนรหัสนี้เพื่อเปิด Google Photos แล้วเลือกรายการของคุณ"
- สำหรับอุปกรณ์ที่ป้อนข้อมูลได้จำกัด (เช่น คีออสก์ แท็บเล็ต สมาร์ททีวี) ให้ตรวจสอบคำแนะนำของผู้ผลิตฮาร์ดแวร์เกี่ยวกับขนาดข้อความและความกว้างของโค้ด QR
ค้นหาและเลือกรูปภาพ
เมื่อผู้ใช้เข้าถึง pickerUri
ระบบจะนำไปยังหน้าการเลือกรูปภาพภายในแอป Google Photos
หน้านี้จะแสดงรูปภาพล่าสุดจากคลัง Google Photos ของผู้ใช้เสมอ อัลบั้ม รายการโปรด และหมวดหมู่รูปภาพทั่วไปอื่นๆ จะไม่แสดงโดยตรง ผู้ใช้สามารถค้นหารูปภาพโดยใช้เกณฑ์ต่างๆ ได้ เช่น คีย์เวิร์ด วันที่ สถานที่ตั้ง และชื่ออัลบั้ม
หากแอปของคุณใช้อัลบั้ม วันที่ หรือหมวดหมู่รูปภาพทั่วไปอื่นๆ โปรดช่วยผู้ใช้ด้วยการแจ้งให้ผู้ใช้ค้นหาเมื่อเข้าสู่แอป Google Photos
ตัวอย่างเช่น หากขอให้ผู้ใช้แชร์อัลบั้มที่เฉพาะเจาะจง คุณอาจใส่ข้อความต่อไปนี้ในหน้าเดียวกับที่ผู้ใช้เชื่อมต่อกับ Google Photos
"เชื่อมต่อกับ Google Photos แล้วค้นหาอัลบั้มที่ต้องการแชร์"
หลังจากค้นหาแล้ว ผู้ใช้สามารถเลือกรายการอย่างน้อย 1 รายการจากผลการค้นหา
หน้าจอเสร็จสิ้น
เมื่อผู้ใช้แตะปุ่ม "เสร็จสิ้น" และเลือกเสร็จแล้ว ก็จะเห็นหน้าจอ "เสร็จสิ้น" ซึ่งจะเป็นการสิ้นสุดเซสชันการเลือกและ pickerUri
ในปัจจุบันจะใช้งานไม่ได้อีกต่อไป
หากต้องการให้ผู้ใช้มีตัวเลือกในการเลือกรูปภาพเพิ่มเติม ให้สร้างเซสชันการเลือกรูปภาพใหม่และแสดง pickerUri
อีกครั้งในแอป
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-29 UTC
[null,null,["อัปเดตล่าสุด 2025-08-29 UTC"],[[["\u003cp\u003eThis guide explains the user experience within the Google Photos app when selecting media items using the Picker API.\u003c/p\u003e\n"],["\u003cp\u003eUsers initiate the process by accessing the \u003ccode\u003epickerUri\u003c/code\u003e displayed in your app, which opens a photo selection page within Google Photos.\u003c/p\u003e\n"],["\u003cp\u003eUsers can search and select photos from their Google Photos library using various criteria before confirming their choices.\u003c/p\u003e\n"],["\u003cp\u003eAfter selection, users are presented with a "Done" screen, and your app can re-display the \u003ccode\u003epickerUri\u003c/code\u003e to allow for further selections in a new session.\u003c/p\u003e\n"]]],["The core process involves displaying a `pickerUri` (QR code and URL) to users, prompting them to access it. This takes them to Google Photos for photo selection. Users can search using keywords, dates, or locations to find specific photos. Upon selection and pressing \"Done,\" the process ends. Apps can offer to display the `pickerUri` again to initiate a new picking session, to select more items. While the app is polling for the media selection the process has begun.\n"],null,["# Photo picking: what users see\n\nThis guide helps you understand your user's experience when picking media items.\n\nFollowing the [standard Picker API flow](/photos/picker/guides/get-started-picker#the_picker_api_flow),\npicking beings after your app displays the [`pickerUri`](/photos/picker/reference/rest/v1/sessions#PickingSession.FIELDS.picker_uri),\nand while your app is polling for [`mediaItemsSet`](/photos/picker/reference/rest/v1/sessions#PickingSession.FIELDS.media_items_set) to return true.\n\nTo view any of these steps on your own device, check out our [sample app](/photos/picker/samples).\n\nStart the picking session\n-------------------------\n\nAfter successfully creating a session your app should display the `pickerUri` to\nyour users.\n\n- Display the `pickerUri` as both a QR code and a URL.\n- Provide helpful text alongside the `pickerUri`. For example, \"Scan this code to open Google Photos and select your items.\".\n- For devices with limited input capabilities (e.g., kiosks, tablets, smart TVs), check your hardware manufacture's recommendations on text size and QR code width.\n\nSearch and select photos\n------------------------\n\nWhen a user accesses the `pickerUri`, they are taken to a photo selection page\nwithin the Google Photos app.\n\nThis page will always display the most recent photos from your user's Google\nPhotos library. Albums, favorites, and other common photos categories are not\nshow directly. Users can search for photos using various criteria,\nsuch as keywords, dates, locations, and album titles.\n\nIf your app utilizes albums, dates, or other common photos categories, help your\nusers by prompting them to search once they enter the Google Photos app.\n\nFor example, if your asking your users to share a specific album, you could\ninclude the following text on the same page your users connect to Google Photos:\n\"Connect to Google Photos, then search for the album you want to share.\"\n\nAfter searching, the user can select one or more items from the results.\n\nDone screen\n-----------\n\nOnce the user taps the \"Done\" button and completes picking, they will see\nthe \"Done\" screen. This ends the picking session and the current `pickerUri`\nwill no longer work.\n\nTo provide your users the option to select more photos, create a new picking\nsession and display the `pickerUri` again in your app."]]