CN112817677B - Theme switching method, system, equipment and storage medium for vehicle-mounted information entertainment system - Google Patents

Theme switching method, system, equipment and storage medium for vehicle-mounted information entertainment system Download PDF

Info

Publication number
CN112817677B
CN112817677B CN202110125936.7A CN202110125936A CN112817677B CN 112817677 B CN112817677 B CN 112817677B CN 202110125936 A CN202110125936 A CN 202110125936A CN 112817677 B CN112817677 B CN 112817677B
Authority
CN
China
Prior art keywords
theme
file
switching
resource
vehicle
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110125936.7A
Other languages
Chinese (zh)
Other versions
CN112817677A (en
Inventor
李丰军
周剑光
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Automotive Innovation Corp
Original Assignee
China Automotive Innovation Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Automotive Innovation Corp filed Critical China Automotive Innovation Corp
Priority to CN202110125936.7A priority Critical patent/CN112817677B/en
Publication of CN112817677A publication Critical patent/CN112817677A/en
Application granted granted Critical
Publication of CN112817677B publication Critical patent/CN112817677B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60RVEHICLES, VEHICLE FITTINGS, OR VEHICLE PARTS, NOT OTHERWISE PROVIDED FOR
    • B60R16/00Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for
    • B60R16/02Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for electric constitutive elements
    • B60R16/023Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for electric constitutive elements for transmission of signals between vehicle parts or subsystems

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mechanical Engineering (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a method for switching a theme of a vehicle-mounted information entertainment system, which is characterized in that a mapping relation between a display request and a resource file is created, and a system theme and an application theme are switched at the same time when the theme is switched, so that the problem that the system theme and the application theme do not correspond to each other is avoided. Meanwhile, the application main program has been replaced with the resource file before starting, so that when the application program is started, the replaced resource file is directly loaded, and resources such as background and color are not required to be searched and replaced one by one in a mode that an application layer traverses View as in the prior art, thereby solving the problem of different loading time caused by different sizes of the resource file.

Description

Theme switching method, system, equipment and storage medium for vehicle-mounted information entertainment system
Technical Field
The invention belongs to the technical field of intelligent automobiles, and particularly relates to a method, a system, equipment and a storage medium for switching a theme of a vehicle-mounted information entertainment system.
Background
With the development of internet of vehicles, thousands of people and thousands of people have become current trends in personalized functions, and different users have different demands and preferences on interface styles. Under the current development trend of intelligent automobile technology, an automobile is not an ice-cold tool, is fun and attractive, and can attract users to be functional appeal of a plurality of host factories. Based on the above, the theme style is changed along with the vehicle movement mode, night and daytime and other factors, so that the vehicle-mounted information entertainment system has a common functional requirement.
Android systems switch into vehicle-mounted infotainment systems by virtue of domestic rich application ecology. Although the safety and the stability of the Android system are insufficient, the Android system still occupies the mainstream position in the field of the domestic vehicle-mounted infotainment system by virtue of the advantages of the Android system due to the relatively low requirement on the safety of the vehicle-mounted infotainment system.
Therefore, implementing the multi-theme switching function of the infotainment system on the Android system is an urgent problem to be solved. And the theme of the Android system and the theme of the application layer are mutually independent, so that the Android system does not support multi-theme switching of the application layer. The prior art solutions are based on the application layer to realize theme switching by traversing the View tree and loading resources such as background, color and the like one by one.
When the technical scheme is adopted, the application layer loads resources which need to be replaced one by one, so that the theme interface of the application layer is not corresponding to the theme interface of the system, namely the theme interface of the application layer is completed, the theme interface of the system is not switched, and particularly, the state bars, the navigation bars and the like of the system level are obviously inconsistent with the theme interface of the application layer, so that the problem of perceivable theme switching inconsistency is brought to a user. Meanwhile, the application layer needs to replace resources such as background, color, fonts and the like one by one, the file sizes of the resources are different, loading time is different, and the problem of inconsistent perceived theme switching can occur.
Disclosure of Invention
The invention provides a theme switching method, system, equipment and storage medium of a vehicle-mounted information entertainment system, which are used for solving the problems in the prior art.
In order to achieve the above purpose, the present invention adopts the following technical scheme:
in a first aspect, an embodiment of the present invention provides a method for switching a theme of a vehicle-mounted infotainment system, including:
determining a display request of theme switching according to the demand signal;
and calling and loading the resource file based on the mapping relation between the preconfigured display request and the resource file to finish theme switching.
In a further embodiment, the demand signal comprises:
The internal signal is used for acquiring a vehicle running mode by monitoring vehicle power parameters in real time; wherein the vehicle operation mode includes at least one of a sport mode, an economy mode, and a regular mode;
External signals, namely acquiring external environment signals by monitoring the driving environment change in real time; wherein the external environment signal at least comprises one of day and night change, temperature difference change and weather change;
the internal signal is directly obtained from the ECU of the vehicle through the CAN bus;
the external signal is detected by a sensor, and the sensor at least comprises one of a light sensor and a temperature sensor.
In a further embodiment, the method for theme switching of the in-vehicle infotainment system further comprises:
obtaining a theme resource package only containing resource files, wherein the resource files comprise:
a first file corresponding to a system theme and a second file corresponding to at least one application theme of the system theme;
And configuring and displaying the mapping relation between the request and the resource file, and storing the mapping relation in a file form.
In a further embodiment, the subject resource package is constructed by:
defining icons, backgrounds, characters and colors for display as resource files;
Packaging the resource file into an application resource index table stored in a binary form through a Zhuozi source packaging tool, and generating a resource file number at the same time;
And configuring a replacement list of the theme resource package so that a first file of one system theme corresponds to a second file of a plurality of application themes.
In a further embodiment, the process of configuring the mapping relationship between the display request and the resource file is further:
analyzing the configuration of the theme resource package to obtain a first file of a system theme;
Searching second files of all application topics corresponding to the first resource file of the system topic;
establishing a mapping relation between the display request and the resource file numbers of the first file and the second file, and establishing a corresponding mapping file;
And carrying out local storage on the created mapping file.
In a further embodiment, the method for theme switching of the in-vehicle infotainment system further includes:
the display request sends a request for switching the theme;
invoking the resource file corresponding to the resource file number based on the created mapping file, including:
calling a first file to replace a resource file of an original system theme;
Calling a second file to replace the original resource file of the application program;
the system loads the first file by itself and performs interface refreshing to complete the switching of the system theme;
And the application program starts and loads the second file to finish the application theme switching.
In a second aspect, an embodiment of the present invention further provides a system for theme switching in a vehicle-mounted infotainment system, including:
the first module is used for determining a display request of theme switching according to the demand signal;
the second module is used for calling and loading the resource file based on the mapping relation between the preset display request and the resource file to finish theme switching;
A third module, configured to obtain a demand signal;
and the fourth module is used for acquiring a theme resource package only containing the resource file and configuring the mapping relation between the display request and the resource file.
In a third aspect, an embodiment of the present invention further provides an apparatus for theme switching in an in-vehicle infotainment system, including:
a processor and a memory storing a computer program which when executed by the processor implements the method of theme switching of the in-vehicle infotainment system provided in the first aspect.
In a fourth aspect, embodiments of the present invention also provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the method for theme switching of the in-vehicle infotainment system provided in the first aspect.
The beneficial effects are that: the invention provides a method for switching the theme of a vehicle-mounted information entertainment system, which is characterized in that the mapping relation between a display request and a resource file is created, and the system theme and an application theme are switched at the same time when the theme is switched, so that the problem that the system theme and the application theme do not correspond to each other is avoided. Meanwhile, the application main program has been replaced with the resource file before starting, so that when the application program is started, the replaced resource file is directly loaded, and resources such as background and color are not required to be searched and replaced one by one in a mode that an application layer traverses View as in the prior art, thereby solving the problem of different loading time caused by different sizes of the resource file.
Drawings
FIG. 1 is a schematic diagram of a prior art in which an application layer of a vehicle-mounted infotainment system invokes resources in a View tree mode to perform theme switching.
FIG. 2 is a flow chart of a method of theme switching in the in-vehicle infotainment system of the present invention.
FIG. 3 is a flow chart of the subject resource package construction of the present invention.
FIG. 4 is a flow chart of the present invention for establishing a mapping relationship between display requests and actual resource files.
FIG. 5 is a flow chart of the present invention for calling and loading a resource file corresponding to a resource file number based on a created mapping file.
Fig. 6 is a schematic diagram of the system for theme switching of the in-vehicle infotainment system of the present invention.
Fig. 7 is a schematic structural view of the device for theme switching of the in-vehicle infotainment system of the present invention.
Each labeled in fig. 1-7 is: the first module 10, the second module 20, the third module 30, the fourth module 40, the processor 100, the memory area 200, the input device 300, the output device 400.
Detailed Description
The technical scheme of the invention will be clearly and completely described below with reference to the accompanying drawings and examples. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without any inventive effort, are intended to be within the scope of the invention.
As shown in fig. 1, in the prior art, theme switching of the in-vehicle infotainment system is mainly completed by traversing a View tree by an application layer and replacing resources such as background, color, text and the like one by one. And the application layer comprises program codes and a plurality of resource files, and the object for which the theme switch is aimed is the resource file. The traversal View tree is subjected to multi-layer selection, and different resource files are different in size, so that loading time is also different, and the problem that part of content which can be perceived by a user is inconsistent in updating easily occurs. Meanwhile, the scheme can only be realized at an application layer, so that theme switching at the application layer does not cause the system level theme to follow switching, and further causes the problem that contents of a status bar and a navigation bar are not switched.
Example 1
Fig. 2 is a flowchart of a method for theme switching in an in-vehicle infotainment system according to an embodiment of the present invention. The embodiment is suitable for the situation that the system level and the application layer theme are switched simultaneously, the method can be executed by a system for switching the theme of the vehicle-mounted information entertainment system, and the system can be realized by software and/or hardware and is generally integrated in computer equipment.
As shown in fig. 2, the technical solution of the embodiment of the present invention specifically includes the following steps:
S01, determining a display request for theme switching according to the demand signal.
Specifically, the demand signals for subject switching include: an internal signal and an external signal. The internal signals are used for acquiring the running mode of the vehicle by monitoring the power parameters of the vehicle in real time. The vehicle operating modes include at least one of a sport mode, an economy mode, and a regular mode. The operating mode of the vehicle is usually already set and cannot be changed. Therefore, internal signals CAN be directly obtained from the ECU of the vehicle by the VEHICLEHAL process and the CARSERVICE process of the Android system through the CAN bus, and the vehicle power mode data is monitored by the process from the registration callback method to the CARSERVICE process. The external signal acquires the external environment signal by monitoring the driving environment change in real time. The external environment signal at least comprises one of day and night change, temperature difference change and weather change. In this embodiment, the external light intensity change is monitored in real time through the light sensor by using the common day and night mode change of the theme switching, and a day and night mode change message is obtained through registering a callback function to CARSERVICE processes, and when the light intensity reaches a certain value, that is, when the day and night mode changes, a display request of the theme switching occurs to switch the theme. The change of the daytime and night mode in the existing mobile phone can be realized only by manual setting; in addition, the daytime and night mode is only useful for a part of application programs, because the part of application programs develop the resource files corresponding to the daytime and night mode, and for application programs which do not develop the resource files of the daytime and night mode, the situation that the theme of the application layer changes along with the theme of the system cannot be realized. Similarly, the signal of the temperature difference change can be obtained in real time by a temperature sensor. Weather changes are complex and require coordinated coordination of multiple sensors, such as temperature sensors, humidity sensors, rain sensors, light sensors, etc.
S02, calling and loading the resource file based on the mapping relation between the preset display request and the resource file, and completing theme switching.
Specifically, a theme resource package is first acquired, where the theme resource package only includes resource files. And, the resource files in one theme resource package include a first file corresponding to one system theme and a second file corresponding to at least one application theme of the system theme. And then configuring the mapping relation between the display request and the resource file, and storing the mapping relation in a file form so as to directly call the corresponding resource file after the display request is acquired.
In connection with fig. 3, the theme pack is constructed by:
Icons, backgrounds, text, colors for display are defined as resource files. And packaging the resource file into a binary form through a Zhuozi source packaging tool to store an application resource index table. This file stores all resource information of the application in the form of binary data. Meanwhile, an Zhuozi the source packaging tool generates a resource file number that maps resource symbol names one-to-one to unique identifiers of the resource files. The application layer is only responsible for providing a unique identifier of a resource when in display, the Android system returns a proper value according to the current configuration (such as the current language, a horizontal screen, a vertical screen, a resolution, and the like), and the code of the scheme is implanted into the dynamic searching process through the design of separating responsibilities, so that the key of innovation of the technical scheme is realized. And finally, configuring a replacement list of the theme resource package so that one system theme corresponds to a plurality of application themes. The list of functions that the theme pack can replace is configured through XML, i.e. one system theme corresponds to at least one application theme, preferably one system theme corresponds to a plurality of application themes. The system theme interface corresponds to, for example, a system interface (navigation bar, status bar) corresponding to an air conditioner control, calculator, or the like. Through the theme resource package configured with the plurality of application themes corresponding to one system theme, the simultaneous replacement of the plurality of application themes during the replacement of one system theme is realized, so that the problem that the system theme and the application theme are not corresponding to each other and perceived by a user does not exist. For example, the problem that the application layer completes the theme switching but the status bar, the navigation bar and the like at the system level are not switched does not occur.
With reference to fig. 4, after the theme resource package is acquired, a mapping relationship between the display request and the resource file needs to be configured. Specifically, the configuration of the theme resource package is analyzed first, and a first file of a system theme is obtained. The configuration XML of the theme resource package is analyzed, and the rule is a unique resource identifier (.s. replaced by @) +switched actual resource identifier (.s. replaced by @) +idmap. Wherein idmap is the identity of the mapping relationship. Illustrating: taking the system interface, the air conditioner control and the calculator as examples, three mapping files are created, respectively:
com@test@theme@demo@com@Android@systemui@idmap;
com@test@theme@demo@com@Android@car@hvac@idmap;
com@test@theme@demo@com@Android@calculator@idmap;
The system comprises a computer, a computer interface, a computer and a computer, wherein com@test@the name@demo@is a unique resource identifier, com@android@system@represents an actual resource identifier of system interface switching, com@android@car@hvac@represents an actual resource identifier of air conditioner control switching, com@android@computer@represents an actual resource identifier of computer switching. And then searching the first files corresponding to the system theme and the second files of all application themes corresponding to the system theme. And establishing a mapping relation between the display requests of the application interface and the system interface and the resource file numbers of the first file and the second file, establishing a corresponding mapping file, and establishing the corresponding mapping file. And finally, locally storing the created mapping file.
In connection with fig. 5, when the theme is switched, the display request sends a request for switching the theme, and the resource file corresponding to the resource file number is called based on the created mapping file. Specifically, a first file is called to replace a resource file of an original system theme. And meanwhile, calling a second file to replace the original resource file of the application program. Then, the system loads the first file by itself and performs interface refreshing to complete the switching of the system theme. When the application program is started, the second file is directly loaded to finish the application theme switching, and resources such as background, color and the like do not need to be replaced one by one in a mode of traversing View through an application layer like the prior art, so that the problem that partial content updating is inconsistent and perceivable by a user can not occur due to different loading time caused by different sizes of the resource files is solved.
Example two
Fig. 6 is a schematic structural diagram of a system for theme switching of an in-vehicle infotainment system according to a second embodiment of the present invention. As shown in fig. 6, the embodiment of the present invention includes a first module 10, a second module 20, a third module 30, and a fourth module 40.
Specifically, the first module determines a display request for theme switching according to the demand signal. The third module is used for acquiring the demand signal. The demand signal includes an internal signal and an external signal. The internal signals are used for acquiring the running mode of the vehicle by monitoring the power parameters of the vehicle in real time. The vehicle operating modes include at least one of a sport mode, an economy mode, and a regular mode. The first module includes a CAN bus connected to the vehicle ECU, and obtains the power parameters of the vehicle directly from the vehicle ECU via the CAN bus to determine the vehicle operating mode. The external signal acquires the external environment signal by monitoring the driving environment change in real time. The external environment signal at least comprises one of day and night change, temperature difference change and weather change. The first module further includes a light sensor by which the change in external light intensity is monitored in real time to determine diurnal variation. Similarly, the signal of the temperature difference change can be obtained in real time by a temperature sensor. Weather changes are complex and require coordinated coordination of multiple sensors, such as temperature sensors, humidity sensors, rain sensors, light sensors, etc.
And the second module invokes the resource file and loads the resource file based on the mapping relation between the preconfigured display request and the resource file to finish theme switching. First, a theme resource package is acquired, where the theme resource package only includes resource files. And, the resource files in one theme resource package include a first file corresponding to one system theme and a second file corresponding to at least one application theme of the system theme. And then configuring the mapping relation between the display request and the resource file, and storing the mapping relation in a file form so as to directly call the corresponding resource file after the display request is acquired.
And the fourth module is used for acquiring a theme resource package only containing the resource file and configuring the mapping relation between the display request and the resource file. The resource file includes a first file corresponding to a system theme and a second file corresponding to at least one application theme of the system theme. And configuring and displaying the mapping relation between the request and the resource file, and storing the mapping relation in a file form.
Example III
Fig. 7 is a schematic structural diagram of an apparatus for theme switching in a vehicle-mounted infotainment system according to a third embodiment of the present invention. As shown in fig. 7, the apparatus for theme switching of a vehicle-mounted infotainment system provided in the embodiment of the present invention includes a processor 100, a memory 200, an input device 300, and an output device 400.
Specifically, the processor 100, the memory 200, the input device 300, and the output device 400 may be connected by way of bus connection. The memory is used as a computer readable storage medium for storing software programs, computer executable programs and modules. For example, in the embodiment of the invention, the theme of the in-vehicle infotainment system is switched to the corresponding first module, second module, third module and fourth module. The processor executes various functional applications and data processing of the computer device by running software programs, instructions and modules stored in the memory, thereby implementing the method for theme switching of the vehicle-mounted infotainment system. The method comprises the following steps:
determining a display request of theme switching according to the demand signal;
and calling and loading the resource file based on the mapping relation between the preconfigured display request and the resource file to finish theme switching.
The memory may include high-speed random access memory, and may also include non-volatile memory, such as solid state memory. The memory may also in some embodiments further comprise memory located remotely from the processor. The input means may be used to receive entered numeric or character information and to generate key input signals related to user settings and function control of the computer device. The output means may be a display device comprising a display screen.
Example IV
The fourth embodiment of the present invention further provides a computer readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the method for switching the theme of the in-vehicle infotainment system provided by any embodiment of the present invention is implemented. The method comprises the following steps:
determining a display request of theme switching according to the demand signal;
and calling and loading the resource file based on the mapping relation between the preconfigured display request and the resource file to finish theme switching.
Although embodiments of the present invention have been shown and described, it will be understood by those skilled in the art that various changes, modifications, substitutions and alterations can be made therein without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (10)

1. A method for switching themes of a vehicle-mounted infotainment system, comprising the steps of:
determining a display request of theme switching according to the demand signal;
Based on the mapping relation between the preconfigured display request and the resource file, calling the resource file and loading to complete theme switching, wherein the resource file comprises a first file corresponding to a system theme and a second file corresponding to at least one application theme, and the theme switching process comprises the following steps: the system loads the first file by itself and performs interface refreshing to complete the switching of the system theme; and when the application program is started, directly loading the second file to finish the application theme switching.
2. The method of claim 1, wherein the demand signal comprises:
The internal signal is used for acquiring a vehicle running mode by monitoring vehicle power parameters in real time; wherein the vehicle operation mode includes at least one of a sport mode, an economy mode, and a regular mode;
External signals, namely acquiring external environment signals by monitoring the driving environment change in real time; wherein the external environment signal at least comprises one of day and night change, temperature difference change and weather change;
the internal signal is directly obtained from the ECU of the vehicle through the CAN bus;
the external signal is detected by a sensor, and the sensor at least comprises one of a light sensor and a temperature sensor.
3. The method for theme switching of an in-vehicle infotainment system according to claim 1, further comprising:
acquiring a theme resource package only containing resource files;
And configuring and displaying the mapping relation between the request and the resource file, and storing the mapping relation in a file form.
4. A method of theme switching in a vehicle infotainment system according to claim 3, characterized in that the theme pack is constructed by:
defining icons, backgrounds, characters and colors for display as resource files;
Packaging the resource file into an application resource index table stored in a binary form through a Zhuozi source packaging tool, and generating a resource file number at the same time;
And configuring a replacement list of the theme resource package so that a first file of one system theme corresponds to a second file of a plurality of application themes.
5. The method for theme switching in a vehicle-mounted infotainment system according to claim 4, wherein the process of configuring the mapping relationship between the display request and the resource file is further:
analyzing the configuration of the theme resource package to obtain a first file of a system theme;
Searching second files of all application topics corresponding to the first resource file of the system topic;
establishing a mapping relation between the display request and the resource file numbers of the first file and the second file, and establishing a corresponding mapping file;
And carrying out local storage on the created mapping file.
6. The method for theme switching in an in-vehicle infotainment system of claim 5, further comprising:
the display request sends a request for switching the theme;
invoking the resource file corresponding to the resource file number based on the created mapping file, including:
calling a first file to replace a resource file of an original system theme;
Calling a second file to replace the original resource file of the application program;
the system loads the first file by itself and performs interface refreshing to complete the switching of the system theme;
And the application program starts and loads the second file to finish the application theme switching.
7. A system for theme switching in a vehicle infotainment system, comprising:
the first module is used for determining a display request of theme switching according to the demand signal;
The second module, based on the mapping relation between the preconfigured display request and the resource file, invokes the resource file and loads the resource file to complete the theme switching, wherein the resource file comprises a first file corresponding to a system theme and a second file corresponding to at least one application theme of the system theme, and the theme switching process comprises: the system loads the first file by itself and performs interface refreshing to complete the switching of the system theme; and when the application program is started, directly loading the second file to finish the application theme switching.
8. The system for theme switching in a vehicle infotainment system of claim 7, further comprising:
a third module, configured to obtain a demand signal, where the demand signal includes:
The internal signal is used for acquiring a vehicle running mode by monitoring vehicle power parameters in real time; wherein the vehicle operation mode includes at least one of a sport mode, an economy mode, and a regular mode;
External signals, namely acquiring external environment signals by monitoring the driving environment change in real time; wherein the external environment signal at least comprises one of day and night change, temperature difference change and weather change;
and the fourth module is used for acquiring a theme resource package only containing the resource file and configuring the mapping relation between the display request and the resource file.
9. An apparatus for theme switching in a vehicle infotainment system, comprising:
A processor and a memory storing a computer program which when executed by the processor performs a method of switching themes for an in-vehicle infotainment system as claimed in any one of claims 1 to 6.
10. A computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, which when executed by a processor, implements a method for theme switching in a vehicle infotainment system according to any one of claims 1-6.
CN202110125936.7A 2021-01-29 2021-01-29 Theme switching method, system, equipment and storage medium for vehicle-mounted information entertainment system Active CN112817677B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110125936.7A CN112817677B (en) 2021-01-29 2021-01-29 Theme switching method, system, equipment and storage medium for vehicle-mounted information entertainment system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110125936.7A CN112817677B (en) 2021-01-29 2021-01-29 Theme switching method, system, equipment and storage medium for vehicle-mounted information entertainment system

Publications (2)

Publication Number Publication Date
CN112817677A CN112817677A (en) 2021-05-18
CN112817677B true CN112817677B (en) 2024-05-24

Family

ID=75860196

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110125936.7A Active CN112817677B (en) 2021-01-29 2021-01-29 Theme switching method, system, equipment and storage medium for vehicle-mounted information entertainment system

Country Status (1)

Country Link
CN (1) CN112817677B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114161929A (en) * 2022-01-17 2022-03-11 中国第一汽车股份有限公司 Vehicle theme automatic acquisition method and device and vehicle
CN116521284A (en) * 2022-01-21 2023-08-01 Oppo广东移动通信有限公司 Theme switching method, device, equipment, storage medium and program product

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741984A (en) * 2009-12-21 2010-06-16 深圳华为通信技术有限公司 Theme switching method and device and mobile terminal and background software device
CN103888826A (en) * 2012-12-20 2014-06-25 中山大学深圳研究院 Television desktop system and desktop switching method based on android
CN109857508A (en) * 2019-02-25 2019-06-07 厦门美柚信息科技有限公司 A kind of method, system, equipment and its storage medium of the replacement of interface skin dynamic
CN110597441A (en) * 2019-09-12 2019-12-20 上海沣沅星科技有限公司 Method, device, terminal and medium for switching human-computer interaction interface and managing resources
CN111767087A (en) * 2020-06-18 2020-10-13 杭州萤石软件有限公司 Adaptive theme configuration method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102471174B1 (en) * 2015-10-06 2022-11-28 삼성전자주식회사 Method and electronic device for implementing theme

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741984A (en) * 2009-12-21 2010-06-16 深圳华为通信技术有限公司 Theme switching method and device and mobile terminal and background software device
CN103888826A (en) * 2012-12-20 2014-06-25 中山大学深圳研究院 Television desktop system and desktop switching method based on android
CN109857508A (en) * 2019-02-25 2019-06-07 厦门美柚信息科技有限公司 A kind of method, system, equipment and its storage medium of the replacement of interface skin dynamic
CN110597441A (en) * 2019-09-12 2019-12-20 上海沣沅星科技有限公司 Method, device, terminal and medium for switching human-computer interaction interface and managing resources
CN111767087A (en) * 2020-06-18 2020-10-13 杭州萤石软件有限公司 Adaptive theme configuration method and device

Also Published As

Publication number Publication date
CN112817677A (en) 2021-05-18

Similar Documents

Publication Publication Date Title
CN106802794B (en) Theme switching method, device, vehicle and system
CN112817677B (en) Theme switching method, system, equipment and storage medium for vehicle-mounted information entertainment system
US8135506B2 (en) Methods and systems for providing vehicle information
US20140188970A1 (en) System and method enabling service and application roaming
CN103442927A (en) Vehicle information system with customizable user interface
US9376018B2 (en) System and method for determining when a task may be performed on a vehicle
JP7068455B2 (en) Expandable mapping for vehicle system buses
CN111813095A (en) Vehicle diagnosis method, device and medium
JPWO2009093732A1 (en) Device control device and device control program
CN111367518B (en) Page layout method, page layout device, computing equipment and computer storage medium
CN111137205A (en) Vehicle lamp control method, device and equipment
CN115794285A (en) Online theme switching method, device, equipment and medium
CN111881393A (en) Page rendering method, device, medium and electronic equipment
CN116347699A (en) Lamp effect control method of interactive lamp, electronic equipment and vehicle
CN113970334A (en) Map rendering method, architecture, device and storage medium
CN113961114A (en) Theme replacement method and device, electronic equipment and storage medium
CN112316418A (en) Control method and device for vehicle-mounted game
CN116048055A (en) Vehicle fault detection method, device and storage medium
CN114756263B (en) Vehicle software data upgrading method and device, vehicle and storage medium
CN112295218A (en) Mapping method, device, equipment and storage medium of game application key values
Hind Dashboard Design and Driving Data (fication)
KR102371527B1 (en) Integration of vehicle manufacturer user management system with automotive operating system
CN117270925A (en) Method, device and system for updating startup animation
CN118276854A (en) Device interface construction method, device, storage medium and program product
CN118276542A (en) Diagnostic method, device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant