CN106686433B - Position display method and system for shortcut application - Google Patents

Position display method and system for shortcut application Download PDF

Info

Publication number
CN106686433B
CN106686433B CN201611250967.0A CN201611250967A CN106686433B CN 106686433 B CN106686433 B CN 106686433B CN 201611250967 A CN201611250967 A CN 201611250967A CN 106686433 B CN106686433 B CN 106686433B
Authority
CN
China
Prior art keywords
application
shortcut
information
focus
view
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
CN201611250967.0A
Other languages
Chinese (zh)
Other versions
CN106686433A (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.)
Shenzhen TCL Digital Technology Co Ltd
Original Assignee
Shenzhen TCL Digital Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen TCL Digital Technology Co Ltd filed Critical Shenzhen TCL Digital Technology Co Ltd
Priority to CN201611250967.0A priority Critical patent/CN106686433B/en
Publication of CN106686433A publication Critical patent/CN106686433A/en
Application granted granted Critical
Publication of CN106686433B publication Critical patent/CN106686433B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/41Structure of client; Structure of client peripherals
    • H04N21/422Input-only peripherals, i.e. input devices connected to specially adapted client devices, e.g. global positioning system [GPS]
    • H04N21/42204User interfaces specially adapted for controlling a client device through a remote control device; Remote control devices therefor
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4438Window management, e.g. event handling following interaction with the user interface

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a position display method and a system for quick application, wherein the position display method comprises the following steps: acquiring application information of the position of a first focus in a first view, and matching the application information with shortcut application list information; if the matching is successful, acquiring a serial number of the shortcut application information matched with the application information in the shortcut application list, and calculating specific position information of an application program corresponding to the application information in a shortcut application bar according to a preset rule and the serial number; and positioning a second focus to a corresponding position according to the specific position information, and displaying the content of the page where the second focus is located in a second view, wherein the second view and the first view are located in the same display interface. The method and the device realize the requirement of multiple focuses on one page, so that the user can clearly and conveniently know the position of the application program in the shortcut application bar, and the user experience is improved.

Description

Position display method and system for shortcut application
Technical Field
The invention relates to the field of view display, in particular to a position display method and system for quick application.
Background
With the development of the smart television, more and more applications can be used on the smart television by users. When a user often uses some fixed application software, it can be added to the shortcut application bar for quick lookup next time. However, with the increase of the added application software, the application software added to the shortcut application bar cannot be intelligently arranged, and a user cannot directly and conveniently know whether certain application software is added to the shortcut application bar from the shortcut application bar, so that the user experience is reduced.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
The invention mainly aims to provide a method and a system for displaying focus shift, and aims to facilitate a user to know specific position information of an added shortcut application in a shortcut application bar when the number of pages of a shortcut application list is large.
In order to achieve the above object, the present invention provides a location display method for a shortcut application, including the following steps:
acquiring application information of the position of a first focus in a first view, and matching the application information with shortcut application list information;
if the matching is successful, acquiring a serial number of the shortcut application information matched with the application information in the shortcut application list, and calculating specific position information of the application in the shortcut application bar corresponding to the application information according to a preset rule and the serial number;
and positioning a second focus to a corresponding position according to the specific position information, and displaying the content of the page where the second focus is located in a second view, wherein the second view and the first view are located in the same display interface.
Optionally, the step of acquiring the application information selected by the first focus in the first view and matching the application information with the shortcut application list information further includes:
monitoring movement of the first focal point;
when the content of the position of the first focus is monitored to be the application, executing the following steps: and acquiring application information selected by a first focus in a first view, and matching the application information with shortcut application list information.
Optionally, the position display method further includes:
and if the matching fails, displaying the content of the last page in the shortcut application bar in a second view.
Optionally, the step of calculating specific location information of the application in the shortcut application bar corresponding to the application information includes:
dividing the serial number by the application amount of each page of the shortcut application bar to obtain an integer as the page number of the application in the shortcut application bar;
and measuring the sequence number for each page of the shortcut application bar to obtain the sequence number of the application in the page.
Optionally, the application information includes: package name and class name of the application.
In addition, to achieve the above object, the present invention also provides a location display system for a shortcut application, including:
the acquisition module is used for acquiring the application information of the position of the first focus in the first view and matching the application information with the shortcut application list information;
the position calculation module is used for acquiring the serial number of the shortcut application information matched with the application information in the shortcut application list if the matching is successful, and calculating the specific position information of the application program corresponding to the application information in the shortcut application bar according to a preset rule and the serial number;
and the first display module is used for positioning the second focus to a corresponding position according to the specific position information and displaying the content of the page where the second focus is positioned in a second view, wherein the second view and the first view are positioned in the same display interface.
Optionally, the position display system comprises:
a detection module for monitoring movement of the first focus;
a confirming module, configured to, when it is monitored that the content at the position where the first focus is located is an application, execute the following steps: and acquiring application information selected by a first focus in a first view, and matching the application information with shortcut application list information.
Optionally, the position display system further comprises:
and the second display module is used for displaying the content of the last page in the shortcut application bar in a second view if the matching fails.
Optionally, the position calculation module comprises:
the page number calculation unit is used for dividing the serial number by the application amount of each page of the shortcut application bar to obtain an integer as the page number of the application program in the shortcut application bar;
and the serial number calculating unit is used for measuring the serial number for the surplus of each page of application in the shortcut application bar to obtain the serial number of the application program in the page.
Optionally, the application information includes: the package name and class name of the application.
The position display method comprises the following steps: acquiring application information of the position of a first focus in a first view, and matching the application information with shortcut application list information; if the matching is successful, acquiring a serial number of the shortcut application information matched with the application information in the shortcut application list, and calculating specific position information of the application in the shortcut application bar corresponding to the application information according to a preset rule and the serial number; and positioning a second focus to a corresponding position according to the specific position information, and displaying the content of the page where the second focus is located in a second view, wherein the second view and the first view are located in the same display interface. Through the mode, the first focus is moved to the application position in the first view, if the application is the added shortcut application, the specific position information of the application in the shortcut application bar is acquired, the second focus is positioned at the position corresponding to the specific position information, and the content of the page where the second focus is located is displayed in the second view. The second focus moves to the first focus along with the first focus, the requirement of multiple focuses of one page is met, the position of the first focus in the first view, which is applied to the shortcut application bar, is displayed in the second view, a user can clearly and conveniently know the position of the first focus in the shortcut application bar, and user experience is improved.
Drawings
FIG. 1 is a flowchart illustrating a location displaying method for a shortcut application according to a first embodiment of the present invention;
FIG. 2 is a flowchart illustrating a location displaying method for shortcut applications in accordance with a second embodiment of the present invention;
FIG. 3 is a flowchart illustrating a location displaying method for shortcut applications in accordance with a third embodiment of the present invention;
FIG. 4 is a flowchart illustrating a location displaying method for shortcut applications in accordance with a fourth embodiment of the present invention;
FIG. 5 is a functional block diagram of a location display system for shortcut applications in accordance with a first embodiment of the present invention;
FIG. 6 is a functional block diagram of a location display system for shortcut applications in accordance with a second embodiment of the present invention;
FIG. 7 is a functional block diagram of a location display system for shortcut applications in accordance with a third embodiment of the present invention;
fig. 8 is a functional block diagram of a location display system for shortcut applications in accordance with a fourth embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides a position display method for quick application.
Referring to fig. 1, fig. 1 is a flowchart illustrating a location display method for a shortcut application according to a first embodiment of the present invention.
In this embodiment, the location display method of the shortcut application includes:
step S10, acquiring application information of the position of the first focus in the first view, and matching the application information with the shortcut application list information;
the invention is implemented in two or more views, and can realize multi-view focus movement, in this embodiment, two views are taken as examples, and in a specific embodiment, a third view, a fourth view, and the like can be provided. In this embodiment, the second focus moves to the first focus so as to implement that the second view moves to the first view, and the position of the application program at the position of the first focus in the shortcut application bar is displayed in the second view.
In this embodiment, when the content of the position where the first focus is located is an application program, the application information of the application program is obtained, and the application information is matched with the stored shortcut application list information, and when the application information exists in the shortcut application list information, it indicates that the matching is successful.
Specifically, when a movement instruction of the first focus is detected, the content of the position of the first focus is obtained by capturing the position of the first focus in the first view. When the obtained content is application information of an application program, the application information includes: a package name and a class name of the application. And comparing the package name and the class name with the package name and the class name of each shortcut application stored in the shortcut application list. When the package name and the class name are matched, the matching is successful. In a specific embodiment, the package name of the application program may be compared with the package names of the application programs stored in the shortcut application list, and then the class name of the application program may be further compared with the class name in the shortcut application list. In further embodiments, other application information of the application program may be matched with other application information in the shortcut application list, such as a file name.
Step S20, if the matching is successful, acquiring a serial number of the shortcut application information matched with the application information in the shortcut application list, and calculating specific position information of an application program corresponding to the application information in a shortcut application bar according to a preset rule and the serial number;
in this embodiment, when the package name and the class name of the application program are both matched with the information in the shortcut application list, the serial number corresponding to the application program in the list is obtained, and according to a calculation formula, specific position information such as the number of pages in the shortcut application bar where the application program is located and the serial number of the page where the application program is located is calculated.
Specifically, when the package name of the application program is matched with both the class name and the information in the shortcut application list, the serial number corresponding to the shortcut application information matched in the shortcut application list is obtained. And when the shortcut application information matched with the application information exists in the shortcut application list, the application program is added into the shortcut application bar. And calculating the page number of the application program in the shortcut application bar and the serial number in the specific page number according to a preset formula and the serial number, thereby obtaining the specific position information of the application program in the shortcut application bar, such as the position of the page.
And step S30, positioning a second focus to a corresponding position according to the specific position information, and displaying the content of the page where the second focus is located in a second view, wherein the second view and the first view are located in the same display interface.
Specifically, the second focus is positioned at the position corresponding to the application program in the shortcut application bar according to the calculated specific position information of the application program. And displaying the content of the page where the second focus is located in the shortcut application bar, namely the content of the page where the application program is located, in a second view which is located in the same display interface as the first view. And displaying the specific position content of the application program selected by the first focus in the first view in the shortcut application bar in the second view.
The embodiment includes the following steps by the position display method: acquiring application information of the position of a first focus in a first view, and matching the application information with shortcut application list information; if the matching is successful, acquiring a serial number of the shortcut application information matched with the application information in the shortcut application list, and calculating specific position information of an application program corresponding to the application information in a shortcut application bar according to a preset rule and the serial number; and positioning a second focus to a corresponding position according to the specific position information, and displaying the content of the page where the second focus is located in a second view, wherein the second view and the first view are located in the same display interface. Through the mode, the first focus is moved to the position of the application program in the first view, if the application program is the added shortcut application, the specific position information of the application program in the shortcut application bar is obtained, the second focus is positioned to the position corresponding to the specific position information, and the content of the page where the second focus is located is displayed in the second view. The second focus moves to the first focus along with the first focus, the requirement of multiple focuses of one page is met, the position of the application program at the position of the first focus in the first view in the shortcut application bar is displayed in the second view, a user can clearly and conveniently know the position of the application program in the shortcut application bar, and user experience is improved.
Referring to fig. 2, fig. 2 is a flowchart illustrating a location display method for a shortcut application according to a second embodiment of the present invention.
In this embodiment implemented based on the first embodiment, in order to implement that the second focus can flexibly move with the first focus, and increase the sensitivity of the movement with the first focus, before step S10, the method further includes:
step S011, monitoring the movement of the first focus;
specifically, before capturing the first focus, it is monitored whether the first focus has moved. And if the first focus is not moved, continuing to wait for the movement instruction of the first focus without displaying the content corresponding to the position of the first focus in the first view. In specific implementation, whether the content of the position of the first focus is obtained or not can be judged by monitoring the stay of the first focus.
Step S012, when monitoring that the content of the position of the first focus is an application program, executing the steps of: and acquiring application information selected by a first focus in a first view, and matching the application information with shortcut application list information.
Specifically, if it is monitored that the first focus moves, displaying content corresponding to the position of the first focus in the first view, and judging whether the content information is an application program according to the content information of the position of the first focus. If the selected content is the application program, step S10 is executed, otherwise, the step is ended or the content at the position where the first focus is moved is continuously obtained.
Referring to fig. 3, fig. 3 is a flowchart illustrating a location displaying method for a shortcut application according to a third embodiment of the present invention.
In this embodiment implemented based on the first embodiment, in order to enable a user to simply and clearly know whether an application program is added to a shortcut application bar, in this embodiment, the position display method further includes:
and step S40, if the matching fails, displaying the content of the last page in the shortcut application bar in a second view.
Specifically, if shortcut application information matching the application information is not found in the shortcut application list, the application program is not added to the shortcut application bar. To alert the user that this application is not added, at which point the second focus does not need to be moved along, the shortcut application bar scrolls to the last page by default and displays the page contents in the second view. In a specific implementation, a blank page may be displayed in the second view or the second view may not be displayed to remind the user that the application program at the position of the first focus is not added to the shortcut application bar.
Referring to fig. 4, fig. 4 is a flowchart illustrating a location display method for a shortcut application according to a fourth embodiment of the present invention.
In this embodiment implemented based on the first embodiment, in order to simply and efficiently find a specific position of a corresponding shortcut application in a shortcut application bar, in this embodiment, the step of calculating specific position information of an application program corresponding to the application information in the shortcut application bar includes:
step S31, dividing the serial number by the application amount of each page of the shortcut application bar to obtain an integer as the page number of the application program in the shortcut application bar;
specifically, after the sequence number of the application program in the shortcut application list is obtained, the sequence number is divided by the application amount of each page according to the application amount of each page in the shortcut application bar, and the obtained integer is the page number of the application program in the shortcut application bar.
And step S32, the sequence number is used for measuring and remaining the application amount of each page of the shortcut application bar, and the sequence number of the application program in the page is obtained.
Specifically, after dividing the sequence number by the application amount of each page in the shortcut application bar, the obtained remainder is the sequence number of the page in which the application program is located in the shortcut application bar. And the page number and the serial number of the located page are the specific position information of the application program in the shortcut application bar. In a specific embodiment, the package name of the application information and the class name can be directly matched in the shortcut application, so as to obtain a specific position of the shortcut application in the shortcut application bar.
The invention further provides a position display system for the quick application.
Referring to fig. 5, fig. 5 is a schematic flow chart of a location display system of a shortcut application according to a first embodiment of the present invention;
in this embodiment, the position display system includes:
the acquisition module 100 is configured to acquire application information of a position where a first focus is located in a first view, and match the application information with shortcut application list information;
the invention is implemented in two or more views, and can realize multi-view focus movement, in this embodiment, two views are taken as examples, and in a specific embodiment, a third view, a fourth view, and the like can be provided. In this embodiment, the second focus moves to the first focus so as to implement that the second view moves to the first view, and the position of the application program at the position of the first focus in the shortcut application bar is displayed in the second view.
In this embodiment, when the content of the position where the first focus is located is an application program, the application information of the application program is obtained, and the application information is matched with the stored shortcut application list information, and when the application information exists in the shortcut application list information, it indicates that the matching is successful.
Specifically, when a movement instruction of the first focus is detected, the content of the position of the first focus is obtained by capturing the position of the first focus in the first view. When the obtained content is application information of an application program, the application information includes: a package name and a class name of the application. And comparing the package name and the class name with the package name and the class name of each shortcut application stored in the shortcut application list. When the package name and the class name are matched, the matching is successful. In a specific embodiment, the package name of the application program may be compared with the package names of the application programs stored in the shortcut application list, and then the class name of the application program may be further compared with the class name in the shortcut application list. In further embodiments, other application information of the application program may be matched with other application information in the shortcut application list, such as a file name.
The position calculation module 200 is configured to, if matching is successful, obtain a serial number of the shortcut application information matched with the application information in the shortcut application list, and calculate specific position information of an application program corresponding to the application information in a shortcut application bar according to a preset rule and the serial number;
in this embodiment, when the package name and the class name of the application program are both matched with the information in the shortcut application list, the serial number corresponding to the application program in the list is obtained, and according to a calculation formula, specific position information such as the number of pages in the shortcut application bar where the application program is located and the serial number of the page where the application program is located is calculated.
Specifically, when the package name of the application program is matched with both the class name and the information in the shortcut application list, the serial number corresponding to the shortcut application information matched in the shortcut application list is obtained. And when the shortcut application information matched with the application information exists in the shortcut application list, the application program is added into the shortcut application bar. And calculating the page number of the application program in the shortcut application bar and the serial number in the specific page number according to a preset formula and the serial number, thereby obtaining the specific position information of the application program in the shortcut application bar, such as the position of the page.
The first display module 300 is configured to position the second focus to a corresponding position according to the specific position information, and display the content of the page where the second focus is located in a second view, where the second view and the first view are located on the same display interface.
Specifically, the second focus is positioned at the position corresponding to the application program in the shortcut application bar according to the calculated specific position information of the application program. And displaying the content of the page where the second focus is located in the shortcut application bar, namely the content of the page where the application program is located, in a second view which is located in the same display interface as the first view. And displaying the specific position content of the application program selected by the first focus in the first view in the shortcut application bar in the second view.
The embodiment includes the following steps by the position display method: acquiring application information of the position of a first focus in a first view, and matching the application information with shortcut application list information; if the matching is successful, acquiring a serial number of the shortcut application information matched with the application information in the shortcut application list, and calculating specific position information of an application program corresponding to the application information in a shortcut application bar according to a preset rule and the serial number; and positioning a second focus to a corresponding position according to the specific position information, and displaying the content of the page where the second focus is located in a second view, wherein the second view and the first view are located in the same display interface. Through the mode, the first focus is moved to the position of the application program in the first view, if the application program is the added shortcut application, the specific position information of the application program in the shortcut application bar is obtained, the second focus is positioned to the position corresponding to the specific position information, and the content of the page where the second focus is located is displayed in the second view. The second focus moves to the first focus along with the first focus, the requirement of multiple focuses of one page is met, the position of the application program at the position of the first focus in the first view in the shortcut application bar is displayed in the second view, a user can clearly and conveniently know the position of the application program in the shortcut application bar, and user experience is improved.
Referring to fig. 6, fig. 6 is a functional module diagram of a location display system of a shortcut application in accordance with a second embodiment of the present invention;
in this embodiment implemented based on the first embodiment, in order to realize that the second focal point can flexibly move with the first focal point, and increase the sensitivity of the movement with the first focal point, the position display system includes:
a detection module 001 for monitoring movement of the first focus;
specifically, before capturing the first focus, it is monitored whether the first focus has moved. And if the first focus is not moved, continuing to wait for the movement instruction of the first focus without displaying the content corresponding to the position of the first focus in the first view. In specific implementation, whether the content of the position of the first focus is obtained or not can be judged by monitoring the stay of the first focus.
The confirming module 002 is configured to, when it is monitored that the content of the position where the first focus is located is an application program, execute the following steps: and acquiring application information selected by a first focus in a first view, and matching the application information with shortcut application list information.
Specifically, if it is monitored that the first focus moves, displaying content corresponding to the position of the first focus in the first view, and judging whether the content information is an application program according to the content information of the position of the first focus. If the selected content is the application program, step S10 is executed, otherwise, the step is ended or the content at the position where the first focus is moved is continuously obtained.
Referring to fig. 7, fig. 7 is a functional module diagram of a location display system of a third embodiment of the shortcut application of the present invention;
in the embodiment implemented based on the first embodiment, in order to enable the user to simply and clearly know whether the application program is added to the shortcut application bar, the location display system further includes:
and if the matching fails, the second display module 400 displays the content of the last page in the shortcut application bar in the second view.
Specifically, if shortcut application information matching the application information is not found in the shortcut application list, the application program is not added to the shortcut application bar. To alert the user that this application is not added, at which point the second focus does not need to be moved along, the shortcut application bar scrolls to the last page by default and displays the page contents in the second view. In a specific implementation, a blank page may be displayed in the second view or the second view may not be displayed to remind the user that the application program at the position of the first focus is not added to the shortcut application bar.
Referring to fig. 8, fig. 8 is a functional block diagram of a location display system of a shortcut application in accordance with a fourth embodiment of the present invention;
in this embodiment implemented based on the first embodiment, in order to find a specific location of a corresponding shortcut application in a shortcut application bar simply and efficiently, the location calculation module 200 includes:
a page number calculating unit 201, configured to divide the sequence number by an application amount per page of the shortcut application bar to obtain an integer, which is a page number of the application program in the shortcut application bar;
specifically, after the sequence number of the application program in the shortcut application list is obtained, the sequence number is divided by the application amount of each page according to the application amount of each page in the shortcut application bar, and the obtained integer is the page number of the application program in the shortcut application bar.
And the serial number calculating unit 202 is configured to take the serial number as a surplus for each page of the shortcut application bar, so as to obtain the serial number of the application program in the page where the application program is located.
Specifically, after dividing the sequence number by the application amount of each page in the shortcut application bar, the obtained remainder is the sequence number of the page in which the application program is located in the shortcut application bar. And the page number and the serial number of the located page are the specific position information of the application program in the shortcut application bar. In a specific embodiment, the package name of the application information and the class name can be directly matched in the shortcut application, so as to obtain a specific position of the shortcut application in the shortcut application bar.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (8)

1. A position display method of a shortcut application is characterized by comprising the following steps:
acquiring application information of a position where a first focus is located in a first view, and matching the application information with shortcut application list information, wherein the application information comprises a package name and a class name of an application program, and the package name and the class name of each shortcut application are stored in the shortcut application list information;
if the matching is successful, acquiring a serial number of the shortcut application information matched with the application information in the shortcut application list, and calculating specific position information of an application program corresponding to the application information in a shortcut application bar according to a preset rule and the serial number;
and positioning a second focus to a corresponding position according to the specific position information, and displaying the content of the page where the second focus is located in a second view, wherein the second view and the first view are located in the same display interface.
2. The position display method according to claim 1, wherein the step of obtaining the application information of the position of the first focus in the first view and matching the application information with the shortcut application list information further comprises:
monitoring movement of the first focal point;
when the content of the position of the first focus is monitored to be the application, executing the following steps: and acquiring the application information of the position of the first focus in the first view, and matching the application information with the shortcut application list information.
3. The position display method according to claim 1, characterized in that the position display method further comprises:
and if the matching fails, displaying the content of the last page in the shortcut application bar in a second view.
4. The position display method according to claim 1, wherein the step of calculating specific position information of the application program corresponding to the application information in the shortcut application bar comprises:
dividing the serial number by the application amount of each page of the shortcut application bar to obtain an integer as the page number of the application program in the shortcut application bar;
and measuring the surplus of the serial number to each page of application of the shortcut application bar to obtain the serial number of the application program in the page.
5. A location display system for a shortcut application, the location display system comprising:
the acquisition module is used for acquiring application information of the position of a first focus in a first view and matching the application information with shortcut application list information, wherein the application information comprises a package name and a class name of an application program, and the package name and the class name of each shortcut application are stored in the shortcut application list information;
the position calculation module is used for acquiring the serial number of the shortcut application information matched with the application information in the shortcut application list if the matching is successful, and calculating the specific position information of the application program corresponding to the application information in the shortcut application bar according to a preset rule and the serial number;
and the first display module is used for positioning the second focus to a corresponding position according to the specific position information and displaying the content of the page where the second focus is positioned in a second view, wherein the second view and the first view are positioned in the same display interface.
6. The position display system of claim 5, wherein the position display system comprises:
a detection module for monitoring movement of the first focus;
a confirming module, configured to, when it is monitored that the content at the position where the first focus is located is an application, execute the following steps: and acquiring application information selected by a first focus in a first view, and matching the application information with shortcut application list information.
7. The position display system of claim 5, wherein the position display system further comprises:
and the second display module is used for displaying the content of the last page in the shortcut application bar in a second view if the matching fails.
8. The position display system of claim 5, wherein the position calculation module comprises:
the page number calculation unit is used for dividing the serial number by the application amount of each page of the shortcut application bar to obtain an integer as the page number of the application program in the shortcut application bar;
and the serial number calculating unit is used for measuring the serial number for the surplus of each page of application in the shortcut application bar to obtain the serial number of the application program in the page.
CN201611250967.0A 2016-12-29 2016-12-29 Position display method and system for shortcut application Active CN106686433B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611250967.0A CN106686433B (en) 2016-12-29 2016-12-29 Position display method and system for shortcut application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611250967.0A CN106686433B (en) 2016-12-29 2016-12-29 Position display method and system for shortcut application

Publications (2)

Publication Number Publication Date
CN106686433A CN106686433A (en) 2017-05-17
CN106686433B true CN106686433B (en) 2020-03-17

Family

ID=58873568

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611250967.0A Active CN106686433B (en) 2016-12-29 2016-12-29 Position display method and system for shortcut application

Country Status (1)

Country Link
CN (1) CN106686433B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309554A (en) * 2012-03-08 2013-09-18 中兴通讯股份有限公司 Method for managing application program icons of mobile terminal and mobile terminal
CN104484352A (en) * 2014-11-28 2015-04-01 北京金山安全软件有限公司 Method, device and equipment for quickly searching application program
CN104572752A (en) * 2013-10-24 2015-04-29 中兴通讯股份有限公司 Method and device for finding positioning method by application program
CN105843468A (en) * 2016-03-18 2016-08-10 青岛海信移动通信技术股份有限公司 Method for searching application programs in intelligent equipment and intelligent equipment
CN106020602A (en) * 2016-05-16 2016-10-12 北京奇虎科技有限公司 Shortcut icon search method and apparatus as well as terminal device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309554A (en) * 2012-03-08 2013-09-18 中兴通讯股份有限公司 Method for managing application program icons of mobile terminal and mobile terminal
CN104572752A (en) * 2013-10-24 2015-04-29 中兴通讯股份有限公司 Method and device for finding positioning method by application program
CN104484352A (en) * 2014-11-28 2015-04-01 北京金山安全软件有限公司 Method, device and equipment for quickly searching application program
CN105843468A (en) * 2016-03-18 2016-08-10 青岛海信移动通信技术股份有限公司 Method for searching application programs in intelligent equipment and intelligent equipment
CN106020602A (en) * 2016-05-16 2016-10-12 北京奇虎科技有限公司 Shortcut icon search method and apparatus as well as terminal device

Also Published As

Publication number Publication date
CN106686433A (en) 2017-05-17

Similar Documents

Publication Publication Date Title
US10268926B2 (en) Method and apparatus for processing point cloud data
JP6339584B2 (en) DYNAMIC ICON DISPLAY METHOD, DISPLAY DEVICE, PROGRAM, AND RECORDING MEDIUM
EP3480561B1 (en) Navigation method, device, and system
EP2854372B1 (en) Method and device for displaying pushed information
EP3188034A1 (en) Display terminal-based data processing method
CN107515764B (en) Application page opening method, terminal and computer readable storage medium
US20150242077A1 (en) Page Switching Method And Apparatus
US9842259B2 (en) Captured image recognition device, captured image recognition system, and captured image recognition method
US9436274B2 (en) System to overlay application help on a mobile device
CN107679214B (en) Link positioning method, device, terminal and computer readable storage medium
CN106843700B (en) Screenshot method and device
CN104809227A (en) Photo display method and device
CN103134499A (en) Navigation method and navigation device
CN108566564B (en) Page focus jumping method, television and computer readable storage medium
CN107747788B (en) Air conditioner parameter determination method, air conditioner equipment and readable storage medium
CN105100850A (en) Intelligent terminal touch screen remote control method and device
CN110837368B (en) Data processing method and device and electronic equipment
US9921738B2 (en) Apparatus and method for processing displayed information in portable terminal
CN106686433B (en) Position display method and system for shortcut application
CN111338728A (en) Screen capturing method and device and computer readable storage medium
US20140337698A1 (en) Method, apparatus and mobile terminal for selecting hyperlinks
CN110458202B (en) Picture processing method, device and equipment and computer readable storage medium
CN105043377A (en) Method and device for recording running routes, and electronic equipment
CN109710436B (en) Space cleaning method, device, equipment and computer readable storage medium
JP2014167673A (en) Remarkable property analyzer

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