CN113485813A - Application skipping method and device - Google Patents

Application skipping method and device Download PDF

Info

Publication number
CN113485813A
CN113485813A CN202110842763.0A CN202110842763A CN113485813A CN 113485813 A CN113485813 A CN 113485813A CN 202110842763 A CN202110842763 A CN 202110842763A CN 113485813 A CN113485813 A CN 113485813A
Authority
CN
China
Prior art keywords
application
interface
jump
input
displaying
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.)
Pending
Application number
CN202110842763.0A
Other languages
Chinese (zh)
Inventor
王豪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202110842763.0A priority Critical patent/CN113485813A/en
Publication of CN113485813A publication Critical patent/CN113485813A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • 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

Abstract

The application discloses an application skipping method and device, electronic equipment and a readable storage medium, and belongs to the technical field of mobile internet application. The method comprises the following steps: receiving application jump operation on a user interface of a first application; according to the application jump operation, recording jump information for jumping to a second application; and responding to the operation of the jump information, and entering the second application.

Description

Application skipping method and device
Technical Field
The application belongs to the technical field of mobile internet application, and particularly relates to a method and a device for application jump.
Background
A plurality of applications are usually installed in a mobile terminal, and different applications can meet the requirement of diversity of users. At present, when a user skips from a first application to view a page of a second application, and when the second application continues to browse back to a home page, if the user wants to view a skipped page corresponding to the second application again, the user generally needs to go back to the first application and re-execute an operation of skipping to the page of the second application; or, the jump page corresponding to the second application can be searched in the browsing history of the second application.
However, if the first application is inadvertently deleted in a recent task or the second application has no browsing history function, there is a problem that the operation is cumbersome if the user wants to review the related page of the second application.
Disclosure of Invention
The embodiment of the application skipping method and device aims to provide the application skipping method and device, and the technical problem that operation is complex when a relative page of a skipped application is viewed by existing electronic equipment can be solved.
In a first aspect, an embodiment of the present application provides a method for application jump, where the method includes:
receiving a first input of a user under the condition that a second interface of a second application is displayed, wherein the second interface of the second application is the interface displayed after the first interface of the second application is switched, and the first interface of the second application is the interface displayed after at least one first application is switched to the second application;
displaying a jumplist in response to the first input, wherein the jumplist comprises a link identification for the at least one first application to jump to the first interface;
receiving a second input selecting a target link identifier in the jumplist;
and responding to the second input, and jumping to an interface corresponding to the target link identification in the first interface.
In a second aspect, an embodiment of the present application provides an apparatus for application jump, where the apparatus includes:
the first receiving module is used for receiving a first input of a user under the condition that a second interface of a second application is displayed, wherein the second interface of the second application is an interface displayed after the first interface of the second application is switched, and the first interface of the second application is an interface displayed after at least one first application is switched to the second application;
a first display module, configured to display a jumplist in response to the first input, where the jumplist includes a link identifier for the at least one first application to jump to the first interface;
a second receiving module, configured to receive a second input selecting a target link identifier in the jumplist;
and the first processing module is used for responding to the second input and jumping to an interface corresponding to the target link identification in the first interface.
In a third aspect, an embodiment of the present application provides an electronic device, including a processor, a memory, and a program or an instruction stored on the memory and executable on the processor, where the program or the instruction, when executed by the processor, implements the steps of the method for application jump as described above.
In a fourth aspect, the present application provides a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method for application jump as described above.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the steps of the method for application jump as described above.
In the embodiment of the application, a first input of a user is received under the condition that a second interface of a second application is displayed, a jump list is displayed in response to the first input, the jump list comprises link identifications of at least one first application jumping to the first interface, a second input of selecting a target link identification in the jump list is received, and in response to the second input, jumping to an interface corresponding to the target link identification in the first interface is carried out. According to the method and the device for displaying the page jump information, the page jump information of the application is recorded in real time, so that a user can conveniently check the related page information jumping from one application to another application, the operation is simple and convenient, and the information checking efficiency can be improved.
Drawings
One or more embodiments are illustrated in drawings corresponding to, and not limiting to, the embodiments, in which elements having the same reference number designation may be represented as similar elements, unless specifically noted, the drawings in the figures are not to scale.
Fig. 1 is a flowchart illustrating a method for application jump according to an embodiment of the present application;
FIG. 2 is a diagram illustrating a first process of application jump according to an embodiment of the present application;
FIG. 3 is a diagram illustrating a second process of application hopping according to an embodiment of the present application;
FIG. 4 is a diagram illustrating a third process of application jump according to an embodiment of the present application;
FIG. 5 is a schematic diagram illustrating the recording of the jump information in the latest task interface according to an embodiment of the present application;
FIG. 6 is a schematic process diagram of executing an application jump operation based on jump information recorded in a latest task interface according to an embodiment of the present application;
fig. 7 is a schematic diagram illustrating that the jump information is recorded in the shortcut center interface according to the embodiment of the present application;
fig. 8 is a schematic process diagram of executing an application jump operation based on jump information recorded by a shortcut center interface according to an embodiment of the present application;
FIG. 9 is a schematic structural diagram of an apparatus for applying jump according to an embodiment of the present application;
fig. 10 is a schematic diagram of an electronic device provided in an embodiment of the present application;
fig. 11 is a schematic hardware structure diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one.
The method and the device for application skip provided by the embodiment of the application skip are configured in the electronic device, optionally, the electronic device is a microcomputer device with a communication function, and is provided with a central processing unit, a storage, an input device and an output device, and one or more of an embedded computing technology, a control technology, an artificial intelligence technology or a biological authentication technology are integrated to realize functions of conversation, photographing, listening to music, playing games, information processing, fingerprint scanning, positioning and the like. The electronic device comprises a main body and a display screen positioned on the main body, wherein the display screen can display at least one application, and a user performs operation on the application by operating the display screen, for example, the user clicks a displayed interface of a certain application to realize operation of jumping from the application to another application.
Based on the above description, the method, apparatus, device and medium for application jump provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings by specific embodiments and application scenarios thereof.
Fig. 1 is a flowchart illustrating a method for application jump according to an embodiment of the present application. The method can comprise the following steps:
step 101, receiving a first input of a user under the condition that a second interface of a second application is displayed, wherein the second interface of the second application is an interface displayed after the first interface of the second application is switched, and the first interface of the second application is an interface displayed after at least one first application is switched to the second application;
wherein the second application includes a first interface and a second interface. In the process of interface switching, a first interface is generally switched from a first application to a second application, and then the first interface is switched to the second interface. When the electronic equipment currently displays the second interface, jumping from the second interface to the first interface can be carried out in response to the operation of a user.
102, responding to the first input, displaying a jump list, wherein the jump list comprises a link identifier for the at least one first application to jump to the first interface;
all link identification information of at least one first application jumping to the first interface is collected in the jump list, and a user can operate the link identification, so that jumping from a second interface to the first interface is achieved. The link identifier is associated with a corresponding link address, which may be a specific link address, or key information of an interface corresponding to the link.
103, receiving a second input for selecting a target link identifier in the skip list; the target link identifier may be determined by the user according to personal wishes, and the second input may include clicking or swiping the link identifier, and the like.
And 104, responding to the second input, and jumping to an interface corresponding to the target link identification in the first interface.
Specific implementations of the above steps will be described in detail below.
In the embodiment of the application, jump information between applications executed by a user, namely jump information of a first interface jumping from a first application to a second application, can be recorded in real time, and the jump information is displayed on the interface of the electronic equipment in a jump list mode. If the interface after the jump in the second application is closed or other interfaces of the second application are currently displayed, the user can operate the target link identifier in the displayed jump list, and in response to the operation of the user, the user can jump to the first interface corresponding to the target link identifier again. The information of the jump of the interfaces between different applications can be recorded in a system background, and the first interface of the second application can be directly accessed by responding to the operation of a user on the jump list, so that the related information can be conveniently and quickly checked, and the information checking efficiency can be improved.
In particular, the first application and the second application may be system software and/or application software installed on the electronic device. The electronic equipment can be a mobile phone, a tablet computer, an intelligent bracelet and other equipment. The system software is the software carried by the electronic equipment system, such as system application software of telephone, short message, memo, alarm clock, etc. The application software is software which is usually actively installed on the electronic device by the user in order to meet the user needs, and can be various social software, graphic image processing software, electronic commerce software, payment software, navigation software and the like.
And when the user detects that the operation is an application jump operation, executing an action of jumping from the first application to the second application according to the application jump operation. The first application is application software which initiates the jump, and the second application is application software which occurs after the jump action.
The operation may be a click operation or a swipe operation on a certain target tag of a user interface of the first application, where the target tag refers to information that enables a jump between different applications, for example, the target tag may be a phone number, a mailbox, a link control, and the like, and the content of the target tag is used to indicate which application the second application to be jumped is specific. And the user operates the target label displayed on the user interface of the first application so as to jump to the second application corresponding to the target label.
Fig. 2 and 3 below illustrate the operation procedure of jumping from a first application to a second application, respectively.
For example, referring to fig. 2, fig. 2 shows an operation process of jumping from a first application a to a second application B, where the first application a and the second application B are specifically application software. The first application A can be commodity recommendation software, the first application A recommends a commodity of the unmanned aerial vehicle, a recommendation channel for purchasing the unmanned aerial vehicle is displayed on a user interface of the first application A, the recommendation channel can be specifically a link address of an electronic commerce website and is represented by a control, a user can jump from the first application A to a second application B by clicking the control, specific page information corresponding to the commodity of the unmanned aerial vehicle is displayed in the second application B, and the user can browse or purchase the unmanned aerial vehicle in a display interface of the second application B after jumping. The interface on which the specific page information corresponding to the unmanned aerial vehicle commodity is displayed is the first interface of the second application.
For example, referring to fig. 3, fig. 3 shows an operation procedure of jumping from a third application C, which is application software, to a fourth application D, which is system software. The third application C may be a mobile phone number, and the user may click the string of digits to jump from the third application C to a fourth application D, where the fourth application D may be specifically call software, and in the call software, the user may select to dial the string of digits.
Fig. 2 and fig. 3 above illustrate the operation process of jumping from one application software to another application software and the operation process of jumping from one application software to a system software, respectively, it should be noted that the first application includes at least one, which may be system software and/or application software; the second application also includes at least one, which may be system software and/or application software. When jumping from the first application to the second application, the jump can be from the system software to the system software, the jump can be from the system software to the application software, the jump can be from the application software to the system software, and the jump can be from the application software to the application software.
In the embodiment of the application, the system background can record the jump information of jumping from the first application to the second application in real time according to the application jump operation. The jump operation is used for triggering the background system to receive the application jump event which occurs currently, and the first application and the second application which jump occurs can be specifically determined to be which application. The skip information is information for representing application skip events, and is recorded in a system background, the system can display the skip information on an interface of the electronic equipment according to a specific application scene, and a user can operate the skip information so as to trigger to enter a second application corresponding to the skip information. The skip information includes application information corresponding to the first application and the second application, such as application names, application software icons, and the like. The skip information may also include information related to the content of the skip page, which may be a subject of the skip page, or a keyword related to the content of the skip page, etc. For example, if the jump is made from the first application a to the second application B, and the jump page relates to information of a certain drone, the jump information may be "drone", or the like. For another example, if the third application C jumps to the fourth application D, and the jump page relates to a call dialing interface of the user three times, the jump information may be "186 three XXXXXXXX" or "16: 40 three phones", where 16:40 is the system time when the call is made.
In the embodiment of the application, the recording of the user activity at the system level can be realized. According to the record of the system background and the currently displayed interface, the jump among different interfaces can be realized in response to the operation of the user.
In this embodiment of the application, the currently displayed interface includes a second interface of the second application, the second interface is displayed after the first interface of the second application is switched, and the interface includes one or more interfaces. For example, the first interface of the second application is an "unmanned aerial vehicle" interface, and is switched from the "unmanned aerial vehicle" interface to an "information of mobile phone M" interface, and is switched from the "information of mobile phone M" interface to a "kitten mobile phone shell" interface, so that the second interface includes an "information of mobile phone M" interface and a "kitten mobile phone shell" interface. The user can operate the currently displayed second interface to realize jumping to the first interface, namely, the user can operate the currently displayed 'information of mobile phone M' interface to realize jumping to the 'unmanned aerial vehicle' interface; the user can also operate on the currently displayed 'kitten mobile phone shell' interface to realize jumping to the 'unmanned aerial vehicle' interface.
And receiving a first input of the user at the second interface, where the first input may be a click or a swipe of a certain sub-control on the second interface, or may be a preset gesture input on the second interface, such as an operation of sliding a finger down or up on the second interface. In response to the first input, a jumplist is displayed, the jumplist including an identification of a link by which at least one first application jumped to the first interface. And the user can operate the target link identifier in the jumplist so as to jump from the current second interface to the interface corresponding to the target link identifier in the first interface. Wherein the target link identifier is a certain link identifier in at least one link identifier displayed in the jumplist.
For example, referring to fig. 4, currently, a second interface of a second application is displayed, where the second application is a B application, the second interface is a "kitten cell phone shell" interface, a corresponding first interface is an "unmanned aerial vehicle" interface, and the first interface is obtained by skipping to the first application a. As shown in fig. 4, in the second interface, a first input of the user to the current second interface is received, and at this time, the jumplist is displayed, and the jumplist is superimposed on the second interface in the form of a sub-window, and the display list includes the application identifier of the first application a and the link identifier that the first application a jumps to the first interface, that is, the application identifier of "a" and the "drone". And receiving the operation of the link identification 'unmanned plane' by the user, so as to jump from the current second interface to the first interface of the second application B, namely the 'unmanned plane' interface.
In an embodiment of the present application, displaying a jumplist includes: and displaying the application identification of the at least one first application and the link identification of jumping to the first interface. The application identifier may be an application icon of the first application, or may be a name of the first application. The link identifier is used for jumping to the corresponding first interface according to an operation, and may be a specific link, or may be identifier information of the first interface, such as an interface subject name, a type of interface content, sharer information of the interface content, and the like.
Optionally, the displaying the application identifier of the at least one first application and the link identifier of the first interface to which the application identifier jumps comprises: and displaying the application identification of the at least one first application and the link identification for jumping to the first interface on a latest task interface. Therefore, the user can intuitively know the application which initiates the jump, the application after the jump, the content information of the page displayed after the jump, and the like. The latest task interface is the most recently used application preview list interface, and the preview can be clicked to quickly switch to the corresponding application.
Information of at least one first application can be recorded in the latest task interface, and the at least one first application is application software for jumping to the second application.
For example, please refer to fig. 5, fig. 5 is a schematic diagram illustrating that the jump information is recorded in the latest task interface according to an embodiment of the present application. When the latest task interface is opened, the preview of the current application B moves upwards, and the latest task interface is displayed below the interface, wherein the latest task interface comprises an activity list opened by other applications of the application B, namely the first application, for example, relevant information of a commodity 'unmanned aerial vehicle mini 2' is shared in a 'what is worth buying' application, and a specific interface of the commodity 'unmanned aerial vehicle mini 2' can be opened in the application B. The specific interface of the mobile phone M in the application W can be opened in the application B. The title information corresponding to the jump interface information and the information of the first application can jointly form the activity list. The information of the first application may be an icon and/or a name of the first application, etc. As shown in fig. 6, when the user operates a certain piece of jump information recorded in the latest task interface, the user can directly jump to the first interface of the second application, where the first interface is specifically an interface corresponding to a commodity "unmanned aerial vehicle mini 2".
It should be noted that the activity list is all the first applications related to the application B, and jump page information associated with the first applications, and the activity list may be displayed in a latest task interface of the electronic device. The operation of triggering the display of the activity list can be that a latest task interface is opened in response to the operation of a user; displaying the activity list associated with the second application in the recent task interface in response to a user operation of the second application. If the second application is changed from the application B to another second application, the activity list displayed on the latest task interface is also changed into the activity list information corresponding to the updated second application. For example, after the latest task interface is displayed on the electronic device, if the user can press the application B for a long time, the latest task interface displays an activity list of the application B opened by other applications; and if the user releases the application B and presses the application C for a long time, the recent task interface displays an activity list of the application C opened by other applications, and the like. Therefore, the user can conveniently view the activity list of any second application opened by other applications in the latest task interface, the operation is simple and convenient, and the viewing efficiency is high.
Optionally, the first application displayed in the latest task interface and the jump page information associated with the first application may be controlled according to the application jump time. For example, the latest executed N application jump events are displayed on the latest task interface according to the sequence of execution times, where N is greater than or equal to 0 and can be set by a system or a user.
It can be known that the jump information displayed in the latest task interface is all the first applications associated with the second application, and when there are a plurality of first applications, the user may operate the latest task interface to re-determine the jump information displayed in the latest task interface according to the user's needs. For example, a date selection control is added to the recent task interface, and a user can view an activity list corresponding to the currently displayed jump information of the recent task interface according to the date, for example, the user selects the jump information of the application B opened by the first application in the last week or the last month. For another example, the skip information recorded in the system background may be classified according to the first application, the skip information belonging to the same first application is placed in a set, and the user may select the skip information of the same first application corresponding to the second application. For example, if the user clicks the "what is worth buying" icon, an activity list that all "J" applications are opened by the "what is worth buying" application is displayed in the recent task interface; and if the user clicks the icon of the 'W' application, displaying an activity list of all the 'J' applications opened by the 'W' application in the recent task interface. Therefore, the information of the second application opened by the same first application is gathered together, so that the user can conveniently search the related jump information, and the information searching efficiency is improved.
According to the method and the device, the user activity record at the system level can be realized, the user can visually see the record of the current application page opened by other applications in the recent task interface, and the recorded page can be accessed again by clicking.
In some embodiments, the displaying the jumplist comprises: and displaying an identification list of applications running in a preset time period, the application identification of the at least one first application and a link identification jumping to the first interface. The applications running in the preset time period comprise the second applications, and the application identification of the displayed first application and the link identification jumping to the first interface are related to the second applications running in the preset time period.
Optionally, the displaying the identifier list of the applications running in the preset time period, the application identifier of the at least one first application, and the link identifier jumping to the first interface thereof includes: and displaying an identification list of applications running in a preset time period, the application identification of the at least one first application and a link identification jumping to the first interface on a shortcut center interface. Therefore, the user can intuitively know the application which initiates the jump and is related to the application running in the preset time period, the application after the jump, the content information of the page displayed after the jump, and the like. The shortcut center interface is an application icon list and a control switch list which are used recently, clicking icons can be quickly switched to corresponding applications, and clicking control switches can switch wifi, sound, Bluetooth and the like.
And the shortcut center interface can record the jump information corresponding to different first applications. For example, the icon of the first application, the title information corresponding to the jump interface information associated with the first application, and the icon of the second application are recorded.
The latest activity list records all activities running in a preset time period on the electronic equipment, and the activities include jump events between applications and other activity events. And selecting a jump event between the applications according to the latest activity recorded in the latest activity list, and recording the jump event in the shortcut center interface.
For example, as shown in fig. 7, in the latest activity, jump information between a plurality of different first applications and second applications is recorded, and each piece of recorded information includes an icon of the second application, title information of the first interface, and an icon of the first application. For example, the recorded jump information includes: a "B" application icon, a view commodity drone mini2, an icon of "what is worth buying" application. The first icon of each piece of information is an icon of the second application, the second icon is an icon of the first application, and it should be noted that the display positions of the icon of the first application and the icon of the second application may also be exchanged or displayed in other forms, which is not limited to that shown in fig. 7. As shown in fig. 8, a user may open a page of the second application corresponding to a certain piece of jump information by operating the jump information recorded in the shortcut center interface.
The order of each piece of jump information displayed in the shortcut center interface may be associated with the time when the information is executed, for example, according to the sequence of the time when the information appears in the latest activity. In addition, the number of the displayed jump information is not limited to 2 as shown in fig. 7, and more jump information can be displayed in multiple screens, and the user can check other jump information by performing a screen sliding operation on the shortcut center interface.
According to the embodiment of the application, the user activity record at the system level can be realized, the user can visually see the record of the latest application opened by other applications in the shortcut center interface, and the page of the record can be accessed again by clicking.
In some embodiments, the displaying the jumplist comprises: displaying a second interface of a second application in a first area, and displaying the jumplist in a second area, wherein the first area and the second area are not overlapped. In this embodiment, a split-screen display mode is adopted when the jumplist is displayed, and the first area and the second area may be obtained by dividing a screen into at least two sub-screens, and two of the sub-screens are selected as the first area and the second area, one of the sub-screens is used for displaying the second interface, and the other sub-screen is used for displaying the jumplist. And after the user operates the link identification in the jumplist, opening a first interface in response to the operation, wherein the first interface can be displayed in the second area or the first area. The first interface can also be displayed on another third sub-screen, that is, the screen is divided into at least three sub-screens, wherein the three sub-screens respectively display the second interface, the skip list and the first interface. According to the display method and the display device, more contents can be displayed simultaneously through split screen display, the second interface information and the skip list information can be displayed, meanwhile, the target link identification in the skip list can be selected, the operation is convenient, diversified display of the information contents can be met, and the information viewing efficiency can be improved.
According to the application jump method provided by the embodiment of the application, under the condition that the second interface of the second application is displayed, the operation of a user can be accepted to display the jump list, and then the jump from the currently displayed second interface to the first interface is realized based on the operation of the user on the jump list, wherein the first interface is displayed after the first application is switched to the second application. The method is simple and convenient to operate in the implementation process, has high information checking efficiency, and improves user experience.
In some embodiments, the first interface for jumping to the second application may be implemented with other interfaces currently displayed, and is not limited to the second interface.
For example, in a case where an interface of a target first application among the at least one first application is displayed, the method includes: displaying a jump identifier for jumping to the second application on an interface of the target first application; receiving a third input of a user for a jump identification for jumping to the second application; jumping to the first interface of the second application in response to the third input. The target first application may be a certain application specified by a user or a certain application set by a system, and an interface of the target first application is an interface associated with the first interface to be skipped, for example, an information interface for recommending a commodity of the first interface. The jump identification may include an identification of a second application and an identification of a link to jump to a first interface of the second application. According to the jump identification, the first interface of which application is jumped to at present can be known. The display mode of the jump identifier on the first application interface is not limited, and the jump identifier may be displayed through a floating window on the first application interface or through other modes. After jumping to the first interface, the first interface may be displayed in an area corresponding to the interface of the target first application, or the first interface may be displayed in another area in a split-screen manner.
It should be noted that, in addition to the jump of the first interface implemented from the above-defined interface, the jump to the first interface can be implemented from the system desktop, and is not limited to a certain interface of a certain application. For example, the desktop of the mobile phone may display the jump identifier, and receive an input operation of the user on the jump identifier, thereby implementing a jump to the first interface of the second application.
It should be noted that, in the method for application jump provided in the embodiment of the present application, the execution main body may be a device for application jump, or a control module of the device for application jump for executing the method for application jump. In the embodiment of the present application, a method for executing application jump by using an application jump apparatus is taken as an example, and the application jump apparatus provided in the embodiment of the present application is described.
Fig. 9 is a schematic structural diagram of an apparatus for applying jump according to an embodiment of the present application. The apparatus 900 for applying jump may include:
a first receiving module 9001, configured to receive a first input of a user when a second interface of a second application is displayed, where the second interface of the second application is an interface displayed after a first interface of the second application is switched, and the first interface of the second application is an interface displayed after at least one first application is switched to the second application;
a first display module 9002, configured to display a jumplist in response to the first input, wherein the jumplist includes an identification of a link through which the at least one first application jumped to the first interface;
a second receiving module 9003, configured to receive a second input selecting a target link identifier in the jumplist;
a first processing module 9004, configured to jump to an interface, corresponding to the target link identifier, in the first interface in response to the second input.
In the embodiment of the application, jump information between applications executed by a user, namely jump information of a first interface jumping from a first application to a second application, can be recorded in real time, and the jump information is displayed on the interface of the electronic equipment in a jump list mode. If the interface after the jump in the second application is closed or other interfaces of the second application are currently displayed, the user can operate the target link identifier in the displayed jump list, and in response to the operation of the user, the user can jump to the first interface corresponding to the target link identifier again. The information of the jump of the interfaces between different applications can be recorded in a system background, and the first interface of the second application can be directly accessed by responding to the operation of a user on the jump list, so that the related information can be conveniently and quickly checked, and the information checking efficiency can be improved.
The first display module 9002 is specifically configured to: and responding to the first input, displaying the application identification of the at least one first application and the link identification jumping to the first interface.
In some embodiments, the first display module 9002 is specifically configured to: and responding to the first input, displaying an identification list of applications running in a preset time period, an application identification of the at least one first application and a link identification of jumping to the first interface.
In some embodiments, the first display module 9002 is specifically configured to: in response to the first input, displaying a second interface of a second application in a first area and displaying the jumplist in a second area, wherein the first area and the second area do not overlap.
In some possible implementations of the embodiment of the present application, in case of displaying an interface of a target first application in the at least one first application, the apparatus 900 further includes:
a second display module 9005, configured to display, on the interface of the target first application, a skip identifier for skipping to the second application;
a third receiving module 9006, configured to receive a third input of a user for a skip identifier for skipping to the second application;
a second processing module 9007, configured to jump to the first interface of the second application in response to the third input.
The apparatus for applying the jump in the embodiment of the present application may be an apparatus, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The device for application jump in the embodiment of the present application may be a device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The apparatus for application jump provided in this embodiment of the present application can implement each process in the method embodiments for application jump of fig. 1 to fig. 8, and is not described here again to avoid repetition.
Optionally, referring to fig. 10, an electronic device 1000 is further provided in an embodiment of the present application, which includes a processor 10001, a memory 10002, and a program or an instruction stored in the memory 10002 and executable on the processor 10001, where the program or the instruction implements each process of the foregoing method for application jump when executed by the processor 10001, and can achieve the same technical effect, and the details are not repeated here to avoid repetition.
It should be noted that the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 11 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 1100 includes, but is not limited to: a radio frequency unit 1101, a network module 1102, an audio output unit 1103, an input unit 1104, a sensor 1105, a display unit 1106, a user input unit 1107, an interface unit 1108, a memory 1109, a processor 1110, and the like.
Those skilled in the art will appreciate that the electronic device 1100 may further include a power source (e.g., a battery) for supplying power to the various components, and the power source may be logically connected to the processor 1110 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system. The electronic device structure shown in fig. 11 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is not repeated here.
The user input unit 1107 is configured to receive a first input of a user when a second interface of a second application is displayed, where the second interface of the second application is an interface displayed after a first interface of the second application is switched, and the first interface of the second application is an interface displayed after at least one first application is switched to the second application; the display unit 1106 is configured to display a jumplist in response to the first input, wherein the jumplist comprises a link identifier for the at least one first application to jump to the first interface; the user input unit 1107 is further configured to receive a second input for selecting a target link identifier in the jumplist; processor 1110 is configured to jump to an interface of the first interfaces corresponding to the target link identifier in response to the second input.
In the embodiment of the application, jump information between applications executed by a user, namely jump information of a first interface jumping from a first application to a second application, can be recorded in real time, and the jump information is displayed on the interface of the electronic equipment in a jump list mode. If the interface after the jump in the second application is closed or other interfaces of the second application are currently displayed, the user can operate the target link identifier in the displayed jump list, and in response to the operation of the user, the user can jump to the first interface corresponding to the target link identifier again. The information of the jump of the interfaces between different applications can be recorded in a system background, and the first interface of the second application can be directly accessed by responding to the operation of a user on the jump list, so that the related information can be conveniently and quickly checked, and the information checking efficiency can be improved.
Optionally, in a case that an interface of a target first application in the at least one first application is displayed, the display unit 1106 is configured to display a jump identifier for jumping to the second application on the interface of the target first application; the user input unit 1107 is configured to receive a third input of a jump identifier for the user to jump to the second application; processor 1110 is configured to jump to the first interface of the second application in response to the third input.
The display unit 1106 is specifically configured to, in response to the first input, display an application identifier of the at least one first application and a link identifier of the at least one first application jumping to the first interface.
Optionally, the display unit 1106 is further specifically configured to display, in response to the first input, an identifier list of applications running in a preset time period, an application identifier of the at least one first application, and a link identifier jumping to the first interface.
Optionally, the display unit 1106 is further specifically configured to, in response to the first input, display a second interface of a second application in a first area, and display the jumplist in a second area, where the first area and the second area are not overlapped.
It should be understood that in the embodiment of the present application, the input Unit 1104 may include a Graphics Processing Unit (GPU) 11041 and a microphone 11042, and the Graphics processor 11041 processes image data of still pictures or video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1106 may include a display panel 11061, and the display panel 11061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1107 includes a touch panel 11071 and other input devices 11072. A touch panel 11071, also called a touch screen. The touch panel 11071 may include two portions of a touch detection device and a touch controller. Other input devices 11072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. The memory 1109 may be used for storing software programs and various data including, but not limited to, application programs and an operating system. Processor 1110 may integrate an application processor that handles primarily operating systems, user interfaces, applications, etc. and a modem processor that handles primarily wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1110.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the foregoing method for application jump, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement each process of the foregoing application skip method embodiment, and can achieve the same technical effect, and in order to avoid repetition, the details are not repeated here.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
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 application 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 (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 application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (12)

1. A method of application hopping, the method comprising:
receiving a first input of a user under the condition that a second interface of a second application is displayed, wherein the second interface of the second application is the interface displayed after the first interface of the second application is switched, and the first interface of the second application is the interface displayed after at least one first application is switched to the second application;
displaying a jumplist in response to the first input, wherein the jumplist comprises a link identification for the at least one first application to jump to the first interface;
receiving a second input selecting a target link identifier in the jumplist;
and responding to the second input, and jumping to an interface corresponding to the target link identification in the first interface.
2. The method according to claim 1, wherein in the case of displaying an interface of a target first application among the at least one first application, the method comprises:
displaying a jump identifier for jumping to the second application on an interface of the target first application;
receiving a third input of a user for a jump identification for jumping to the second application;
jumping to the first interface of the second application in response to the third input.
3. The method of claim 1, wherein displaying the jumplist comprises:
and displaying the application identifier of the at least one first application and the link identifier of the first application jumping to the first interface.
4. The method of claim 1, wherein displaying the jumplist comprises:
and displaying an identification list of applications running in a preset time period, the application identification of the at least one first application and a link identification jumping to the first interface.
5. The method of any of claims 1-4, wherein displaying the jumplist comprises:
displaying a second interface of a second application in a first area, and displaying the jumplist in a second area, wherein the first area and the second area are not overlapped.
6. An apparatus for applying jump, the apparatus comprising:
the first receiving module is used for receiving a first input of a user under the condition that a second interface of a second application is displayed, wherein the second interface of the second application is an interface displayed after the first interface of the second application is switched, and the first interface of the second application is an interface displayed after at least one first application is switched to the second application;
a first display module, configured to display a jumplist in response to the first input, where the jumplist includes a link identifier for the at least one first application to jump to the first interface;
a second receiving module, configured to receive a second input selecting a target link identifier in the jumplist;
and the first processing module is used for responding to the second input and jumping to an interface corresponding to the target link identification in the first interface.
7. The apparatus of claim 6, wherein in the case of displaying an interface of a target first application of the at least one first application, the apparatus further comprises:
the second display module is used for displaying a jump identifier for jumping to the second application on the interface of the target first application;
the third receiving module is used for receiving a third input of the jump identification of the user for jumping to the second application;
a second processing module, configured to jump to the first interface of the second application in response to the third input.
8. The apparatus of claim 1, wherein the first display module is specifically configured to:
and responding to the first input, displaying the application identification of the at least one first application and the link identification jumping to the first interface.
9. The apparatus of claim 1, wherein the first display module is specifically configured to:
and responding to the first input, displaying an identification list of applications running in a preset time period, an application identification of the at least one first application and a link identification of jumping to the first interface.
10. The apparatus according to any one of claims 6 to 9, wherein the first display module is specifically configured to:
in response to the first input, displaying a second interface of a second application in a first area and displaying the jumplist in a second area, wherein the first area and the second area do not overlap.
11. An electronic device comprising a processor, a memory and a program or instructions stored on the memory and executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the method of application jump as claimed in any one of claims 1 to 5.
12. A readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method of application jump as claimed in any one of claims 1 to 5.
CN202110842763.0A 2021-07-26 2021-07-26 Application skipping method and device Pending CN113485813A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110842763.0A CN113485813A (en) 2021-07-26 2021-07-26 Application skipping method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110842763.0A CN113485813A (en) 2021-07-26 2021-07-26 Application skipping method and device

Publications (1)

Publication Number Publication Date
CN113485813A true CN113485813A (en) 2021-10-08

Family

ID=77943644

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110842763.0A Pending CN113485813A (en) 2021-07-26 2021-07-26 Application skipping method and device

Country Status (1)

Country Link
CN (1) CN113485813A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114356170A (en) * 2022-01-07 2022-04-15 维沃移动通信有限公司 Page display method and device, electronic equipment and medium
WO2022228066A1 (en) * 2021-04-30 2022-11-03 华为技术有限公司 Interface switching method and electronic device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022228066A1 (en) * 2021-04-30 2022-11-03 华为技术有限公司 Interface switching method and electronic device
CN114356170A (en) * 2022-01-07 2022-04-15 维沃移动通信有限公司 Page display method and device, electronic equipment and medium

Similar Documents

Publication Publication Date Title
CN112269508B (en) Display method and device and electronic equipment
CN113485813A (en) Application skipping method and device
CN112083854A (en) Application program running method and device
CN111694490B (en) Setting method and device and electronic equipment
CN113126838A (en) Application icon sorting method and device and electronic equipment
CN113805996A (en) Information display method and device
CN112954111A (en) Method and device for sharing pictures, electronic equipment and storage medium
CN113485599A (en) Display control method, display control device, electronic device, and medium
CN112911401A (en) Video playing method and device
CN115658197A (en) Interface switching method and interface switching device
CN112399010B (en) Page display method and device and electronic equipment
CN112181252B (en) Screen capturing method and device and electronic equipment
CN113253883A (en) Application interface display method and device and electronic equipment
CN113434226A (en) Communication method, communication device, electronic equipment and readable storage medium
CN113114845A (en) Notification message display method and device
CN112486387A (en) Application program control method and device
CN112306320A (en) Page display method, device, equipment and medium
CN112286611B (en) Icon display method and device and electronic equipment
CN114489418A (en) Message processing method, message processing device and electronic equipment
CN114115622A (en) Display control method, display control device, electronic device, and medium
CN114491218A (en) Information updating method, information updating device, electronic device, and medium
CN113032163A (en) Resource collection method and device, electronic equipment and medium
CN113721816A (en) Video processing method and device
CN113485760A (en) Application running method and device
CN112181570A (en) Background task display method and device and electronic equipment

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