{"id":3256,"date":"2026-05-26T10:40:46","date_gmt":"2026-05-26T10:40:46","guid":{"rendered":"https:\/\/ottocast.vip\/?page_id=3256"},"modified":"2026-05-27T10:53:11","modified_gmt":"2026-05-27T10:53:11","slug":"elementor-3256","status":"publish","type":"page","link":"https:\/\/ottocast.vip\/ja\/elementor-3256\/","title":{"rendered":"pcs61"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3256\" class=\"elementor elementor-3256\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-444df4b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"444df4b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2b38397e\" data-id=\"2b38397e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-43353658 elementor-widget elementor-widget-text-editor\" data-id=\"43353658\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.7.8 - 02-10-2022 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>pcs61 Series Product Update Changelog<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f5f7fa;\n            color: #333;\n            line-height: 1.7;\n            padding: 20px;\n        }\n        \n        .container {\n            max-width: 1100px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 2px 15px rgba(0,0,0,0.05);\n            overflow: hidden;\n        }\n        \n        .header {\n            background: linear-gradient(135deg, #4aa3a1 0%, #3d8b89 100%);\n            color: white;\n            padding: 30px 25px;\n        }\n        \n        .header h1 {\n            font-size: 28px;\n            margin-bottom: 8px;\n            font-weight: 600;\n        }\n        \n        .header p {\n            opacity: 0.9;\n            font-size: 16px;\n        }\n        \n        .product-info {\n            background: #e6f2f1;\n            padding: 15px 25px;\n            border-bottom: 1px solid #d4ebea;\n        }\n        \n        .product-info h2 {\n            font-size: 18px;\n            color: #3d8b89;\n            margin-bottom: 5px;\n        }\n        \n        .product-info p {\n            font-size: 14px;\n            color: #4B5563;\n        }\n        \n        .changelog {\n            padding: 30px 25px;\n        }\n        \n        \/* Model Group Style *\/\n        .model-group {\n            margin-bottom: 40px;\n            border-radius: 8px;\n            border: 1px solid #e6f2f1;\n            overflow: hidden;\n        }\n        \n        .model-header {\n            background: #f0f7f6;\n            padding: 12px 20px;\n            border-bottom: 1px solid #e6f2f1;\n        }\n        \n        .model-header h3 {\n            font-size: 16px;\n            color: #3d8b89;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        .model-header h3::before {\n            content: '\ud83d\udce6';\n            font-size: 18px;\n        }\n        \n        \/* Download Links Section *\/\n        .download-links {\n            padding: 15px 20px;\n            background: #f9fcfb;\n            border-bottom: 1px solid #e6f2f1;\n        }\n        \n        .download-title {\n            font-size: 14px;\n            color: #1D2939;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n        \n        .download-list {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n        }\n        \n        .download-item {\n            padding: 10px 14px;\n            background: white;\n            border: 1px solid #d4ebea;\n            border-radius: 6px;\n            transition: all 0.2s ease;\n        }\n        \n        .download-item:hover {\n            background: #e6f2f1;\n            border-color: #4aa3a1;\n        }\n        \n        .download-item a {\n            color: #4aa3a1;\n            font-weight: 600;\n            text-decoration: none;\n            font-size: 13px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n        \n        .download-item a::before {\n            content: '\ud83d\udce5';\n            font-size: 14px;\n        }\n        \n        .download-item a:hover {\n            text-decoration: underline;\n        }\n        \n\n        \/* Tutorial Videos Section *\/\n        .tutorial-videos {\n            padding: 30px 25px 0;\n        }\n        \n        .tutorial-section {\n            margin-bottom: 30px;\n            border-radius: 8px;\n            border: 1px solid #e6f2f1;\n            overflow: hidden;\n            background: #f9fcfb;\n        }\n        \n        .tutorial-header {\n            background: #f0f7f6;\n            padding: 12px 20px;\n            border-bottom: 1px solid #e6f2f1;\n        }\n        \n        .tutorial-header h3 {\n            font-size: 16px;\n            color: #3d8b89;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        .tutorial-header h3::before {\n            content: '\ud83c\udfac';\n            font-size: 18px;\n        }\n        \n        .video-grid {\n            padding: 20px;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 12px;\n        }\n        \n        .video-item {\n            background: white;\n            border: 1px solid #d4ebea;\n            border-radius: 6px;\n            padding: 13px 14px;\n            transition: all 0.2s ease;\n        }\n        \n        .video-item:hover {\n            background: #e6f2f1;\n            border-color: #4aa3a1;\n            transform: translateY(-1px);\n        }\n        \n        .video-item a {\n            color: #4aa3a1;\n            font-weight: 600;\n            text-decoration: none;\n            font-size: 13px;\n            line-height: 1.5;\n            display: flex;\n            align-items: flex-start;\n            gap: 7px;\n        }\n        \n        .video-item a::before {\n            content: '\u25b6';\n            font-size: 13px;\n            flex-shrink: 0;\n            margin-top: 1px;\n        }\n        \n        .video-item a:hover {\n            text-decoration: underline;\n        }\n\n        \/* Version Log Style *\/\n        .version-list {\n            padding: 20px;\n        }\n        \n        .version-card {\n            margin-bottom: 20px;\n            padding: 15px;\n            background: white;\n            border-radius: 6px;\n            border-left: 3px solid #4aa3a1;\n            box-shadow: 0 1px 3px rgba(0,0,0,0.03);\n        }\n        \n        .version-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            margin-bottom: 10px;\n        }\n        \n        .version-code {\n            font-size: 15px;\n            font-weight: 600;\n            color: #3d8b89;\n        }\n        \n        .version-date {\n            font-size: 13px;\n            color: #6B7280;\n            background: #f0f7f6;\n            padding: 4px 8px;\n            border-radius: 4px;\n        }\n        \n        .update-list {\n            list-style: none;\n            font-size: 14px;\n            color: #4B5563;\n        }\n        \n        .update-item {\n            padding: 6px 0;\n            display: flex;\n            align-items: flex-start;\n        }\n        \n        .update-item::before {\n            content: '\u2713';\n            color: #3d8b89;\n            font-weight: bold;\n            margin-right: 8px;\n            flex-shrink: 0;\n            margin-top: 3px;\n        }\n        \n        \/* Responsive Adaptation *\/\n        @media (max-width: 768px) {\n            .header h1 {\n                font-size: 24px;\n            }\n            \n            .changelog {\n                padding: 20px 15px;\n            }\n            \n            .model-group {\n                margin-bottom: 30px;\n            }\n            \n            .version-header {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 5px;\n            }\n            \n            .download-list {\n                flex-direction: column;\n                gap: 8px;\n            }\n            \n            .download-item {\n                width: 100%;\n                text-align: center;\n            }\n            \n            .download-item a {\n                justify-content: center;\n            }\n            \n            .tutorial-videos {\n                padding: 20px 15px 0;\n            }\n            \n            .video-grid {\n                grid-template-columns: 1fr;\n                padding: 15px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>pcs61 Series Product Update Changelog<\/h1>\n            <p>Software Updates &#038; Download Links (8GB+128GB Storage)<\/p>\n        <\/div>\n        \n        <div class=\"product-info\">\n            <h2>Product Specification: 8GB+128GB Storage Version<\/h2>\n            <p>Regional Versions: JP (Japan), EAU (Eurasia), NA (North America) | Update Methods: PC Flashing Version &#038; Upgrade Package<\/p>\n        <\/div>\n        \n\n        <div class=\"tutorial-videos\">\n            <div class=\"tutorial-section\">\n                <div class=\"tutorial-header\">\n                    <h3>Tutorial Videos<\/h3>\n                <\/div>\n                <div class=\"video-grid\">\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/0ddCcUlrjiQ\" target=\"_blank\" rel=\"noopener noreferrer\">Unboxing Video \/ Unboxing Video<\/a>\n                        <\/div>\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/W4rIFsOzIs8\" target=\"_blank\" rel=\"noopener noreferrer\">Wireless AA\/CP Connection &#038; Split-screen Tutorial <\/a>\n                        <\/div>\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/Nb5GaNx5rfw\" target=\"_blank\" rel=\"noopener noreferrer\">How to log in to a Google account during a software update \/ How to Log In to a Google Account During a Software Update<\/a>\n                        <\/div>\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/jIQ01BYp3Nk\" target=\"_blank\" rel=\"noopener noreferrer\">SD Card Upgrade \/ SD Card Upgrade Tutorial<\/a>\n                        <\/div>\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/KVmmOoucQc0\" target=\"_blank\" rel=\"noopener noreferrer\">Pair Bluetooth Remote with AI Control without Touchscreen \/ How to Pair a Bluetooth Remote Using AI Control Without a Touchscreen<\/a>\n                        <\/div>\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/du88l235gFY\" target=\"_blank\" rel=\"noopener noreferrer\">PC Flashing Tutorial \/ PC Flashing Tutorial<\/a>\n                        <\/div>\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/2nOxOetOfUw\" target=\"_blank\" rel=\"noopener noreferrer\">How to Connect to the Network \/ How to Connect to the Internet<\/a>\n                        <\/div>\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/cjpMKatVcSs\" target=\"_blank\" rel=\"noopener noreferrer\">Submit Logs Online \/ How to Submit Logs Online<\/a>\n                        <\/div>\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/UYjuChhv4rE\" target=\"_blank\" rel=\"noopener noreferrer\">Online Upgrade Tutorial \/ Online Upgrade Tutorial<\/a>\n                        <\/div>\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/fAI71q23ZfY\" target=\"_blank\" rel=\"noopener noreferrer\">Collect Logs with SD Card \/ How to Collect Logs Using an SD Card<\/a>\n                        <\/div>\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/Rj582ctYHDc\" target=\"_blank\" rel=\"noopener noreferrer\">Adjust Modes in Settings \/ How to Adjust Settings and Modes<\/a>\n                        <\/div>\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/1fb4mve8JL0\" target=\"_blank\" rel=\"noopener noreferrer\">PCS61 Cloud SIM Activation and Binding \/ How to Activate and Bind the pcs61 Cloud SIM<\/a>\n                        <\/div>\n                        <div class=\"video-item\">\n                            <a href=\"https:\/\/youtu.be\/RQB1ogVv4yw\" target=\"_blank\" rel=\"noopener noreferrer\">Connect Display via HDMI \/ How to Connect a Display via HDMI<\/a>\n                        <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"changelog\">\n\n            <!-- Software Code: A0613 Group -->\n            <div class=\"model-group\">\n                <div class=\"model-header\">\n                    <h3>Software Code: A0613<\/h3>\n                <\/div>\n                \n                <div class=\"download-links\">\n                    <div class=\"download-title\">Corresponding Download Links:<\/div>\n                    <div class=\"download-list\">\n                        <div class=\"download-item\">\n                            <a href=\"https:\/\/drive.google.com\/drive\/folders\/1SpbEFz8pVHIZCqlNhxe2XLffb59nEb3N?usp=drive_link\" target=\"_blank\" rel=\"noopener noreferrer\">\n                                pcs61(JP\/EAU) Latest file Upgrade Package\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"version-list\">\n                    <!-- A0613-20260420 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20260420<\/div>\n                            <div class=\"version-date\">Update Date: 2026-04-20<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Add more diverse and rich components<\/li>\n                            <li class=\"update-item\">Add the function of switching YouTube videos (previous\/next track) using steering wheel controls<\/li>\n                            <li class=\"update-item\">Enable the navigation component to support more map applications<\/li>\n                            <li class=\"update-item\">Resolve issues with HDMI mono sound and the inability to cast the screen on certain displays<\/li>\n                            <li class=\"update-item\">Reduce system boot time and FOTA upgrade time, and optimize the product experience for split\u2011screen, voice control, and other functions<\/li>\n                            <li class=\"update-item\">Fix RAV4 compatibility issues, problems with Android Auto (AA) protocol screens, as well as bugs in the Bluetooth app, split\u2011screen, and other features<\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <!-- A0613-20260303 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20260303<\/div>\n                            <div class=\"version-date\">Update Date: 2026-03-03<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\"> Optimized OTA differential upgrade to accelerate the upgrade speed<\/li>\n                            <li class=\"update-item\"> Fixed the issue where the box lacks hot\u2011swap functionality when powered via a Y\u2011cable in Android Auto (AA) mode<\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <!-- A0613-20260210 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20260210<\/div>\n                            <div class=\"version-date\">Update Date: 2026-02-10<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[Log Module] Urgently fixed a bug in the log module: after copying compressed log files to the TF card, deleting the log files would occasionally fail, leading to excessive system storage usage. Multiple measures have been added to ensure logs do not consume too much system storage space.<\/li>\n                            <li class=\"update-item\">[Floating Ball] Fixed a bug where long\u2011pressing the Home button to jump to the shortcut settings would cause the app to crash<\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <!-- A0613-20260204 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20260204<\/div>\n                            <div class=\"version-date\">Update Date: 2025-02-04<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Official version compatible with UFS2.1 and UFS2.2In Settings \u2192 Personalization, after switching the default AI voice assistant to another voice assistant, using the steering wheel control to wake up the voice assistant still wakes up the self\u2011developed LZY AI voice<\/li>\n                            <li class=\"update-item\">When using the Sky Go app, it displays: \u201cThis app cannot be used on a rooted system<\/li>\n                            <li class=\"update-item\">HDMI output now supports different resolutions, resolving HDMI compatibility issues<\/li>\n                            <li class=\"update-item\">Under Android Auto (AA) protocol, each time the box is plugged or unplugged, entering the product system pops up the message \u201cAndroid Auto cannot be enabled\u201d. After clicking OK, the system can enter normally<\/li>\n                            <li class=\"update-item\">Frequently used apps on the dock bar can now be set as recent apps<\/li>\n                            <li class=\"update-item\">When reporting information online after each boot, the device\u2019s current network status (including WiFi and 4G, distinguishing between cloud SIM and physical SIM) is also reported<\/li>\n                            <li class=\"update-item\">Fixed the issue of Bluetooth incoming call resolution on Volvo car head units<\/li>\n                            <li class=\"update-item\">Modified the music card; added long\u2011press Home button to jump to the shortcut settings app<\/li>\n                            <li class=\"update-item\">Added selection for frequently used apps \/ recent apps<\/li>\n                            <li class=\"update-item\">When reporting logs, the interface now includes system version, car head unit resolution, and CP\/AA protocol information<\/li>\n                            <li class=\"update-item\">Added Arabic local voice commands<\/li>\n                            <li class=\"update-item\">Updated the production test tool to synchronize with the latest LY version<\/li>\n                            <li class=\"update-item\">Adapted shortcut keys for the remote control specific remote control \u2013 align with R&#038;D during testing<\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <!-- A0613-20260119 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20260119<\/div>\n                            <div class=\"version-date\">Update Date: 2025-01-19<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Fixed related bugs in the Android Auto protocol<\/li>\n                            <li class=\"update-item\">Resolved the issue where the voice assistant could not be used in some applications<\/li>\n                            <li class=\"update-item\">Added Arabic language support<\/li>\n                            <li class=\"update-item\">Optimized more functions, such as left\/right-hand drive adaptation, cloud SIM app, etc., to enhance user experience<\/li>\n                        <\/ul>\n                    <\/div>\n                    <!-- A0613-20260104 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20260104<\/div>\n                            <div class=\"version-date\">Update Date: 2025-01-04<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Fixed touch offset and related issues under the AA (Android Auto) protocol.<\/li>\n                            <li class=\"update-item\">Resolved the issue where Google Assistant could not be used in applications including Google Maps and YouTube.<\/li>\n                            <li class=\"update-item\">Enabled TikTok short video scrolling control via steering wheel controls.<\/li>\n                            <li class=\"update-item\">Fixed incorrect icon display for Bluetooth incoming and outgoing calls.<\/li>\n                            <li class=\"update-item\">Fixed system UI layout disorder caused by changing language or day\/night mode after YouTube enters split-screen mode.<\/li>\n                            <li class=\"update-item\">[Nano] Added \u201cMy Orders\u201d page.<\/li>\n                            <li class=\"update-item\">[Component Center] Added support for navigation apps including Naviking, Yandex, and Kakao.<\/li>\n                            <li class=\"update-item\">Fixed the issue where the keyboard pop-up was split into two sides and overlapped on the Camry (1916\u00d7954).<\/li>\n                            <li class=\"update-item\">Fixed other bugs and improved user experience.<\/li>\n                        <\/ul>\n                    <\/div>\n                     <!-- A0613-20251210 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20251210<\/div>\n                            <div class=\"version-date\">Update Date: 2025-12-10<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Fixed the issue where driving protection feature caused Yahoo Maps to display a black screen.<\/li>\n                            <li class=\"update-item\">Dual-screen display optimization: fixed screen corruption when switching apps between the main screen and HDMI screen.<\/li>\n                            <li class=\"update-item\">Removed Japanese language feature from TF card configuration.<\/li>\n                            <li class=\"update-item\">Optimized the issue where swiping up to remove recent tasks in the task manager was not responsive.<\/li>\n                            <li class=\"update-item\">Fixed the issue where a hidden &#8220;GPS Test&#8221; app suddenly appeared in the app list after logging into a Google account.<\/li>\n                            <li class=\"update-item\">Fixed the issue where the flying mouse could not follow the projection to the secondary screen, making it impossible to control the secondary screen.<\/li>\n                            <li class=\"update-item\">Optimized the update speed of music information in the component center and improved UI.<\/li>\n                            <li class=\"update-item\">App Hub now displays numeric badges.<\/li>\n                            <li class=\"update-item\">[Nano] Updated Shopify QR code.<\/li>\n                            <li class=\"update-item\">[Nano] Fixed the issue where the Spotify login page could not be launched when not logged in.<\/li>\n                            <li class=\"update-item\">Blocked Japanese language in the setup wizard based on property configuration.<\/li>\n                            <li class=\"update-item\">Fixed music card display logic and controller acquisition issues.<\/li>\n                            <li class=\"update-item\">Adjusted warning layout spacing, checkbox position and color to avoid overlap.<\/li>\n                            <li class=\"update-item\">Fixed the issue where the full-screen button on YouTube was blocked by the dock bar on wide\u2011screen head units such as 1920\u00d7720.<\/li>\n                            <li class=\"update-item\">Addressed repeated crashes of Google apps.<\/li>\n                            <li class=\"update-item\">\n                            <strong>Settings<\/strong>\n                            <ul>\n                                <li class=\"update-item\">Added a P3P LED hint tab in the Settings App \u2192 FAQ interface, displaying multi\u2011language instructions for LED brightness adjustment.<\/li>\n                                <li class=\"update-item\">FOTA upgrade: fixed the issue where cache prevented update content from refreshing; added systemId report field.<\/li>\n                                <li class=\"update-item\">Added support for the \/display\/index page and switched to the third tab.<\/li>\n                                <li class=\"update-item\">Dynamically set constraints for the QR code area in log submission to adapt to different screen sizes.<\/li>\n                                <li class=\"update-item\">Added max line count and ellipsis handling for title bar TextViews.<\/li>\n                                <li class=\"update-item\">Optimized the layout and style adaptation of the log submission dialog.<\/li>\n                                <li class=\"update-item\">Adjusted spacing between selection buttons in settings.<\/li>\n                                <li class=\"update-item\">Added language filtering logic in language selection related classes.<\/li>\n                                <li class=\"update-item\">Added removal of language specified by system properties via T\u2011card handling.<\/li>\n                                <\/ul>\n                            <\/li>\n                            <li class=\"update-item\">\n                                <strong>Bluetooth App<\/strong>\n                                <ul>\n                                    <li class=\"update-item\">Refactored the music playback manager to optimize audio focus handling, preventing simultaneous video and music playback.<\/li>\n                                    <li class=\"update-item\">Fixed the issue where theme or language switching interrupted Bluetooth playback state.<\/li>\n                                    <li class=\"update-item\">Optimized music playback state detection and progress dragging recognition.<\/li>\n                                    <li class=\"update-item\">Rolled back gocsdk version to 20251010.<\/li>\n                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                     <!-- A0613-20251122 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20251122<\/div>\n                            <div class=\"version-date\">Update Date: 2025-11-22<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\"><strong>[System]<\/strong> After enabling dual-screen display, the mouse can dynamically switch between the head unit and HDMI screen.<\/li>\n                            <li class=\"update-item\"><strong>[System]<\/strong> Fixed the issue of no sound in certain hot\u2011plug scenarios.<\/li>\n                            <li class=\"update-item\"><strong>[System]<\/strong> The head unit\u2019s volume knob now supports play\/pause function when clicked.<\/li>\n                            <li class=\"update-item\"><strong>[System]<\/strong> Handled the head unit\u2019s steering wheel left\/right movement button events (currently not adapted for the navigation bar).<\/li>\n                            <li class=\"update-item\"><strong>[System]<\/strong> Resolved answer\/hang\u2011up issues on some head unit steering wheel controls.<\/li>\n                            <li class=\"update-item\"><strong>[APP]<\/strong> Fixed the issue where YouTube content displayed only 2 items per row instead of the expected 3.<\/li>\n                            <li class=\"update-item\"><strong>[APP]<\/strong> Fixed the issue of non\u2011clickable colored blocks when YouTube is in split\u2011screen mode.<\/li>\n                            <li class=\"update-item\"><strong>[Dock Bar]<\/strong> Optimized the selection of frequently used apps \u2013 no need to deselect an already selected app before choosing another.<\/li>\n                            <li class=\"update-item\"><strong>[AiServices]<\/strong> Fixed the issue where clicking a video link in AiServices could not return; clicking the link now jumps to Chrome browser, and from Chrome you can jump to YouTube.<\/li>\n                            <li class=\"update-item\"><strong>[In\u2011house Apps]<\/strong> Fixed several issues in Bluetooth APP, Settings, in\u2011house AI voice, and desktop components.<\/li>\n                            <li class=\"update-item\">Driving protection is now disabled by default.<\/li>\n                        <\/ul>\n                    <\/div>\n                    <!-- A0613-20251105 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20251105<\/div>\n                            <div class=\"version-date\">Update Date: 2025-11-05<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">First version software<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Software Code: A0614 Group -->\n            <div class=\"model-group\">\n                <div class=\"model-header\">\n                    <h3>Software Code: A0614<\/h3>\n                <\/div>\n                \n                <div class=\"download-links\">\n                    <div class=\"download-title\">Corresponding Download Links:<\/div>\n                    <div class=\"download-list\">\n                        <\/div>\n                        <div class=\"download-item\">\n                            <a href=\"https:\/\/drive.google.com\/drive\/folders\/1Vkc_e1W7IjCDutWaR2bMWV7VLPIv24Gc?usp=drive_link\" target=\"_blank\" rel=\"noopener noreferrer\">\n                                pcs61(NA) Latest file Upgrade Package\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"version-list\">\n                    <!-- A0614-20260420 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20260420<\/div>\n                            <div class=\"version-date\">Update Date: 2026-04-20<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Add more diverse and rich components<\/li>\n                            <li class=\"update-item\">Add the function of switching YouTube videos (previous\/next track) using steering wheel controls<\/li>\n                            <li class=\"update-item\">Enable the navigation component to support more map applications<\/li>\n                            <li class=\"update-item\">Resolve issues with HDMI mono sound and the inability to cast the screen on certain displays<\/li>\n                            <li class=\"update-item\">Reduce system boot time and FOTA upgrade time, and optimize the product experience for split\u2011screen, voice control, and other functions<\/li>\n                            <li class=\"update-item\">Fix RAV4 compatibility issues, problems with Android Auto (AA) protocol screens, as well as bugs in the Bluetooth app, split\u2011screen, and other features<\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <!-- A0614-20260303 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20260303<\/div>\n                            <div class=\"version-date\">Update Date: 2026-03-03<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\"> Optimized OTA differential upgrade to accelerate the upgrade speed<\/li>\n                            <li class=\"update-item\"> Fixed the issue where the box lacks hot\u2011swap functionality when powered via a Y\u2011cable in Android Auto (AA) mode<\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <!-- A0614-20260210 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20260210<\/div>\n                            <div class=\"version-date\">Update Date: 2026-02-10<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[Log Module] Urgently fixed a bug in the log module: after copying compressed log files to the TF card, deleting the log files would occasionally fail, leading to excessive system storage usage. Multiple measures have been added to ensure logs do not consume too much system storage space.<\/li>\n                            <li class=\"update-item\">[Floating Ball] Fixed a bug where long\u2011pressing the Home button to jump to the shortcut settings would cause the app to crash<\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <!-- A0614-20260204 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20260204<\/div>\n                            <div class=\"version-date\">Update Date: 2025-02-04<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Official version compatible with UFS2.1 and UFS2.2In Settings \u2192 Personalization, after switching the default AI voice assistant to another voice assistant, using the steering wheel control to wake up the voice assistant still wakes up the self\u2011developed LZY AI voice<\/li>\n                            <li class=\"update-item\">When using the Sky Go app, it displays: \u201cThis app cannot be used on a rooted system<\/li>\n                            <li class=\"update-item\">HDMI output now supports different resolutions, resolving HDMI compatibility issues<\/li>\n                            <li class=\"update-item\">Under Android Auto (AA) protocol, each time the box is plugged or unplugged, entering the product system pops up the message \u201cAndroid Auto cannot be enabled\u201d. After clicking OK, the system can enter normally<\/li>\n                            <li class=\"update-item\">Frequently used apps on the dock bar can now be set as recent apps<\/li>\n                            <li class=\"update-item\">When reporting information online after each boot, the device\u2019s current network status (including WiFi and 4G, distinguishing between cloud SIM and physical SIM) is also reported<\/li>\n                            <li class=\"update-item\">Fixed the issue of Bluetooth incoming call resolution on Volvo car head units<\/li>\n                            <li class=\"update-item\">Modified the music card; added long\u2011press Home button to jump to the shortcut settings app<\/li>\n                            <li class=\"update-item\">Added selection for frequently used apps \/ recent apps<\/li>\n                            <li class=\"update-item\">When reporting logs, the interface now includes system version, car head unit resolution, and CP\/AA protocol information<\/li>\n                            <li class=\"update-item\">Added Arabic local voice commands<\/li>\n                            <li class=\"update-item\">Updated the production test tool to synchronize with the latest LY version<\/li>\n                            <li class=\"update-item\">Adapted shortcut keys for the remote control specific remote control \u2013 align with R&#038;D during testing<\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <!-- A0614-20260119 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20260119<\/div>\n                            <div class=\"version-date\">Update Date: 2025-01-19<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Fixed related bugs in the Android Auto protocol<\/li>\n                            <li class=\"update-item\">Resolved the issue where the voice assistant could not be used in some applications<\/li>\n                            <li class=\"update-item\">Added Arabic language support<\/li>\n                            <li class=\"update-item\">Optimized more functions, such as left\/right-hand drive adaptation, cloud SIM app, etc., to enhance user experience<\/li>\n                        <\/ul>\n                    <\/div>\n                    <!-- A0614-20260104 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20260104<\/div>\n                            <div class=\"version-date\">Update Date: 2025-01-04<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Fixed touch offset and related issues under the AA (Android Auto) protocol.<\/li>\n                            <li class=\"update-item\">Resolved the issue where Google Assistant could not be used in applications including Google Maps and YouTube.<\/li>\n                            <li class=\"update-item\">Enabled TikTok short video scrolling control via steering wheel controls.<\/li>\n                            <li class=\"update-item\">Fixed incorrect icon display for Bluetooth incoming and outgoing calls.<\/li>\n                            <li class=\"update-item\">Fixed system UI layout disorder caused by changing language or day\/night mode after YouTube enters split-screen mode.<\/li>\n                            <li class=\"update-item\">[Nano] Added \u201cMy Orders\u201d page.<\/li>\n                            <li class=\"update-item\">[Component Center] Added support for navigation apps including Naviking, Yandex, and Kakao.<\/li>\n                            <li class=\"update-item\">Fixed the issue where the keyboard pop-up was split into two sides and overlapped on the Camry (1916\u00d7954).<\/li>\n                            <li class=\"update-item\">Fixed other bugs and improved user experience.<\/li>\n                        <\/ul>\n                    <\/div>\n                     <!-- A0614-20251210 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20251210<\/div>\n                            <div class=\"version-date\">Update Date: 2025-12-10<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Fixed the issue where driving protection feature caused Yahoo Maps to display a black screen.<\/li>\n                            <li class=\"update-item\">Dual-screen display optimization: fixed screen corruption when switching apps between the main screen and HDMI screen.<\/li>\n                            <li class=\"update-item\">Removed Japanese language feature from TF card configuration.<\/li>\n                            <li class=\"update-item\">Optimized the issue where swiping up to remove recent tasks in the task manager was not responsive.<\/li>\n                            <li class=\"update-item\">Fixed the issue where a hidden &#8220;GPS Test&#8221; app suddenly appeared in the app list after logging into a Google account.<\/li>\n                            <li class=\"update-item\">Fixed the issue where the flying mouse could not follow the projection to the secondary screen, making it impossible to control the secondary screen.<\/li>\n                            <li class=\"update-item\">Optimized the update speed of music information in the component center and improved UI.<\/li>\n                            <li class=\"update-item\">App Hub now displays numeric badges.<\/li>\n                            <li class=\"update-item\">[Nano] Updated Shopify QR code.<\/li>\n                            <li class=\"update-item\">[Nano] Fixed the issue where the Spotify login page could not be launched when not logged in.<\/li>\n                            <li class=\"update-item\">Blocked Japanese language in the setup wizard based on property configuration.<\/li>\n                            <li class=\"update-item\">Fixed music card display logic and controller acquisition issues.<\/li>\n                            <li class=\"update-item\">Adjusted warning layout spacing, checkbox position and color to avoid overlap.<\/li>\n                            <li class=\"update-item\">Fixed the issue where the full-screen button on YouTube was blocked by the dock bar on wide\u2011screen head units such as 1920\u00d7720.<\/li>\n                            <li class=\"update-item\">Addressed repeated crashes of Google apps.<\/li>\n                            <li class=\"update-item\">\n                            <strong>Settings<\/strong>\n                            <ul>\n                                <li class=\"update-item\">Added a P3P LED hint tab in the Settings App \u2192 FAQ interface, displaying multi\u2011language instructions for LED brightness adjustment.<\/li>\n                                <li class=\"update-item\">FOTA upgrade: fixed the issue where cache prevented update content from refreshing; added systemId report field.<\/li>\n                                <li class=\"update-item\">Added support for the \/display\/index page and switched to the third tab.<\/li>\n                                <li class=\"update-item\">Dynamically set constraints for the QR code area in log submission to adapt to different screen sizes.<\/li>\n                                <li class=\"update-item\">Added max line count and ellipsis handling for title bar TextViews.<\/li>\n                                <li class=\"update-item\">Optimized the layout and style adaptation of the log submission dialog.<\/li>\n                                <li class=\"update-item\">Adjusted spacing between selection buttons in settings.<\/li>\n                                <li class=\"update-item\">Added language filtering logic in language selection related classes.<\/li>\n                                <li class=\"update-item\">Added removal of language specified by system properties via T\u2011card handling.<\/li>\n                                <\/ul>\n                            <\/li>\n                            <li class=\"update-item\">\n                                <strong>Bluetooth App<\/strong>\n                                <ul>\n                                    <li class=\"update-item\">Refactored the music playback manager to optimize audio focus handling, preventing simultaneous video and music playback.<\/li>\n                                    <li class=\"update-item\">Fixed the issue where theme or language switching interrupted Bluetooth playback state.<\/li>\n                                    <li class=\"update-item\">Optimized music playback state detection and progress dragging recognition.<\/li>\n                                    <li class=\"update-item\">Rolled back gocsdk version to 20251010.<\/li>\n                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                     <!-- A0614-20251122 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20251122<\/div>\n                            <div class=\"version-date\">Update Date: 2025-11-22<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\"><strong>[System]<\/strong> After enabling dual-screen display, the mouse can dynamically switch between the head unit and HDMI screen.<\/li>\n                            <li class=\"update-item\"><strong>[System]<\/strong> Fixed the issue of no sound in certain hot\u2011plug scenarios.<\/li>\n                            <li class=\"update-item\"><strong>[System]<\/strong> The head unit\u2019s volume knob now supports play\/pause function when clicked.<\/li>\n                            <li class=\"update-item\"><strong>[System]<\/strong> Handled the head unit\u2019s steering wheel left\/right movement button events (currently not adapted for the navigation bar).<\/li>\n                            <li class=\"update-item\"><strong>[System]<\/strong> Resolved answer\/hang\u2011up issues on some head unit steering wheel controls.<\/li>\n                            <li class=\"update-item\"><strong>[APP]<\/strong> Fixed the issue where YouTube content displayed only 2 items per row instead of the expected 3.<\/li>\n                            <li class=\"update-item\"><strong>[APP]<\/strong> Fixed the issue of non\u2011clickable colored blocks when YouTube is in split\u2011screen mode.<\/li>\n                            <li class=\"update-item\"><strong>[Dock Bar]<\/strong> Optimized the selection of frequently used apps \u2013 no need to deselect an already selected app before choosing another.<\/li>\n                            <li class=\"update-item\"><strong>[AiServices]<\/strong> Fixed the issue where clicking a video link in AiServices could not return; clicking the link now jumps to Chrome browser, and from Chrome you can jump to YouTube.<\/li>\n                            <li class=\"update-item\"><strong>[In\u2011house Apps]<\/strong> Fixed several issues in Bluetooth APP, Settings, in\u2011house AI voice, and desktop components.<\/li>\n                            <li class=\"update-item\">Driving protection is now disabled by default.<\/li>\n                        <\/ul>\n                    <\/div>\n                    <!-- A0614-20251105 -->\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Version: 20251105<\/div>\n                            <div class=\"version-date\">Update Date: 2025-11-05<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">First version software<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>pcs61 Series Product Update Changelog pcs61 Series Product Update Changelog Software Updates &#038; Download Links (8GB+128GB Storage) Product Specification: 8GB+128GB [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3256","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"ottocast","author_link":"https:\/\/ottocast.vip\/ja\/author\/ottocast\/"},"uagb_comment_info":0,"uagb_excerpt":"pcs61 Series Product Update Changelog pcs61 Series Product Update Changelog Software Updates &#038; Download Links (8GB+128GB Storage) Product Specification: 8GB+128GB [&hellip;]","_links":{"self":[{"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/pages\/3256","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/comments?post=3256"}],"version-history":[{"count":9,"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/pages\/3256\/revisions"}],"predecessor-version":[{"id":3325,"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/pages\/3256\/revisions\/3325"}],"wp:attachment":[{"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/media?parent=3256"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}