WO2019062912A1 - Procédé et appareil de commutation de mode d'affichage, terminal et support d'informations - Google Patents

Procédé et appareil de commutation de mode d'affichage, terminal et support d'informations Download PDF

Info

Publication number
WO2019062912A1
WO2019062912A1 PCT/CN2018/108634 CN2018108634W WO2019062912A1 WO 2019062912 A1 WO2019062912 A1 WO 2019062912A1 CN 2018108634 W CN2018108634 W CN 2018108634W WO 2019062912 A1 WO2019062912 A1 WO 2019062912A1
Authority
WO
WIPO (PCT)
Prior art keywords
display mode
terminal
application
screen
dual
Prior art date
Application number
PCT/CN2018/108634
Other languages
English (en)
Chinese (zh)
Inventor
李聪
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2019062912A1 publication Critical patent/WO2019062912A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • G06F3/1446Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display display composed of modules, e.g. video walls
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04803Split screen, i.e. subdividing the display area or the window area into separate subareas

Definitions

  • the present disclosure relates to, but is not limited to, the field of communications, and in particular, to a display mode switching method and apparatus, a terminal, and a storage medium.
  • the switching between the display modes of the terminal is triggered by the user manually, or by sensing the state change of the screen by (Hall sensor), taking into account the subjective needs of the user, or considering the state change of the terminal screen, but
  • the attributes of the application cannot be automatically adapted, so that different applications cannot be automatically presented to the user through different display modes on the terminal, and display errors may occur when the user forcibly switches the display mode.
  • An embodiment of the present disclosure provides a display mode switching method, including: acquiring information of an application to be run by a terminal in a foreground, and acquiring a display mode currently running by the terminal as a first display mode; determining a display mode supported by the application And as the second display mode; and when the second display mode does not include the first display mode, automatically switching the display mode of the terminal to the second display mode.
  • An embodiment of the present disclosure provides a display mode switching apparatus, including: an obtaining module configured to acquire information of an application to be run by a terminal in a foreground, and acquire a display mode currently running by the terminal as a first display mode; and a determining module, Configuring to determine a display mode supported by the application as a second display mode; and a switching module configured to automatically switch the display mode of the terminal to the second display mode when the first display mode is not included The second display mode is described.
  • An embodiment of the present disclosure provides a terminal, including a processor and a memory storing instructions executable by the processor, when executed by the processor, performing an operation of: acquiring an application that the terminal is to run in the foreground And obtaining a display mode in which the terminal is currently running as a first display mode; determining a display mode supported by the application as a second display mode; and when the second display mode does not include the first display mode Automatically switching the display mode of the terminal to the second display mode.
  • Embodiments of the present disclosure also provide a computer readable storage medium including a stored program, the program being executed to perform operations of: acquiring information of an application to be run by a terminal in a foreground, and acquiring a display currently running by the terminal a mode as a first display mode; determining a display mode supported by the application as a second display mode; and automatically switching a display mode of the terminal to the second display mode when the first display mode is not included The second display mode is described.
  • FIG. 1 is a block diagram showing the structure of a mobile terminal that performs a display mode switching method of an embodiment of the present disclosure
  • FIG. 2 is a flowchart of a display mode switching method according to an embodiment of the present disclosure
  • FIG. 3 is a flow diagram of obtaining information of an application to be run in the foreground, in accordance with an implementation of the present disclosure
  • FIG. 4 is a schematic structural diagram of a dual screen terminal according to an embodiment of the present disclosure.
  • FIG. 5 is a structural block diagram of a display mode switching device according to an embodiment of the present disclosure.
  • FIG. 6 is a structural block diagram of a terminal according to an embodiment of the present disclosure.
  • FIG. 7 is a flowchart of a display mode switching method according to an embodiment of the present disclosure.
  • FIG. 8 is a flowchart of a display mode switching method according to an embodiment of the present disclosure.
  • FIG. 1 shows a structural block diagram of a mobile terminal that implements a display mode switching method of an embodiment of the present disclosure.
  • a mobile terminal 10 implementing a display mode switching method of an embodiment of the present disclosure may include one or more (only one shown in the figure) processor 102, a memory 104 configured to store data, and a configuration.
  • a transmission device 106 that implements a communication function.
  • Processor 102 may include, but is not limited to, a processing device such as a microprocessor, a micro control unit (MCU), a programmable logic device (eg, an FPGA), and the like.
  • a processing device such as a microprocessor, a micro control unit (MCU), a programmable logic device (eg, an FPGA), and the like.
  • MCU micro control unit
  • FPGA programmable logic device
  • FIG. 1 is merely illustrative and does not limit the structure of the mobile terminal 10.
  • the mobile terminal 10 may also include more or fewer components than those shown in FIG. 1, or may have a different configuration than that shown in FIG.
  • the memory 104 can be configured to store program instructions/modules of application software, such as program instructions/modules that can store display mode switching methods of embodiments of the present disclosure, by which the processor 102 runs program instructions/modules stored in the memory 104, Thereby various application functions and data processing are performed, such as a display mode switching method that implements an embodiment of the present disclosure.
  • the memory 104 may include a nonvolatile memory such as a high speed random access memory or a nonvolatile solid state memory such as a magnetic storage device, a flash memory.
  • memory 104 can further include memory remotely located relative to processor 102, which can be connected to the network (including but not limited to the Internet, an intranet, a local area network, a mobile communication network, or a combination thereof) Mobile terminal 10.
  • the transmitting device 106 can be configured to receive or transmit data via a network (including a wireless network provided by a communication provider of the mobile terminal 10).
  • the transmission device 106 includes a Network Interface Controller (NIC) that can be connected to other network devices through a base station to communicate with the Internet.
  • the transmission device 106 can be a Radio Frequency (RF) module configured to communicate with the Internet wirelessly.
  • NIC Network Interface Controller
  • RF Radio Frequency
  • the display mode switching method of the embodiment of the present disclosure may include the following steps: S202: acquiring information of an application that the terminal wants to run in the foreground, and acquiring a display mode currently running by the terminal as the first display mode; S204, determining The display mode supported by the application running in the foreground is the second display mode; and S206, when the second display mode does not include the first display mode, the display mode of the terminal is automatically switched to the second display mode.
  • the display mode of the terminal is automatically switched to the second display mode.
  • the technical problem that the terminal can not automatically switch the display mode in the related art is solved, the user experience is improved, the display quality related to the application is enhanced, and the application display is differentiated.
  • the display mode switching method of the embodiment of the present disclosure may be implemented by a single screen terminal, a dual screen terminal, a multi-screen terminal, or the like, but is not limited thereto.
  • FIG. 4 is a schematic structural diagram of a dual screen terminal of an embodiment of the present disclosure. As shown in FIG. 4, the dual screen terminal has two screens S1 and S2, and the two screens are connected by a rotating shaft or other connecting members.
  • the second display mode may be one or more display modes, and may exist in a list or a collection when the second display mode is a plurality of display modes. Switching the terminal to any of the second display modes supported by the application to be run in the foreground, or selecting the display mode in the second display mode supported by the application to be run in the foreground by the priority order.
  • obtaining the information of the application that the terminal wants to run in the foreground may include: acquiring information of the application that the terminal wants to run in the foreground when the running state of the terminal changes. Changes in the operating state of the terminal may result in changes to the application running in the foreground, and the display modes supported by different applications may be different.
  • the change of the running state of the terminal may be, but is not limited to, starting the application, closing the application, switching the application running in the foreground to the background running, switching the application running in the background to the foreground running, returning to the home page, starting the application failure, and the like.
  • acquiring information of an application to be run by the terminal in the foreground may include: S11: acquiring a top-of-stack task in a task stack of the terminal; and S12, acquiring an activity stack of the top-top task. The topmost activity; and S13, the information of the corresponding application is obtained from the topmost activity of the activity stack.
  • the second display mode supported by the application running in the foreground can be determined by a variety of factors, such as operator recommendations, application attributes, user preferences, and the like. For example, for an operator-promoted application, displaying in an operator-recommended display mode may be able to take full advantage of dual or multi-screen space. As another example, some applications may not support a certain display mode, which may be determined by the developer of the application.
  • the attribute resizeableActivity in the AndroidManifest.xml of the application in the Android system may be set to false, so that the application does not support the split screen display mode, if the currently running display mode is the split screen display mode, If you want to run the application in the foreground, you need to switch the display mode to single-screen display mode, otherwise it may cause display errors.
  • the app if the app is running abnormally in some display mode, the app can be added to a specific blacklist or whitelist.
  • the blacklist may include a display mode that is not supported by the application, and the whitelist may include a display mode supported by the application.
  • an application such as an application provided by an operator
  • the application is added to a white list that supports only the single A display mode, so that even if the current display mode is the dual display mode, the foreground should be run.
  • the display mode switches to single A display mode.
  • Blacklists or whitelists can also be created or modified based on user preferences.
  • determining the second display mode supported by the application to be run in the foreground may include determining a second display mode supported by the application according to the blacklist and/or the whitelist. It is of course also possible to determine the second display mode supported by the application by temporarily collecting the information of the application, such as in the case where the application is a newly downloaded application.
  • the display mode switching method of the embodiment of the present disclosure may further include setting the first display mode to the display mode to be restored when the second display mode does not include the first display mode.
  • the display mode switching method of the embodiment of the present disclosure may further include: after setting the first display mode to the display mode to be restored, when the operating state of the terminal changes, the display mode of the terminal is changed from The second display mode is switched to the first display mode.
  • the first display mode can be resumed, that is, the default first display mode can be preferentially used.
  • the first display mode may include at least one of the following display modes: a split screen display mode of a single screen terminal, a single screen display mode of a dual screen terminal, a dual screen mirror display mode of a dual screen terminal, and a dual screen
  • the second display mode may include at least one of the following display modes: a split screen display mode of the single screen terminal, a single screen display mode of the dual screen terminal, a dual screen mirror display mode of the dual screen terminal, and a dual screen stitching of the dual screen terminal. Display mode, dual screen split screen display mode for dual screen terminals.
  • the single-screen display mode of the dual-screen terminal can be simply referred to as a single-A display mode, which refers to an application that operates on only one screen of the dual-screen terminal, which is consistent with the full-screen display of the single-screen terminal.
  • the dual-screen mirroring mode of the dual-screen terminal can be simply referred to as the A
  • the dual-screen splicing display mode of the dual-screen terminal may be referred to as a large A display mode, which refers to an application in which two screens are spliced together as one screen display for a dual-screen terminal, and each of the two screens respectively displays the application.
  • the dual-screen split-screen display mode of the dual-screen terminal can be simply referred to as the A
  • the terminal is not limited to including two screens, and may also include three or more screens.
  • the dual screen described in the present disclosure only represents any two screens of the terminal, the terminal Other screens can be displayed in a similar manner.
  • the display mode switching method of the embodiment of the present disclosure may be implemented by means of software plus a necessary general hardware platform, and may of course be implemented only by hardware.
  • the display mode switching method of an embodiment of the present disclosure may be provided in the form of a software product including executable instructions that may be stored in a storage medium (such as a ROM, a RAM, a disk, an optical disk), the terminal The software product is run (eg, a cell phone, a computer, a server, or a network device, etc.) to perform a display mode switching method of an embodiment of the present disclosure.
  • Embodiments of the present disclosure also provide a display mode switching device and a terminal for implementing a display mode switching method of an embodiment of the present disclosure.
  • the term "module" as used in this disclosure may be software, hardware or a combination thereof that implements a predetermined function.
  • the display mode switching device described in the embodiments of the present disclosure may be implemented by hardware, software, or a combination thereof.
  • FIG. 5 is a structural block diagram of a display mode switching device according to an embodiment of the present disclosure.
  • the display mode switching apparatus of the embodiment of the present disclosure may include: an obtaining module 40 configured to acquire information of an application to be run by the terminal in the foreground, and acquire a display mode currently running by the terminal as the first display mode; a module 42 configured to determine a display mode supported by an application to be run in the foreground as a second display mode; and a switching module 44 configured to switch the display mode of the terminal to the second when the second display mode does not include the first display mode Display mode.
  • the display mode switching device may further include: a setting module 45 configured to set the first display mode to the display mode to be restored when the second display mode does not include the first display mode.
  • FIG. 6 is a structural block diagram of a terminal according to an embodiment of the present disclosure.
  • the terminal may include a processor 50 and a memory 52 storing instructions executable by the processor 50.
  • the instructions When the instructions are executed by the processor 50, the following operations are performed: acquiring an application of the terminal to be run in the foreground Information, and obtaining a display mode in which the terminal is currently running as the first display mode; determining a display mode supported by the application to be run in the foreground as the second display mode; and displaying the terminal when the second display mode does not include the first display mode The mode is switched to the second display mode.
  • the first display mode may include at least one of the following display modes: a split screen display mode of a single screen terminal, a single screen display mode of a dual screen terminal, a dual screen mirror display mode of a dual screen terminal, and a dual screen
  • the second display mode may include at least one of the following display modes: a split screen display mode of the single screen terminal, a single screen display mode of the dual screen terminal, a dual screen mirror display mode of the dual screen terminal, and a dual screen stitching of the dual screen terminal. Display mode, dual screen split screen display mode for dual screen terminals.
  • the single-screen display mode of the dual-screen terminal can be simply referred to as a single-A display mode, which refers to an application that operates on only one screen of the dual-screen terminal, which is consistent with the full-screen display of the single-screen terminal.
  • the dual-screen mirroring mode of the dual-screen terminal can be simply referred to as the AA display mode, which means that for the dual-screen terminal, the running application is simultaneously displayed on two screens, that is, the same content is displayed on the two screens.
  • the dual-screen splicing display mode of the dual-screen terminal may be referred to as a large A display mode, which refers to an application in which two screens are spliced together as one screen display for a dual-screen terminal, and each of the two screens respectively displays the application. part.
  • the dual-screen split-screen display mode of the dual-screen terminal can be simply referred to as the AB display mode, which means that for the dual-screen terminal, the two screens respectively display different applications.
  • the terminal is not limited to including two screens, and may also include three or more screens.
  • the dual screen described in the present disclosure only represents any two screens of the terminal, the terminal Other screens can be displayed in a similar manner.
  • each module in the display mode switching device of the embodiment of the present disclosure may be implemented by software, hardware, or a combination thereof.
  • each module may be implemented by executing the corresponding software program by the same processor, or may be implemented by executing a corresponding software program by multiple processors in any combination.
  • the dual-screen terminal supports single-screen display mode (single A display mode), dual-screen mirrored display mode (A
  • single A display mode dual-screen mirrored display mode
  • a display mode dual-screen mirrored display mode
  • B display mode large A Display mode
  • B display mode dual-screen split-screen display mode
  • current applications especially third-party applications, may not support certain display modes due to the limitations of the application itself. For example, some applications do not take into account the display in the dual-screen splicing display mode, resulting in display errors (eg, interface confusion, etc.) when displayed in the dual-screen splicing display mode.
  • the property resizeableActivity in the AndroidManifest.xml of the application file is set to false, so that the application does not support the split screen display mode. If the application is forcibly opened in the split screen display mode, the application may appear. Running abnormally. For example, for some applications of the operator, it may be mandatory to run in a specific display mode. These realities require an automatic application-based display mode switching method to achieve automatic switching of the display mode for the application to ensure that the application can function properly in the appropriate display mode. For a non-dual-screen terminal, there are the same requirements in the case of multiple display modes such as a split-screen display mode.
  • the terminal of the embodiment of the present disclosure is not limited to a dual-screen terminal (such as a mobile phone), but also includes a single-screen terminal or a multi-screen terminal having multiple display modes.
  • the display mode switching method, the display mode switching device, and the terminal implement automatic switching based on the display mode of the application.
  • the attribute information of the running application, and the corresponding blacklist and/or whitelist determine whether the application to be run in the foreground supports the current display mode, and the display mode supported by the application running in the foreground.
  • the current display mode may be recorded as the display mode to be restored, and then the current display mode is automatically switched to the display mode supported by the application to be run in the foreground.
  • the new application to be run in the foreground can be checked again. If the new application running in the foreground supports the display mode to be restored, Restore the current display mode to the display mode to be restored.
  • the system of the terminal can automatically adapt the display mode supported by the application to the application, ensuring that the application can be displayed normally, and also meets certain application requirements.
  • the display mode is specified by a specific display mode, and the entire process does not require human intervention.
  • the user can automatically restore the default display mode set by the user (the display mode to be restored). The user experience is greatly improved, the display quality of the application is enhanced, and differentiated display for the application is made possible.
  • the application has specific requirements for the dual display mode in order to achieve a better display effect. For example, for some video applications promoted by operators, it is required to display in the large A display mode to make full use of Double screen space.
  • the application does not support some display modes, for example, the property resizeableActivity in the AndroidManifest.xml file of some applications in Android (Android) system is set to false, then these applications do not support the split screen display mode, in the split screen display mode.
  • the display mode can be automatically switched to the single-screen display mode.
  • the application runs in some display modes or displays an abnormality, the application can be added to a specific blacklist or whitelist.
  • some applications (such as the operator's own application) only support single A display. Running in mode, these applications can be added to a whitelist that only supports single-A display mode, so that when these applications are run in the foreground in dual-display mode, the display mode switches to single-A display mode.
  • FIG. 7 is a flowchart of a display mode switching method according to an embodiment of the present disclosure. As shown in FIG. 7, the display mode switching method of the embodiment of the present disclosure may include the following steps S701 to S705.
  • Step S701 When the running state of the terminal changes, the information of the application to be run in the foreground is obtained.
  • the change of the operating state of the terminal may include, but is not limited to, starting a new application, closing a running application, switching an application running in the foreground to a background running, switching an application running in the background to a foreground running, and the like.
  • the information of the application to be run in the foreground may include, but is not limited to, restriction information of the application for the display mode (for example, a display mode supported by the application under the setting attribute of the application), a package name of the application, and the like.
  • the obtaining application information to be run in the foreground may include, but is not limited to, acquiring a top-of-stack task in the task stack; acquiring a top-most activity of the active stack of the top-level task (ie, a top activity); and from the activity stack The topmost activity gets information about the corresponding app.
  • the display modes include a single screen terminal, a dual screen terminal, and a plurality of display modes of the multi-screen terminal.
  • the dual screen terminal may have a single A display mode, an A
  • the single A display mode refers to an application running only on one screen of the dual screen terminal (for example, a mobile phone), which is consistent with the full screen display of the single screen terminal.
  • a display mode means that for a dual screen terminal, the running application is simultaneously displayed on two screens, that is, the same content is displayed on the two screens.
  • the large A display mode refers to an application in which two screens are spliced together as one screen display operation for a dual screen terminal, and each of the two screens respectively displays a portion of the application.
  • B display mode means that for a dual screen terminal, two screens respectively display different applications.
  • Step S702 According to the package name of the application to be run in the foreground, access the corresponding blacklist or whitelist to obtain the display mode supported by the application under the blacklist or whitelist restriction.
  • the blacklist provides a display mode that is not supported by the application, and the whitelist provides a display mode supported by the application.
  • the blacklist and the whitelist may be preset in advance, or may be set by the user.
  • the blacklist and the whitelist may be automatically created or modified according to the behavior of the user using the application.
  • preset applications and a large number of commonly used applications can be tested in various display modes to preset blacklists and whitelists.
  • the user can set a blacklist and a whitelist by himself.
  • the user can add an application that does not support a certain display mode to the corresponding blacklist, or remove the discovered whitelist that does not support a certain display mode, etc. Wait.
  • the blacklist and whitelist can be automatically created or modified according to the state of the application in various display modes (such as whether an exception occurs) when the user uses the application.
  • Step S703 Obtain the currently running display mode, and check whether the application to be run in the foreground supports the currently running display mode.
  • the checking may include comparing the display mode supported by the application under the setting properties of the application with the display mode supported by the application under the blacklist and/or whitelist restrictions to obtain a list of display modes ultimately supported by the application.
  • the checking may also include comparing the list of display modes ultimately supported by the application to the currently running display mode. If the currently running display mode is included in the list of display modes that the application ultimately supports, the application supports the currently running display mode. If the currently running display mode is not included in the list of display modes that the application ultimately supports, the application does not support the currently running display mode.
  • Step S704 If the application to be run in the foreground does not support the currently running display mode, save the currently running display mode as the display mode to be restored, and automatically switch the currently running display mode to the final support of the application to be run in the foreground. Displays the display mode in the mode list.
  • Step S705 Perform foreground operation of the application in the display mode after the switching.
  • FIG. 8 is a flowchart of a display mode switching method according to an embodiment of the present disclosure. As shown in FIG. 8, the display mode switching method of the embodiment of the present disclosure may include the following steps S801 to S805.
  • the display mode switching method of the present embodiment is executed in the presence of a display mode to be restored.
  • Step S801 When the running state of the terminal changes, the information of the application to be run in the foreground is obtained.
  • Step S802 According to the package name of the application to be run in the foreground, access the corresponding blacklist or whitelist to obtain the display mode supported by the application under the blacklist or whitelist restriction.
  • Step S803 Acquire a display mode to be restored, and check whether an application to be run in the foreground supports the display mode to be restored.
  • the checking may include comparing the display mode supported by the application under the setting attribute of the application with the display mode supported by the application under the blacklist and/or whitelist restriction, and obtaining a display mode list ultimately supported by the application.
  • the checking may also include comparing the list of display modes ultimately supported by the application to the display mode to be restored. If the display mode to be restored is included in the list of display modes that the application ultimately supports, the application supports the display mode to be restored. If the display mode to be restored is not included in the display mode list that is finally supported by the application, the application does not support the display mode to be restored.
  • Step S804 If the application to be run in the foreground supports the display mode to be restored, the currently running display mode is switched to the display mode to be restored.
  • Step S805 Perform foreground operation of the application in the display mode after the switching.
  • the system of the terminal can automatically adapt the display mode supported by the application to the application, ensuring that the application can be displayed normally, and meeting the requirement that certain applications need to adopt a specific display mode for display.
  • the whole process does not require human intervention.
  • the application running in the foreground is closed or turned into the background, it can automatically restore to the default display mode set by the user (display mode to be restored), thereby greatly improving the user experience and enhancing.
  • the display quality of the application makes it possible to differentiate the display for the application.
  • the embodiment of the present disclosure further provides a storage medium, which can store program code for performing the following steps: acquiring information of an application to be run by the terminal in the foreground, and acquiring a display mode currently running by the terminal as the first display mode. Determining a display mode supported by the application to be run in the foreground as the second display mode; and when the second display mode does not include the first display mode, switching the display mode of the terminal to the second display mode.
  • the foregoing storage medium may include, but is not limited to, a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a mobile hard disk, a magnetic disk, or an optical disk.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • a medium that can store program code may include, but is not limited to, a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a mobile hard disk, a magnetic disk, or an optical disk.
  • the program code stored in the storage medium in this embodiment can be executed by the processor.
  • the display mode switching device when the second display mode supported by the application to be run in the foreground does not include the currently displayed first display mode, the display mode of the terminal can be automatically switched to The second display mode.
  • the technical problem that the terminal can not automatically switch the display mode in the related art is solved, the user experience is improved, the display quality of the application is enhanced, and the differentiated display of the application is realized.
  • modules or steps of the present disclosure may be implemented by a general computing device, which may be centralized on a single computing device or may be distributed over a network composed of multiple computing devices. In the above, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device and executed by the computing device, and in some cases may be performed in a different order than the present disclosure.
  • the various modules or steps of the present disclosure may be fabricated as individual integrated circuits, or portions of the modules or steps may be fabricated into a single integrated circuit. The present disclosure is not limited to any particular combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

La présente invention concerne un procédé et un appareil de commutation de mode d'affichage, et un terminal, ledit procédé de commutation de mode d'affichage comprenant les étapes consistant : à acquérir des informations d'une application à exécuter au premier plan par un terminal, et à acquérir un mode d'affichage actuellement en fonction dudit terminal en tant que premier mode d'affichage; à déterminer un mode d'affichage qui est pris en charge par ladite application en tant que second mode d'affichage; lorsque ledit second mode d'affichage ne comprend pas ledit premier mode d'affichage, à commuter automatiquement le mode d'affichage dudit terminal vers ledit second mode d'affichage.
PCT/CN2018/108634 2017-09-30 2018-09-29 Procédé et appareil de commutation de mode d'affichage, terminal et support d'informations WO2019062912A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710945145.2A CN108205411A (zh) 2017-09-30 2017-09-30 显示切换方法及装置、终端
CN201710945145.2 2017-09-30

Publications (1)

Publication Number Publication Date
WO2019062912A1 true WO2019062912A1 (fr) 2019-04-04

Family

ID=62603963

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/108634 WO2019062912A1 (fr) 2017-09-30 2018-09-29 Procédé et appareil de commutation de mode d'affichage, terminal et support d'informations

Country Status (2)

Country Link
CN (1) CN108205411A (fr)
WO (1) WO2019062912A1 (fr)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108205411A (zh) * 2017-09-30 2018-06-26 中兴通讯股份有限公司 显示切换方法及装置、终端
CN109271122B (zh) * 2018-09-03 2022-07-01 高新兴科技集团股份有限公司 一种基于双显示屏的文件显示方法、装置及设备
CN109327610A (zh) * 2018-09-21 2019-02-12 Oppo(重庆)智能科技有限公司 显示控制方法及相关装置
CN109710135A (zh) * 2018-12-29 2019-05-03 努比亚技术有限公司 分屏显示控制方法、终端以及计算机可读存储介质
CN110049181A (zh) * 2019-02-28 2019-07-23 努比亚技术有限公司 应用显示控制方法、终端及计算机可读存储介质
CN110072012B (zh) * 2019-04-28 2021-11-09 维沃移动通信有限公司 一种用于屏幕状态切换的提醒方法及移动终端
CN112181329B (zh) * 2019-07-04 2023-08-04 杭州海康威视系统技术有限公司 一种数据展示方法及装置
CN111147659A (zh) * 2019-11-11 2020-05-12 珠海格力电器股份有限公司 一种显示控制方法、装置、电子设备及存储介质
CN112346685B (zh) * 2020-10-26 2022-07-01 努比亚技术有限公司 一种熄屏投屏控制方法、设备及计算机可读存储介质
CN112596883B (zh) * 2020-12-25 2023-10-24 深圳市欢太科技有限公司 一种应用切换方法、装置、存储介质及电子设备
CN112748832B (zh) 2021-01-19 2022-11-22 联想(北京)有限公司 信息处理方法、装置及电子设备和存储介质
CN114968144A (zh) * 2021-02-27 2022-08-30 华为技术有限公司 一种拼接显示的方法、电子设备和系统
CN114217763B (zh) * 2022-02-22 2022-05-20 麒麟软件有限公司 在Linux上兼容Android应用的窗口双屏协同显示方法
CN116723256A (zh) * 2022-02-28 2023-09-08 荣耀终端有限公司 一种具有折叠屏的电子设备的显示方法
CN116954542B (zh) * 2023-09-18 2024-03-08 荣耀终端有限公司 一种显示方法及电子设备

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106648694A (zh) * 2016-12-30 2017-05-10 深圳超多维科技有限公司 显示切换方法、装置、电子设备及计算机可读存储介质
CN108205411A (zh) * 2017-09-30 2018-06-26 中兴通讯股份有限公司 显示切换方法及装置、终端

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101102358A (zh) * 2006-07-07 2008-01-09 乐金电子(昆山)电脑有限公司 便携终端机的显示模式处理方法
US20110157322A1 (en) * 2009-12-31 2011-06-30 Broadcom Corporation Controlling a pixel array to support an adaptable light manipulator
US9075612B2 (en) * 2013-05-10 2015-07-07 Jinrong Yang System and method for managing display power consumption
CN104679467B (zh) * 2013-11-29 2017-12-29 联想(北京)有限公司 一种显示模式切换方法及电子设备
US9946373B2 (en) * 2014-07-31 2018-04-17 Dell Products, Lp System and method for using single-display application programs on a multi-display device
CN105446680A (zh) * 2015-11-11 2016-03-30 上海斐讯数据通信技术有限公司 一种屏幕镜像及其扩展方法、系统及终端设备
CN106502647A (zh) * 2016-09-27 2017-03-15 深圳市金立通信设备有限公司 一种分屏应用兼容处理的方法及终端
CN107102800A (zh) * 2017-03-28 2017-08-29 联想(北京)有限公司 消息的显示方法以及显示消息的电子设备

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106648694A (zh) * 2016-12-30 2017-05-10 深圳超多维科技有限公司 显示切换方法、装置、电子设备及计算机可读存储介质
CN108205411A (zh) * 2017-09-30 2018-06-26 中兴通讯股份有限公司 显示切换方法及装置、终端

Also Published As

Publication number Publication date
CN108205411A (zh) 2018-06-26

Similar Documents

Publication Publication Date Title
WO2019062912A1 (fr) Procédé et appareil de commutation de mode d'affichage, terminal et support d'informations
US10324707B2 (en) Method, apparatus, and computer-readable storage medium for upgrading a ZigBee device
US20150333971A1 (en) Method and device for managing processes of application program
EP3073379B1 (fr) Procédé, dispositif et terminal de récupération de micrologiciel
EP3532925B1 (fr) Dispositif électronique et procédé d'affichage d'historique d'application exécutée dans celui-ci
US11934848B2 (en) Control display method and electronic device
RU2641257C2 (ru) Способ и аппаратура для управления устройствами
US20170105131A1 (en) Electronic device and method for implementing service thereof
US20160105540A1 (en) Apparatus and method for displaying user interface
AU2017219385A1 (en) Electronic device and method of application data display therefor
RU2628246C2 (ru) Способ обновления и устройство и средство для него
KR102276272B1 (ko) 홈 스크린 페이지를 추가하는 전자 장치 및 방법
EP2755411A1 (fr) Appareil et procédé permettant de fournir des informations de dispositif intégré dans un dispositif sans fil supportant un premier et un second genre de communication sans fil
EP3211527A1 (fr) Procédé et dispositif de gestion d'une application sur la base d'un partage multi-écran, et support de stockage
KR102294040B1 (ko) 데이터 송수신 방법 및 장치
EP2784661B1 (fr) Appareil et procédé de traitement d'informations et produit de programme informatique
CN110430604B (zh) 一种网络控制方法、系统及电子设备和存储介质
US20160308768A1 (en) Electronic device and method for operating communication of the same
CN107577472B (zh) 软件安装方法、装置及计算机可读存储介质
US11368360B2 (en) Electronic device, and software setting method based on subscriber identity module in electronic device
CN103813117A (zh) 图像输出系统和图像信号生成装置
KR20150138742A (ko) 컨텐츠 처리 방법 및 그 전자 장치
KR20180020401A (ko) 통신망 연결 제어 방법, 저장 매체 및 이를 위한 전자 장치
CN104424333A (zh) 表格数据加载方法及系统
US8812293B2 (en) Apparatus and method for changing language in mobile communication terminal

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18862448

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 07.09.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18862448

Country of ref document: EP

Kind code of ref document: A1