ตั้งแต่วันที่ 27 มีนาคม 2025 เป็นต้นไป เราขอแนะนำให้ใช้ android-latest-release
แทน aosp-main
เพื่อสร้างและมีส่วนร่วมใน AOSP โปรดดูข้อมูลเพิ่มเติมที่หัวข้อการเปลี่ยนแปลงใน AOSP
จัดการผู้ใช้และบัญชี
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
การจัดการผู้ใช้เกี่ยวข้องกับผู้ใช้ บัญชี และข้อมูลแอป
- ผู้ใช้ ผู้ใช้แต่ละรายมีไว้สำหรับบุคคลที่แตกต่างกัน ผู้ใช้แต่ละรายจะมีข้อมูลแอป บัญชี และการตั้งค่าบางอย่างที่ไม่ซ้ำกัน รวมถึงอินเทอร์เฟซผู้ใช้สำหรับสลับระหว่างผู้ใช้อย่างชัดเจน ดูข้อมูลเพิ่มเติมได้ที่การสนับสนุนผู้ใช้หลายคน
- บัญชี บัญชีจะอยู่ในผู้ใช้ แต่ผู้ใช้ไม่ได้เป็นผู้กำหนดบัญชี และผู้ใช้ก็ไม่ได้กำหนดหรือลิงก์กับบัญชีใดบัญชีหนึ่ง ผู้ใช้จะมีบัญชีที่ไม่ซ้ำกันของตนเอง แต่ไม่จำเป็นต้องมีบัญชีเพื่อใช้งาน โปรดดูรายละเอียดที่คำจำกัดความของคลาสบัญชี
- ข้อมูลแอป อยู่ในผู้ใช้แต่ละรายและแยกแซนด์บ็อกซ์จากแอปอื่นๆ ในผู้ใช้รายเดียวกัน แอปภายในผู้ใช้รายเดียวกันสามารถโต้ตอบกันได้ผ่าน IPC
หมายเหตุ: Automotive ไม่รองรับการจัดการอุปกรณ์ Android เวอร์ชันสำหรับ Automotive โดยเฉพาะ (Android สำหรับองค์กร) หรือโปรไฟล์ (ที่มีการจัดการหรือถูกจำกัด)
จัดการผู้ใช้และบัญชี: อินเทอร์เฟซผู้ใช้
Android Automotive OS มีอินเทอร์เฟซและประสบการณ์การใช้งานอ้างอิงสำหรับจัดการผู้ใช้และบัญชี
- CarSettings. แอปการตั้งค่ารถยนต์มี UI สำหรับจัดการผู้ใช้และบัญชี ซึ่งรวมถึง UI ที่ผู้ใช้ที่ดูแลระบบสามารถปรับบทบาทและข้อจำกัดของผู้ใช้ที่ไม่ใช่ผู้ดูแลระบบคนอื่นๆ ได้
- การตั้งค่าด่วน การตั้งค่าด่วน (ภายในแอปการตั้งค่ารถ) มี UI สำหรับการเข้าถึงเพื่อสลับผู้ใช้ได้อย่างง่ายดาย
- เครื่องมือเลือกผู้ใช้ เมื่ออุปกรณ์บูตขึ้น UI ของระบบจะมีหน้าจอเครื่องมือเลือกผู้ใช้เพื่อให้ผู้ใช้สลับระหว่างผู้ใช้ที่มีอยู่และสร้างผู้ใช้ใหม่ได้
จัดการผู้ใช้: บทบาทและข้อจํากัด
เวอร์ชันที่จะออกในอนาคตจะรองรับการปรับแต่งข้อจำกัดเริ่มต้นที่ใช้ผ่านบทบาทของผู้ใช้ได้อย่างมีประสิทธิภาพมากขึ้น
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-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-07-27 UTC"],[],[],null,["# Manage users and accounts\n\nUser management involves users, accounts, and app data.\n\n- **User.** Each user is intended to be used by a different physical person. Each user has distinct app data, accounts, and some unique settings, as well as a user interface to explicitly switch between users. For more information, see [Multi-user support](/docs/automotive/users_accounts/multi_user).\n- **Account.** Accounts are contained within a user but aren't defined by a user, nor is a user defined by or linked to any given account. Users contain their own unique accounts but aren't required to have accounts to be functional. For details, see the [Account\n class](https://developer.android.com/reference/android/accounts/Account.html) definition.\n- **App data.** Exists within each user and is sandboxed from other apps within the same user. Apps within the same user can interact with each other through IPC.\n\n**Note:** Automotive doesn't support either an\nAutomotive-specific version of Android device administration (Android for Enterprise)\nor profiles (managed or restricted).\n\n### Manage users and accounts: User interface\n\nAndroid Automotive OS provides a reference user experience and interface\nfor managing users and accounts.\n\n- **CarSettings.** The Car Settings app contains the UI for managing users and accounts. This includes a UI through which admin users can adjust the roles and restrictions of other non-admin users.\n- **Quick Settings.** Quick Settings (within the Car Settings app) contains a UI for easy access to switch users.\n- **User Picker.** Upon a device boot, the system UI provides a User Picker screen for a person to switch between existing and to create new users.\n\n**Manage users: Roles and restrictions**\n----------------------------------------\n\nFuture releases will support a more streamlined customization of the default\nrestrictions applied through the user role."]]