WO2022068370A1 - 用于终端的负二屏界面显示方法、装置、终端及介质 - Google Patents

用于终端的负二屏界面显示方法、装置、终端及介质 Download PDF

Info

Publication number
WO2022068370A1
WO2022068370A1 PCT/CN2021/109740 CN2021109740W WO2022068370A1 WO 2022068370 A1 WO2022068370 A1 WO 2022068370A1 CN 2021109740 W CN2021109740 W CN 2021109740W WO 2022068370 A1 WO2022068370 A1 WO 2022068370A1
Authority
WO
WIPO (PCT)
Prior art keywords
negative
screen
interface
screen interface
desktop
Prior art date
Application number
PCT/CN2021/109740
Other languages
English (en)
French (fr)
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 WO2022068370A1 publication Critical patent/WO2022068370A1/zh

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/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/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
    • G06F3/0485Scrolling or panning
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • the embodiments of the present application relate to the technical field of terminals, and in particular, to a method, device, terminal, and medium for displaying a negative two-screen interface for a terminal.
  • the mobile phone desktop is one of the most basic, important and frequently used applications in the Android mobile phone system.
  • major mobile phone manufacturers design their own unique mobile phone desktops according to the style of their own products, and strive to provide users with simpler and more practical functions, more beautiful interfaces, and more convenient services.
  • the desktop launcher Launcher in the Android mobile phone system displays all applications in the form of a grid.
  • Google proposes the concept of "negative one screen", that is, adding a screen to the left end of the original desktop screen. Since the original first desktop screen is 0 as the serial number in the code implementation, adding another screen to the left of the first desktop screen is -1, so it is called a negative screen.
  • the negative one screen has its own special advantages, for example, it is easy to enter the negative one level, and the first desktop screen can be swiped to the left; compared with the desktop, which is only a simple form of presenting icons, the negative one screen can present rich content styles; it can provide users with relatively More convenient operations, improve user stickiness; can also access third-party software business, to achieve software revenue. Therefore, at present, various mobile phone manufacturers and Android desktops on the market will develop a negative screen, and they are also continuously optimized and improved, aiming to provide users with more convenient and practical functions.
  • One or more embodiments of this specification provide a negative two-screen interface display method for a terminal, a terminal, and a medium.
  • a method for displaying a negative two-screen interface for a terminal is provided, which is suitable for a terminal desktop including a negative one-screen interface and a desktop interface, where the location of the negative one-screen interface is the negative one-screen location, and the location where the desktop interface is located. is the scene of the desktop position, and the method includes: determining the position of the negative two-screen where the negative two-screen interface is located, and the negative one-screen position is located between the negative two-screen position and the desktop position; judging that the user is displaying The sliding direction on the screen is the negative two-screen position; the negative two-screen interface is displayed on the display screen.
  • a negative two-screen interface display device for a terminal is proposed, which is suitable for a terminal desktop including a negative one-screen interface and a desktop interface.
  • the device includes: a position determination module configured to determine the negative two-screen position where the negative two-screen interface is located, wherein the negative one-screen position is located at the negative two-screen position and the desktop position between; the direction judgment module is set to judge that the sliding direction of the user on the display screen is the position of the negative two-screen; the display module is set to display the negative two-screen interface on the display screen.
  • a terminal including a memory, a processor, a program stored on the memory and executable on the processor, and configured to implement connection and communication between the processor and the memory
  • the program is executed by the processor, the steps of the above-mentioned negative two-screen interface display method for a terminal are implemented.
  • a storage medium for computer-readable storage, the storage medium stores one or more programs, and when the one or more programs can be executed by one or more processors, the above-mentioned implementation is achieved The steps of the method for displaying a negative two-screen interface for a terminal described in this article.
  • FIG. 1 is a schematic diagram of steps of a method for displaying a negative two-screen interface for a terminal provided by an embodiment of the present application.
  • FIG. 2 is a schematic diagram of steps of another method for displaying a negative two-screen interface for a terminal provided by an embodiment of the present application.
  • FIG. 3 is a schematic diagram of steps of another method for displaying a negative two-screen interface for a terminal provided by an embodiment of the present application.
  • FIG. 4 is a schematic diagram of steps of another method for displaying a negative two-screen interface for a terminal provided by an embodiment of the present application.
  • FIG. 5 is a schematic diagram of steps of another method for displaying a negative two-screen interface for a terminal provided by an embodiment of the present application.
  • FIG. 6 is a schematic diagram of steps of another method for displaying a negative two-screen interface for a terminal provided by an embodiment of the present application.
  • FIG. 7 is a schematic diagram of steps of another method for displaying a negative two-screen interface for a terminal provided by an embodiment of the present application.
  • FIG. 8 is a schematic diagram of steps of another method for displaying a negative two-screen interface for a terminal provided by an embodiment of the present application.
  • FIG. 9 is a schematic diagram of steps of another method for displaying a negative two-screen interface for a terminal provided by an embodiment of the present application.
  • FIG. 10 is a schematic diagram of steps of another method for displaying a negative two-screen interface for a terminal provided by an embodiment of the present application.
  • FIG. 11 is an interface operation description implemented by another method for displaying a negative two-screen interface for a terminal provided by an embodiment of the present application.
  • FIG. 12 is a schematic structural diagram of a negative two-screen interface display device for a terminal provided by an embodiment of the present application.
  • FIG. 13 is a schematic structural diagram of a terminal provided by an embodiment of the present application.
  • a method for displaying a negative two-screen interface for a terminal is applicable to a scenario where a terminal desktop includes a negative one-screen interface and a desktop interface, wherein the negative one-screen position is located between the negative two-screen position and the desktop position,
  • the display screen can not only display the negative one-screen interface and the desktop interface, but also display the negative two-screen interface.
  • the negative two-screen interface can also realize the same function as the negative one-screen interface for users, so that it can be combined on the basis of the negative one-screen interface.
  • the negative two-screen interface fully provides users with fast and considerate services, and can also take into account the development needs of manufacturers and mobile phone customizers.
  • the method for displaying a negative two-screen interface for a terminal provided in this specification and its various steps will be described in detail below.
  • FIG. 1 it is a schematic diagram of steps of a method for displaying a negative two-screen interface for a terminal according to an embodiment of the present application.
  • the method for displaying a negative two-screen interface for a terminal provided by the embodiment of the present application is applicable to a terminal desktop including a negative one-screen interface and a desktop interface, where the location where the negative one-screen interface is located is the negative one-screen location, and the location where the desktop interface is located is the desktop location scene.
  • the desktop interface can be run by an independent desktop application
  • the negative one-screen interface can be run by an independent negative one-screen application
  • the negative two-screen interface can be run by an independent negative one-screen application, or it can be an independent one.
  • the negative two-screen application program runs, and the desktop interface, the negative one-screen interface and the negative two-screen interface can be run by a unified application program.
  • a separate application has a separate version and a separate process.
  • the method for displaying a negative two-screen interface for a terminal includes:
  • Step 10 Determine the position of the second negative screen where the negative second screen interface is located, wherein the position of the negative first screen is located between the position of the negative second screen and the desktop position;
  • the negative two-screen interface When it is determined to display the negative two-screen interface, it is first necessary to determine the position of the negative two-screen interface where the negative two-screen interface is located. After the negative two-screen position is determined, the negative two-screen interface at the negative two-screen position can be obtained.
  • the method for displaying a negative two-screen interface provided by the embodiment of the present application is used in a scenario where the terminal interface includes a negative one-screen interface and a desktop interface, and the display of the negative two-screen interface is implemented in this scenario.
  • the use here may be before the user slides the touch screen, or before the user operates a terminal such as a mobile phone, and the negative two-screen interface where the negative two-screen interface is located needs to be determined. position in order to determine the negative two-screen interface that can be displayed.
  • the negative two-screen position is different from the negative one-screen position and the desktop position, and the negative one-screen position is located between the negative two-screen position and the desktop position.
  • the relationship between the negative two-screen position, the negative one-screen position and the desktop position is convenient for users to Switch between negative two-screen interface, negative one-screen interface and desktop interface.
  • the innovation of the embodiment of the present application is how to realize the loading, display and The sliding switch between the negative two-screen interface, the negative one-screen interface, and the desktop interface, considering the existence of the negative one-screen interface and the desktop interface, the method for displaying the negative two-screen interface provided by the embodiment of the present application still has more technical points, The purpose is to improve the user experience and the development needs of manufacturers and mobile phone customizers.
  • Step 20 It is determined that the sliding direction of the user on the display screen is the negative two-screen position
  • the mobile phone desktops of various domestic manufacturers only have one negative screen, and none of them have negative two screens, which is technically innovative.
  • the negative two-screen interface display method provided by the embodiment of the present application based on the locational advantages of the negative one-screen interface and the negative two-screen interface, can provide users with more intimate and comprehensive services based on the realization of the negative one-screen interface, Integrate the development needs of manufacturers and mobile phone customizers.
  • the user slides on the display screen, it can be judged whether it is sliding to the negative second screen position according to the sliding direction. For example, a negative one-screen interface is displayed on the display screen, and when the user slides to the negative two-screen position, it can be determined that the user's sliding direction on the display screen is the negative two-screen position.
  • the user when sliding from the desktop position to the negative screen position and sliding to the negative screen interface, the user can be judged according to the position projected on the display screen when the user's finger is lifted, the moving direction of the finger, and the sliding direction again. Whether the sliding direction on the display screen is the negative second screen position.
  • Step 30 Display the negative two-screen interface on the display screen.
  • the negative two-screen interface is displayed on the display screen, so that the negative two-screen interface is displayed on the display screen row. It can be seen that the negative two-screen display method provided by the embodiment of the present application realizes the display of the negative two-screen interface on the basis of the terminal desktop interface and the negative one-screen interface.
  • the negative two-screen interface exists outside the desktop interface and the negative one-screen interface, and the negative two-screen position where the negative two-screen interface is located is independent of the negative one-screen position and the desktop position and is located in the negative two-screen position and Between desktop positions, it is convenient for users to switch between the negative two-screen interface, the negative one-screen interface and the desktop interface.
  • the negative one-screen interface and the negative two-screen interface can achieve the same function, providing users with fast and considerate services. On the one hand, it can also meet the development needs of manufacturers and customizers, and improve user stickiness and residence time.
  • step 10 before determining the position of the negative two-screen interface where the negative two-screen interface is located, the method for displaying the negative two-screen interface provided by the embodiment of the present application further includes:
  • Step 40 It is determined that there is a negative two-screen interface.
  • the judgment of the negative two-screen interface does not need to be performed before the user touches and slides the display screen each time, but only needs to be started when the terminal is turned on. Or, when the user unlocks the terminal and prepares to use the terminal, a judgment is made as to whether the negative two-screen interface exists, so as to make a judgment on whether the terminal interface has the negative two-screen function.
  • the judgment of the existence of the negative two-screen interface can be in various forms, such as whether there is a theme library used for displaying the negative two-screen interface, or a network connection. For example, when the content displayed on the negative one-screen interface cannot be fully displayed, the negative two-screen interface can also be activated, so that the negative two-screen interface can be used to display the content originally displayed on the negative one-screen interface.
  • step 40 judging that there is a negative two-screen interface, including:
  • Step 400 It is determined that there is the display content of the negative two screens displayed on the negative two screen interface.
  • whether there is a negative two-screen interface is determined by judging whether there is a negative two-screen display content displayed by the negative two-screen interface.
  • the judgment condition here is to configure and display the negative two-screen display content for the negative two-screen interface in advance. If the negative two-screen display content that needs to be displayed is configured for the negative two-screen interface, it is judged that there is a negative two-screen interface. If the negative two-screen interface is configured with the negative two-screen display content that needs to be displayed, it is determined that the negative two-screen interface does not exist, and the negative two-screen interface is not required.
  • step 400 determining that there is a negative two-screen display content displayed by the negative two-screen interface, including:
  • Step 401 It is determined that the terminal is installed with a third-party application program corresponding to the negative two-screen display content;
  • the judgment of the negative two-screen display content displayed on the negative two-screen interface is based on whether the terminal has installed a third-party application program corresponding to the negative two-screen display content.
  • the third-party application corresponding to the negative two-screen display content does not need the negative two-screen application, and the negative two-screen interface has control over the negative two-screen interface.
  • To prepare negative two-screen display content only need to send the loading outline or loading list of the negative two-screen display content to a third-party application program.
  • the third-party application here is an application other than the application that has control over the negative two-screen application.
  • step 30 displaying a negative two-screen interface on the display screen, including:
  • Step 300 Load the negative two-screen display content from a third-party application.
  • the negative two-screen display content can be loaded directly from the third-party application program.
  • the negative one-screen application controls the negative two-screen interface
  • the loading display of the negative two-screen interface and the sliding between the negative one-screen interface and the negative two-screen interface can be controlled by the negative one-screen application.
  • the negative one-screen application sends the loading outline or the loading list to the third-party application, and loads the negative two-screen display content from the third-party application, and the negative one-screen The application does not need to integrate and prepare the negative two-screen display content.
  • step 40 before judging that there is a negative two-screen interface, the negative two-screen interface display method provided by the embodiment of the present application also includes:
  • Step 50 Determine the position of the negative one screen where the negative one screen interface is located
  • the negative two-screen interface Before judging whether the negative two-screen interface exists, it is certain that there is a negative one-screen interface.
  • the negative-screen display content corresponding to the negative-screen interface is loaded and displayed on the display screen, so that the negative-screen interface is displayed.
  • step 30 after displaying the negative two-screen interface on the display screen, the method for displaying the negative two-screen interface provided by the embodiment of the present application further includes:
  • Step 60 Determine that the sliding direction of the user on the display screen is a negative one-screen position
  • the negative one screen interface After determining the negative one screen position where the negative one screen interface is located, if it is determined that the user's sliding direction on the display screen is the negative one screen position, the negative one screen interface is displayed on the display screen. Therefore, regardless of whether the display screen displays the negative two-screen interface or the desktop interface, when it is determined that the user's sliding direction on the display screen is the negative one-screen position, the negative one-screen display content displayed on the negative one-screen interface is displayed in the on the display.
  • Step 70 Load the negative-screen display content displayed on the negative-screen interface and display it on the display screen.
  • both the negative two-screen interface and the negative one-screen interface are controlled by the negative one-screen application
  • the loading display of the negative one-screen interface and the negative two-screen interface are controlled by the negative one-screen application
  • the negative one-screen application is determined when the When the negative one-screen interface and the negative two-screen interface exist, the judgment and realization of the sliding switch between the negative two-screen interface and the negative one-screen interface can be realized, and the sliding switching between the negative one-screen, the negative two-screen and the desktop interface can be realized. Judgment and realization are done by the negative one-screen application and the desktop application.
  • the negative one-screen interface is located between the negative two-screen interface and the desktop interface.
  • the negative two-screen interface is located on the left side of the negative one-screen interface
  • the desktop interface is located on the right side of the negative one-screen interface.
  • step 50 before determining the position of the negative one screen where the negative one screen interface is located, the method for displaying the negative two screen interface provided by the embodiment of the present application further includes:
  • Step 80 configure the negative one-screen interface at the negative one-screen position, and configure the negative two-screen interface at the negative two-screen position.
  • the terminal interface When the terminal interface has a negative one-screen interface and a negative two-screen interface, it is necessary to configure the negative one-screen interface in the negative one-screen position, and the negative two-screen interface in the negative two-screen position. screen position and negative second screen position.
  • the display content of the negative one screen displayed on the negative one screen interface and the display content of the negative two screen displayed by the negative two screen interface are corresponding, then how to assign the negative one screen interface and the negative two screen interface to the negative one screen position and the negative screen.
  • the position of the second screen needs to be negotiated according to the manufacturer and the mobile phone customizer when developing the terminal desktop, or according to the configuration requirements of the negative one screen interface and the negative two screen interface itself.
  • the negative two screen display content displayed on the negative two screen interface needs to be changed from When a third-party application is loaded, configure the negative two-screen interface in the negative two-screen position, and configure the negative one-screen interface in the negative one-screen position, but after configuring the corresponding screen position, the interface name is consistent with the screen position.
  • step 50 before determining the position of the negative one screen where the negative one screen interface is located, the method for displaying the negative two screen interface provided by the embodiment of the present application further includes:
  • Step 90 the negative two screen positions are set on the left side of the negative one screen position, and the desktop position is set on the right side of the negative one screen position;
  • the negative two-screen position, the negative one-screen position and the desktop position are correspondingly set, and the negative two-screen position can be set to the left of the negative one-screen position.
  • the desktop position is set to the right of the negative one-screen position, so when the negative one-screen interface is displayed on the display, swipe left to switch to the negative two-screen interface, and swipe right to switch to the desktop interface.
  • the name of the negative two-screen interface comes from the fact that the interface is set on the left side of the negative one-screen interface. When the negative one-screen interface is displayed on the display, swipe left to switch to the negative two-screen interface.
  • step 30 displaying a negative two-screen interface on the display screen, including:
  • Step 310 Switch the negative one-screen interface or the desktop interface to the negative two-screen interface and display it on the display screen.
  • the terminal interface When the terminal interface includes a negative two-screen interface, a negative one-screen interface, and a desktop interface, to display the negative two-screen interface on the display screen is to swipe left from the negative one-screen interface or slide the desktop interface to the right to switch to the negative two-screen interface. on the display. It can be seen that the terminal desktop can be cyclically slid, and the negative two-screen interface, the negative one-screen interface, and the desktop interface can be cyclically slid in sequence.
  • step 30 after displaying the negative two-screen interface on the display screen, the method for displaying the negative two-screen interface provided by the embodiment of the present application further includes:
  • Step 91 Determine that the sliding direction of the user on the display screen is the desktop position
  • the negative first screen position is located between the negative second screen position and the desktop position.
  • the negative two screen interface, the negative one screen interface and the desktop interface can be slid circularly.
  • the negative The second-screen interface is switched to the desktop interface and displayed on the display.
  • Step 92 Switch the negative two-screen interface to the desktop interface and display it on the display screen.
  • the negative two-screen interface, the negative one-screen interface and the desktop interface can be swiped in sequence, which is convenient for users to operate.
  • the negative two-screen interface can be switched to the desktop interface and displayed on the display screen.
  • step 90 set the position of the negative two-screen on the left side of the negative one-screen position, and set the desktop position on the negative one The right side of the screen position, including:
  • Step 900 Set the width of the terminal desktop to three display screen widths
  • the width of the terminal desktop is set to three display screen widths, and the three display screen widths are the widths on the root layout.
  • the width of one display screen can be 1080 pixels.
  • the following also takes 1080 pixels as an example for description.
  • Step 901 Set an interval of one display screen width between the minus one screen position and the minus two screen position, the desktop position, and between the minus two screen position and the desktop position.
  • the minus two screen position is on the root layout of the minus one screen application.
  • the interface coordinates are (0, 0)
  • the interface coordinates of the negative one screen position on the root layout of the negative one screen application are (1080, 0)
  • the interface position of the desktop interface on the root layout of the desktop application is ( 2x1080, 0).
  • the desktop interface may include multiple sub-interfaces, such as sub-interface 1, sub-interface 2, ..., sub-interface N, no matter how many sub-interfaces the desktop interface has, the desktop interface only occupies one screen width.
  • the abscissa of the interface coordinates aligned with the display screen position is from 2x1080 to 1080.
  • the display screen position The abscissa of the aligned interface coordinates is from 1080 to 0.
  • the coordinates of the interface aligned with the position of the display screen are from 0 to -1080, because there is a display screen between the negative two-screen interface and the desktop. Width, so that the circular sliding of the negative two-screen interface, the negative one-screen interface and the desktop interface can be realized.
  • the current display state of the display screen can be determined according to the abscissa scrollX of the interface coordinates on the root layout to which the display screen position is aligned.
  • the position of the display screen is the position of the display screen.
  • Step 310 switch the negative one-screen interface to the negative two-screen interface display On the display, including:
  • Step 311 Remove the negative one screen position from the right side of the display screen position
  • Step 312 Move the negative second screen position from the left side of the display screen position to align with the display screen position;
  • the negative second screen position is moved from the left side of the display screen position and aligned with the display screen position.
  • the purpose is to display the negative two-screen interface configured in the negative two-screen position on the display screen.
  • Step 313 Display the negative two-screen interface on the display screen.
  • the sliding switching of the negative two-screen interface, the negative one-screen interface and the desktop interface on the display screen is that after the negative two-screen position, the negative one-screen position and the desktop position where the above-mentioned interfaces are located are aligned with the display screen position, respectively.
  • the interface configured in the corresponding position is displayed on the display screen.
  • the negative two-screen interface and the negative one-screen interface can be controlled by the negative one-screen application program to control the loading display and the sliding switch between the negative two-screen interface and the negative one-screen interface, and the negative one-screen application program and the desktop application.
  • the program cooperates to complete the sliding switch between the desktop interface, the negative two-screen interface, and the negative one-screen interface, so that the circular sliding of the negative two-screen interface, the negative one-screen interface and the desktop interface can be realized. That is, sliding the desktop interface to the left can slide to the negative one-screen interface; sliding the desktop interface to the right can slide to the negative two-screen interface.
  • the negative two-screen display content displayed on the negative two-screen interface can be loaded from third-party applications, so that the negative one-screen application, desktop application and third-party application can be independent of each other, and the negative one-screen application does not need to integrate third-party applications. content in the application.
  • the method for displaying a negative two-screen interface for a terminal is applicable to a terminal desktop including a negative one-screen interface and a desktop interface, and the position where the negative one-screen interface is located is the negative one-screen position, The scene where the desktop interface is located is the desktop location. Since the negative two-screen interface with the same function as the negative one-screen interface is set outside the negative one-screen interface, it becomes a negative two-screen interface.
  • the position of the negative two-screen where the negative two-screen interface is located is determined, and the negative one-screen position is located between the negative two-screen position and the desktop position; After the sliding direction on the display screen is the negative two-screen position, the negative two-screen interface is displayed on the display screen.
  • the negative two-screen interface exists outside the desktop interface and the negative one-screen interface, and the negative two-screen position where the negative two-screen interface is located is independent of the negative one-screen position and the desktop position and is located in the negative two-screen position and Between desktop positions, it is convenient for users to switch between the negative two-screen interface, the negative one-screen interface and the desktop interface.
  • the negative one-screen interface and the negative two-screen interface can achieve the same function, providing users with fast and considerate services. On the one hand, it can also meet the development needs of manufacturers and customizers, and improve user stickiness and residence time.
  • FIG. 12 it is a schematic structural diagram of a negative two-screen interface display device for a terminal provided by an embodiment of the present application.
  • the negative two-screen interface display device for a terminal provided by the embodiment of the present application is suitable for a terminal desktop including a negative one-screen interface and a desktop interface, the position where the negative one-screen interface is located is the negative one-screen location, and the location where the desktop interface is located is the desktop location scene.
  • the desktop interface can be run by an independent desktop application
  • the negative one-screen interface can be run by an independent negative one-screen application
  • the negative two-screen interface can be run by an independent negative one-screen application, or it can be an independent one.
  • the negative two-screen application program runs, and the desktop interface, the negative one-screen interface and the negative two-screen interface can be run by a unified application program.
  • a separate application has a separate version and a separate process.
  • the negative two-screen interface display device 1 for a terminal includes:
  • the position determination module 10 is set to determine the negative two screen position where the negative two screen interface is located, wherein the negative one screen position is located between the negative two screen position and the desktop position;
  • the negative two-screen interface When it is determined to display the negative two-screen interface, it is first necessary to determine the position of the negative two-screen interface where the negative two-screen interface is located. After the negative two-screen position is determined, the negative two-screen interface at the negative two-screen position can be obtained.
  • the method for displaying a negative two-screen interface provided by the embodiment of the present application is used in a scenario where the terminal interface includes a negative one-screen interface and a desktop interface, and the display of the negative two-screen interface is implemented in this scenario.
  • the use here may be before the user slides the touch screen, or before the user operates a terminal such as a mobile phone, and the negative two-screen interface where the negative two-screen interface is located needs to be determined. position in order to determine the negative two-screen interface that can be displayed.
  • the negative two-screen position is different from the negative one-screen position and the desktop position, and the negative one-screen position is located between the negative two-screen position and the desktop position.
  • the relationship between the negative two-screen position, the negative one-screen position and the desktop position is convenient for users to Switch between negative two-screen interface, negative one-screen interface and desktop interface.
  • the innovation of the embodiment of the present application is how to realize the loading, display and The sliding switch between the negative two-screen interface, the negative one-screen interface, and the desktop interface, considering the existence of the negative one-screen interface and the desktop interface, the method for displaying the negative two-screen interface provided by the embodiment of the present application still has more technical points, The purpose is to improve the user experience and the development needs of manufacturers and mobile phone customizers.
  • the direction judging module 20 is set to judge that the sliding direction of the user on the display screen is the negative two-screen position
  • the mobile phone desktops of various domestic manufacturers only have one negative screen, and none of them have negative two screens, which is technically innovative.
  • the negative two-screen interface display method provided by the embodiment of the present application based on the locational advantages of the negative one-screen interface and the negative two-screen interface, can provide users with more intimate and comprehensive services based on the realization of the negative one-screen interface, Integrate the development needs of manufacturers and mobile phone customizers.
  • the user slides on the display screen, it can be judged whether it is sliding to the negative second screen position according to the sliding direction. For example, a negative one-screen interface is displayed on the display screen, and when the user slides to the negative two-screen position, it can be determined that the user's sliding direction on the display screen is the negative two-screen position.
  • the user when sliding from the desktop position to the negative screen position and sliding to the negative screen interface, the user can be judged according to the position projected on the display screen when the user's finger is lifted, the moving direction of the finger, and the sliding direction again. Whether the sliding direction on the display screen is the negative second screen position.
  • the display module 30 is configured to display the negative two-screen interface on the display screen.
  • the negative two-screen interface is displayed on the display screen, so that the negative two-screen interface is displayed on the display screen row. It can be seen that the negative two-screen display method provided by the embodiment of the present application realizes the display of the negative two-screen interface on the basis of the terminal desktop interface and the negative one-screen interface.
  • the negative two-screen interface exists outside the desktop interface and the negative one-screen interface, and the negative two-screen position where the negative two-screen interface is located is independent of the negative one-screen position and the desktop position and is located in the negative two-screen position and Between desktop positions, it is convenient for users to switch between the negative two-screen interface, the negative one-screen interface and the desktop interface.
  • the negative one-screen interface and the negative two-screen interface can achieve the same function, providing users with fast and considerate services. On the one hand, it can also meet the development needs of manufacturers and customizers, and improve user stickiness and residence time.
  • the method for displaying a negative two-screen interface for a terminal is applicable to a terminal desktop including a negative one-screen interface and a desktop interface, and the position where the negative one-screen interface is located is the negative one-screen position, The scene where the desktop interface is located is the desktop location. Since the negative two-screen interface with the same function as the negative one-screen interface is set outside the negative one-screen interface, it becomes a negative two-screen interface.
  • the position of the negative two-screen where the negative two-screen interface is located is determined, and the negative one-screen position is located between the negative two-screen position and the desktop position; After the sliding direction on the display screen is the negative two-screen position, the negative two-screen interface is displayed on the display screen.
  • the negative two-screen interface exists outside the desktop interface and the negative one-screen interface, and the negative two-screen position where the negative two-screen interface is located is independent of the negative one-screen position and the desktop position and is located in the negative two-screen position and Between desktop positions, it is convenient for users to switch between the negative two-screen interface, the negative one-screen interface and the desktop interface.
  • the negative one-screen interface and the negative two-screen interface can achieve the same function, providing users with fast and considerate services. On the one hand, it can also meet the development needs of manufacturers and customizers, and improve user stickiness and residence time.
  • the terminal 1300 includes a memory 1320, a processor 1310, a program stored in the memory 1320 and executable on the processor 1310, and configured to implement the processing
  • the data bus 1340 for communication is connected between the processor 1310 and the memory 1320.
  • Step 10 Determine the position of the second negative screen where the negative second screen interface is located, wherein the position of the negative first screen is located between the position of the negative second screen and the desktop position;
  • the negative two-screen interface When it is determined to display the negative two-screen interface, it is first necessary to determine the position of the negative two-screen interface where the negative two-screen interface is located. After the negative two-screen position is determined, the negative two-screen interface at the negative two-screen position can be obtained.
  • the method for displaying a negative two-screen interface provided by the embodiment of the present application is used in a scenario where the terminal interface includes a negative one-screen interface and a desktop interface, and the display of the negative two-screen interface is implemented in this scenario.
  • the use here may be before the user slides the touch screen, or before the user operates a terminal such as a mobile phone, and the negative two-screen interface where the negative two-screen interface is located needs to be determined. position in order to determine the negative two-screen interface that can be displayed.
  • the negative two-screen position is different from the negative one-screen position and the desktop position, and the negative one-screen position is located between the negative two-screen position and the desktop position.
  • the relationship between the negative two-screen position, the negative one-screen position and the desktop position is convenient for users to Switch between negative two-screen interface, negative one-screen interface and desktop interface.
  • the innovation of the embodiment of the present application is how to realize the loading, display and The sliding switch between the negative two-screen interface, the negative one-screen interface, and the desktop interface, considering the existence of the negative one-screen interface and the desktop interface, the method for displaying the negative two-screen interface provided by the embodiment of the present application still has more technical points, The purpose is to improve the user experience and the development needs of manufacturers and mobile phone customizers.
  • Step 20 It is determined that the sliding direction of the user on the display screen is the negative two-screen position
  • the mobile phone desktops of various domestic manufacturers only have one negative screen, and none of them have negative two screens, which is technically innovative.
  • the negative two-screen interface display method provided by the embodiment of the present application based on the locational advantages of the negative one-screen interface and the negative two-screen interface, can provide users with more intimate and comprehensive services based on the realization of the negative one-screen interface, Integrate the development needs of manufacturers and mobile phone customizers.
  • the display screen displays a negative one-screen interface.
  • the user slides to the negative two-screen position it can be determined that the user's sliding direction on the display screen is the negative two-screen position.
  • the user can be judged according to the position projected on the display screen when the user's finger is lifted, the moving direction of the finger, and the sliding direction again. Whether the sliding direction on the display screen is the negative second screen position.
  • Step 30 Display the negative two-screen interface on the display screen.
  • the negative two-screen interface is displayed on the display screen, so that the negative two-screen interface is displayed on the display screen row. It can be seen that the negative two-screen display method provided by the embodiment of the present application realizes the display of the negative two-screen interface on the basis of the terminal desktop interface and the negative one-screen interface.
  • the negative two-screen interface exists outside the desktop interface and the negative one-screen interface, and the negative two-screen position where the negative two-screen interface is located is independent of the negative one-screen position and the desktop position and is located in the negative two-screen position and Between desktop positions, it is convenient for users to switch between the negative two-screen interface, the negative one-screen interface and the desktop interface.
  • the negative one-screen interface and the negative two-screen interface can achieve the same function, providing users with fast and considerate services. On the one hand, it can also meet the development needs of manufacturers and customizers, and improve user stickiness and residence time.
  • the method for displaying a negative two-screen interface for a terminal is applicable to a terminal desktop including a negative one-screen interface and a desktop interface, and the position where the negative one-screen interface is located is the negative one-screen position, The scene where the desktop interface is located is the desktop location. Since the negative two-screen interface with the same function as the negative one-screen interface is set outside the negative one-screen interface, it becomes a negative two-screen interface.
  • the position of the negative two-screen where the negative two-screen interface is located is determined, and the negative one-screen position is located between the negative two-screen position and the desktop position; After the sliding direction on the display screen is the negative two-screen position, the negative two-screen interface is displayed on the display screen.
  • the negative two-screen interface exists outside the desktop interface and the negative one-screen interface, and the negative two-screen position where the negative two-screen interface is located is independent of the negative one-screen position and the desktop position and is located in the negative two-screen position and Between desktop positions, it is convenient for users to switch between the negative two-screen interface, the negative one-screen interface and the desktop interface.
  • the negative one-screen interface and the negative two-screen interface can achieve the same function, providing users with fast and considerate services. On the one hand, it can also meet the development needs of manufacturers and customizers, and improve user stickiness and residence time.
  • a storage medium provided by an embodiment of the present application is used for computer-readable storage, where the storage medium stores one or more programs, and the one or more programs can be executed by one or more processors to implement the following:
  • the steps of the negative two-screen interface display method for a terminal shown in FIG. 1 to FIG. 10 may specifically perform the following steps:
  • Step 10 Determine the position of the second negative screen where the negative second screen interface is located, wherein the position of the negative first screen is located between the position of the negative second screen and the desktop position;
  • the negative two-screen interface When it is determined to display the negative two-screen interface, it is first necessary to determine the position of the negative two-screen interface where the negative two-screen interface is located. After the negative two-screen position is determined, the negative two-screen interface at the negative two-screen position can be obtained.
  • the method for displaying a negative two-screen interface provided by the embodiment of the present application is used in a scenario where the terminal interface includes a negative one-screen interface and a desktop interface, and the display of the negative two-screen interface is implemented in this scenario.
  • the use here may be before the user slides the touch screen, or before the user operates a terminal such as a mobile phone, and the negative two-screen interface where the negative two-screen interface is located needs to be determined. position in order to determine the negative two-screen interface that can be displayed.
  • the negative two-screen position is different from the negative one-screen position and the desktop position, and the negative one-screen position is located between the negative two-screen position and the desktop position.
  • the relationship between the negative two-screen position, the negative one-screen position and the desktop position is convenient for users to Switch between negative two-screen interface, negative one-screen interface and desktop interface.
  • the innovation of the embodiment of the present application is how to realize the loading, display and The sliding switch between the negative two-screen interface, the negative one-screen interface, and the desktop interface, considering the existence of the negative one-screen interface and the desktop interface, the method for displaying the negative two-screen interface provided by the embodiment of the present application still has more technical points, The purpose is to improve the user experience and the development needs of manufacturers and mobile phone customizers.
  • Step 20 It is determined that the sliding direction of the user on the display screen is the negative two-screen position
  • the mobile phone desktops of various domestic manufacturers only have one negative screen, and none of them have negative two screens, which is technically innovative.
  • the negative two-screen interface display method provided by the embodiment of the present application based on the locational advantages of the negative one-screen interface and the negative two-screen interface, can provide users with more intimate and comprehensive services based on the realization of the negative one-screen interface, Integrate the development needs of manufacturers and mobile phone customizers.
  • the user slides on the display screen, it can be judged whether it is sliding to the negative second screen position according to the sliding direction. For example, a negative one-screen interface is displayed on the display screen, and when the user slides to the negative two-screen position, it can be determined that the user's sliding direction on the display screen is the negative two-screen position.
  • the user when sliding from the desktop position to the negative screen position and sliding to the negative screen interface, the user can be judged according to the position projected on the display screen when the user's finger is lifted, the moving direction of the finger, and the sliding direction again. Whether the sliding direction on the display screen is the negative second screen position.
  • Step 30 Display the negative two-screen interface on the display screen.
  • the negative two-screen interface is displayed on the display screen, so that the negative two-screen interface is displayed on the display screen row. It can be seen that the negative two-screen display method provided by the embodiment of the present application realizes the display of the negative two-screen interface on the basis of the terminal desktop interface and the negative one-screen interface.
  • the negative two-screen interface exists outside the desktop interface and the negative one-screen interface, and the negative two-screen position where the negative two-screen interface is located is independent of the negative one-screen position and the desktop position and is located in the negative two-screen position and Between desktop positions, it is convenient for users to switch the interface between the negative two-screen interface, the negative one-screen interface and the desktop interface.
  • the negative one-screen interface and the negative two-screen interface can achieve the same function, providing users with fast and considerate services. On the one hand, it can also meet the development needs of manufacturers and customizers, and improve user stickiness and residence time.
  • the method for displaying a negative two-screen interface for a terminal is applicable to a terminal desktop including a negative one-screen interface and a desktop interface, and the position where the negative one-screen interface is located is the negative one-screen position, The scene where the desktop interface is located is the desktop location. Since the negative two-screen interface with the same function as the negative one-screen interface is set outside the negative one-screen interface, it becomes a negative two-screen interface.
  • the position of the negative two-screen where the negative two-screen interface is located is determined, and the negative one-screen position is located between the negative two-screen position and the desktop position; After the sliding direction on the display screen is the negative two-screen position, the negative two-screen interface is displayed on the display screen.
  • the negative two-screen interface exists outside the desktop interface and the negative one-screen interface, and the negative two-screen position where the negative two-screen interface is located is independent of the negative one-screen position and the desktop position and is located in the negative two-screen position and Between desktop positions, it is convenient for users to switch the interface between the negative two-screen interface, the negative one-screen interface and the desktop interface.
  • the negative one-screen interface and the negative two-screen interface can achieve the same function, providing users with fast and considerate services. On the one hand, it can also meet the development needs of manufacturers and customizers, and improve user stickiness and residence time.
  • a typical implementation device is a computer.
  • the computer may be, for example, a personal computer, a laptop computer, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or A combination of any of these devices.
  • Computer-readable storage media includes both persistent and non-permanent, removable and non-removable media, and storage of information can be implemented by any method or technology.
  • Information may be computer readable instructions, data structures, modules of programs, or other data.
  • Examples of computer storage media include, but are not limited to, phase-change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read only memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), Flash Memory or other memory technology, Compact Disc Read Only Memory (CD-ROM), Digital Versatile Disc (DVD) or other optical storage, Magnetic tape cassettes, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission medium that can be used to store information that can be accessed by a computing device.
  • computer-readable media does not include transitory computer-readable media, such as modulated data signals and carrier waves.

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

Abstract

一种用于终端的负二屏界面显示方法、装置、终端及介质。该用于终端的负二屏界面显示方法,适用于终端桌面包括负一屏界面和桌面界面,负一屏界面所在的位置为负一屏位置,桌面界面所在的位置为桌面位置的场景,所述方法,包括: 确定负二屏界面所在的负二屏位置,所述负一屏位置位于所述负二屏位置和所述桌面位置之间(S10); 判断出用户在显示屏上的滑动方向为所述负二屏位置(S20); 在所述显示屏上显示所述负二屏界面(S30)。

Description

用于终端的负二屏界面显示方法、装置、终端及介质
相关申请的交叉引用
本申请基于申请号为202011066379.8、申请日为2020年9月30日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。
技术领域
本申请实施例涉及终端技术领域,尤其涉及一种用于终端的负二屏界面显示方法、装置、终端及介质。
背景技术
手机桌面作为用户手机中所有应用程序的入口,是Android手机系统中最基础、最重要、使用最频繁的应用之一。作为Android手机系统的“门面”,各大手机厂商根据自家产品的风格设计自己独特的手机桌面,力争为用户提供更加简单实用的功能、更加美观的界面、以及更加便捷的服务。Android手机系统中的桌面启动器Launcher以宫格的形式展示所有的应用程序,在此基础上,Google提出了“负一屏”的概念,即在原来的桌面屏的左端添加一屏。由于原来第一桌面屏在代码实现中是以0为序号,故在第一桌面屏的左边再加一屏就是-1,故叫负一屏。由于负一屏有着自己特殊的优势比如进入负一平简单,第一桌面屏左滑即可;相对于桌面只是简单的呈现图标的形式,负一屏可呈现的内容样式丰富;可以为用户提供较多的便捷操作,提高用户的粘性;还可以接入第三方软件的业务,实现软件营收。因此目前各个手机厂商和市面上的Android桌面都会开发负一屏,而且也在不断的持续优化和改进中,旨在为用户提供更便捷更实用的功能。
存在的问题是,正是由于负一屏的位置的便捷优势,故不论是厂商还是手机定制商都希望借助这个常用的、便捷的入口为用户提供更多便捷贴心的服务,提高用户的粘性和用户的驻留时间。但是,在厂商和手机定制商的协商中,难免会出现一方作出让步,甚至是双方作出让步的情况,导致其中一方甚至是双方所属的功能或者软件不能实现或者接入。因此,如何在负一屏的基础上充分地为用户提供快捷贴心的服务,成为亟待解决的问题。
发明内容
本说明书一个或多个实施例提供一种用于终端的负二屏界面显示方法、终端及介质。
第一方面,提供了一种用于终端的负二屏界面显示方法,适用于终端桌面包括负一屏界面和桌面界面,负一屏界面所在的位置为负一屏位置,桌面界面所在的位置为桌面位置的场景,所述方法,包括:确定负二屏界面所在的负二屏位置,所述负一屏位置位于所述负二屏位置和所述桌面位置之间;判断出用户在显示屏上的滑动方向为所述负二屏位置;在所述显示屏上显示所述负二屏界面。
第二方面,提出了一种用于终端的负二屏界面显示装置,适用于终端桌面包括负一屏界面和桌面界面,负一屏界面所在的位置为负一屏位置,桌面界面所在的位置为桌面位置,所述装置,包括:位置确定模块,被设置成确定所述负二屏界面所在的负二屏位置,其中所述负一屏位置位于所述负二屏位置和所述桌面位置之间;方向判断模块,被设置成判断出用户在显示屏上的滑动方向为所述负二屏位置;显示模块,被设置成在所述显示屏上显示所述负二屏界面。
第三方面,提出了一种终端,包括存储器、处理器、存储在所述存储器上并可在所述处理器上运行的程序以及被设置成实现所述处理器和所述存储器之间连接通信的数据总线,所述程序被处理器执行时实现如上文所述的用于终端的负二屏界面显示方法的步骤。
第四方面,提出了一种存储介质,用于计算机可读存储,所述存储介质存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器执行时,实现如上文所述的用于终端的负二屏界面显示方法的步骤。
附图说明
为了更清楚地说明本说明书一个或多个实施例中的技术方案,下面将对一个或多个实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本说明书中记载的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1是本申请实施例提供一种用于终端的负二屏界面显示方法的步骤示意图。
图2是本申请实施例提供另一种用于终端的负二屏界面显示方法的步骤示意图。
图3是本申请实施例提供又一种用于终端的负二屏界面显示方法的步骤示意图。
图4是本申请实施例提供又一种用于终端的负二屏界面显示方法的步骤示意图。
图5是本申请实施例提供又一种用于终端的负二屏界面显示方法的步骤示意图。
图6是本申请实施例提供又一种用于终端的负二屏界面显示方法的步骤示意图。
图7是本申请实施例提供又一种用于终端的负二屏界面显示方法的步骤示意图。
图8是本申请实施例提供又一种用于终端的负二屏界面显示方法的步骤示意图。
图9是本申请实施例提供又一种用于终端的负二屏界面显示方法的步骤示意图。
图10是本申请实施例提供又一种用于终端的负二屏界面显示方法的步骤示意图。
图11是采用本申请实施例提供又一种用于终端的负二屏界面显示方法实现的界面操作说明。
图12是本申请实施例提供一种用于终端的负二屏界面显示装置的结构示意图。
图13是本申请实施例提供一种终端的结构示意图。
具体实施方式
为了使本技术领域的人员更好地理解本说明书中的技术方案,下面将结合本说明书一个或多个实施例中的附图,对本说明书一个或多个实施例中的技术方案进行清楚、完整地描述,显然,所描述的一个或多个实施例仅仅是本说明书一部分实施例,而不是全部的实施例。基于本说明书中的一个或多个实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本文件的保护范围。
本申请实施例提供的一种用于终端的负二屏界面显示方法,适用于终端桌面包括负一屏界面和桌面界面的场景,其中负一屏位置位于负二屏位置和桌面位置之间,显示屏不但可以显示负一屏界面和桌面界面之外还可以显示负二屏界面,负二屏界面也可以为用户实现与负一屏相同的功能,从而可以在负一屏界面的基础上结合负二屏界面为用户充分地提供快捷贴心的服务,还可以兼顾厂商和手机定制商的开发需求。下面将详细地描述本说明书提供的用于终端的负二屏界面显示方法及其各个步骤。
实施例一
参照图1所示,为本申请实施例提供的一种用于终端的负二屏界面显示方法的步骤示意图。本申请实施例提供的用于终端的负二屏界面显示方法适用于终端桌面包括负一屏界 面和桌面界面,负一屏界面所在的位置为负一屏位置,桌面界面所在的位置为桌面位置的场景。可以理解的是,桌面界面可以是独立的桌面应用程序运行,负一屏界面可以是独立的负一屏应用程序运行,负二屏界面可以是独立的负一屏应用程序运行,也可以是独立的负二屏应用程序运行,还可以是桌面界面、负一屏界面和负二屏界面由统一一个应用程序运行。这里独立的应用程序是拥有独立版本和独立进程。该用于终端的负二屏界面显示方法,包括:
步骤10:确定负二屏界面所在的负二屏位置,其中负一屏位置位于负二屏位置和桌面位置之间;
在确定显示负二屏界面时首先需要确定负二屏界面所在的负二屏位置,负二屏位置确定后便可以获取在负二屏位置处的负二屏界面。本申请实施例提供的负二屏界面显示方法使用在终端界面包括负一屏界面和桌面界面的场景,并且在此场景中实现负二屏界面的显示。
本申请实施例提供的负二屏界面显示方法,在每次用户使用之前,这里的使用可以是用户滑动触摸屏之前,可以是用户操作终端比如手机之前,需要确定负二屏界面所在的负二屏位置,以便确定可以显示的负二屏界面。该负二屏位置不同于负一屏位置和桌面位置,并且负一屏位置位于负二屏位置和桌面位置之间,负二屏位置、负一屏位置和桌面位置之间的关系方便用户在负二屏界面、负一屏界面和桌面界面之间进行切换。形象理解的话,在用户手机的负一屏左侧多出一个屏,该屏的功能与负一屏界面的功能相同,本申请实施例的创新点在于如何实现负二屏界面的加载、显示以及负二屏界面、负一屏界面、桌面界面之间的滑动切换,考虑到负一屏界面和桌面界面的存在,本申请实施例提供的负二屏界面显示方法还是具有较多的技术点,目的在于提升用户更多的使用体验,以及厂商和手机定制商的开发需求。
步骤20:判断出用户在显示屏上的滑动方向为负二屏位置;
目前国内各个厂商的手机桌面中仅有负一屏,均没有负二屏,这在技术上是创新技术。本申请实施例提供的负二屏界面显示方法,基于负一屏界面和负二屏界面在位置上的优越性,可以在负一屏界面实现的基础上为用户提供更贴心综合性的服务,整合厂商和手机定制商的开发需求。
当用户在显示屏上滑动时,可以根据滑动方向判断是否是滑向负二屏位置。比如显示屏上显示的是负一屏界面,当用户向负二屏位置滑动时,那么可以判断出用户在显示屏上的滑动方向为负二屏位置。另外当从桌面位置朝向负一屏位置滑动,滑动至负一屏界面时,根据用户手指抬起时投影到显示屏上的位置,手指的移动方向,以及再一次的滑动方向即可判断出用户在显示屏上的滑动方向是否为负二屏位置。
步骤30:在显示屏上显示负二屏界面。
在判断出用户在显示屏上的滑动方向为负二屏位置后,在显示屏上显示负二屏界面,从而在显示屏行显示负二屏界面。可以看出,本申请实施例提供的负二屏显示方法在终端桌面界面和负一屏界面的基础上实现了负二屏界面的显示。
可以看出,在桌面界面和负一屏界面之外存在的负二屏界面,负二屏界面所在的负二屏位置是独立于负一屏位置和桌面位置之外并且位于负二屏位置和桌面位置之间,方便用户在负二屏界面、负一屏界面和桌面界面之间进行界面切换,负一屏界面和负二屏界面可以实现相同的功能,为用户提供快捷贴心的服务,另一方面也可以满足厂商和定制商的开 发需求,提高用户的粘性和驻留时间。
参照图2所示,在一些实施例中,步骤10:确定负二屏界面所在的负二屏位置之前,本申请实施例提供的负二屏界面显示方法,还包括:
步骤40:判断出存在负二屏界面。
在确定负二屏界面所在的负二屏位置之前,需要判断是否存在负二屏界面,这里对于负二屏界面的判断不需要在用户每次触摸滑动显示屏之前进行,只需要在终端开机启动或者用户解锁终端准备使用终端时进行一次负二屏界面是否存在的判断,以便对终端界面是否具备负二屏功能进行一个判断。
负二屏界面存在的判断可以是多种形式,比如是否有负二屏界面显示所使用的题材库,或者网络连接等。比如对于负一屏界面显示的内容在不能够被完全展示的情况下也可以启动负二屏界面,以便使用负二屏界面显示本属于负一屏界面所显示的内容。
参照图3所示,在一些实施例中,本申请实施例提供的负二屏界面显示方法,步骤40:判断出存在负二屏界面,包括:
步骤400:判断出存在负二屏界面所显示的负二屏显示内容。
本申请实施例提供的负二屏界面显示方法中,通过判断是否存在负二屏界面所显示的负二屏显示内容来判断是否存在负二屏界面。这里的判断条件就是预先为负二屏界面配置显示的负二屏显示内容,如果为负二屏界面配置了所需显示的负二屏显示内容,则判断出存在负二屏界面,如果没有给负二屏界面配置所需显示的负二屏显示内容,则判断出不存在负二屏界面,不需要负二屏界面。
参照图4所示,在一些实施例中,本申请实施例提供的负二屏界面显示方法,步骤400:判断出存在负二屏界面所显示的负二屏显示内容,包括:
步骤401:判断出终端安装有负二屏显示内容对应的第三方应用程序;
本申请实施例提供的负二屏界面显示方法在负二屏界面所显示的负二屏显示内容的判断上是从终端是否安装有负二屏显示内容对应的第三方应用程序进行判断。相对于判断是否存在负二屏界面所显示的负二屏显示内容来讲,负二屏显示内容对应的第三方应用程序不需要负二屏应用程序、对负二屏界面具有控制权的负一屏应用程序或者统一对负二屏界面、负一屏界面和桌面界面具有控制权的应用程序准备负二屏显示内容,只需要将负二屏显示内容的加载提纲或者加载列表发送至第三方应用程序。
这里的第三方应用程序是对负二屏应用程序具有控制权的应用程序之外的其它应用程序。
对应地,步骤30:在显示屏上显示负二屏界面,包括:
步骤300:从第三方应用程序加载负二屏显示内容。
如果判断出终端安装有负二屏显示内容对应的第三方应用程序,则可以直接从第三方应用程序加载负二屏显示内容。
参见图11所示,如果是负一屏应用程序控制负二屏界面,则负二屏界面的加载显示,以及负一屏界面和负二屏界面之间的滑动均可以由负一屏应用程序进行控制,如果在判断出用户的滑动方向为负二屏位置时负一屏应用程序发送加载提纲或者加载列表发送至第三方应用程序,从第三方应用程序加载负二屏显示内容,负一屏应用程序无须集成和准备负二屏显示内容。
参照图5所示,在一些实施例中,步骤40:判断出存在负二屏界面之前,本申请实施 例提供的负二屏界面显示方法,还包括:
步骤50:确定负一屏界面所在的负一屏位置;
在对负二屏界面是否存在的判断之前可以肯定的是,存在负一屏界面。为了实现负一屏界面的显示,需要确定负一屏界面所在的负一屏位置,这样便可以在后续如果出现用户在显示屏上的滑动方向为负一屏位置比如在桌面界面朝向负一屏位置的方向滑动的情况,则加载对应负一屏界面的负一屏显示内容显示在显示屏上,从而将负一屏界面显示出来。
对应地,步骤30:在显示屏上显示负二屏界面之后,本申请实施例提供的负二屏界面显示方法,还包括:
步骤60:判断出用户在显示屏上的滑动方向为负一屏位置;
在确定负一屏界面所在的负一屏位置之后,如果判断出用户在显示屏上的滑动方向为负一屏位置,则在显示屏上显示负一屏界面。因此不论显示屏上显示的是负二屏界面还是桌面界面,在判断出用户在显示屏上的滑动方向为负一屏位置时,则加载负一屏界面所显示的负一屏显示内容显示在显示屏上。
步骤70:加载负一屏界面所显示的负一屏显示内容显示在显示屏上。
比如负二屏界面和负一屏界面均由负一屏应用程序控制的情况下,负一屏界面和负二屏界面的加载显示均由负一屏应用程序控制,负一屏应用程序在确定负一屏界面和负二屏界面存在时,可以实现负二屏界面和负一屏界面之间的滑动切换的判断和实现,在负一屏、负二屏与桌面界面之间的滑动切换的判断和实现由负一屏应用程序和桌面应用程序共同完成。
负一屏界面位于负二屏界面和桌面界面之间,比如负二屏界面位于负一屏界面的左侧,桌面界面位于负一屏界面的右侧。显示屏上显示负二屏界面时,如果用户在显示屏上的滑动方向为向右滑动,或者显示屏上显示桌面界面时如果用户在显示屏上的滑动方向为向左滑动时,则判断出用户在显示屏上的滑动方向为负一屏位置,则加载负一屏界面所显示的负一屏显示内容显示在显示屏上。这里的负一屏显示内容是从第三方应用程序上加载得到。可见这样可以使得负一屏应用程序、桌面程序以及第三方应用程序相互独立,负一屏应用程序无需集成第三方应用程序中的内容。
参照图6所示,在一些实施例中,步骤50:确定负一屏界面所在的负一屏位置之前,本申请实施例提供的负二屏界面显示方法,还包括:
步骤80:将负一屏界面配置在负一屏位置,负二屏界面配置在负二屏位置。
终端界面存在负一屏界面和负二屏界面的情况下,需要将负一屏界面配置在负一屏位置,负二屏界面配置在负二屏位置,这里为了便于区分,暂且称作负一屏位置和负二屏位置。负一屏界面所显示的负一屏显示内容,以及负二屏界面所显示的负二屏显示内容是对应的,那么将负一屏界面和负二屏界面如何分配在负一屏位置和负二屏位置,需要根据厂商和手机定制商在开发终端桌面时进行协商,或者根据负一屏界面和负二屏界面自身的配置要求,比如负二屏界面所显示的负二屏显示内容需要从第三方应用程序加载,则将负二屏界面配置在负二屏位置,将负一屏界面配置在负一屏位置,只是在配置到对应的屏位置后界面名称与屏位置保持一致。
参照图7所示,在一些实施例中,步骤50:确定负一屏界面所在的负一屏位置之前,本申请实施例提供的负二屏界面显示方法,还包括:
步骤90:将负二屏位置设置在负一屏位置的左侧,将桌面位置设置在负一屏位置的右 侧;
在确定终端界面包括负二屏界面、负一屏界面和桌面界面时,对应地设置负二屏位置、负一屏位置以及桌面位置,可以将负二屏位置设置在负一屏位置的左侧,桌面位置设置在负一屏位置的右侧,因此在负一屏界面显示在显示屏上时,向左滑动则切换至负二屏界面,向右滑动则切换至桌面界面。负二屏界面的名称由来正是由于该界面设置在负一屏界面的左侧,在显示屏显示负一屏界面时,向左滑动切换至负二屏界面。
对应地,步骤30:在显示屏上显示负二屏界面,包括:
步骤310:将负一屏界面或者桌面界面切换为负二屏界面显示在显示屏上。
在终端界面包括负二屏界面、负一屏界面和桌面界面时,在显示屏上显示负二屏界面是从负一屏界面向左滑动或者桌面界面向右滑动切换为负二屏界面显示在显示屏上。可以看出,终端桌面可以循环滑动,负二屏界面、负一屏界面和桌面界面可以顺次循环滑动。
参照图8所示,在一些实施例中,步骤30:在显示屏上显示负二屏界面之后,本申请实施例提供的负二屏界面显示方法,还包括:
步骤91:判断出用户在显示屏上的滑动方向为桌面位置;
负一屏位置位于负二屏位置和桌面位置之间,负二屏界面、负一屏界面和桌面界面可以循环滑动,当判断出用户在显示屏上的滑动方向为桌面位置时,可以将负二屏界面切换为桌面界面显示在显示屏上。
步骤92:将负二屏界面切换为桌面界面显示在显示屏上。
负二屏界面、负一屏界面和桌面界面可以顺次循环滑动,可以方便用户操作。在判断出用户在显示屏上的滑动方向为桌面时可以将负二屏界面切换为桌面界面显示在显示屏上。
参照图9所示,在一些实施例中,本申请实施例提供的负二屏界面显示方法,步骤90:将负二屏位置设置在负一屏位置的左侧,将桌面位置设置在负一屏位置的右侧,包括:
步骤900:设定终端桌面的宽度为三个显示屏宽度;
设定终端桌面的宽度为三个显示屏宽度,三个显示屏宽度是根布局上的宽度,通常一个显示屏宽度可以为1080像素,下面也以1080像素为例进行说明。
步骤901:设定负一屏位置与负二屏位置、桌面位置之间,以及负二屏位置和桌面位置之间间隔一个显示屏宽度。
设定负一屏位置与负二屏位置、桌面位置之间,以及负二屏位置和桌面位置之间间隔一个显示屏宽度时,负二屏位置在负一屏应用程序中的根布局上的界面坐标为(0,0),负一屏位置在负一屏应用程序中的根布局上的界面坐标为(1080,0),桌面界面在桌面应用程序中的根布局上的界面位置为(2x1080,0)。桌面界面可以包括多个子界面比如子界面一、子界面二,……,子界面N,桌面界面不管有多少个子界面,桌面界面只占一个显示屏宽度。
当从显示屏上显示的子界面一向负一屏位置滑动时,显示屏位置所对准的界面坐标的横坐标从2x1080到1080,用户继续向左滑向负二屏界面时,则显示屏位置所对准的界面坐标的横坐标为从1080到0。当用户继续向左滑动从负二屏界面滑向桌面界面的子界面N时,则显示屏位置所对准的界面坐标从0到-1080,因为负二屏界面和桌面之间间隔一个显示屏宽度,从而可以实现负二屏界面、负一屏界面和桌面界面的循环滑动。
因此,可以根据显示屏位置所对准的根布局上界面坐标的横坐标scrollX判断显示屏当 前的显示状态。当界面坐标的横坐标scrollX=0时,则表面显示屏已经滑入到负二屏界面;当界面坐标的横坐标为0<scrollX<1080时,显示屏显示的是处于负二屏界面和负一屏界面之间的滑动状态;当界面坐标的横坐标scrollX=1080时,显示屏显示的是滑动到负一屏界面;当界面坐标的横坐标为1080<scrollX<2x1080时,显示屏显示的是在负一屏界面和桌面界面子界面一之间的滑动状态;当界面坐标的横坐标为-1080<scrollX<0时,显示屏显示的是处于桌面界面子界面N和负二屏界面之间的滑动状态;当界面坐标的横坐标为scrollX=-1080或者2x1080时,显示屏显示的是桌面界面中的一个子界面。
参照图10所示,在一些实施例中,本申请实施例提供的负二屏界面显示方法,显示屏所在的位置为显示屏位置,步骤310:将负一屏界面切换为负二屏界面显示在显示屏上,包括:
步骤311:将负一屏位置从显示屏位置的右侧移除;
在将负一屏界面切换为负二屏界面显示在显示屏上时,需要将负一屏位置从显示屏位置的右侧移除,以便为负二屏界面腾出位置。
步骤312:将负二屏位置从显示屏位置的左侧移动至与显示屏位置对准;
这样负二屏位置从显示屏位置的左侧移动过来,与显示屏位置对准。目的是将配置在负二屏位置的负二屏界面显示在显示屏上。
步骤313:在显示屏上显示负二屏界面。
可以看出,负二屏界面、负一屏界面和桌面界面在显示屏上的滑动切换是上述界面所在的负二屏位置、负一屏位置和桌面位置分别与显示屏位置对准后,在显示屏上显示配置在对应位置上的界面。
参照图11所示,负二屏界面和负一屏界面可以由负一屏应用程序控制其加载显示以及负二屏界面、负一屏界面之间的滑动切换,负一屏应用程序与桌面应用程序协作完成桌面界面和负二屏界面、负一屏界面之间的滑动切换,从而可以实现负二屏界面、负一屏界面和桌面界面的循环滑动。即桌面界面向左滑动,可以滑动至负一屏界面;桌面界面向右滑动,可以滑动至负二屏界面。负二屏界面所显示的负二屏显示内容可以从第三方应用程序中加载,这样可以使得负一屏应用程序、桌面应用程序和第三方应用程序相互独立,负一屏应用程序无需集成第三方应用程序中的内容。
通过以上分析可以看出,本申请实施例提供的用于终端的负二屏界面显示方法,适用于终端桌面包括负一屏界面和桌面界面,负一屏界面所在的位置为负一屏位置,桌面界面所在的位置为桌面位置的场景,由于是在负一屏界面之外设置与负一屏界面功能相同的负二屏界面,因此成为负二屏界面。本申请实施例提供的用于终端的负二屏界面显示方法,确定负二屏界面所在的负二屏位置,并且负一屏位置位于负二屏位置和桌面位置之间;在判断出用户在显示屏上的滑动方向为负二屏位置后,在显示屏上显示负二屏界面。可以看出,在桌面界面和负一屏界面之外存在的负二屏界面,负二屏界面所在的负二屏位置是独立于负一屏位置和桌面位置之外并且位于负二屏位置和桌面位置之间,方便用户在负二屏界面、负一屏界面和桌面界面之间进行界面切换,负一屏界面和负二屏界面可以实现相同的功能,为用户提供快捷贴心的服务,另一方面也可以满足厂商和定制商的开发需求,提高用户的粘性和驻留时间。
实施例二
参照图12所示,为本申请实施例提供的用于终端的负二屏界面显示装置的结构示意 图。本申请实施例提供的用于终端的负二屏界面显示装置适用于终端桌面包括负一屏界面和桌面界面,负一屏界面所在的位置为负一屏位置,桌面界面所在的位置为桌面位置的场景。可以理解的是,桌面界面可以是独立的桌面应用程序运行,负一屏界面可以是独立的负一屏应用程序运行,负二屏界面可以是独立的负一屏应用程序运行,也可以是独立的负二屏应用程序运行,还可以是桌面界面、负一屏界面和负二屏界面由统一一个应用程序运行。这里独立的应用程序是拥有独立版本和独立进程。该用于终端的负二屏界面显示装置1包括:
位置确定模块10,被设置成确定负二屏界面所在的负二屏位置,其中负一屏位置位于负二屏位置和桌面位置之间;
在确定显示负二屏界面时首先需要确定负二屏界面所在的负二屏位置,负二屏位置确定后便可以获取在负二屏位置处的负二屏界面。本申请实施例提供的负二屏界面显示方法使用在终端界面包括负一屏界面和桌面界面的场景,并且在此场景中实现负二屏界面的显示。
本申请实施例提供的负二屏界面显示方法,在每次用户使用之前,这里的使用可以是用户滑动触摸屏之前,可以是用户操作终端比如手机之前,需要确定负二屏界面所在的负二屏位置,以便确定可以显示的负二屏界面。该负二屏位置不同于负一屏位置和桌面位置,并且负一屏位置位于负二屏位置和桌面位置之间,负二屏位置、负一屏位置和桌面位置之间的关系方便用户在负二屏界面、负一屏界面和桌面界面之间进行切换。形象理解的话,在用户手机的负一屏左侧多出一个屏,该屏的功能与负一屏界面的功能相同,本申请实施例的创新点在于如何实现负二屏界面的加载、显示以及负二屏界面、负一屏界面、桌面界面之间的滑动切换,考虑到负一屏界面和桌面界面的存在,本申请实施例提供的负二屏界面显示方法还是具有较多的技术点,目的在于提升用户更多的使用体验,以及厂商和手机定制商的开发需求。
方向判断模块20,被设置成判断出用户在显示屏上的滑动方向为负二屏位置;
目前国内各个厂商的手机桌面中仅有负一屏,均没有负二屏,这在技术上是创新技术。本申请实施例提供的负二屏界面显示方法,基于负一屏界面和负二屏界面在位置上的优越性,可以在负一屏界面实现的基础上为用户提供更贴心综合性的服务,整合厂商和手机定制商的开发需求。
当用户在显示屏上滑动时,可以根据滑动方向判断是否是滑向负二屏位置。比如显示屏上显示的是负一屏界面,当用户向负二屏位置滑动时,那么可以判断出用户在显示屏上的滑动方向为负二屏位置。另外当从桌面位置朝向负一屏位置滑动,滑动至负一屏界面时,根据用户手指抬起时投影到显示屏上的位置,手指的移动方向,以及再一次的滑动方向即可判断出用户在显示屏上的滑动方向是否为负二屏位置。
显示模块30,被设置成在显示屏上显示负二屏界面。
在判断出用户在显示屏上的滑动方向为负二屏位置后,在显示屏上显示负二屏界面,从而在显示屏行显示负二屏界面。可以看出,本申请实施例提供的负二屏显示方法在终端桌面界面和负一屏界面的基础上实现了负二屏界面的显示。
可以看出,在桌面界面和负一屏界面之外存在的负二屏界面,负二屏界面所在的负二屏位置是独立于负一屏位置和桌面位置之外并且位于负二屏位置和桌面位置之间,方便用户在负二屏界面、负一屏界面和桌面界面之间进行界面切换,负一屏界面和负二屏界面可 以实现相同的功能,为用户提供快捷贴心的服务,另一方面也可以满足厂商和定制商的开发需求,提高用户的粘性和驻留时间。
通过以上分析可以看出,本申请实施例提供的用于终端的负二屏界面显示方法,适用于终端桌面包括负一屏界面和桌面界面,负一屏界面所在的位置为负一屏位置,桌面界面所在的位置为桌面位置的场景,由于是在负一屏界面之外设置与负一屏界面功能相同的负二屏界面,因此成为负二屏界面。本申请实施例提供的用于终端的负二屏界面显示方法,确定负二屏界面所在的负二屏位置,并且负一屏位置位于负二屏位置和桌面位置之间;在判断出用户在显示屏上的滑动方向为负二屏位置后,在显示屏上显示负二屏界面。可以看出,在桌面界面和负一屏界面之外存在的负二屏界面,负二屏界面所在的负二屏位置是独立于负一屏位置和桌面位置之外并且位于负二屏位置和桌面位置之间,方便用户在负二屏界面、负一屏界面和桌面界面之间进行界面切换,负一屏界面和负二屏界面可以实现相同的功能,为用户提供快捷贴心的服务,另一方面也可以满足厂商和定制商的开发需求,提高用户的粘性和驻留时间。
实施例三
参照图13所示,为本申请实施例提供的一种终端,终端1300包括存储器1320、处理器1310、存储在存储器1320上并可在处理器1310上运行的程序以及被设置成实现所述处理器1310和所述存储器1320之间连接通信的数据总线1340,所述程序被处理器1310执行时实现如图1至图10所示用于终端的负二屏界面显示方法的步骤,具体执行以下步骤:
步骤10:确定负二屏界面所在的负二屏位置,其中负一屏位置位于负二屏位置和桌面位置之间;
在确定显示负二屏界面时首先需要确定负二屏界面所在的负二屏位置,负二屏位置确定后便可以获取在负二屏位置处的负二屏界面。本申请实施例提供的负二屏界面显示方法使用在终端界面包括负一屏界面和桌面界面的场景,并且在此场景中实现负二屏界面的显示。
本申请实施例提供的负二屏界面显示方法,在每次用户使用之前,这里的使用可以是用户滑动触摸屏之前,可以是用户操作终端比如手机之前,需要确定负二屏界面所在的负二屏位置,以便确定可以显示的负二屏界面。该负二屏位置不同于负一屏位置和桌面位置,并且负一屏位置位于负二屏位置和桌面位置之间,负二屏位置、负一屏位置和桌面位置之间的关系方便用户在负二屏界面、负一屏界面和桌面界面之间进行切换。形象理解的话,在用户手机的负一屏左侧多出一个屏,该屏的功能与负一屏界面的功能相同,本申请实施例的创新点在于如何实现负二屏界面的加载、显示以及负二屏界面、负一屏界面、桌面界面之间的滑动切换,考虑到负一屏界面和桌面界面的存在,本申请实施例提供的负二屏界面显示方法还是具有较多的技术点,目的在于提升用户更多的使用体验,以及厂商和手机定制商的开发需求。
步骤20:判断出用户在显示屏上的滑动方向为负二屏位置;
目前国内各个厂商的手机桌面中仅有负一屏,均没有负二屏,这在技术上是创新技术。本申请实施例提供的负二屏界面显示方法,基于负一屏界面和负二屏界面在位置上的优越性,可以在负一屏界面实现的基础上为用户提供更贴心综合性的服务,整合厂商和手机定制商的开发需求。
当用户在显示屏上滑动时,可以根据滑动方向判断是否是滑向负二屏位置。比如显示 屏上显示的是负一屏界面,当用户向负二屏位置滑动时,那么可以判断出用户在显示屏上的滑动方向为负二屏位置。另外当从桌面位置朝向负一屏位置滑动,滑动至负一屏界面时,根据用户手指抬起时投影到显示屏上的位置,手指的移动方向,以及再一次的滑动方向即可判断出用户在显示屏上的滑动方向是否为负二屏位置。
步骤30:在显示屏上显示负二屏界面。
在判断出用户在显示屏上的滑动方向为负二屏位置后,在显示屏上显示负二屏界面,从而在显示屏行显示负二屏界面。可以看出,本申请实施例提供的负二屏显示方法在终端桌面界面和负一屏界面的基础上实现了负二屏界面的显示。
可以看出,在桌面界面和负一屏界面之外存在的负二屏界面,负二屏界面所在的负二屏位置是独立于负一屏位置和桌面位置之外并且位于负二屏位置和桌面位置之间,方便用户在负二屏界面、负一屏界面和桌面界面之间进行界面切换,负一屏界面和负二屏界面可以实现相同的功能,为用户提供快捷贴心的服务,另一方面也可以满足厂商和定制商的开发需求,提高用户的粘性和驻留时间。
通过以上分析可以看出,本申请实施例提供的用于终端的负二屏界面显示方法,适用于终端桌面包括负一屏界面和桌面界面,负一屏界面所在的位置为负一屏位置,桌面界面所在的位置为桌面位置的场景,由于是在负一屏界面之外设置与负一屏界面功能相同的负二屏界面,因此成为负二屏界面。本申请实施例提供的用于终端的负二屏界面显示方法,确定负二屏界面所在的负二屏位置,并且负一屏位置位于负二屏位置和桌面位置之间;在判断出用户在显示屏上的滑动方向为负二屏位置后,在显示屏上显示负二屏界面。可以看出,在桌面界面和负一屏界面之外存在的负二屏界面,负二屏界面所在的负二屏位置是独立于负一屏位置和桌面位置之外并且位于负二屏位置和桌面位置之间,方便用户在负二屏界面、负一屏界面和桌面界面之间进行界面切换,负一屏界面和负二屏界面可以实现相同的功能,为用户提供快捷贴心的服务,另一方面也可以满足厂商和定制商的开发需求,提高用户的粘性和驻留时间。
实施例四
本申请实施例提供的一种存储介质,用于计算机可读存储,所述存储介质存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器执行,以实现如图1至图10所示用于终端的负二屏界面显示方法的步骤,具体可以执行以下步骤:
步骤10:确定负二屏界面所在的负二屏位置,其中负一屏位置位于负二屏位置和桌面位置之间;
在确定显示负二屏界面时首先需要确定负二屏界面所在的负二屏位置,负二屏位置确定后便可以获取在负二屏位置处的负二屏界面。本申请实施例提供的负二屏界面显示方法使用在终端界面包括负一屏界面和桌面界面的场景,并且在此场景中实现负二屏界面的显示。
本申请实施例提供的负二屏界面显示方法,在每次用户使用之前,这里的使用可以是用户滑动触摸屏之前,可以是用户操作终端比如手机之前,需要确定负二屏界面所在的负二屏位置,以便确定可以显示的负二屏界面。该负二屏位置不同于负一屏位置和桌面位置,并且负一屏位置位于负二屏位置和桌面位置之间,负二屏位置、负一屏位置和桌面位置之间的关系方便用户在负二屏界面、负一屏界面和桌面界面之间进行切换。形象理解的话,在用户手机的负一屏左侧多出一个屏,该屏的功能与负一屏界面的功能相同,本申请实施 例的创新点在于如何实现负二屏界面的加载、显示以及负二屏界面、负一屏界面、桌面界面之间的滑动切换,考虑到负一屏界面和桌面界面的存在,本申请实施例提供的负二屏界面显示方法还是具有较多的技术点,目的在于提升用户更多的使用体验,以及厂商和手机定制商的开发需求。
步骤20:判断出用户在显示屏上的滑动方向为负二屏位置;
目前国内各个厂商的手机桌面中仅有负一屏,均没有负二屏,这在技术上是创新技术。本申请实施例提供的负二屏界面显示方法,基于负一屏界面和负二屏界面在位置上的优越性,可以在负一屏界面实现的基础上为用户提供更贴心综合性的服务,整合厂商和手机定制商的开发需求。
当用户在显示屏上滑动时,可以根据滑动方向判断是否是滑向负二屏位置。比如显示屏上显示的是负一屏界面,当用户向负二屏位置滑动时,那么可以判断出用户在显示屏上的滑动方向为负二屏位置。另外当从桌面位置朝向负一屏位置滑动,滑动至负一屏界面时,根据用户手指抬起时投影到显示屏上的位置,手指的移动方向,以及再一次的滑动方向即可判断出用户在显示屏上的滑动方向是否为负二屏位置。
步骤30:在显示屏上显示负二屏界面。
在判断出用户在显示屏上的滑动方向为负二屏位置后,在显示屏上显示负二屏界面,从而在显示屏行显示负二屏界面。可以看出,本申请实施例提供的负二屏显示方法在终端桌面界面和负一屏界面的基础上实现了负二屏界面的显示。
可以看出,在桌面界面和负一屏界面之外存在的负二屏界面,负二屏界面所在的负二屏位置是独立于负一屏位置和桌面位置之外并且位于负二屏位置和桌面位置之间,方便用户在负二屏界面、负一屏界面和桌面界面之间进行界面切换,负一屏界面和负二屏界面可以实现相同的功能,为用户提供快捷贴心的服务,另一方面也可以满足厂商和定制商的开发需求,提高用户的粘性和驻留时间。
通过以上分析可以看出,本申请实施例提供的用于终端的负二屏界面显示方法,适用于终端桌面包括负一屏界面和桌面界面,负一屏界面所在的位置为负一屏位置,桌面界面所在的位置为桌面位置的场景,由于是在负一屏界面之外设置与负一屏界面功能相同的负二屏界面,因此成为负二屏界面。本申请实施例提供的用于终端的负二屏界面显示方法,确定负二屏界面所在的负二屏位置,并且负一屏位置位于负二屏位置和桌面位置之间;在判断出用户在显示屏上的滑动方向为负二屏位置后,在显示屏上显示负二屏界面。可以看出,在桌面界面和负一屏界面之外存在的负二屏界面,负二屏界面所在的负二屏位置是独立于负一屏位置和桌面位置之外并且位于负二屏位置和桌面位置之间,方便用户在负二屏界面、负一屏界面和桌面界面之间进行界面切换,负一屏界面和负二屏界面可以实现相同的功能,为用户提供快捷贴心的服务,另一方面也可以满足厂商和定制商的开发需求,提高用户的粘性和驻留时间。
总之,以上所述仅为本说明书的一些实施例而已,并非用于限定本说明书的保护范围。凡在本说明书的范围和原则之内,所作的任何修改、等同替换、改进等,均应包含在本说明书的保护范围之内。
上述一个或多个实施例阐明的系统、装置、模块或单元,具体可以由计算机芯片或实体实现,或者由具有某种功能的产品来实现。一种典型的实现设备为计算机。具体的,计算机例如可以为个人计算机、膝上型计算机、蜂窝电话、相机电话、智能电话、个人数字 助理、媒体播放器、导航设备、电子邮件设备、游戏控制台、平板计算机、可穿戴设备或者这些设备中的任何设备的组合。
计算机可读存储介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。
还需要说明的是,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、商品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、商品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、商品或者设备中还存在另外的相同要素。
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于系统实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。
上述对本说明书特定实施例进行了描述。其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于实施例中的顺序来执行并且仍然可以实现期望的结果。另外,在附图中描绘的过程不一定要求示出的特定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。

Claims (13)

  1. 一种用于终端的负二屏界面显示方法,适用于终端桌面包括负一屏界面和桌面界面,负一屏界面所在的位置为负一屏位置,桌面界面所在的位置为桌面位置的场景,所述方法包括:
    确定负二屏界面所在的负二屏位置,所述负一屏位置位于所述负二屏位置和所述桌面位置之间;
    判断出用户在显示屏上的滑动方向为所述负二屏位置;
    在所述显示屏上显示所述负二屏界面。
  2. 如权利要求1所述的负二屏界面显示方法,其中,确定负二屏界面所在的负二屏位置之前,还包括:
    判断出存在所述负二屏界面。
  3. 如权利要求2所述的负二屏界面显示方法,其中,所述判断出存在负二屏界面,包括:
    判断出存在所述负二屏界面所显示的负二屏显示内容。
  4. 如权利要求3所述的负二屏界面显示方法,其中,判断出存在所述负二屏界面所显示的负二屏显示内容,包括:
    判断出终端安装有所述负二屏显示内容对应的第三方应用程序;
    对应地,在所述显示屏上显示所述负二屏界面,包括:
    从所述第三方应用程序加载所述负二屏显示内容。
  5. 如权利要求1至4中任一项所述的负二屏界面显示方法,其中,判断出存在负二屏界面之前,还包括:
    确定所述负一屏界面所在的负一屏位置;
    对应地,在所述显示屏上显示所述负二屏界面之后,所述方法,还包括:
    判断出用户在所述显示屏上的滑动方向为所述负一屏位置;
    加载所述负一屏界面所显示的负一屏显示内容显示在所述显示屏上。
  6. 如权利要求5所述的负二屏界面显示方法,其中,确定所述负一屏界面所在的负一屏位置的之前,还包括:
    将所述负一屏界面配置在所述负一屏位置,所述负二屏界面配置在所述负二屏位置。
  7. 如权利要求5所述的负二屏界面显示方法,其中,确定所述负一屏界面所在的负一屏位置之前,还包括:
    将所述负二屏位置设置在所述负一屏位置的左侧,将所述桌面位置设置在所述负一屏位置的右侧;
    对应地,在所述显示屏上显示所述负二屏界面,包括:
    将所述负一屏界面或者所述桌面界面切换为所述负二屏界面显示在所述显示屏上。
  8. 如权利要求7所述的负二屏界面显示方法,其中,在所述显示屏上显示所述负二屏界面之后,还包括:
    判断出用户在所述显示屏上的滑动方向为所述桌面位置;
    将所述负二屏界面切换为所述桌面界面显示在所述显示屏上。
  9. 如权利要求7所述的负二屏界面显示方法,其中,将所述负二屏位置设置在所述负一屏位置的左侧,将所述桌面位置设置在所述负一屏位置的右侧,包括:
    设定所述终端桌面的宽度为三个显示屏宽度;
    设定所述负一屏位置与所述负二屏位置、所述桌面位置之间,以及所述负二屏位置和所述桌面位置之间间隔一个显示屏宽度。
  10. 如权利要求7所述的负二屏界面显示方法,其中,所述显示屏所在的位置为显示屏位置,将所述负一屏界面切换为所述负二屏界面显示在所述显示屏上,包括:
    将所述负一屏位置从所述显示屏位置的右侧移除;
    将所述负二屏位置从所述显示屏位置的左侧移动至与所述显示屏位置对准;
    在所述显示屏上显示所述桌面界面。
  11. 一种用于终端的负二屏界面显示装置,适用于终端桌面包括负一屏界面和桌面界面,所述负一屏界面所在的位置为负一屏位置,所述桌面界面所在的位置为桌面位置的场景,所述装置包括:
    位置确定模块,用于确定所述负二屏界面所在的负二屏位置,其中所述负一屏位置位于所述负二屏位置和所述桌面位置之间;
    方向判断模块,用于判断出用户在显示屏上的滑动方向为所述负二屏位置;
    显示模块,用于在所述显示屏上显示所述负二屏界面。
  12. 一种终端,包括存储器、处理器、存储在所述存储器上并可在所述处理器上运行的程序以及用于实现所述处理器和所述存储器之间连接通信的数据总线,其中,所述程序被处理器执行时实现如权利要求1至10中任一项所述的用于终端的负二屏界面显示方法的步骤。
  13. 一种存储介质,用于计算机可读存储,所述存储介质存储有一个或者多个程序,其中,所述一个或者多个程序可被一个或者多个处理器执行时,实现如权利要求1至10中任一项所述的用于终端的负二屏界面显示方法的步骤。
PCT/CN2021/109740 2020-09-30 2021-07-30 用于终端的负二屏界面显示方法、装置、终端及介质 WO2022068370A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011066379.8 2020-09-30
CN202011066379.8A CN114327164A (zh) 2020-09-30 2020-09-30 用于终端的负二屏界面显示方法、装置、终端及介质

Publications (1)

Publication Number Publication Date
WO2022068370A1 true WO2022068370A1 (zh) 2022-04-07

Family

ID=80949194

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/109740 WO2022068370A1 (zh) 2020-09-30 2021-07-30 用于终端的负二屏界面显示方法、装置、终端及介质

Country Status (2)

Country Link
CN (1) CN114327164A (zh)
WO (1) WO2022068370A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114706506A (zh) * 2022-04-18 2022-07-05 上海汽车集团股份有限公司 车机的显示方法、装置以及车机

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160224198A1 (en) * 2015-01-30 2016-08-04 Samsung Electronics Co., Ltd. Mobile device and displaying method thereof
CN110554899A (zh) * 2019-09-02 2019-12-10 联想(北京)有限公司 一种处理方法及电子设备
CN110851198A (zh) * 2019-10-15 2020-02-28 青岛海信移动通信技术股份有限公司 一种显示快应用的视图的方法及终端
CN111124219A (zh) * 2019-11-20 2020-05-08 青岛海信移动通信技术股份有限公司 一种通信终端及负屏界面的卡片显示方法
CN111857531A (zh) * 2020-07-24 2020-10-30 青岛海信移动通信技术股份有限公司 移动终端及其文件显示方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160224198A1 (en) * 2015-01-30 2016-08-04 Samsung Electronics Co., Ltd. Mobile device and displaying method thereof
CN110554899A (zh) * 2019-09-02 2019-12-10 联想(北京)有限公司 一种处理方法及电子设备
CN110851198A (zh) * 2019-10-15 2020-02-28 青岛海信移动通信技术股份有限公司 一种显示快应用的视图的方法及终端
CN111124219A (zh) * 2019-11-20 2020-05-08 青岛海信移动通信技术股份有限公司 一种通信终端及负屏界面的卡片显示方法
CN111857531A (zh) * 2020-07-24 2020-10-30 青岛海信移动通信技术股份有限公司 移动终端及其文件显示方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114706506A (zh) * 2022-04-18 2022-07-05 上海汽车集团股份有限公司 车机的显示方法、装置以及车机

Also Published As

Publication number Publication date
CN114327164A (zh) 2022-04-12

Similar Documents

Publication Publication Date Title
CN107728901B (zh) 界面显示方法、装置及终端
CN108491131B (zh) 智能交互平板的操作方法、装置以及智能交互平板
CN108351794B (zh) 一种显示的方法及终端
US9582188B2 (en) Method for adjusting display area and electronic device thereof
CN109074276B (zh) 系统任务切换器中的选项卡
RU2600106C2 (ru) Переключатель приложений
US9519397B2 (en) Data display method and apparatus
CN102754352B (zh) 提供多个应用的信息的方法和装置
US20200319773A1 (en) Method and apparatus for component display processing
WO2019047802A1 (en) NOTIFICATION MESSAGE DISPLAY METHOD AND TERMINAL AND COMPUTER-READABLE NON-TRANSIENT INFORMATION MEDIUM
WO2019041779A1 (zh) 终端界面切换、移动、手势处理的方法、装置及终端
US20150040065A1 (en) Method and apparatus for generating customized menus for accessing application functionality
US20140137020A1 (en) Graphical user interface for navigating applications
US9645782B2 (en) Multiple displays for displaying workspaces
US20190155461A1 (en) Method for displaying and an electronic device thereof
US20140215364A1 (en) Method and electronic device for configuring screen
US20130057572A1 (en) Multiple Display Device Taskbars
EP3660646A1 (en) Method for displaying multi-task management interface, device, terminal and storage medium
JP2016051462A (ja) データ処理システム及びデータ処理方法
TW201903594A (zh) 圖標的顯示方法、裝置、設備和儲存媒介
US20150286342A1 (en) System and method for displaying application data through tile objects
KR20120138618A (ko) 모바일 디바이스에서 멀티태스킹 운용 방법 및 장치
CN110806847A (zh) 一种分布式多屏幕显示方法、装置、设备及系统
WO2014141548A1 (ja) 表示制御
WO2022068370A1 (zh) 用于终端的负二屏界面显示方法、装置、终端及介质

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: 21874032

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 21.08.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21874032

Country of ref document: EP

Kind code of ref document: A1