CN112925588A - Interface jump method, device, equipment and readable storage medium - Google Patents

Interface jump method, device, equipment and readable storage medium Download PDF

Info

Publication number
CN112925588A
CN112925588A CN202110394952.6A CN202110394952A CN112925588A CN 112925588 A CN112925588 A CN 112925588A CN 202110394952 A CN202110394952 A CN 202110394952A CN 112925588 A CN112925588 A CN 112925588A
Authority
CN
China
Prior art keywords
interface
jump
application program
input information
physical input
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
CN202110394952.6A
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.)
Xiamen University of Technology
Original Assignee
Xiamen University of Technology
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 Xiamen University of Technology filed Critical Xiamen University of Technology
Priority to CN202110394952.6A priority Critical patent/CN112925588A/en
Publication of CN112925588A publication Critical patent/CN112925588A/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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/033Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
    • G06F3/0346Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor with detection of the device orientation or free movement in a 3D space, e.g. 3D mice, 6-DOF [six degrees of freedom] pointers using gyroscopes, accelerometers or tilt-sensors
    • 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

Landscapes

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

Abstract

The invention provides a jump method, a jump device, equipment and a readable storage medium of an interface, wherein the method comprises the following steps: when detecting that an application program is started, acquiring a starting interface of the application program; analyzing the starting interface to obtain a jump instruction on the starting interface; and acquiring physical input information used for associating the jump instruction, and jumping to the main interface of the application program according to the physical input information, so that the problem of reduced user experience caused by troublesome advertisement browsing when a user starts an application program is solved.

Description

Interface jump method, device, equipment and readable storage medium
Technical Field
The present invention relates to the field of software optimization, and in particular, to a method, an apparatus, a device, and a readable storage medium for interface jump.
Background
Currently, in the existing electronic device, when a part of an application program is executed, one or more segments of advertisements are usually played before entering a main interface of the application program (i.e. an interface displaying the substantial content of the application program), a user needs to click a "skip" button on an advertisement interface to enter the main interface, the skip button is usually set to be small and difficult to find, and the user often clicks an advertisement meeting because the user does not click the skip button, and jumps to an interface unrelated to the current application program.
In view of this, the present application is presented.
Disclosure of Invention
The invention discloses an interface jump method, device and equipment and a readable storage medium, and aims to solve the problem that the user experience is influenced by advertisements in the existing application program.
A first embodiment of the present invention provides an interface jump method, including:
when detecting that an application program is started, acquiring a starting interface of the application program;
analyzing the starting interface to obtain a jump instruction on the starting interface;
and acquiring physical input information used for associating the jump instruction, and jumping to a main interface of the application program according to the physical input information.
Preferably, after acquiring the start interface of the application program when the application program is detected to start, the method further includes:
comparing the starting interface with the main interface;
and when the starting interface is inconsistent with the main interface through comparison, analyzing the starting interface.
Preferably, the obtaining of the physical input information associated with the jump instruction and jumping to the main interface of the application program according to the physical input specifically include:
acquiring physical input information of a user through an acceleration sensor, and associating the physical input information with the jump instruction;
and responding to the jump instruction to jump the starting interface to the main interface.
Preferably, the physical input information is an acceleration value acquired by the acceleration sensor.
A second embodiment of the present invention provides an interface jump apparatus, including:
the starting interface acquiring unit is used for acquiring a starting interface of the application program when the application program is detected to be started;
the jump instruction acquisition unit is used for analyzing the starting interface to acquire a jump instruction on the starting interface;
and the physical input information acquisition unit is used for acquiring physical input information used for associating the jump instruction and jumping to a main interface of the application program according to the physical input information.
Preferably, after acquiring the start interface of the application program when the application program is detected to start, the method further includes:
comparing the starting interface with the main interface;
and when the starting interface is inconsistent with the main interface through comparison, analyzing the starting interface.
Preferably, the physical input information acquiring unit is specifically configured to:
acquiring physical input information of a user through an acceleration sensor, and associating the physical input information with the jump instruction;
and responding to the jump instruction to jump the starting interface to the main interface.
Preferably, the physical input information is an acceleration value acquired by the acceleration sensor.
A third embodiment of the present invention provides an interface jump apparatus, including a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, where the processor executes the computer program to implement an interface jump method as described in any one of the above.
A fourth embodiment of the present invention provides a readable storage medium, where a computer program is stored, where the computer program is executable by a processor of a device where the computer readable storage medium is located, so as to implement an interface jump method as described in any one of the above.
Based on the interface jump method, the device and the equipment and the readable storage medium provided by the invention, when the starting of the application program is detected, the starting interface of the application program is obtained, the starting interface is analyzed to obtain the jump instruction on the interface, the physical input information used for associating the jump instruction is obtained, and when the physical input information reaches the preset threshold value, the application program is jumped from the starting interface to the main interface, so that the experience of a user on the application program can be effectively improved.
Drawings
Fig. 1 is a schematic flow chart of a jump method of an interface according to a first embodiment of the present invention;
fig. 2 is a schematic diagram of a jump device module of an interface according to a second embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. 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 invention.
For better understanding of the technical solutions of the present invention, the following detailed descriptions of the embodiments of the present invention are provided with reference to the accompanying drawings.
It should be understood that the described embodiments are only some embodiments of the invention, and not all embodiments. 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 invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be understood that the term "and/or" as used herein is merely one type of association that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrases "if determined" or "if detected (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when detected (a stated condition or event)" or "in response to a detection (a stated condition or event)", depending on the context.
In the embodiments, the references to "first \ second" are merely to distinguish similar objects and do not represent a specific ordering for the objects, and it is to be understood that "first \ second" may be interchanged with a specific order or sequence, where permitted. It should be understood that "first \ second" distinct objects may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced in sequences other than those illustrated or described herein.
The following detailed description of specific embodiments of the invention refers to the accompanying drawings.
The invention discloses an interface jump method, device and equipment and a readable storage medium, and aims to solve the problem that the user experience is influenced by advertisements in the existing application program.
Referring to fig. 1, a first embodiment of the present invention provides an interface jump method, which can be executed by an interface jump device (hereinafter, referred to as a jump device), and in particular, executed by one or more processors in the jump device, so as to implement the following steps:
s101, when detecting that an application program is started, acquiring a starting interface of the application program;
in this embodiment, the jump device may be a user terminal (such as a smart phone, a smart printer, a tablet computer, or other smart devices), where the jump device may be configured with an acceleration sensor, and the jump device may acquire a current acceleration value of the device through the acceleration sensor.
Particularly, in this embodiment, data for interface jump is stored in the jump device, and the jump device may acquire an acceleration value of itself through an acceleration sensor, so as to implement interface jump.
S102, analyzing the starting interface to obtain a jump instruction on the starting interface;
it should be noted that, in this embodiment, the startup interface may be compared with the main interface, and when the startup interface is not consistent with the main interface (that is, the startup interface is an advertisement interface), the startup interface is analyzed to obtain a jump instruction, where the jump instruction may be used to jump the startup interface of the application to the main interface.
S103, acquiring physical input information used for associating the jump instruction, and jumping to a main interface of the application program according to the physical input information.
In this embodiment, the physical input information of the user may be obtained through an acceleration sensor, specifically, the jump-making device takes a mobile phone as an example, when the user shakes the mobile phone, the acceleration sensor may acquire an acceleration value, then compare the acceleration value with a preset threshold, and when the acceleration value is greater than the preset threshold, trigger a jump-making instruction on a start interface, it should be understood that the physical input information is associated with the jump-making instruction; at this time, the jump-over device responds to the jump-over instruction, so that the starting interface jumps over to the main interface.
It should be noted that, in other embodiments, the jump instruction on the starting interface may also be triggered in other manners, specifically, for example, the jump instruction may be triggered by double-clicking or single-clicking a key configured on the jump device, taking a mobile phone as an example, the trigger may be implemented by double-clicking a volume plus key, or by double-clicking a back or a side of the mobile phone, which is not limited specifically herein, but these schemes are within the protection scope of the present invention.
Referring to fig. 2, a second embodiment of the present invention provides an interface jump apparatus, including:
a starting interface acquiring unit 201, configured to acquire a starting interface of an application program when it is detected that the application program is started;
a jump instruction obtaining unit 202, configured to analyze the starting interface to obtain a jump instruction on the starting interface;
and a physical input information obtaining unit 203, configured to obtain physical input information used for associating the jump instruction, and jump to the main interface of the application according to the physical input information.
Preferably, after acquiring the start interface of the application program when the application program is detected to start, the method further includes:
comparing the starting interface with the main interface;
and when the starting interface is inconsistent with the main interface through comparison, analyzing the starting interface.
Preferably, the physical input information acquiring unit is specifically configured to:
acquiring physical input information of a user through an acceleration sensor, and associating the physical input information with the jump instruction;
and responding to the jump instruction to jump the starting interface to the main interface.
Preferably, the physical input information is an acceleration value acquired by the acceleration sensor.
A third embodiment of the present invention provides an interface jump apparatus, including a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, where the processor executes the computer program to implement an interface jump method as described in any one of the above.
A fourth embodiment of the present invention provides a readable storage medium, where a computer program is stored, where the computer program is executable by a processor of a device where the computer readable storage medium is located, so as to implement an interface jump method as described in any one of the above.
Based on the interface jump method, the device and the equipment and the readable storage medium provided by the invention, when the starting of the application program is detected, the starting interface of the application program is obtained, the starting interface is analyzed to obtain the jump instruction on the interface, the physical input information used for associating the jump instruction is obtained, and when the physical input information reaches the preset threshold value, the application program is jumped from the starting interface to the main interface, so that the experience of a user on the application program can be effectively improved.
Illustratively, the computer programs described in the third and fourth embodiments of the present invention may be partitioned into one or more modules, which are stored in the memory and executed by the processor to implement the present invention. The one or more modules may be a series of computer program instruction segments capable of performing specific functions, which are used for describing the execution process of the computer program in the interface jump device. For example, the device described in the second embodiment of the present invention.
The Processor may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. The general-purpose processor may be a microprocessor or the processor may be any conventional processor, etc., and the processor is the control center based on the interface jump method, and various interfaces and lines are used to connect the whole implementation to various parts of the interface jump method.
The memory may be used to store the computer programs and/or modules, and the processor may implement the various functions of an interface jump method by running or executing the computer programs and/or modules stored in the memory and calling the data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, a text conversion function, etc.), and the like; the storage data area may store data (such as audio data, text message data, etc.) created according to the use of the cellular phone, etc. In addition, the memory may include high speed random access memory, and may also include non-volatile memory, such as a hard disk, a memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), at least one magnetic disk storage device, a Flash memory device, or other volatile solid state storage device.
Wherein the implemented module, if implemented in the form of a software functional unit and sold or used as a stand-alone product, can be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
It should be noted that the above-described device embodiments are merely illustrative, where the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. In addition, in the drawings of the embodiment of the apparatus provided by the present invention, the connection relationship between the modules indicates that there is a communication connection between them, and may be specifically implemented as one or more communication buses or signal lines. One of ordinary skill in the art can understand and implement it without inventive effort.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A jump method of an interface is characterized by comprising the following steps:
when detecting that an application program is started, acquiring a starting interface of the application program;
analyzing the starting interface to obtain a jump instruction on the starting interface;
and acquiring physical input information used for associating the jump instruction, and jumping to a main interface of the application program according to the physical input information.
2. The interface jump method according to claim 1, after acquiring the start interface of the application program when the start of the application program is detected, further comprising:
comparing the starting interface with the main interface;
and when the starting interface is inconsistent with the main interface through comparison, analyzing the starting interface.
3. The interface jump method according to claim 1, wherein the obtaining of the physical input information associated with the jump instruction and the jump to the main interface of the application program according to the physical input specifically include:
acquiring physical input information of a user through an acceleration sensor, and associating the physical input information with the jump instruction;
and responding to the jump instruction to jump the starting interface to the main interface.
4. The interface jump method of claim 3 wherein said physical input information is acceleration values collected by said acceleration sensor.
5. An interface jump apparatus, comprising:
the starting interface acquiring unit is used for acquiring a starting interface of the application program when the application program is detected to be started;
the jump instruction acquisition unit is used for analyzing the starting interface to acquire a jump instruction on the starting interface;
and the physical input information acquisition unit is used for acquiring physical input information used for associating the jump instruction and jumping to a main interface of the application program according to the physical input information.
6. The interface jump apparatus according to claim 5, further comprising, after acquiring the start interface of the application program when the start of the application program is detected, a step of:
comparing the starting interface with the main interface;
and when the starting interface is inconsistent with the main interface through comparison, analyzing the starting interface.
7. The interface jump device according to claim 5, wherein the physical input information acquisition unit is specifically configured to:
acquiring physical input information of a user through an acceleration sensor, and associating the physical input information with the jump instruction;
and responding to the jump instruction to jump the starting interface to the main interface.
8. An interface jump device according to claim 7 wherein said physical input information is acceleration values collected by said acceleration sensor.
9. An interface jump device comprising a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, the processor executing the computer program to implement an interface jump method according to any one of claims 1 to 4.
10. A readable storage medium, in which a computer program is stored, the computer program being executable by a processor of a device in which the computer readable storage medium is located, to implement an interface jump method according to any one of claims 1 to 4.
CN202110394952.6A 2021-04-13 2021-04-13 Interface jump method, device, equipment and readable storage medium Pending CN112925588A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110394952.6A CN112925588A (en) 2021-04-13 2021-04-13 Interface jump method, device, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110394952.6A CN112925588A (en) 2021-04-13 2021-04-13 Interface jump method, device, equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN112925588A true CN112925588A (en) 2021-06-08

Family

ID=76174341

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110394952.6A Pending CN112925588A (en) 2021-04-13 2021-04-13 Interface jump method, device, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112925588A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105446779A (en) * 2015-11-27 2016-03-30 努比亚技术有限公司 Processing method and system for preventing advertisement page from being displayed and mobile terminal
CN107066600A (en) * 2017-04-20 2017-08-18 惠州Tcl移动通信有限公司 Automatic method, system, mobile terminal and the readable storage medium storing program for executing for skipping advertising page
CN107329750A (en) * 2017-06-26 2017-11-07 厦门美图移动科技有限公司 The recognition methods of advertisement page, jump method and mobile terminal in application program
CN109582469A (en) * 2017-09-28 2019-04-05 广州市动景计算机科技有限公司 Information sharing method, calculates equipment and storage medium at device
CN110083423A (en) * 2019-04-22 2019-08-02 努比亚技术有限公司 Interface jump method, terminal and computer readable storage medium
EP3641285A1 (en) * 2018-10-19 2020-04-22 Beijing Xiaomi Mobile Software Co., Ltd. Method and device for starting application program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105446779A (en) * 2015-11-27 2016-03-30 努比亚技术有限公司 Processing method and system for preventing advertisement page from being displayed and mobile terminal
CN107066600A (en) * 2017-04-20 2017-08-18 惠州Tcl移动通信有限公司 Automatic method, system, mobile terminal and the readable storage medium storing program for executing for skipping advertising page
CN107329750A (en) * 2017-06-26 2017-11-07 厦门美图移动科技有限公司 The recognition methods of advertisement page, jump method and mobile terminal in application program
CN109582469A (en) * 2017-09-28 2019-04-05 广州市动景计算机科技有限公司 Information sharing method, calculates equipment and storage medium at device
EP3641285A1 (en) * 2018-10-19 2020-04-22 Beijing Xiaomi Mobile Software Co., Ltd. Method and device for starting application program
CN110083423A (en) * 2019-04-22 2019-08-02 努比亚技术有限公司 Interface jump method, terminal and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN108804299B (en) Application program exception handling method and device
CN107741902B (en) Program application detection method and program application detection device
CN110609780B (en) Data monitoring method and device, electronic equipment and storage medium
US9817484B2 (en) Method for capturing screen content of mobile terminal and device thereof
CN106569585A (en) Method and terminal of managing application program process
CN108572866B (en) Application program management method, application program management device and mobile terminal
CN106227483B (en) Display control method and mobile terminal
CN107066536B (en) Comment determining method and device
CN111966273A (en) Information display processing method and device
CN110618904A (en) Stuck detection method and device
CN111597009B (en) Application program display method and device and terminal equipment
CN111050217B (en) Video playing method and device
CN109344335B (en) Content recommendation method and electronic equipment
CN112925588A (en) Interface jump method, device, equipment and readable storage medium
CN108536512B (en) Interface switching method and device and terminal equipment
CN110889116A (en) Advertisement blocking method and device and electronic equipment
CN109040937B (en) Microphone blockage reminding method and related device
CN115037654B (en) Flow statistics method, device, electronic equipment and readable storage medium
CN108520063B (en) Event log processing method and device and terminal equipment
CN106302821B (en) Data request method and equipment thereof
CN110837335A (en) Method and device for displaying page tag in application, terminal and storage medium
CN112230924A (en) Popup frame prompting method and device, computer equipment and storage medium
CN107526683B (en) Method and device for detecting functional redundancy of application program and storage medium
CN110874277B (en) Electronic red packet processing method, electronic red packet processing device and mobile terminal
CN111984174A (en) Content downloading 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210608