CN110308961B - Theme scene switching method and device of vehicle-mounted terminal - Google Patents

Theme scene switching method and device of vehicle-mounted terminal Download PDF

Info

Publication number
CN110308961B
CN110308961B CN201910596705.7A CN201910596705A CN110308961B CN 110308961 B CN110308961 B CN 110308961B CN 201910596705 A CN201910596705 A CN 201910596705A CN 110308961 B CN110308961 B CN 110308961B
Authority
CN
China
Prior art keywords
theme
switching
page view
vehicle
scene
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
CN201910596705.7A
Other languages
Chinese (zh)
Other versions
CN110308961A (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.)
Guangzhou Xiaopeng Motors Technology Co Ltd
Original Assignee
Guangzhou Xiaopeng Motors Technology Co Ltd
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 Guangzhou Xiaopeng Motors Technology Co Ltd filed Critical Guangzhou Xiaopeng Motors Technology Co Ltd
Priority to CN201910596705.7A priority Critical patent/CN110308961B/en
Publication of CN110308961A publication Critical patent/CN110308961A/en
Application granted granted Critical
Publication of CN110308961B publication Critical patent/CN110308961B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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

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)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a method and a device for switching theme scenes of a vehicle-mounted terminal, wherein the vehicle-mounted terminal is provided with a real interface; extracting the current page view to generate a first snapshot; adding the first snapshot to the top layer of the display interface; synthesizing the first snapshot and the target page view into a laminated view, and displaying the laminated view on the display interface in an overlapping manner; and performing transparency gradient processing on the first snapshot until the transparency of the first snapshot is zero, and performing transparency gradient removing processing on the target page view until the transparency of the target page view is one. The whole switching process is quick, the switching efficiency is high, the interface switching process is optimized, the switching time is shortened, the display interface is not blocked in the switching process, the smoothness of interface switching is improved, and good operation experience is provided for a user.

Description

Theme scene switching method and device of vehicle-mounted terminal
Technical Field
The present disclosure relates to the field of automobiles, and in particular, to a theme scene switching method and a theme scene switching apparatus for a vehicle-mounted terminal.
Background
With the development of science and technology, automobiles become transportation tools which cannot be lacked in life, and meanwhile, with the development of science and technology, automobiles have more and more functions. In order to enable a driver to conveniently control all functions in the automobile, the function control components of the automobile are successively concentrated on the automobile central control platform.
With the development of liquid crystal screens, the central control platform of the automobile is also transferred to the automobile central control screen from the original key control. All function control of the automobile is centralized on the central control screen, and control of a user is facilitated.
In order to distinguish each function from each application, when a manufacturer designs a central control screen, each function or each application corresponds to one or more central control screen themes, or corresponds to one or more central control screen themes in each scene, so that the use experience of a user is improved.
The topics are independent from each other, when a user switches functions, applications or scenes, the topics on the central control screen are correspondingly switched, the current switching function is single, the switching effect is poor, the switching time is long, the number of cards is large, and the user experience is poor.
Disclosure of Invention
In view of the above problems, it is proposed to provide a theme scene switching method of a vehicle-mounted terminal and a theme scene switching apparatus of a vehicle-mounted terminal that overcome or at least partially solve the above problems, including:
the invention provides a theme scene switching method of a vehicle-mounted terminal, wherein the vehicle-mounted terminal is provided with a display interface and comprises the following steps of;
when a theme scene switching request of the vehicle-mounted terminal is received, acquiring a current page view and a target page view, wherein the current transparency of the target page view is zero;
extracting the current page view to generate a first snapshot;
adding the first snapshot to the display interface top level;
synthesizing the first snapshot and the target page view into an overlay view, and displaying the overlay view on the display interface in an overlapping manner;
and performing transparency gradient processing on the first snapshot until the transparency of the first snapshot is zero, and performing transparency gradient removing processing on the target page view until the transparency of the target page view is one.
Optionally, the obtaining of the current page view and the target page view when receiving the theme scene switching request of the vehicle-mounted terminal includes:
judging whether an application page corresponding to the current page view is activated or not according to the request;
if the application page corresponding to the current page view is activated, judging whether the current page view is visible in the vehicle-mounted terminal;
if the current page view is visible in the vehicle-mounted terminal, judging whether the current page is a dynamic page or not;
and if the current page view and the target page view are not dynamic pages, acquiring the current page view and the target page view.
Optionally, the android system is applied to the vehicle-mounted terminal, the android system includes a standard component, the theme switching request includes a theme switching status, and when the theme scene switching request of the vehicle-mounted terminal is received, acquiring a current page view and a target page view with zero transparency, including:
when a theme scene switching request of the vehicle-mounted terminal is received, the theme switching state is sent to the standard component through a callback mechanism of Android Configuration;
and the standard component triggers a switching operation according to the theme switching state, and acquires a current page view and a target page view according to the switching operation.
Optionally, the theme switching state includes a preparation phase and a switching phase, and when a theme scene switching request of the vehicle-mounted terminal is received, the theme switching state is distributed to a standard component of the Android system through a callback mechanism of the Android Configuration, including:
and when a theme scene switching request of the vehicle-mounted terminal is received, respectively sending the preparation phase and the switching phase to the standard component through a callback function onconfigurechanged of the standard component.
Optionally, the preparing phase corresponds to a preparing process, the switching phase corresponds to a switching process, the standard component corresponds to one or more theme switching status bits, and when receiving a theme scene switching request of the vehicle-mounted terminal, the preparing phase and the switching phase are respectively distributed to the standard component through a callback function onConfigurationChanged of the standard component, including:
defining a theme switching state bit corresponding to the standard component through configuration.
And sending the preparation stage to a corresponding standard component according to the preparation process through the theme switching state bit, and/or sending the switching stage to a corresponding standard component according to the switching process.
Optionally, the standard component comprises an administration framework, a theme module and a page view;
the preparation process comprises the following steps: a theme module, an application management framework, and a page view;
the sequence of the switching process is as follows: the system comprises a display interface, an application management frame, a page view and a display interface.
Optionally, the theme switching request corresponds to one or more theme resources, and after the step of performing transparency gradient processing on the first snapshot until the transparency of the first snapshot is zero, and performing transparency gradient removing processing on the target page view until the transparency of the target page view is one, the method further includes:
the application management framework sends the theme resource to the display interface through the callback function onConfigurationChanged;
and the display interface refreshes the theme resource.
Optionally, before the step of sending the theme scene switching status to the standard component through a callback mechanism of Android Configuration when the theme scene switching request of the vehicle-mounted terminal is received, the method further includes:
acquiring a current scene of the vehicle-mounted terminal;
generating the theme scene cut request for the current scene.
Optionally, the extracting the current page view to generate a first snapshot includes:
and extracting a screenshot of the current page view, and generating a first snapshot from the screenshot.
Optionally, the step of performing transparency gradient processing on the first snapshot until the transparency of the first snapshot is zero, and performing transparency removing gradient processing on the target page view until the transparency of the target page view is one includes:
adjusting the alpha value of the first snapshot from 1-0 to perform transparency gradual change processing until the transparency of the first snapshot is zero, and adjusting the alpha value of the target page view from 0-1 to perform transparency removal gradual change processing until the transparency of the target page view is one.
The invention also provides a theme scene switching device of the vehicle-mounted terminal, wherein the vehicle-mounted terminal is provided with a display interface and comprises:
the view acquisition module is used for acquiring a current page view and a target page view when receiving a theme scene switching request of the vehicle-mounted terminal, wherein the current transparency of the target page view is zero;
the snapshot module is used for extracting the current page view to generate a first snapshot;
a top-level module for adding the first snapshot to the top level of the display interface;
the display module is used for synthesizing the first snapshot and the target page view into a laminated view, and displaying the laminated view on the display interface in an overlapping mode;
and the switching module is used for performing transparency gradient processing on the first snapshot until the transparency of the first snapshot is zero, and performing transparency removing gradient processing on the target page view until the transparency of the target page view is one.
The invention also proposes a vehicle, characterized in that it comprises:
one or more processors; and
one or more machine readable media having instructions stored thereon that, when executed by the one or more processors, cause the vehicle to perform one or more methods as described above.
The present invention also proposes one or more machine-readable media having instructions stored thereon, which when executed by one or more processors, cause the processors to perform one or more of the methods described above.
The embodiment of the application has the following advantages:
in the embodiment of the application, when a theme scene switching request of the vehicle-mounted terminal is received, a current page view and a target page view are obtained, wherein the current transparency of the target page view is zero; extracting the current page view to generate a first snapshot; adding the first snapshot to the top layer of the display interface; synthesizing the first snapshot and the target page view into an overlay view, and displaying the overlay view on the display interface in an overlapping manner; performing transparency gradual change processing on the first snapshot until the transparency of the first snapshot is zero, and performing transparency removal gradual change processing on the target page view until the transparency of the target page view is one; thereby realizing the switching of the theme scene. The whole switching process is quick, the switching efficiency is high, the interface switching process is optimized, the switching time is shortened, the display interface is not blocked in the switching process, the smoothness of interface switching is improved, and good operation experience is provided for a user.
Drawings
In order to more clearly illustrate the technical solutions of the present application, the drawings needed to be used in the description of the present application will be briefly introduced below, and it is apparent that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive labor.
FIG. 1 is a flowchart illustrating steps of a theme scene change method of a vehicle-mounted terminal according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating steps of a theme scene change method of a vehicle-mounted terminal according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of one embodiment of the theme scene switching apparatus of the vehicle-mounted terminal according to the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description. It is to be understood that the embodiments described are only a few embodiments of the present application and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Referring to fig. 1, a flowchart of steps of one embodiment of the theme scene switching method for the vehicle-mounted terminal according to the present invention is shown, where the vehicle-mounted terminal of the method may have a display interface, the vehicle-mounted terminal may be equipped with systems such as an Android system and an iOS system, and the vehicle-mounted terminal may be placed in a central control area of an automobile or may be placed in a position where a driver can touch, such as an instrument platform. The vehicle-mounted terminal can be connected with an external terminal in a wireless connection mode such as Bluetooth or WiFi.
The method specifically comprises the following steps:
step 101, when a theme scene switching request of the vehicle-mounted terminal is received, acquiring a current page view and a target page view, wherein the current transparency of the target page view is zero;
in the embodiment of the invention, an external terminal can send a theme scene switching request to a vehicle-mounted terminal to trigger the vehicle-mounted terminal to perform theme switching operation; or the user touches the vehicle-mounted terminal, so that theme scene switching is triggered.
In a preferred embodiment of the present invention, the theme scene of the vehicle-mounted terminal may include a driving scene, such as a high-speed driving scene, a low-speed driving scene, and a parking scene; or a time scene, such as a morning scene, a midday scene, an evening scene, a morning scene, etc.; temperature scenes such as high temperature scenes, warm scenes, cold scenes, etc.; the method can also be applied to scenes such as a music playing scene, a call scene, a video scene, a temperature regulation scene and the like; but may also be a driving mode scenario such as a sport mode scenario, an off-road mode scenario, a snow mode scenario, a comfort mode scenario, and so forth. In alternative embodiments, each theme scene may correspond to one or more different scene views, or may correspond to one or more theme modules, and the theme modules store the one or more scene views.
In the embodiment of the present invention, the theme scene switching request may also be triggered by switching the theme scene of the vehicle, and the theme scene switching request may be automatically triggered by the vehicle-mounted terminal, for example, when the vehicle starts driving at 10 am 50, the current theme scene is a morning scene, and when the driver drives to 11 am, the theme scene is switched from the morning scene to a midday scene, and the vehicle-mounted terminal automatically triggers the theme scene switching request.
In a preferred embodiment of the present invention, the theme scene may also be stored in the vehicle-mounted terminal through an external terminal device, or the theme scene sent to the vehicle-mounted terminal by the external terminal device, for example, the color theme scene, the digital theme scene, the personalized theme scene, and the like, where the external terminal device is stored in the vehicle-mounted terminal.
Optionally, when receiving a theme scene switching request, the vehicle-mounted terminal may acquire a current page view and a target page view, in the embodiment of the present invention, each theme scene may correspond to one or more scene views, and the scene views may be displayed on a display interface of the vehicle-mounted terminal. In a preferred embodiment of the present invention, the obtaining of the current page view may obtain a view of a current scene displayed on a display interface of the vehicle-mounted terminal, or may obtain one of a plurality of scene views corresponding to the current scene. The target page view can be obtained by obtaining a view of a target scene to be displayed on a display interface of the vehicle-mounted terminal, or can be one of a plurality of scene views corresponding to the target scene.
In specific implementation, a target page view with zero transparency can be directly obtained; or after the target page view is obtained, the transparency of the target page view is adjusted, so that the transparency of the target page view is zero.
The method comprises the steps of obtaining a current page view and a target page view, displaying the two views respectively, displaying the two views together, inserting animation into the two views, and switching the two views, so that switching of a theme scene is achieved, and the efficiency of scene switching is improved.
Step 102, extracting the current page view to generate a first snapshot;
in the embodiment of the invention, the first snapshot of the current page view is extracted, the first snapshot can be obtained by performing screenshot operation on the current page view, or the first snapshot can be obtained by firstly obtaining the current theme scene corresponding to the current page view and then obtaining the scene picture corresponding to the current theme scene.
Step 103, adding the first snapshot to the top layer of the display interface;
in this embodiment, the first snapshot is added to the top layer of the display interface, so that the user can only see the first snapshot, and the first snapshot can also be used to cover the target page view, thereby effectively reducing the situations of delayed display and stuck during switching. Optionally, the target page view may be added to the bottom layer of the display interface while the first snapshot is added to the display interface, so that the target page view is in an invisible state.
104, synthesizing the first snapshot and the target page view into an overlay view, and displaying the overlay view on the display interface in an overlaying manner;
in this embodiment, the first snapshot is displayed in an overlapping manner with the target page view, and the first snapshot is arranged at the top layer of the display interface, so that the target page view can be covered, a user can be prevented from feeling abrupt switching due to rapid switching of pictures, the switching pause condition can be reduced, and the switching can be smoother.
And 105, performing transparency gradient processing on the first snapshot until the transparency of the first snapshot is zero, and performing transparency removing gradient processing on the target page view until the transparency of the target page view is one.
In the preferred embodiment of the invention, the first snapshot can be subjected to transparency gradual change processing, so that the first snapshot originally displayed on the display interface of the vehicle-mounted terminal can be faded and disappear slowly until the transparency of the first snapshot is zero and is completely transparent; and performing transparency removal gradient processing on the target page view until the transparency of the target page view is one, so that the target page view can be slowly displayed on a display interface of the vehicle-mounted terminal. And respectively carrying out transparency gradual change processing and transparency gradual change removal processing on the first snapshot and the target page view, so that the switching of pictures can be realized. The first snapshot transparentization gradual change processing and the transparentization removal gradual change processing of the target page view need to be carried out simultaneously, so that the visual residual effect is avoided. The transparency gradual change processing of the first snapshot can avoid the phenomenon of blocking on a display interface, so that the picture displayed on the interface is smooth, and the transparency gradual change processing of the target page view can be removed, so that the target page view can be displayed more smoothly, the effect of theme display switching is achieved, and the user experience is improved. In the embodiment of the present invention, the time for the transparentizing gradient processing and the time for the transparentizing gradient removing processing may be the same or different, and the time for the transparentizing processing and the time for the transparentizing gradient removing processing may also be adjusted according to the actual use requirement.
In an optional embodiment of the invention, when a theme scene switching request of the vehicle-mounted terminal is received, a current page view and a target page view are obtained, wherein the current transparency of the target page view is zero; extracting the current page view to generate a first snapshot; adding the first snapshot to the display interface top level; synthesizing the first snapshot and the target page view into a laminated view, and displaying the laminated view on the display interface in an overlapping manner; and performing transparency gradual change on the first snapshot until the transparency of the first snapshot is zero, and performing transparency removal gradual change processing on the target page view until the transparency of the target page view is one, so that switching of the theme scene is realized. The whole switching process is quick, the switching efficiency is high, the interface switching process is optimized, the switching time is shortened, the display interface is not blocked in the switching process, the smoothness of interface switching is improved, and good operation experience is provided for a user.
Referring to fig. 2, a flowchart illustrating steps of an embodiment of a theme scene switching method of a vehicle-mounted terminal according to the present invention is shown, where the method may specifically include:
step 201, acquiring a current scene of the vehicle-mounted terminal;
in this embodiment, a theme scene of the vehicle-mounted terminal may be obtained, where the theme scene may include a driving scene, such as a high-speed driving scene, a low-speed driving scene, and a parking scene; or a time scene, such as a morning scene, a midday scene, an evening scene, a morning scene, a date scene, etc.; temperature scenes such as high temperature scenes, warm scenes, cold scenes, etc.; the method can also be applied to scenes such as a music playing scene, a call scene, a video scene, a temperature regulation scene and the like; but may also be a driving mode scenario such as a sport mode scenario, an off-road mode scenario, a snow mode scenario, a comfort mode scenario, and so forth. In alternative embodiments, each theme scene may correspond to one or more different scene views, or may correspond to one or more theme modules, which store the one or more scene views.
Step 202, generating the theme scene switching request aiming at the current scene;
in the embodiment of the present invention, the theme scene switching request may also be triggered by the current scene, and the theme scene switching request may be automatically triggered by the vehicle-mounted terminal, for example, when the vehicle starts driving at 10 am 50, the current theme scene is a morning scene, and when the driver drives to 11 am, the theme scene is switched from the morning scene to a midday scene, and the vehicle-mounted terminal automatically triggers to generate the theme scene switching request. Or acquiring the current date, wherein the current date is 12 months and 25 days, and triggering to generate a Christmas theme switching request for Christmas. Or theme switching of driving speed, wherein the speed of the driver is 50 kilometers per hour, the speed of the driver is accelerated to 100 kilometers per hour, the low-speed theme is switched to the high-speed theme, and a theme scene switching request is triggered and generated.
In a preferred embodiment of the present invention, the theme scene may also be stored in the vehicle-mounted terminal through an external terminal device, or the theme scene sent to the vehicle-mounted terminal by the external terminal device, for example, the color theme scene, the digital theme scene, the personalized theme scene, and the like, where the external terminal device is stored in the vehicle-mounted terminal.
Step 203, when a theme scene switching request of the vehicle-mounted terminal is received, acquiring a current page view and a target page view, wherein the current transparency of the target page view is zero;
in this embodiment, the vehicle-mounted terminal may obtain the current page view and the target page view with zero transparency, may directly obtain the target page view with zero transparency, and may also obtain the target page view, and perform the transparency processing on the target page view to obtain the target page view with zero transparency. In a preferred embodiment of the present invention, the obtaining of the current page view may obtain a view of a current scene displayed on a display interface of the vehicle-mounted terminal, or may obtain one of a plurality of scene views corresponding to the current scene. The target page view can be obtained by obtaining a view of a target scene to be displayed on a display interface of the vehicle-mounted terminal, or can be one of a plurality of scene views corresponding to the target scene.
The current page view and the target page view are obtained, the two views can be displayed respectively or jointly, and animation can be inserted into the two views, so that transition of the two views is more natural.
In a preferred embodiment, the current page view comprises a dynamic page, and step 203 may comprise the sub-steps of:
substep 2031, determining whether the application page corresponding to the current page view is activated or not according to the request;
in an optional embodiment of the present invention, when a theme scene switching request of a vehicle-mounted terminal is received, it may be determined whether an application page corresponding to a current page view is activated, so as to determine whether the current vehicle-mounted terminal is usable, determine whether the current page view is activated, by determining whether the current vehicle-mounted terminal is in an onResume state or an onPause state, if the current vehicle-mounted terminal is in the onResume state or the onPause state, it may be determined as activated, and if the current vehicle-mounted terminal is not in the onResume state or the onPause state, it may be determined as inactivated. Whether the application corresponding to the application page is in the foreground or not can also be judged, if so, activation can be judged, and if not, no activation can be judged. The situation that the vehicle-mounted terminal cannot perform switching operation according to the theme scene switching request can be avoided.
Substep 2032, if the application page corresponding to the current page view is activated, determining whether the current page view is visible in the vehicle-mounted terminal;
in the preferred embodiment of the invention, after the vehicle-mounted terminal is activated, whether the current page view is visible in the vehicle-mounted terminal can be judged. When the vehicle-mounted terminal is activated, the vehicle-mounted terminal is in a working state, and the vehicle-mounted terminal can switch theme scenes. If the vehicle-mounted terminal is not activated, the vehicle-mounted terminal is in a standby state, and the switching of the theme scenes cannot be continued.
In one embodiment of the invention, a user can adjust the sound, the temperature in the vehicle, the wireless communication and the like by controlling the vehicle-mounted terminal, if the user can perform control operation on the vehicle-mounted terminal when receiving a theme scene switching request of the vehicle-mounted terminal, the vehicle-mounted terminal can complete the user operation and then perform theme switching. If the vehicle-mounted terminal enters a night scene according to different scenes, the vehicle-mounted terminal triggers a theme scene switching request, a user needs to start a searchlight of a vehicle in the driving process, the brightness of the searchlight can be adjusted from the vehicle-mounted terminal, at the moment, a current page view displayed by the vehicle-mounted terminal can be a searchlight starting page and is not the night scene, the vehicle-mounted terminal can judge that the current page view is invisible, the vehicle-mounted terminal can quit the searchlight starting page after the searchlight starting operation is finished, and then whether the current page view is visible is judged. The current page view may be partially visible or fully visible. For example, when the scene enters the night scene in the evening, the vehicle-mounted terminal triggers a theme scene switching request according to different scenes, the night scene is switched from the evening scene, at this time, the user can receive the incoming call, the incoming call display is displayed at the center position of the vehicle-mounted terminal, other areas of the vehicle-mounted terminal are still the evening scene, and the vehicle-mounted terminal can judge that the current page view is visible on the vehicle-mounted terminal. For example, when the vehicle-mounted terminal enters high-speed driving from a low speed, the scene of the vehicle-mounted terminal is switched from the low-speed scene to the high-speed scene, at this time, the vehicle-mounted terminal may be playing music, the display interface of the vehicle-mounted terminal is displaying a music playing interface, if the current music playing interface is a full screen, it may be determined that the current page view is invisible, and if the current music interface is a half screen, it may be determined that the current page view is visible.
Substep 2033, if the current page view is visible on the vehicle-mounted terminal, judging whether the current page is a dynamic page;
in this embodiment, each theme scene may correspond to one or more scene views, the scene views may be displayed on a display interface of the vehicle-mounted terminal, the scene views may include a dynamic page and a static page, the page view corresponding to the scene view may also include a dynamic page and a static page, it is required to determine whether the current page view is a dynamic page, and if the current page is a dynamic page, the scene view displayed by the current theme scene may be set as a static page, so that the current page view is convenient to obtain.
Substep 2034, if not, obtaining the current page view and the target page view with zero transparency;
in the embodiment of the invention, the current page view can be acquired, such as the view of the current scene displayed on the display interface of the vehicle-mounted terminal, or one of the scene views corresponding to the current scene. The target page view can be obtained by obtaining a view of a target scene to be displayed on a display interface of the vehicle-mounted terminal, or can be one of a plurality of scene views corresponding to the target scene.
In a preferred embodiment of the present invention, each theme scene may include one or more stored theme scenes that include one or more scene views. For example, in a music application scene, if the scene view corresponding to the music application scene is a dynamic page, the displayed view may be a jumping note or a rotating note or an active violin, and if the scene view corresponding to the music application scene is a static page, the displayed view may be a static piano or a speaker, and the like. For example, in a driving scene, if the driving application theme view corresponding to the driving scene is a dynamic page, the displayed view may be a picture of a flying driving car or a flashing car, and if the driving application theme view corresponding to the driving scene is a static page, the displayed page may be a picture of a car or a picture of a car component, and the like.
In this embodiment, the vehicle-mounted terminal may use an Android system, the Android system includes a standard component, the theme switching request may further include a theme switching status, and step 203 may further include the following sub-steps:
substep 2035, when receiving a theme scene switching request of the vehicle-mounted terminal, sending the theme switching state to the standard component through a callback mechanism of Android Configuration;
in this embodiment, the in-vehicle terminal uses an android system, which may include a plurality of components, such as Activity, for foreground rendering functions. And the Service (Service) is used for running the Service in the background. Broadcast receiver (broadcastreever): for receiving the broadcast. And the content provider (ContentProvider) is used for externally sharing the data.
After a theme scene switching request is triggered and generated, the theme scene switching request is distributed to each component through a callback mechanism of Android Configuration of an Android system so as to trigger each component and receive the theme scene switching request. In the process of sending the theme switching request to each component, the theme switching request may include a theme switching state, for example, after receiving the theme switching request, a foreground display of an Activity (Activity) is switched from a display state to a switching state.
In this embodiment, the android system may further include an application management framework and a theme module, the theme switching state may include a preparation phase and a switching phase, and the sub-step 2035 may include the following sub-steps:
substep 20351, when receiving a theme scene switching request of the vehicle-mounted terminal, sending the preparation phase and the switching phase to the standard component through the callback function onConfigurationChanged of the standard component, respectively.
In this embodiment, the preparation phase and the switching phase may be sent to the standard component through a callback function onConfigurationChanged of the standard component in the android system, respectively, to trigger the standard component to perform a switching operation, where the preparation phase and the switching phase may be sent simultaneously or separately; or after the preparation phase is sent, the switching phase is sent to the standard component after a certain time interval; or after the sending preparation phase is finished, and after the standard component finishes the switching operation of the preparation phase, triggering the sending switching phase. The concrete can be adjusted according to the actual use requirement.
In this embodiment, the preparation phase may correspond to a preparation process, the switching phase may correspond to a switching process, the preparation phase may be sent to one or more standard components, the switching phase may be sent to one or more standard components, during sending, the preparation phase may be sent according to a certain preset sequence, or may not be sent in sequence, or the sending sequence may be adjusted according to actual usage needs, and each standard component may also correspond to one or more theme switching status bits, and the sub-step 20351 may include the following sub-steps:
substep 203511, defining a theme switching status bit corresponding to the standard component by configuration.
Substep 203512, sending said preparation phase to the corresponding standard component according to said preparation flow and sending said switching phase to the corresponding standard component according to said switching flow by said theme switching status bit.
In this embodiment, the theme-switching status bit defined by configuration may be used to locate a current status, a current location, or a current component, etc. of the standard component, so that a user may conveniently check and query a specific location or a specific location where a switching request is executed, and each component or component of the vehicle-mounted terminal may be ensured to obtain a response to the theme scene switching request.
In the following, the status bit is illustrated by an example:
for example, the following flag bits may be set by configuration.
int UI _ MODE _ depth _ MASK =192; // theme switching MASK flag bit;
int UI _ MODE _ method _ UNDEFINED =0; // theme switch default flag bit;
int UI _ MODE _ mean _ CLEAR =63; // subject switch clear flag bit;
int UI _ MODE _ method _ PREPARE =64; v/topic switch preparation flag bit;
int UI _ MODE _ method _ CHANGED =128; // subject switch change flag bit;
a preparation flag bit may be set to 64 for theme switching, and if the preparation flag bit for theme switching of the standard component is 64, the theme switching status bit of the standard component is a theme switching preparation status, and the preparation stage may be sent to the standard component, and the standard component may perform an operation of the switching preparation stage in response to a switching request of the preparation stage. If the flag bit of the plurality of standard cells is 64, the preparation phase may be sent to the plurality of standard cells, and the plurality of standard cells may perform a handover preparation operation upon receiving a handover request of the preparation phase.
In the above example, the status bit is represented by setting a flag bit. In practice, a person skilled in the art may set the status bit according to actual needs, which is not limited in the embodiment of the present invention.
If the standard component does not respond to the theme switching request, the theme switching status bit of the standard component cannot be defined, and if the standard component has a corresponding theme switching request, the triggered theme switching request can be determined by defining the theme switching status bit for the standard component. For example, a theme switching status bit of a standard component may be located, and if there is a response, the preparation stage may be sent to the corresponding standard component according to the preparation flow through the theme switching status bit. Then, defining the theme switching state bit of the standard component, if the standard component can be defined, the standard component corresponds to the preparation stage of the theme switching request, and performing the theme switching operation, and if the standard component cannot be defined, the standard component does not respond to the preparation stage of the theme switching request.
After the standard component responds to the preparation stage of the theme switching request, the switching stage can be sent to the corresponding standard component according to the switching process by defining the theme switching state bit of the standard component. The standard components can be conveniently triggered, each component can be ensured to correspond to the theme switching request, and the theme cutting-off operation can be determined to be executed.
In this embodiment, the standard components include an administration framework, a theme module and a page view;
the sequence of the preparation process may be: a theme module, a management framework, a page view;
the sequence of the switching process may be: the system comprises a display interface, an application management frame, a page view and a display interface.
In a preferred example of this embodiment, after the theme scene switching request is generated, the theme switching states may be distributed according to the sequence of the theme module, the application management frame, and the display interface, so as to trigger the theme module, the application management frame, and the display interface to receive the theme scene switching request, respectively, and perform the switching operation. The theme switching state can also be distributed according to the sequence of the display interface, the frame to be managed, the page view and the display interface, so that the display interface, the frame to be managed, the page view and the display interface are triggered to respectively receive theme scene switching requests, switching operation is carried out, and switching efficiency is improved. Specifically, the sequence of the flows may be adjusted according to the actual sequence, or the flows may be sent simultaneously, instead of sending the flows according to the preset sequence.
Substep 2036, the standard component triggers a switching operation for the theme switching status, and acquires a current page view and a target page view for the switching operation.
In this embodiment, the standard component may receive a theme switching request according to the theme switching state, and trigger the switching operation, so as to obtain the current page view and the target page view. Optionally, the standard component response may be triggered according to the current switching state through the theme switching state, for example, a standard component may be triggered at a preparation switching stage before switching, and a standard component may be triggered at a cutting-off stage, so that it may be avoided that a component is interrupted due to an error in execution in the switching process, which may cause a picture or a frame displayed on the display interface to be stuck, and thus switching may not be performed. The handover efficiency can be improved and the probability of errors can be reduced.
Step 204, extracting the current page view to generate a first snapshot;
in this embodiment, step 204 may include the following sub-steps:
and a substep of extracting a screenshot of the current page view and generating a first snapshot from the screenshot.
In the embodiment of the invention, the first snapshot of the current page view is extracted, the first snapshot can be obtained by performing screenshot operation on the current page view, or the first snapshot can be obtained by acquiring the current theme scene corresponding to the current page view, then acquiring the scene picture corresponding to the current theme scene, and performing screenshot on the scene picture. And extracting the target page view, wherein the target page view can be obtained by performing screenshot operation on the target page view, or the target page view can be obtained by firstly obtaining a target theme scene corresponding to the target page number and obtaining a scene picture of a target theme pair. After the target page view is obtained, the target page view can be subjected to transparency gradual change processing to enable the target page view to be transparent, so that the target page view can slowly change from transparency to visualization, and the transparent target page view can also be directly obtained.
Step 205, adding the first snapshot to the top layer of the display interface;
in this embodiment, the first snapshot is added to the top layer of the display interface, so that the display interface can only display the first snapshot, thereby avoiding a situation that the current page view suddenly flashes back, and also avoiding a situation that the target page view flashes.
Step 206, synthesizing the first snapshot and the target page view into a laminated view, and displaying the laminated view on the display interface in an overlapping manner;
in this embodiment, the first snapshot and the target page view are combined into a stacked view, the first snapshot and the target page view can be simultaneously displayed, the target page view is subjected to transparency and gradient processing, the target page view can be already displayed on the display interface and is not seen by the user, and the obtrusive feeling when the current page view or the target page view is displayed can be avoided.
And step 207, performing transparency gradient processing on the first snapshot until the transparency of the first snapshot is zero, and performing transparency gradient removing processing on the target page view until the transparency of the target page view is one.
In a preferred embodiment, step 207 may comprise the following sub-steps:
and the sub-step of adjusting the alpha value of the first snapshot from 1 to 0 to perform transparency gradient processing until the transparency of the first snapshot is zero, and adjusting the alpha value of the target page view from 0 to 1 to perform transparency gradient processing until the transparency of the target page view is one.
In this embodiment, the color in the snapshot may be removed or restored by adjusting the alpha value of the first snapshot, or a specific area may be designated to perform transparency or devitrification on the snapshot, so as to achieve the effect of gradual change. The adjustment of the alpha value of the target page view can be adjusted step by step. In the adjustment of the alpha value, if the alpha value is 1, the view or snapshot is completely opaque, and the alpha value is zero, and the view or snapshot is completely transparent, in this embodiment, the first snapshot may be adjusted to have an alpha value of 1 to 0, the first snapshot may be subjected to a transparency gradual change process from opaque to transparent, the target page view may also be adjusted to have an alpha value of 1 to 0, and the target page view may be subjected to a transparency removal gradual change process from transparent to opaque. When the alpha value is adjusted, the adjusting speed can be adjusted according to actual use requirements, for example, the adjusting time of the alpha value from 1 to 0 can be 0.5 millisecond, also can be 1 millisecond, and the like.
In a preferred embodiment, the theme switching request corresponds to one or more theme resources, and the method further includes the following steps:
step 208, the application management framework sends the theme resource to the display interface through the callback function oncoconfigurationchanged;
step 209, the display interface refreshes the theme resource.
In this implementation, after the target page view is displayed on the display interface, the theme resources are refreshed from the theme resources corresponding to the current page view, so that the theme resources corresponding to the target page view can be displayed.
In the preferred embodiment of the invention, the current scene of the vehicle-mounted terminal is obtained through the vehicle-mounted terminal; generating the theme scene switching request aiming at the current scene, and acquiring a current page view and a target page view when receiving the theme scene switching request of the vehicle-mounted terminal, wherein the current transparency of the target page view is zero; extracting the current page view to generate a first snapshot; adding the first snapshot to the top layer of the display interface; synthesizing the first snapshot and the target page view into a laminated view, and displaying the laminated view on the display interface in an overlapping manner; and performing transparency gradual change processing on the first snapshot until the transparency of the first snapshot is zero, and performing transparency removal gradual change processing on the target page view until the transparency of the target page view is one, so as to realize switching of the theme scene. The whole switching process is quick, the switching efficiency is high, the interface switching process is optimized, the switching time is shortened, the display interface is not blocked in the switching process, the smoothness of interface switching is improved, and good operation experience is provided for a user.
It should be noted that for simplicity of description, the method embodiments are described as a series of acts, but those skilled in the art should understand that the embodiments are not limited by the described order of acts, as some steps can be performed in other orders or simultaneously according to the embodiments. Further, those of skill in the art will recognize that the embodiments described in this specification are presently preferred embodiments and that no particular act is required to implement the embodiments of the disclosure.
Referring to fig. 3, a schematic structural diagram of an embodiment of the theme scene switching apparatus of the vehicle-mounted terminal according to the present invention is shown, and the apparatus may include the following modules:
the view acquiring module 301 is configured to acquire a current page view and a target page view when receiving a theme scene switching request of the vehicle-mounted terminal, where transparency of the target page view is zero;
a snapshot module 302, configured to extract the current page view to generate a first snapshot;
a top-level module 303, configured to add the first snapshot to the top level of the display interface;
a presentation module 304, configured to combine the first snapshot and the target page view into a stacked view, and present the stacked view on the display interface in an overlapping manner;
the switching module 305 is configured to perform transparency gradient processing on the first snapshot until the transparency of the first snapshot is zero, and perform devitrification gradient processing on the target page view until the transparency of the target page view is one.
In this embodiment, the view acquiring module includes:
the activation module is used for judging whether the application page corresponding to the current page view is activated or not according to the request;
the visible module is used for judging whether the current page view is visible in the vehicle-mounted terminal or not if the application page corresponding to the current page view is activated;
the dynamic module is used for judging whether the current page is a dynamic page or not if the current page view is visible in the vehicle-mounted terminal;
and the page view acquisition module acquires the current page view and the target page view if the current page view is not the dynamic page.
In this embodiment, the android system is applied to the vehicle-mounted terminal, the android system includes a standard component, the theme switching request includes a theme switching status, and the view obtaining module includes:
the callback module is used for sending the theme switching state to the standard component through a callback mechanism of Android Configuration when receiving the theme scene switching request of the vehicle-mounted terminal;
and the triggering switching module is used for triggering switching operation according to the theme switching state and acquiring a current page view and a target page view according to the switching operation.
In this embodiment, the theme switching status includes a preparation phase and a switching phase, and the callback module includes;
and the distribution theme switching module is used for respectively sending the preparation stage and the switching stage to the standard component through a callback function onConfigurationChanged of the standard component when receiving a theme scene switching request of the vehicle-mounted terminal.
In this embodiment, the preparation stage corresponds to a preparation process, the switching stage corresponds to a switching process, the standard component corresponds to one or more theme switching status bits, and the distributed theme switching module includes:
the theme definition module is used for defining a theme switching state bit corresponding to the standard component through configuration.
And the stage sending module is used for sending the preparation stage to the corresponding standard component according to the preparation process through the theme switching state bit and sending the switching stage to the corresponding standard component according to the switching process.
In this embodiment, the standard component includes an application management framework, a theme module and a page view;
a preparation flow determining module, configured to determine that the preparation flow sequence is: a theme module, an application management framework, and a page view;
a switching flow determining module, configured to determine that the switching flow sequence is: the system comprises a display interface, an application management frame, a page view and a display interface.
In this embodiment, the theme switching request corresponds to one or more theme resources, and the apparatus further includes:
the application management framework module is used for sending the theme resource to the display interface by the application management framework through the callback function onConfigurationChanged;
and the display interface module is used for refreshing the theme resources by the display interface.
In this embodiment, the apparatus further includes:
the scene acquisition module is used for acquiring the current scene of the vehicle-mounted terminal;
a request generation module for generating the theme scene switching request for the current scene
In this embodiment, the extracting the current page view to generate the first snapshot includes:
and the first snapshot module is used for extracting the screenshot of the current page view and generating a first snapshot from the screenshot.
In this embodiment, the switching module includes:
and the Alpha channel module is used for performing transparency gradual change processing on the Alpha value of the first snapshot from 1-0 until the transparency of the first snapshot is zero, and performing transparency removal gradual change processing on the Alpha value of the target page view from 0-1 until the transparency of the target page view is one.
An embodiment of the present application also provides a vehicle, which may include a processor, a memory, and a computer program stored on the memory and capable of running on the processor, wherein the computer program, when executed by the processor, implements the steps of the method as described above.
An embodiment of the present application further provides a computer-readable storage medium, on which a computer program is stored, which when executed by a processor implements the steps of the method as described above.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present application are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present application have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including the preferred embodiment and all such alterations and modifications as fall within the true scope of the embodiments of the application.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrases "comprising one of 8230; \8230;" 8230; "does not exclude the presence of additional like elements in a process, method, article, or terminal device that comprises the element.
The method for switching the theme scene of the vehicle-mounted terminal and the device for switching the theme scene of the vehicle-mounted terminal are introduced in detail, a specific example is applied in the text to explain the principle and the implementation mode of the application, and the description of the embodiment is only used for helping to understand the method and the core idea of the application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A theme scene switching method of a vehicle-mounted terminal is characterized in that the vehicle-mounted terminal is provided with a display interface, and the method comprises the following steps:
when a theme scene switching request of the vehicle-mounted terminal is received, acquiring a current page view and a target page view, wherein the current transparency of the target page view is zero; the standard component in the android system of the vehicle-mounted terminal is provided with a corresponding theme switching state bit; the theme switching status bit is defined by the standard component in response to the theme scene switching request; the theme switching state bit is used for ensuring that the standard component responds to each theme switching state in the theme scene switching request; the theme switching state comprises a preparation phase and a switching phase;
extracting the current page view to generate a first snapshot;
adding the first snapshot to the top layer of the display interface;
synthesizing the first snapshot and the target page view into a laminated view, and displaying the laminated view on the display interface in an overlapping manner;
performing transparency gradient processing on the first snapshot until the transparency of the first snapshot is zero, and performing transparency gradient removing processing on the target page view until the transparency of the target page view is one;
the preparation stage corresponds to a preparation process, the switching stage corresponds to a switching process, the standard component corresponds to one or more theme switching status bits, and when a theme scene switching request of the vehicle-mounted terminal is received, the preparation stage and the switching stage are respectively distributed to the standard component through a callback function onConfigurationChanged of the standard component, which specifically includes:
defining a theme switching state bit corresponding to the standard component through configuration.
Sending the preparation stages to the corresponding standard components according to the sequence of the preparation process through the theme switching state bits, and sending the switching stages to the corresponding standard components according to the sequence of the switching process after the standard components respond to the preparation stages of the theme switching request; wherein the standard components comprise an application management framework, a theme module and a page view;
the preparation process sequence is as follows: a theme module, an application management frame and a page view;
the sequence of the switching process is as follows: the system comprises a display interface, an application management frame, a page view and a display interface.
2. The method according to claim 1, wherein the current page view comprises a dynamic page, and the obtaining of the current page view and the target page view when receiving the theme scene switching request of the in-vehicle terminal comprises:
judging whether an application page corresponding to the current page view is activated or not according to the request;
if the application page corresponding to the current page view is activated, judging whether the current page view is visible in the vehicle-mounted terminal;
if the current page view is visible in the vehicle-mounted terminal, judging whether the current page is a dynamic page or not;
and if the current page view and the target page view are not dynamic pages, acquiring the current page view and the target page view.
3. The method according to claim 1, wherein the theme switching request includes a theme switching status, and the acquiring a current page view and a target page view when receiving the theme scene switching request of the vehicle-mounted terminal includes:
when a theme scene switching request of the vehicle-mounted terminal is received, the theme switching state is sent to the standard component through a callback mechanism of Android Configuration;
and the standard component triggers switching operation according to the theme switching state and acquires a current page view and a target page view according to the switching operation.
4. The method according to claim 1, wherein the theme-switching request corresponds to one or more theme resources, and further comprises, after the steps of performing transparency-gradient processing on the first snapshot until the transparency of the first snapshot is zero, and performing transparency-gradient-removing processing on the target page view until the transparency of the target page view is one:
the application management framework sends the theme resource to the display interface through the callback function onConfigurationChanged;
and the display interface refreshes the theme resource.
5. The method according to claim 3, wherein before the step of sending the theme scene switching status to the standard component through a callback mechanism of Android Configuration when the theme scene switching request of the in-vehicle terminal is received, the method further comprises:
acquiring a current scene of the vehicle-mounted terminal;
generating the theme scene cut request for the current scene.
6. The method of claim 1, wherein the extracting the current page view to generate a first snapshot comprises:
and extracting a screenshot of the current page view, and generating a first snapshot from the screenshot.
7. The method of claim 1, wherein transparently fading the first snapshot until the transparency of the first snapshot is zero and devitrifying the target page view until the transparency of the target page view is one comprises:
and gradually adjusting the alpha value of the first snapshot from 1 to 0, performing transparency gradual change processing, and gradually adjusting the alpha value of the target page view from 0 to 1, and performing transparency removal gradual change processing.
8. The theme scene switching device of the vehicle-mounted terminal is characterized in that the vehicle-mounted terminal is provided with a display interface and comprises:
the view acquisition module is used for acquiring a current page view and a target page view when receiving a theme scene switching request of the vehicle-mounted terminal, wherein the current transparency of the target page view is zero; the standard component in the android system of the vehicle-mounted terminal is provided with a corresponding theme switching state bit; the theme switching status bit is defined by the standard component in response to the theme scene switching request; the theme switching state bit is used for ensuring that the standard component responds to each theme switching state in the theme scene switching request; the theme switching state comprises a preparation phase and a switching phase;
the snapshot module is used for extracting the current page view to generate a first snapshot;
a top-level module for adding the first snapshot to the top level of the display interface;
the display module is used for synthesizing the first snapshot and the target page view into a laminated view, and displaying the laminated view on the display interface in an overlapping mode;
the switching module is used for performing transparency gradual change processing on the first snapshot until the transparency of the first snapshot is zero, and performing transparency removal gradual change processing on the target page view until the transparency of the target page view is one;
the preparation stage corresponds to a preparation process, the switching stage corresponds to a switching process, the standard component corresponds to one or more theme switching status bits,
the device is further configured to, when receiving a theme scene switching request of the vehicle-mounted terminal, distribute the preparation phase and the switching phase to the standard component through a callback function onConfigurationChanged of the standard component, and specifically include: defining a theme switching state bit corresponding to the standard component through configuration. Sending the preparation stages to the corresponding standard components according to the sequence of the preparation process through the theme switching state bits, and sending the switching stages to the corresponding standard components according to the sequence of the switching process after the standard components respond to the preparation stages of the theme switching request;
the standard components comprise an application management framework, a theme module and a page view; the preparation process comprises the following steps: the system comprises a theme module, an application management frame and a page view; the sequence of the switching process is as follows: the system comprises a display interface, an application management frame, a page view and a display interface.
9. A vehicle, characterized by comprising:
one or more processors; and
one or more machine-readable media having instructions stored thereon, which when executed by the one or more processors, cause the vehicle to perform a theme scene change method of the in-vehicle terminal of claims 1-7.
10. One or more machine readable media having instructions stored thereon, which when executed by one or more processors, cause the processors to perform the theme scene switching method of the in-vehicle terminal of claims 1-7.
CN201910596705.7A 2019-07-02 2019-07-02 Theme scene switching method and device of vehicle-mounted terminal Active CN110308961B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910596705.7A CN110308961B (en) 2019-07-02 2019-07-02 Theme scene switching method and device of vehicle-mounted terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910596705.7A CN110308961B (en) 2019-07-02 2019-07-02 Theme scene switching method and device of vehicle-mounted terminal

Publications (2)

Publication Number Publication Date
CN110308961A CN110308961A (en) 2019-10-08
CN110308961B true CN110308961B (en) 2023-03-31

Family

ID=68078952

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910596705.7A Active CN110308961B (en) 2019-07-02 2019-07-02 Theme scene switching method and device of vehicle-mounted terminal

Country Status (1)

Country Link
CN (1) CN110308961B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110722985B (en) * 2019-10-31 2021-02-26 湖北亿咖通科技有限公司 Vehicle-mounted system and theme interface switching method of instrument display thereof
CN111090364A (en) * 2019-12-11 2020-05-01 文思海辉智科科技有限公司 Page style switching method and device, electronic equipment and readable storage medium
CN111259291B (en) * 2020-01-19 2024-01-30 北京有竹居网络技术有限公司 View display method and device and electronic equipment
CN113542847B (en) * 2020-04-21 2023-05-02 抖音视界有限公司 Image display method, device, equipment and storage medium
CN111752538B (en) * 2020-06-23 2024-03-15 华人运通(上海)云计算科技有限公司 Method and device for generating vehicle end scene, cloud end, vehicle end and storage medium
CN112285989A (en) * 2020-10-12 2021-01-29 东风汽车集团有限公司 In-vehicle projection mechanism, method and system
CN112328277B (en) * 2020-10-19 2023-04-07 武汉木仓科技股份有限公司 Resource updating method and device of application and server
CN112634412B (en) * 2020-12-16 2023-06-30 广州橙行智动汽车科技有限公司 Data processing method and device
CN112882633A (en) * 2021-01-27 2021-06-01 广州橙行智动汽车科技有限公司 Vehicle theme switching method and device and vehicle
CN117170794A (en) * 2023-09-20 2023-12-05 镁佳(北京)科技有限公司 Method, device, equipment and storage medium for switching vehicle-mounted system theme

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521020A (en) * 2011-10-26 2012-06-27 华为终端有限公司 Application screen capture method and application screen capture device for mobile terminals
CN107193445A (en) * 2017-06-30 2017-09-22 上海传英信息技术有限公司 Interface of mobile terminal switches display methods and display device
CN107450900A (en) * 2016-06-01 2017-12-08 广州市动景计算机科技有限公司 A kind of screenshot method and device
CN107729103A (en) * 2017-09-29 2018-02-23 努比亚技术有限公司 A kind of method for switching theme, mobile terminal and computer-readable storage medium
CN107908331A (en) * 2017-11-17 2018-04-13 广东小天才科技有限公司 The display control method and electronic equipment of a kind of desktop icons
CN109032710A (en) * 2017-06-09 2018-12-18 阿里巴巴集团控股有限公司 A kind of interface method of adjustment, device, equipment and storage medium

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7412658B2 (en) * 2002-11-14 2008-08-12 Sap Ag Modeling system for graphic user interface
US8996194B2 (en) * 2011-01-03 2015-03-31 Ems Technologies, Inc. Vehicle mount computer with configurable ignition switch behavior
CN102855050A (en) * 2012-09-17 2013-01-02 广东好帮手电子科技股份有限公司 Method and system for switching interfaces of automobile instrument
US20140368869A1 (en) * 2013-06-12 2014-12-18 Samsung Electronics Co., Ltd. Method of printing web page by using mobile terminal and mobile terminal for performing the method
CN105141859A (en) * 2015-09-16 2015-12-09 浙江吉利汽车研究院有限公司 Picture switch control method of automobile panoramic image system
CN106802794B (en) * 2016-12-20 2020-06-16 智车优行科技(北京)有限公司 Theme switching method, device, vehicle and system
CN108733738B (en) * 2017-04-25 2023-04-07 腾讯科技(深圳)有限公司 Page loading method, system, server and terminal
US20180324051A1 (en) * 2017-05-05 2018-11-08 Servicenow, Inc. User interface for automated flows within a cloud based developmental platform
US10896051B2 (en) * 2017-05-12 2021-01-19 Xerox Corporation Systems and methods for localizing a user interface based on pre-defined settings stored in a personal storage device
US11036387B2 (en) * 2017-05-16 2021-06-15 Apple Inc. Devices, methods, and graphical user interfaces for navigating between user interfaces and interacting with control objects
CN107678817A (en) * 2017-09-21 2018-02-09 北京三快在线科技有限公司 View switching method and apparatus and computing device
CN108875079A (en) * 2018-07-12 2018-11-23 北京千家悦网络科技有限公司 A method of switching browser page

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521020A (en) * 2011-10-26 2012-06-27 华为终端有限公司 Application screen capture method and application screen capture device for mobile terminals
CN107450900A (en) * 2016-06-01 2017-12-08 广州市动景计算机科技有限公司 A kind of screenshot method and device
CN109032710A (en) * 2017-06-09 2018-12-18 阿里巴巴集团控股有限公司 A kind of interface method of adjustment, device, equipment and storage medium
CN107193445A (en) * 2017-06-30 2017-09-22 上海传英信息技术有限公司 Interface of mobile terminal switches display methods and display device
CN107729103A (en) * 2017-09-29 2018-02-23 努比亚技术有限公司 A kind of method for switching theme, mobile terminal and computer-readable storage medium
CN107908331A (en) * 2017-11-17 2018-04-13 广东小天才科技有限公司 The display control method and electronic equipment of a kind of desktop icons

Also Published As

Publication number Publication date
CN110308961A (en) 2019-10-08

Similar Documents

Publication Publication Date Title
CN110308961B (en) Theme scene switching method and device of vehicle-mounted terminal
CN107231489B (en) Terminal and screen projection method thereof
WO2017118270A1 (en) Vehicle-mounted hmi adjustment method, vehicle-mounted terminal and storage medium
CN106802794A (en) Method for switching theme, device, vehicle and system
CN110231863B (en) Voice interaction method and vehicle-mounted equipment
CN102215432A (en) Television system, television system starting method and device
CN109491625A (en) The terminal synchronous display method and device of onboard system, storage medium and vehicle device
CN103986961B (en) A kind of method and apparatus that picture-in-picture is realized based on QNX onboard systems
CN113296730A (en) Interaction method and device based on vehicle cabin
CN116052618B (en) Screen refresh rate switching method and electronic equipment
CN114157893B (en) Method and device for synchronously playing videos among multiple devices
CN104615432B (en) Splash screen information processing method and client
CN113050910B (en) Voice interaction method, device, equipment and storage medium
CN110764724A (en) Display equipment control method, device, equipment and storage medium
CN102789795B (en) Method and system used for playing vehicle-mounted compact disc and based on Android operating system
KR20130108952A (en) Implementation method of pip by using separate application package on android platform
CN111756915B (en) Method for projecting vehicle-mounted screen by mobile terminal application program, vehicle-mounted projection system and storage medium
CN115220842A (en) Vehicle navigation method, system, vehicle and storage medium
WO2009100642A1 (en) Video terminal, display method of display scene
EP3823238A1 (en) Method and apparatus for controlling devices and storage medium
KR20160115024A (en) System and method for generating cartoon data
US20130080587A1 (en) Display apparatus, operation apparatus, apparatus coordination control system, display method, operation method, and apparatus coordination control method
CN115629837B (en) Multi-system-based picture display method and device and electronic equipment
CN115148229A (en) Vehicle-mounted multimedia-based media information playing method and device and vehicle
WO2024082947A1 (en) Multi-screen multi-device interaction method, electronic device, and system

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