CN113230649B - Display control method and device - Google Patents

Display control method and device Download PDF

Info

Publication number
CN113230649B
CN113230649B CN202110506635.9A CN202110506635A CN113230649B CN 113230649 B CN113230649 B CN 113230649B CN 202110506635 A CN202110506635 A CN 202110506635A CN 113230649 B CN113230649 B CN 113230649B
Authority
CN
China
Prior art keywords
control
interface
application
information
target
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
CN202110506635.9A
Other languages
Chinese (zh)
Other versions
CN113230649A (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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202110506635.9A priority Critical patent/CN113230649B/en
Publication of CN113230649A publication Critical patent/CN113230649A/en
Priority to PCT/CN2022/091391 priority patent/WO2022237669A1/en
Application granted granted Critical
Publication of CN113230649B publication Critical patent/CN113230649B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/50Controlling the output signals based on the game progress
    • A63F13/52Controlling the output signals based on the game progress involving aspects of the displayed game scene
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/20Input arrangements for video game devices
    • A63F13/24Constructional details thereof, e.g. game controllers with detachable joystick handles
    • 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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (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 application discloses a display control method and device, and belongs to the technical field of communication. The method mainly comprises the steps of obtaining target information of control equipment under the condition of being connected with the control equipment, wherein the target information comprises the number information of controls arranged on the control equipment and layout information of the controls; displaying a first interface comprising N application identifiers according to target information of the control equipment; the layout of the first interface is associated with target information, and N is a positive integer.

Description

Display control method and device
Technical Field
The application belongs to the technical field of communication, and particularly relates to a display control method and device.
Background
With the development of the internet and electronic device technologies, more and more electronic devices can be used in combination with external devices such as game handles, augmented reality glasses, smart watches and the like, so that the scenes and the use experience of users using the electronic devices are enriched. For example, when a user plays a game using the electronic device and the game pad, the user can control the game character through the game pad, but when the user wants to perform other operations such as exiting the game application or switching to another application, the user can only touch the screen of the electronic device again, which makes the steps of operating the application more complicated for the user.
Disclosure of Invention
The embodiment of the application aims to provide a display control method, a display control device, electronic equipment and a storage medium, which can solve the problem that the steps of operating an application program by a user are complicated.
In a first aspect, an embodiment of the present application provides a display control method, which is applied to an electronic device, where the method may include:
under the condition of being connected with the control equipment, acquiring target information of the control equipment, wherein the target information comprises the number information of the controls arranged on the control equipment and the layout information of the controls;
displaying a first interface comprising N application identifiers according to target information of the control equipment;
the layout of the first interface is associated with target information, and N is a positive integer.
In a second aspect, an embodiment of the present application provides a display control apparatus, which is applied to an electronic device, and the apparatus may include:
the acquisition module is used for acquiring target information of the control equipment under the condition of being connected with the control equipment, wherein the target information comprises the number information of the controls arranged on the control equipment and the layout information of the controls;
the display module is used for displaying a first interface comprising N application identifiers according to the target information of the control equipment; the layout of the first interface is associated with target information, and N is a positive integer.
In a third aspect, an embodiment of the present application provides an electronic device including a processor, a memory, and a program or instructions stored on the memory and executable on the processor, the program or instructions implementing the steps of the display control method as shown in the first aspect when executed by the processor.
In a fourth aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which, when executed by a processor, implement the steps of the display control method as shown in the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the steps of the display control method as shown in the first aspect.
In the embodiment of the application, when the electronic equipment is connected with the control equipment, the number information of the control equipment controls and the layout information of the control equipment controls are acquired, and a first interface comprising N application identifiers is displayed according to the number information of the control equipment controls and the layout information of the control equipment controls, wherein the layout of the first interface is associated with target information. Therefore, the display control method provided by the embodiment of the application is that the application program on the electronic equipment is associated with the control on the control equipment, namely, the application identifier of the application program can be correspondingly displayed on the first interface of the electronic equipment through the layout of the control on the control equipment, so that a user can conveniently and directly start, exit or switch the application program corresponding to the application program on the electronic equipment through the control on the control equipment, the user can operate the application program on the electronic equipment without touching the electronic equipment, and the steps of operating the application program by the user are reduced.
Drawings
FIG. 1 is a schematic diagram of a display control architecture according to an embodiment of the present application;
FIG. 2 is a schematic diagram of an interface for display control according to an embodiment of the present application;
FIG. 3 is a flowchart of a display control method according to an embodiment of the present application;
fig. 4 is a schematic device interaction diagram related to a display control method according to an embodiment of the present application;
FIG. 5 is a schematic diagram of an interface for displaying an application list according to an embodiment of the present application;
FIG. 6 is a schematic diagram of an interface for displaying an application list according to another embodiment of the present application;
FIG. 7 is a schematic diagram of an interface for displaying a list of applications according to an embodiment of the present application;
FIG. 8 is a flow chart of device interaction involved in a display control method according to an embodiment of the present application;
fig. 9 is a schematic diagram of an equipment interaction interface related to a display control method according to an embodiment of the present application;
FIG. 10 is a schematic diagram of an equipment interaction interface related to another display control method according to an embodiment of the present application;
FIG. 11 is a schematic diagram of a display control device according to an embodiment of the present application;
fig. 12 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 13 is a schematic hardware structure of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions of the embodiments of the present application will be clearly described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which are obtained by a person skilled in the art based on the embodiments of the present application, fall within the scope of protection of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged, as appropriate, such that embodiments of the present application may be implemented in sequences other than those illustrated or described herein, and that the objects identified by "first," "second," etc. are generally of a type, and are not limited to the number of objects, such as the first object may be one or more. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
Based on this, the display control method provided by the embodiment of the present application is described in detail below with reference to fig. 1-2 through a specific embodiment and an application scenario thereof.
The embodiment of the application provides a display control architecture, which can comprise an electronic device and a control device as shown in fig. 1. The control device may include a game pad, a wearable device (such as a smart watch, a sports bracelet, and smart glasses), and the like, which may be connected to the electronic device, may be capable of operating an application on the electronic device, and may be a device that provides a convenient service to a user. Based on the display control architecture, an application scenario of the display control method provided by the embodiment of the application is described.
The control device will explain the display control method in the embodiment of the application by taking a game handle as an example. Thus, as shown in fig. 2, in the case where the electronic device is connected to the game pad, the electronic device can acquire target information of the game pad including the number information of controls such as pad buttons or touch areas provided on the game pad and layout information of the controls. And then, determining the application corresponding to the control on the electronic equipment according to the number information of the control and the layout information of the control, such as associating one application program corresponding to each control or associating one application program corresponding to at least two controls. Then, according to target information of the control equipment, displaying a first interface comprising N application identifiers; the layout of the first interface is associated with target information, and N is a positive integer. Therefore, the user can touch the control on the game handle corresponding to the application identifier according to the application identifier displayed on the first interface of the electronic device, so that the user can conveniently and directly start, exit or switch the application program corresponding to the control on the electronic device through the control on the control device, the user can operate the application program on the electronic device without touching the electronic device, and the steps of operating the application program by the user are reduced.
It should be noted that, the display control method provided by the embodiment of the present application may be applied to a scenario in which a user controls a game of an electronic device through a game handle, and may also be applied to a scenario in which other functions, except for an application program, on the electronic device are associated according to the number information of the controls and layout information of the controls on the control device, so as to control other functions of the electronic device.
According to the above application scenario, the following describes in detail the display control method provided by the embodiment of the present application with reference to fig. 3.
Fig. 3 is a flowchart of a display control method according to an embodiment of the present application.
As shown in fig. 3, the display control method may be applied to the electronic device shown in fig. 1 and 2, and based on this, the method may specifically include the following steps:
in step 310, in the case of connection with the control device, target information of the control device is acquired, where the target information includes number information of controls and layout information of the controls set on the control device.
Step 320, displaying a first interface including N application identifiers according to target information of the control device; the layout of the first interface is associated with target information, and N is a positive integer.
In this way, through the association of the application program on the electronic equipment and the control on the control equipment, the application identifier of the application program can be correspondingly displayed on the first interface of the electronic equipment through the layout of the control on the control equipment, so that a user can conveniently and directly start, withdraw or switch the application program corresponding to the application program on the electronic equipment through the control on the control equipment, the user can operate the application program on the electronic equipment without touching the electronic equipment, and the steps of operating the application program by the user are reduced.
The following describes the above steps in detail, as follows:
first, referring to step 310, in one or more alternative embodiments, the electronic device and the control device may be connected by a wireless connection such as bluetooth, NFC, or a wired connection such as a universal serial bus (Universal Serial Bus, USB) connection, etc.
The target information of the control device may include at least two possible information, that is, one of the possible target information includes the number information of the controls provided on the control device and the layout information of the controls; another possibility is that the target information includes the number of controls information, layout information of the controls, and position information where the user holds the control device.
Therefore, for different types of information included in the target information, different association modes are provided according to the embodiment of the application, and the association modes are specifically shown as follows.
Then, referring to step 320, in one or more alternative embodiments, the target information at the control device includes the number of controls information and layout information for the controls based on one of the possibilities. Based on this, in combination with the number of controls information and the number of applications in the electronic device, this step 320 may specifically relate to four cases.
In the first case, displaying a first interface including N application identifiers in the case where N is less than or equal to a first number indicated by the number information; the layout of N application identifiers in the first interface is the same as that of the control, and each application identifier in the N application identifiers corresponds to one control respectively.
When N is equal to the first number, each application identifier in the N application identifiers corresponds to a control.
And when N is smaller than the first number, each application identifier in the N application identifiers may correspond to at least two controls, for example, two controls, that is, the combined control corresponds to one application identifier, so that when the user presses the combined control, the corresponding application is displayed. As shown in fig. 4, the electronic device associates a combination control with an installed gaming application. The combination control means that two or more controls in the control device are pressed simultaneously to start the application corresponding to the combination control, for example, the combination control B, Y corresponds to the game application 5. Based on this, the application associated with the combination control may be displayed alongside the control device image of the first interface. The game application corresponding to the combined icon can be displayed beside the connection line. Here, the control device image of the control device may be used as a display background of the first interface (after the control device image may be subjected to blurring processing, as a display background thereof), and the control icon and the application identifier corresponding to the control icon, such as an application icon or an application name, may be displayed on the control device image according to configuration information of the control provided on the control device, such as an arrangement position of the buttons of the game pad on the game pad.
It should be noted that, when N is smaller than the first input, if a combined control is not formed, a situation that the controls are not associated with the application occurs, so that the controls of the non-associated application, such as gray scale display, are displayed differently in the first interface, so that the application does not respond to the operation of the user on the controls of the non-associated application. For example, if a control in a gamepad does not have a corresponding game application, the control icon is grayed out. In the case of a first interface determined from the configuration information or the configuration information and the location information, the user may launch the selected gaming application through a control or a combination of controls on the control device displayed in the first interface.
In addition, in this case, the control remote from the position indicated by the position information of the user holding the control device may be preferentially not arranged to correspond to the application identification in combination with the position information of the user holding the control device included in the target information, whereas the application identification is preferentially arranged in the vicinity of the position indicated by the position information.
In the second case, displaying a first interface including N application identifiers in the case where N is greater than the first number indicated by the number information; the N application identifiers in the first interface are arranged and displayed according to a preset direction. Here, the preset direction may include a first direction and a second direction. Wherein the first direction may refer to a lateral arrangement and the second direction may refer to a longitudinal arrangement.
For example, as shown in fig. 5 to 7, after detecting that the electronic device is connected to the control device (or after the electronic device is connected to the control device and after receiving an operation of a menu control in the control device by a user), N application identifications in the first interface are displayed in a preset direction arrangement, and an application list is arranged in a grid form as shown in fig. 5, so that the user can select a game application through up, down, left and right controls on the control device and start the selected application through preset controls on the control device. Alternatively, the application list display may be arranged in a vertical fashion as shown in fig. 6, such that a user may select a game-like application by controlling up and down buttons on the device and launch the selected application through a preset control on the device. Alternatively, the application list display may be arranged in a landscape form as shown in fig. 7, so that the user can select a game-like application by controlling left and right buttons on the device and launch the selected application by controlling a preset control on the device.
Based on the third case of the second case, that is, the target information in the embodiment of the application further includes position information of the user holding the control device, the preset direction includes a first direction and a second direction, and the control includes a first type control and a second type control; under the condition that the distance between the handheld position indicated by the position information and the first type control is smaller than or equal to a first preset threshold value, N application identifiers in the first interface are arranged and displayed according to a first direction, and the arrangement direction of the first type control corresponds to the first direction; and when the distance between the handheld position indicated by the position information and the second-class control is smaller than or equal to a second preset threshold value, displaying N application identifiers in the first interface in a arraying manner according to a second direction, wherein the arraying direction of the second-class control corresponds to the second direction.
For example, if the control device shown in fig. 1 acquires an "up, down, left and right" button that the finger is at the lower left corner when the user holds the control device, N application identifiers in the first interface are arranged and displayed according to a preset direction, and specifically, an application list may be arranged and displayed in a grid form as shown in fig. 5, so that the user may select a game application through the up, down, left and right controls on the control device, and start the selected application through the preset controls on the control device. Or if it is obtained that the finger is located at the button A, B, X, Y when the user holds the control device, that is, the arrangement of the buttons, that is, the surrounding buttons, is approximately vertically arranged, N application identifiers in the first interface are arranged and displayed according to a preset direction, and specifically, an application list may be arranged and displayed in a vertical manner as shown in fig. 6, so that the user may select a game application through the vertically arranged buttons on the control device, and start the selected application through a preset control on the control device. Or if it is obtained that the finger is located at the "menu", "home page" or "return" keys when the user holds the control device, that is, the arrangement of the keys, that is, the surrounding keys, is approximately in a transverse arrangement, then the N application identifiers in the first interface are arranged and displayed according to the preset direction, specifically, the application list may be arranged and displayed in a transverse manner as shown in fig. 7, so that the user may select the game application through the keys distributed in the transverse manner on the control device, and start the selected application through the preset control on the control device.
In addition, based on a second possible fourth case, that is, in the case that N is greater than the first number indicated by the number information, acquiring a second number of first applications, wherein the first applications are all applications in the electronic device; determining N target applications from the first applications according to the frequency information of the application used by the user under the condition that the second number is larger than the first number indicated by the number information, wherein N is smaller than or equal to the first number; a first interface is displayed that includes N application identifications corresponding to N target applications.
In one possible embodiment, after step 320, upon receiving a first input to a target control of the controls of the first interface, the display is switched from the first interface to the target interface. Here, the target interface may be a main page of the target application.
In order to better explain the display control method, the embodiment of the present application uses the control device as a game handle, and is described in detail with reference to fig. 8 to 10.
The embodiment of the application provides a display control method based on a switching game application, which is shown in fig. 8 and specifically comprises the following steps:
step 801, under the condition that the electronic equipment is connected with the game handle, acquiring target information of the game handle, wherein the target information comprises the number information of the controls arranged on the game handle, the layout information of the controls and the position information of the user holding the game handle.
Step 802, associating the control with the application on the electronic device according to the number information of the controls arranged on the game handle, the layout information of the controls and the position information of the user holding the game handle.
The electronic equipment acquires the number information of the controls arranged on the game handle and the layout information of the controls, and determines a control equipment image of the game handle according to the number information of the controls arranged on the game handle and the layout information of the controls. The electronic device determines a background image of a first interface in the electronic device according to the control device image of the game handle of the control, and thus, after the background image is determined, associated information, which is correspondingly displayed on the control device image, of the associated application and the control is determined according to the position information of the user holding the game handle.
Step 803, displaying a first interface including N application identifiers.
The content of the first interface displayed in the first case-the third case in step 320 may be referred to, and will not be described herein.
Step 804, when a first input to a target control M in the controls of the first interface is received, switching from the first interface to display as the target interface.
As shown in fig. 9, if the electronic device receives an input of a user to the target control X, the electronic device may switch from the first interface to the target interface of the application 1 corresponding to the target control X in response to the input.
Step 805, when receiving the second input to the homepage control, switching from the target interface of the application 1 to the first interface, and when receiving the input of the user to the target control Y, switching from the first interface to the target interface of the application 2 corresponding to the target control Y.
For example, as shown in FIG. 10, upon receiving a user pressing a home control on the gamepad, i.e., a home key, the electronic device exits the current application 1 and returns to the first interface so that the electronic device directly opens application 2 upon receiving user input of a target control Y associated with application 2.
When the electronic equipment is connected with the control equipment, the number information of the control equipment controls and the layout information of the control equipment are acquired, and a first interface comprising N application identifiers is displayed according to the number information of the control equipment and the layout information of the control equipment, wherein the layout of the first interface is associated with the target information.
Therefore, the display control method provided by the embodiment of the application is that the application program on the electronic equipment is associated with the control on the control equipment, namely, the application identifier of the application program can be correspondingly displayed on the first interface of the electronic equipment through the layout of the control on the control equipment, so that a user can conveniently and directly start, exit or switch the application program corresponding to the application program on the electronic equipment through the control on the control equipment, the user can operate the application program on the electronic equipment without touching the electronic equipment, and the steps of operating the application program by the user are reduced.
In addition, through the association of the application on the electronic equipment and the control on the control equipment, the control on the control equipment can directly control the application corresponding to the control on the electronic equipment to start, exit or switch, and the like.
It should be noted that, in the display control method provided in the embodiment of the present application, the execution body may be a display control device, or a control module of the display control device for executing the method of display control. In the embodiment of the present application, a display control device executes a display control method as an example, and a display control device provided in the embodiment of the present application is described.
Based on the same inventive concept, the application also provides a display control device. This is described in detail with reference to fig. 11.
Fig. 11 is a schematic structural diagram of a display control device according to an embodiment of the present application.
As shown in fig. 11, the display control apparatus 110 is applied to the electronic device shown in fig. 1 or fig. 2, and may specifically include:
an obtaining module 1101, configured to obtain, when connected to the control device, target information of the control device, where the target information includes number information of controls and layout information of the controls that are set on the control device;
the display module 1102 is configured to display a first interface including N application identifiers according to target information of the control device; the layout of the first interface is associated with target information, and N is a positive integer.
The display control device 110 will be described in detail, specifically as follows:
in one or more possible embodiments, the display module 1102 may be specifically configured to display a first interface including N application identifiers if N is less than or equal to the first number indicated by the number information;
the layout of N application identifiers in the first interface is the same as that of the control, and each application identifier in the N application identifiers corresponds to one control respectively.
In another or more possible embodiments, the display module 1102 may be specifically configured to display a first interface including N application identifiers in a case where N is greater than the first number indicated by the number information;
the N application identifiers in the first interface are arranged and displayed according to a preset direction.
In yet another or more possible embodiments, the display control apparatus 110 further comprises a determination module; the obtaining module 1101 is further configured to obtain a second number of first applications, where the first applications are all applications in the electronic device; the determining module is used for determining N target applications from the first applications according to the frequency information of the application used by the user under the condition that the second number is larger than the first number indicated by the number information, and N is smaller than or equal to the first number; the display module 1102 is specifically configured to display a first interface including N application identifiers, where the N application identifiers correspond to N target applications.
It should be noted that, the above related target information further includes position information of the user holding the control device, the preset direction includes a first direction and a second direction, and the controls include a first type control and a second type control; wherein,,
under the condition that the distance between the handheld position indicated by the position information and the first type control is smaller than or equal to a first preset threshold value, N application identifiers in the first interface are arranged and displayed according to a first direction, and the arrangement direction of the first type control corresponds to the first direction;
and when the distance between the handheld position indicated by the position information and the second-class control is smaller than or equal to a second preset threshold value, displaying N application identifiers in the first interface in a arraying manner according to a second direction, wherein the arraying direction of the second-class control corresponds to the second direction.
The display control device in the embodiment of the application can be a device, and can also be a component, an integrated circuit or a chip in electronic equipment. The device may be a mobile electronic device or a non-mobile electronic device. By way of example, the mobile electronic device may be a cell phone, tablet computer, notebook computer, palm computer, vehicle mounted electronic device, wearable device, ultra-mobile personal computer (ultra-mobile personal computer, UMPC), netbook or personal digital assistant (personal digital assistant, PDA), etc., and the non-mobile electronic device may be a server, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (TV), teller machine or self-service machine, etc., and embodiments of the present application are not limited in particular.
The display control device in the embodiment of the application may be a device having an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, and the embodiment of the present application is not limited specifically.
The display control device provided in the embodiment of the present application can implement each process implemented by the embodiments of the methods of fig. 1 to 10, and in order to avoid repetition, a detailed description is omitted herein.
In the embodiment of the application, when the electronic equipment is connected with the control equipment, the number information of the control equipment controls and the layout information of the control equipment controls are acquired, and a first interface comprising N application identifiers is displayed according to the number information of the control equipment controls and the layout information of the control equipment controls, wherein the layout of the first interface is associated with target information. Therefore, the display control method provided by the embodiment of the application is to associate the application on the electronic equipment with the control on the control equipment, namely, the application identifier of the application can be correspondingly displayed on the first interface of the electronic equipment through the layout of the control on the control equipment, so that a user can conveniently and directly start, exit or switch the application corresponding to the application on the electronic equipment through the control on the control equipment, the user does not need to touch the electronic equipment, the application on the electronic equipment can be operated, and the steps of operating the application by the user are reduced.
Optionally, as shown in fig. 12, the embodiment of the present application further provides an electronic device 120, including a processor 1201, a memory 1202, and a program or an instruction stored in the memory 1202 and capable of being executed on the processor 1201, where the program or the instruction implements each process of the embodiment of the display control method described above and can achieve the same technical effect, and for avoiding repetition, a description is omitted herein.
The electronic device in the embodiment of the application includes the mobile electronic device and the non-mobile electronic device.
Fig. 13 is a schematic hardware structure of an electronic device according to an embodiment of the present application.
The electronic device 1300 includes, but is not limited to: radio frequency unit 1301, network module 1302, audio output unit 1303, input unit 1304, sensor 1305, display unit 1306, user input unit 1307, interface unit 1308, memory 1309, processor 1310, and radio 1311.
Those skilled in the art will appreciate that the electronic device 1300 may also include a power source (e.g., a battery) for powering the various components, which may be logically connected to the processor 1310 by a power management system, such as to perform functions such as managing charging, discharging, and power consumption by the power management system. The electronic device structure shown in fig. 13 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than shown, or may combine certain components, or may be arranged in different components, which are not described in detail herein.
In this embodiment of the present application, the processor 1310 is configured to obtain, when connected to the control device, target information of the control device, where the target information includes number information of controls and layout information of the controls set on the control device.
A display unit 1306 configured to display a first interface including N application identifiers according to target information of the control device; the layout of the first interface is associated with target information, and N is a positive integer.
In one or more possible embodiments, the display unit 1306 may be specifically configured to display a first interface including N application identifiers in a case where N is less than or equal to the first number indicated by the number information; the layout of N application identifiers in the first interface is the same as that of the control, and each application identifier in the N application identifiers corresponds to one control respectively.
In another or more possible embodiments, the display unit 1306 may be specifically configured to display a first interface including N application identifiers, where N is greater than the first number indicated by the number information; the N application identifiers in the first interface are arranged and displayed according to a preset direction.
In yet another or more possible embodiments, the processor 1310 is further configured to obtain a second number of first applications, wherein the first applications are all applications in the electronic device; determining N target applications from the first applications according to the frequency information of the application used by the user under the condition that the second number is larger than the first number indicated by the number information, wherein N is smaller than or equal to the first number; the display unit 1306 may be specifically configured to display a first interface including N application identifiers, where the N application identifiers correspond to N target applications.
It should be noted that, the above related target information further includes position information of the user holding the control device, the preset direction includes a first direction and a second direction, and the controls include a first type control and a second type control; under the condition that the distance between the handheld position indicated by the position information and the first type control is smaller than or equal to a first preset threshold value, N application identifiers in the first interface are arranged and displayed according to a first direction, and the arrangement direction of the first type control corresponds to the first direction; and when the distance between the handheld position indicated by the position information and the second-class control is smaller than or equal to a second preset threshold value, displaying N application identifiers in the first interface in a arraying manner according to a second direction, wherein the arraying direction of the second-class control corresponds to the second direction.
It should be appreciated that the input unit 1304 may include a graphics processor (Graphics Processing Unit, GPU) 13041 and a microphone 13042, the graphics processor 13041 processing image data of still images or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The display unit 1306 may include a display panel 13061, and the display panel 13061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1307 includes a touch panel 13071 and other input devices 13072. The touch panel 13071 is also referred to as a touch screen. The touch panel 13071 can include two parts, a touch detection device and a touch controller. Other input devices 13072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and so forth, which are not described in detail herein. Memory 1309 may be used to store software programs as well as various data including, but not limited to, application programs and an operating system. The processor 1310 may integrate an application processor that primarily handles operating systems, user interfaces, applications, etc., with a modem processor that primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 1310.
The embodiment of the application also provides a readable storage medium, and the readable storage medium stores a program or an instruction, which when executed by a processor, implements each process of the above embodiment of the display control method, and can achieve the same technical effects, so that repetition is avoided, and no further description is given here.
The processor is a processor in the electronic device in the above embodiment. Among them, the readable storage medium includes a computer readable storage medium such as a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
In addition, the embodiment of the application further provides a chip, the chip comprises a processor and a communication interface, the communication interface is coupled with the processor, the processor is used for running programs or instructions, the processes of the embodiment of the display control method can be realized, the same technical effects can be achieved, and the repetition is avoided, and the description is omitted here.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, chip systems, or system-on-chip chips, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus 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 apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in an opposite order depending on the functions involved, e.g., the described methods may be performed in an order different from that described, and various steps may be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present application may be embodied essentially or in part in the form of a computer software product stored on a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) comprising instructions for causing a terminal (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the method of the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those having ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are to be protected by the present application.

Claims (6)

1. A display control method applied to an electronic device, comprising:
under the condition of being connected with control equipment, acquiring target information of the control equipment, wherein the target information comprises the number information of controls arranged on the control equipment, the layout information of the controls and the position information of a user holding the control equipment;
displaying a first interface comprising N application identifiers according to target information of the control equipment, and displaying the N application identifiers in the first interface in a arraying manner according to a preset direction when N is greater than a first number indicated by the number information; the preset direction comprises a first direction and a second direction, and the controls comprise a first type control and a second type control; when the distance between the handheld position indicated by the position information and the first type control is smaller than or equal to a first preset threshold value, N application identifiers in the first interface are arranged and displayed according to the first direction, and the arrangement direction of the first type control corresponds to the first direction; when the distance between the handheld position indicated by the position information and the second-class control is smaller than or equal to a second preset threshold value, N application identifiers in the first interface are displayed in an arrangement mode according to the second direction, and the arrangement direction of the second-class control corresponds to the second direction;
under the condition that input to a target control in the controls is received, switching and displaying the target interface from the first interface to be a target interface, wherein the target interface is an interface of an application corresponding to the target control;
the layout of N application identifiers of the first interface is associated with the target information, and N is a positive integer.
2. The method according to claim 1, wherein displaying a first interface including N application identifications according to the target information of the control device includes:
displaying a first interface comprising N application identifications when N is less than or equal to a first number indicated by the number information;
the layout of N application identifiers in the first interface is the same as the layout of the control, and each application identifier in the N application identifiers corresponds to one control respectively.
3. The method according to claim 1, wherein displaying a first interface including N application identifications according to the target information of the control device includes:
acquiring a second number of first applications, wherein the first applications are all applications in the electronic equipment;
determining N target applications from the first applications according to frequency information of application used by a user under the condition that the second number is larger than the first number indicated by the number information, wherein N is smaller than or equal to the first number;
and displaying a first interface comprising N application identifications, wherein the N application identifications correspond to the N target applications.
4. A display control apparatus applied to an electronic device, comprising:
the device comprises an acquisition module, a control device and a control device, wherein the acquisition module is used for acquiring target information of the control device under the condition of being connected with the control device, and the target information comprises the number information of controls arranged on the control device, the layout information of the controls and the position information of a user holding the control device;
the display module is used for displaying a first interface comprising N application identifiers according to the target information of the control equipment; under the condition that input to a target control in the controls is received, switching and displaying the target interface from the first interface to be a target interface, wherein the target interface is an interface of an application corresponding to the target control, and when N is larger than a first number indicated by the number information, N application identifiers in the first interface are arranged and displayed according to a preset direction; the preset direction comprises a first direction and a second direction, and the controls comprise a first type control and a second type control; when the distance between the handheld position indicated by the position information and the first type control is smaller than or equal to a first preset threshold value, N application identifiers in the first interface are arranged and displayed according to the first direction, and the arrangement direction of the first type control corresponds to the first direction; when the distance between the handheld position indicated by the position information and the second-class control is smaller than or equal to a second preset threshold value, N application identifiers in the first interface are displayed in an arrangement mode according to the second direction, and the arrangement direction of the second-class control corresponds to the second direction;
the layout of N application identifiers of the first interface is associated with the target information, and N is a positive integer.
5. The apparatus of claim 4, wherein the display module is configured to,
displaying a first interface comprising N application identifications when N is less than or equal to a first number indicated by the number information;
the layout of N application identifiers in the first interface is the same as the layout of the control, and each application identifier in the N application identifiers corresponds to one control respectively.
6. The apparatus of claim 4, wherein the display control apparatus further comprises a determination module; wherein,,
the acquisition module is further configured to acquire a second number of first applications, where the first applications are all applications in the electronic device;
the determining module is used for determining N target applications from the first applications according to the frequency information of the application used by the user when the second number is larger than the first number indicated by the number information, wherein N is smaller than or equal to the first number;
the display module is specifically configured to display a first interface including N application identifiers, where the N application identifiers correspond to the N target applications.
CN202110506635.9A 2021-05-10 2021-05-10 Display control method and device Active CN113230649B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202110506635.9A CN113230649B (en) 2021-05-10 2021-05-10 Display control method and device
PCT/CN2022/091391 WO2022237669A1 (en) 2021-05-10 2022-05-07 Display control method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110506635.9A CN113230649B (en) 2021-05-10 2021-05-10 Display control method and device

Publications (2)

Publication Number Publication Date
CN113230649A CN113230649A (en) 2021-08-10
CN113230649B true CN113230649B (en) 2023-09-19

Family

ID=77133151

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110506635.9A Active CN113230649B (en) 2021-05-10 2021-05-10 Display control method and device

Country Status (2)

Country Link
CN (1) CN113230649B (en)
WO (1) WO2022237669A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113230649B (en) * 2021-05-10 2023-09-19 维沃移动通信有限公司 Display control method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104375666A (en) * 2014-12-11 2015-02-25 上海触乐信息科技有限公司 Cross-equipment input method, processing device, input equipment and intelligent display equipment
CN106293351A (en) * 2015-05-20 2017-01-04 中兴通讯股份有限公司 Menu arrangements method and device

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100643306B1 (en) * 2005-06-13 2006-11-10 삼성전자주식회사 Apparatus and method for supporting user interface enables selecting menus which has same position or direction of remote control's selection position
US8316324B2 (en) * 2006-09-05 2012-11-20 Navisense Method and apparatus for touchless control of a device
EP2776909A4 (en) * 2011-11-11 2015-09-02 Qualcomm Inc Providing keyboard shortcuts mapped to a keyboard
CN104036625A (en) * 2013-03-07 2014-09-10 中兴通讯股份有限公司 Remote control operation method and apparatus thereof
CN105516765A (en) * 2014-09-25 2016-04-20 阿里巴巴集团控股有限公司 Button matching method and device and signal processing method and device of remote controller
CN106878789B (en) * 2017-03-22 2019-08-20 深圳创维-Rgb电子有限公司 A kind of definition method and apparatus of shortcut keys of remote controller
CN108920204A (en) * 2018-05-30 2018-11-30 维沃移动通信有限公司 A kind of interface display method and terminal device
CN112672195A (en) * 2020-12-16 2021-04-16 青岛海信传媒网络技术有限公司 Remote controller key setting method and display equipment
CN113230649B (en) * 2021-05-10 2023-09-19 维沃移动通信有限公司 Display control method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104375666A (en) * 2014-12-11 2015-02-25 上海触乐信息科技有限公司 Cross-equipment input method, processing device, input equipment and intelligent display equipment
CN106293351A (en) * 2015-05-20 2017-01-04 中兴通讯股份有限公司 Menu arrangements method and device

Also Published As

Publication number Publication date
CN113230649A (en) 2021-08-10
WO2022237669A1 (en) 2022-11-17

Similar Documents

Publication Publication Date Title
CN112540740A (en) Split screen display method and device, electronic equipment and readable storage medium
CN113209601B (en) Interface display method and device, electronic equipment and storage medium
CN112188001B (en) Shortcut setting method, shortcut setting device, electronic equipment and readable storage medium
US20230230084A1 (en) Interface display method and apparatus, and electronic device
CN112596609A (en) Display processing method, display processing device and wearable equipment
CN113794795A (en) Information sharing method and device, electronic equipment and readable storage medium
CN111651106A (en) Unread message prompting method, unread message prompting device, unread message prompting equipment and readable storage medium
CN113230649B (en) Display control method and device
CN114489418A (en) Message processing method, message processing device and electronic equipment
CN112817555B (en) Volume control method and volume control device
CN112269509B (en) Information processing method and device and electronic equipment
CN113709306A (en) Session processing method and device and electronic equipment
CN113434226A (en) Communication method, communication device, electronic equipment and readable storage medium
CN112486387A (en) Application program control method and device
CN112929734A (en) Screen projection method and device and electronic equipment
CN112764862A (en) Application program control method and device and electronic equipment
CN106708410A (en) Method and device for preventing spurious triggering of touch keys and terminal
CN112269510B (en) Information processing method and device and electronic equipment
CN112732392A (en) Operation control method and device for application program
CN114217754A (en) Screen projection control method and device, electronic equipment and storage medium
CN114547436A (en) Page display method and device, electronic equipment and storage medium
CN113805756A (en) Interface display method and device, electronic equipment and storage medium
CN113807831A (en) Payment method and device
CN112783998A (en) Navigation method and electronic equipment
CN112181565A (en) Screen display method and device

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