บริการที่ทำงานอยู่เบื้องหน้าใน Android 11
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
Android 11 มีการเปลี่ยนแปลงเวลาที่บริการที่ทำงานอยู่เบื้องหน้าจะเข้าถึงตำแหน่ง กล้อง และไมโครโฟนของอุปกรณ์ได้
ซึ่งจะช่วยปกป้อง
ข้อมูลผู้ใช้ที่ละเอียดอ่อน
- ประเภทของบริการที่ทำงานอยู่เบื้องหน้าของกล้องและไมโครโฟน
- หากแอปกำหนดเป้าหมายเป็น Android 11 ขึ้นไปและเข้าถึงกล้องหรือไมโครโฟนในบริการที่ทำงานอยู่เบื้องหน้า คุณต้องระบุ
camera
และmicrophone
ประเภทบริการที่ทำงานอยู่เบื้องหน้า
- ข้อจำกัดในการเข้าถึงขณะใช้งาน
- หากแอปเริ่มต้นบริการที่ทำงานอยู่เบื้องหน้าขณะทำงานอยู่
เบื้องหลัง บริการที่ทำงานอยู่เบื้องหน้าจะเข้าถึงไมโครโฟนหรือกล้องไม่ได้ นอกจากนี้
บริการจะเข้าถึงตำแหน่งไม่ได้เว้นแต่แอปของคุณ
จะมีสิทธิ์เข้าถึงตำแหน่งในเบื้องหลัง
ดูข้อมูลเพิ่มเติมเกี่ยวกับวิธีใช้บริการที่ทำงานอยู่เบื้องหน้าในแอป
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-27 UTC
[[["เข้าใจง่าย","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-08-27 UTC"],[],[],null,["Android 11 changes when foreground services can\naccess the device's location, camera, and microphone. This helps protect\nsensitive user data.\n\nCamera and microphone foreground service types\n: If your app targets Android 11 or higher and accesses the\n camera or microphone in a foreground service, you must include the `camera` and\n `microphone` [foreground service\n types](/guide/components/foreground-services#types).\n\nRestrictions to access while in use\n: If your app [starts a foreground service while running in the\n background](/guide/components/foreground-services#while-in-use-restrictions), the\n foreground service cannot access the microphone or camera. Additionally,\n the service cannot access location unless your app\n has [background location](/training/location/permissions#background) access.\n\nLearn more about how to use [foreground\nservices](/guide/components/foreground-services) in your app."]]