CN112947829A - Misoperation processing method and device, electronic equipment and readable storage medium - Google Patents

Misoperation processing method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN112947829A
CN112947829A CN202110219799.3A CN202110219799A CN112947829A CN 112947829 A CN112947829 A CN 112947829A CN 202110219799 A CN202110219799 A CN 202110219799A CN 112947829 A CN112947829 A CN 112947829A
Authority
CN
China
Prior art keywords
application
input
user
interface
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.)
Granted
Application number
CN202110219799.3A
Other languages
Chinese (zh)
Other versions
CN112947829B (en
Inventor
查结红
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202110219799.3A priority Critical patent/CN112947829B/en
Publication of CN112947829A publication Critical patent/CN112947829A/en
Priority to PCT/CN2022/077935 priority patent/WO2022179609A1/en
Application granted granted Critical
Publication of CN112947829B publication Critical patent/CN112947829B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons

Abstract

The application discloses a misoperation processing method and device, electronic equipment and a readable storage medium, belongs to the technical field of communication, and can solve the problem that when a user starts an application, the operation is complicated after misoperation. The method comprises the following steps: receiving a first input to a first application icon; responding to the first input, starting and running a first application corresponding to the first application icon in the background; receiving a second input to the target control within a first duration after receiving the first input; and responding to the second input, displaying the target interface and displaying the first application identification in the target area. The method and the device are applied to a scene that a user starts the application program.

Description

Misoperation processing method and device, electronic equipment and readable storage medium
Technical Field
The embodiment of the application relates to the technical field of communication, in particular to a misoperation processing method and device, electronic equipment and a readable storage medium.
Background
With the development of electronic equipment technology, more and more APPs are installed on electronic equipment, and these APPs not only improve the usability of electronic equipment, but also provide various rich and convenient functions for users.
In the related art, when a user wants to open an APP, the user only needs to touch an icon of the APP. However, along with the increase of the APP installed on the electronic device, the icons of the APPs are correspondingly increased, and when the user starts the APP by touching the icons of the APPs, the situation of mistaken touch is easy to occur, so that the electronic device starts the wrong APP. And, after the user need withdraw from the APP that the mistake starts earlier, just can start the APP that needs the start, complex operation.
Disclosure of Invention
The embodiment of the application aims to provide a misoperation processing method and device, electronic equipment and a readable storage medium, and the problem that when a user starts an application, the operation is complicated after misoperation is solved.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides a method for handling an incorrect operation, where the method includes: receiving a first input to a first application icon; responding to the first input, starting and running a first application corresponding to the first application icon in the background; receiving a second input to the target control within a first duration after receiving the first input; and responding to the second input, displaying the target interface and displaying the first application identification in the target area.
In a second aspect, an embodiment of the present application further provides an misoperation processing apparatus, including: the system comprises a user input module, an execution module and a display module; the system comprises a user input module, a first display module and a second display module, wherein the user input module is used for receiving first input of a first application icon; the execution module is used for responding to the first input received by the user input module, starting and running a first application corresponding to the first application icon in the background; the user input module is further used for receiving a second input to the target control within a first duration after the first input is received; and the display module is used for responding to the second input received by the user input module, displaying the target interface and displaying the first application identifier in the target area.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or an instruction stored in the memory and executable on the processor, and when the program or the instruction is executed by the processor, the steps of the misoperation processing method according to the first aspect are implemented.
In a fourth aspect, embodiments of the present application provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In this embodiment of the application, when the user wants to run the second application but the first application is run due to a misoperation, the electronic device may start and run the first application corresponding to the first application icon in the background after receiving the first input to the first application icon. And then, within a first time length after the first input is received, receiving a second input to the target control, responding to the second input, displaying the target interface, and displaying the first application identifier in the target area, so that the user can run the application which the user wants to run without quitting the first application after misoperation occurs, and the operation steps and the waiting time of the user are reduced.
Drawings
FIG. 1 is a schematic view of an interface for misoperation according to an embodiment of the present application;
fig. 2 is a schematic flow chart of an error handling method according to an embodiment of the present disclosure;
fig. 3 is a schematic diagram of an interface applied by a method for handling an incorrect operation according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of an erroneous operation processing apparatus according to an embodiment of the present application;
fig. 5 is a schematic structural 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. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The misoperation processing method provided by the embodiment of the application can be applied to a scene that a user starts an application program.
For example, for a scenario where a user starts an application, in the related art, the user may start and run the corresponding application by clicking an application icon on the main interface. However, when there are many applications installed in the electronic device, the number of application icons increases, and the similarity of icons of many applications is high, so that the user is likely to have a wrong operation. For example, as shown in fig. 1 (a), when the user wants to run the application 1 by clicking on the icon 21 of the application 1, it is easy to click on the icon 22 of the application 2, thereby causing the electronic device to mistakenly run the application 2. As shown in fig. 1 (B) and (C), if the user still wants to run the application 1, the user needs to return to the home interface by clicking the return key or the home key during the running process of the application 1, and run the application 1 again by clicking the icon 1, which is complicated in operation process and long in waiting time.
For the problem, in the technical solution provided in the embodiment of the present application, after the user has the above-mentioned misoperation, the electronic device may directly click the icon 21 to run the application 1 in a manner of running the application 2 in the background, so that the user can directly run the application 1 without performing other operations, and then the electronic device directly runs the application 1, displays the interface of the application 1, and displays the application identifier of the application 2 in the target area of the screen, and the user does not need to wait for exiting the application 2 and then run the application 1, thereby saving the operation steps and waiting time of the user.
The misoperation processing method provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
As shown in fig. 2, a method for handling an error operation according to an embodiment of the present application may include the following steps 201 to 204:
in step 201, the misoperation processing device receives a first input to the first application icon.
For example, the first application icon may be an icon of an application installed in the electronic device, or may also be an icon corresponding to a file or a function in the electronic device.
Step 202, the misoperation processing device responds to the first input, and starts and runs the first application corresponding to the first application icon in the background.
For example, the first input may be a touch input to the first application icon. Specifically, the touch input triggering misoperation processing device starts and runs a first application in the background.
Illustratively, after receiving a first input of a user, the misoperation processing device starts and runs a first application in the background, and the misoperation processing device still displays a current interface or a desktop interface. In order to prompt the user that the misoperation processing device is started and runs the first application in the background, the misoperation processing device can also display prompt information after receiving first input of the user, wherein the prompt information is used for prompting the user that the first application is started and run in the background, and then displaying an application interface of the first application after the first application is started.
And step 203, the misoperation processing device receives a second input to the target control within a first time length after receiving the first input.
For example, the target control may be a second application icon of a second application, and may also be a menu control. The menu control may be a return key or a home key arranged on the electronic device, and the key may be an entity key or a virtual key.
In a possible implementation manner, the first time duration may be a time duration from the start to the completion of the start of the first application, or may be a preset time duration.
As can be understood, the preset duration is the duration set by the user.
And step 204, responding to the second input by the misoperation processing device, displaying a target interface, and displaying the first application identifier in a target area.
Illustratively, the target interface may be an interface corresponding to the target control. Specifically, when the target control is a second application icon, the target interface is an application interface of the second application; and under the condition that the target control is a menu control, the target interface is an interface which is displayed by the misoperation processing device triggered by the menu control.
For example, taking the first time period as the time period from the start of the first application to the completion of the start of the first application as an example, the misoperation processing means needs to record the average start time of each application installed in the electronic device, the start time being the time from the start of the application to the completion of the start of the application. And if the misoperation processing device does not receive the second input within the first time period, the misoperation processing device normally displays the application interface of the first application.
It should be noted that, in general, the running process of the application includes a starting process of the application, and in this embodiment, the starting process of the application is a process from starting to finishing starting the application.
For example, the second input may be an input for running a second application, and the second input may be a touch input or a voice input. Specifically, the user may run the second application by clicking an application icon of the second application, or in the form of voice control, or the like. Or the second input may be a touch input of the user to the menu control, and the user may trigger the misoperation processing device to display a corresponding interface by clicking the menu control, specifically, the user may cause the misoperation processing device to display a desktop interface by clicking a home key.
Illustratively, after receiving the second input, the misoperation processing device normally displays a target interface corresponding to the target control, and displays the first application identifier in any area of the screen. In an alternative implementation, the target area may be a side area of the curved screen.
For example, the misoperation processing device may display the first application identifier in the first area (i.e., the target area) and the second application in the second area. When the misoperation processing device displays the first application in the first area, only key information of the first application can be displayed, and the key information can comprise at least one of the following items: an application name, an application icon, or an application interface thumbnail.
For example, the misoperation processing device displays a first application identifier in a first area and displays a second application in a second area, where the first area and the second area are different display areas of a screen of the electronic device. The second region may include the first region, and the region area of the second region may be larger than that of the first region. The second area is a primary display area of the screen, and the first area is a secondary display area of the screen. Specifically, in the case that the screen of the electronic device is a curved screen or a flexible screen, the first area may be a side area of the curved screen, that is, a side screen of the screen. Specifically, in a case where the second area includes the first area, the first application may be suspended in a display area of an application interface of the second application in a form of a floating window.
In an optional implementation manner, in order to enable a user to directly start the second application in the starting process of the first application (i.e., within the first duration), before the first application is displayed in the first area, the running mode of the first application may be running in the background, that is, the running interface of the first application is not displayed in the first duration after the misoperation processing device runs the first application. And if the misoperation processing device detects that the user triggers the return key or the home key within the first duration, the first application is judged not to be the application which the user wants to run, and at this moment, the misoperation processing device can suspend the running of the first application and suspend the process of the first application. The suspend operation is performed on the process of the first application without affecting the display of the first application in the first area, for example, the above-mentioned key information of the first application may be displayed in the first area.
For example, in the process of starting the first application, if a second input for starting the second application by the user is received, the misoperation processing device responds to the second input, displays the first application in the first area, and displays the application interface of the second application in the second area.
For example, based on fig. 1, as shown in fig. 3, after the electronic device receives an input (i.e., the second input) from the user to run the application 1 (i.e., the second application), an application interface of the application 1 is displayed in an area 31, and key information of the application 2 (i.e., the first application) is displayed in an area 32 (i.e., a side area of the curved screen).
In this way, when the user wants to run the second application but the first application is run due to a misoperation, the electronic device may start and run the first application corresponding to the first application icon in the background after receiving the first input to the first application icon. And then, within a first time length after the first input is received, receiving a second input to the target control, responding to the second input, displaying the target interface, and displaying the first application identifier in the target area, so that the user can run the application which the user wants to run without quitting the first application after misoperation occurs, and the operation steps and the waiting time of the user are reduced.
Optionally, in this embodiment of the application, taking the target control as the second application icon as an example, in a normal case, when the user starts the application by clicking the application icon of the application program, a malfunction is likely to occur, and a display position of the application in which the malfunction occurs is closer to an application icon of the application that the user wants to run, or an icon similarity is higher.
Illustratively, the step 204 may further include the following step 204a 1:
and 204a1, in the case that the target control is the second application icon, the misoperation processing device responds to the second input and displays an application interface of the second application corresponding to the second application icon.
And the position of the second application icon is within a preset range of the position of the first application icon. The second application icon is an icon of a second application.
Optionally, the similarity between the second application icon and the first application icon satisfies a preset threshold.
It can be understood that when the second application icon is located within the preset range of the first application icon, the situation of mistaken touch is easy to occur.
For example, when the first application icon and the second application icon satisfy a preset condition, that is, the second application icon is located in an area within a preset range of the area where the first application icon is located. Or, the similarity between the second application icon and the first application icon satisfies a preset threshold, so that the user is prone to misoperation.
For example, as shown in fig. 1 (a), since the icon 21 and the icon 22 are displayed at a short distance, the user may easily touch the icon 22 by mistake when clicking the icon 21, and may malfunction.
For example, when the user makes a false touch, the user may click a return key or a home key to quickly return to the desktop interface, so that the user can run the application that the user wants to run.
For example, in the case that the target control is a menu control, the step 204 may further include the following step 204a 2:
and step 204a2, in the case that the target control is a menu control, the misoperation processing device responds to the second input, displays a desktop interface, and ends the process of the first application.
Illustratively, after receiving a second input of the user, the misoperation processing device directly displays the desktop interface in response to the second input, ends the progress of the first application, and simultaneously cancels the display of the first application identifier displayed in the target area.
It is understood that the misoperation processing device receives the second input within the first time period after receiving the first input, which indicates that the first application is not the application that the user wants to run, and therefore, after receiving the second input, the process of the first application can be directly ended.
Therefore, when the icons of the first application and the second application meet the conditions, misoperation is easy to occur to a user, and at the moment, the misoperation processing method provided by the embodiment of the application can effectively reduce the operation steps and waiting time of the user. Further, the erroneous operation processing device may also end the process of the first application that is run by the erroneous operation when the user clicks the menu control.
Optionally, in this embodiment of the application, because the first application is not necessarily an application that the user wants to run, after the first application identifier is displayed, the misoperation processing device may wait for further operation of the first application identifier by the user, and if the user does not have any operation on the first application identifier, the misoperation processing device may end the process of the first application. Meanwhile, the user can trigger the misoperation processing device to display the application interface of the first application by clicking the first application identifier.
For example, the misoperation processing apparatus further displays the remaining display time of the first application identifier in the target area, and after the step 204, the misoperation processing method provided in the embodiment of the present application may further include the following step 205:
step 205, before the time indicated by the remaining display time, if the misoperation processing device receives a third input of the first application identifier from the user, responding to the third input, and displaying an application interface of the first application.
Optionally, the third input may be a touch input or a voice input, and the third input is used to trigger the misoperation processing apparatus to display the application interface of the first application.
For example, after the target area displays the first application identifier, if the user wants to view the interface content of the first application, the misoperation processing device may cause the misoperation processing device to display the application interface of the first application by clicking a third input to the first application identifier before the time indicated by the remaining display time displayed in the target area.
For example, if the misoperation processing device does not receive any operation of the user before the remaining display time, after the step 204, the misoperation processing method provided in the embodiment of the present application may further include the following step 206:
if the misoperation processing device does not receive the input of the user in the target area before the time indicated by the remaining display time, the display of the identifier of the first application is cancelled after the time indicated by the remaining display time, and the process of the first application is ended in step 206.
For example, the remaining display time may be preset or set by a user. For example, the misoperation processing means displays a three-minute countdown in the target area after the first application mark is displayed in the target area, and after the countdown is finished, the misoperation processing means finishes the process of the first application.
Illustratively, the target area displays a timer for displaying the remaining display time. The misoperation processing device stops the timer displayed in the target area after receiving the third input.
In an optional implementation manner, after the application interface of the first application is displayed, the misoperation processing device may further display the second application identifier in the target area, and may also hide the display content of the target area.
In this way, if the user wants to operate the first application displayed in the first area, the application content of the first application can be viewed through the third input before the time indicated by the remaining display time displayed in the first area is ended, otherwise, after the time is ended, the misoperation processing device ends the process of the first application.
Optionally, in this embodiment of the application, after the application interface of the second application is displayed by the misoperation processing device, the second application may have other windows or interfaces that can cause the misoperation processing device to perform application or web page jump by mistake, such as advertisement push-out, and at this time, after the user clicks the interface by mistake, the misoperation processing device may open other applications or web pages, which affects the use of the user.
After step 204, the method for processing the misoperation according to the embodiment of the present application may further include the following step 207:
in step 207, when the misoperation processing device displays the first interface of the second application, if a fourth input to the first interface is received, the misoperation processing device displays the second interface in the target area in response to the fourth input.
Wherein the second interface is an interface associated with the first interface.
For example, the fourth input may be a touch input, and when the misoperation processing device displays the first interface, if a user performs a misoperation, which causes the misoperation processing device to receive the touch input to the interface from the user, the misoperation processing device displays a second interface display associated with the first interface in the first area.
For example, the first interface may be an application interface of the second application, or may be an interface including a floating window for executing a jump operation, and the jump operation may cause the misoperation processing device to display an interface (for example, a second interface) other than the first interface. The second interface may be an application interface of the second application different from the first interface, may also be an interface of another application, and may also be a web interface.
In this way, for the situation that the user mistakenly operates the jump interface in the application, the misoperation processing device can display the interface related to the jump interface in the application in the side area of the screen without influencing the operation of the user on the original application.
According to the misoperation processing method provided by the embodiment of the application, under the condition that the user runs the application by clicking the application icon, if the user wants to run the second application, but the first application is run due to misoperation, the electronic device can start and run the first application in the background after receiving a first input for running the first application, and after receiving a second input for running the second application by the user within a first time period for running the first application, the user can run the application that the user wants to run without exiting the first application by normally displaying the application interface of the second application and displaying the first application identifier in the side area of the screen, so that the user can run the application that the user wants to run without exiting the first application after the misoperation occurs, and the operation step and the waiting time for the user to exit the first application are reduced. Meanwhile, for advertisement links and the like in the application, when the user has misoperation, the skipped advertisement interface can be displayed in the side area of the screen without influencing the operation of the user on the application.
In the misoperation processing method provided in the embodiment of the present application, the execution subject may be a misoperation processing device or a control module for executing the misoperation processing method in the misoperation processing device. In the embodiment of the present application, an example in which an erroneous operation processing device executes an erroneous operation processing method is taken as an example, and the erroneous operation processing device provided in the embodiment of the present application is described.
In the embodiments of the present application, the above-described methods are illustrated in the drawings. The misoperation processing method is exemplarily described by combining one drawing in the embodiment of the application. In specific implementation, the misoperation processing method shown in each method drawing can also be implemented by combining any other combinable drawing shown in the above embodiments, and details are not described here.
Fig. 4 is a schematic structural diagram of a possible misoperation processing device according to an embodiment of the present application, and as shown in fig. 4, the misoperation processing device 600 includes: a user input module 601, an execution module 602 and a display module 603; a user input module 601, configured to receive a first input to a first application icon; an execution module 602, configured to, in response to the first input received by the user input module 601, start and run a first application corresponding to the first application icon in the background; the user input module 601 is further configured to receive a second input to the target control within a first duration after the first input is received; the display module 603 is configured to display the target interface and display the first application identifier in the target area in response to the second input received by the user input module 601.
Optionally, in this embodiment of the application, the first duration is a duration from the start of the first application to the completion of the start of the first application, or the first duration is a preset duration.
Optionally, in this embodiment of the present application, the target control is a second application icon or a menu control; the display module 603 is specifically configured to, in a case that the target control is a second application icon, respond to a second input received by the user input module 601, and display an application interface of a second application corresponding to the second application icon; the position of the second application icon is within a preset range of the position of the first application icon; or, the display module 603 is specifically configured to, in a case that the target control is a menu control, respond to the second input received by the user input module, display the desktop interface, and end the process of the first application.
Optionally, in this embodiment of the application, the target area displays the remaining display time of the first application identifier; the display module 603 is further configured to, before the time indicated by the remaining display time, if the user input module 601 receives a third input of the first application identifier in the target area from the user, display an application interface of the first application in response to the third input.
Optionally, in this embodiment of the present application, the target area displays the remaining display time of the first application; the display module 603 is further configured to cancel displaying the identifier of the first application and end the process of the first application after the time indicated by the remaining display time if the user does not receive the input of the identifier of the first application before the time indicated by the remaining display time.
The misoperation processing device in the embodiment of the present application may be a device, 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 misoperation processing device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android operating system (Android), an iOS operating system, or other possible operating systems, which is not specifically limited in the embodiments of the present application.
The misoperation processing device provided in the embodiment of the present application can implement each process implemented by the misoperation processing device in the method embodiments of fig. 2 and fig. 3, and is not described here again to avoid repetition.
The beneficial effects of the various implementation manners in this embodiment may specifically refer to the beneficial effects of the corresponding implementation manners in the above method embodiments, and are not described herein again to avoid repetition.
According to the misoperation processing device provided by the embodiment of the application, under the condition that a user runs an application by clicking an application icon, if the user wants to run a second application, but the first application is run due to misoperation, the electronic device can start and run the first application in a background after receiving a first input for running the first application, and after receiving a second input for running the second application by the user within a first time period for running the first application, the user can run the application that the user wants to run without exiting the first application by normally displaying an application interface of the second application and displaying a first application identifier in a side area of a screen, so that the user can run the application that the user wants to run without exiting the first application after the misoperation occurs, and the operation step and the waiting time for the user to exit the first application are reduced. Meanwhile, for advertisement links and the like in the application, when the user has misoperation, the skipped advertisement interface can be displayed in the side area of the screen without influencing the operation of the user on the application.
Optionally, an electronic device is further provided in this embodiment of the present application, and includes a processor 110, a memory 109, and a program or an instruction stored in the memory 109 and capable of being executed on the processor 110, where the program or the instruction is executed by the processor 110 to implement each process of the foregoing misoperation processing method embodiment, and the same technical effect can be achieved, and in order to avoid repetition, details are not described here again.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
Fig. 5 is a schematic diagram of a hardware structure of an electronic device implementing various embodiments of the present application.
The electronic device 100 includes, but is not limited to: a radio frequency unit 101, a network module 102, an audio output unit 103, an input unit 104, a sensor 105, a display unit 106, a user input unit 107, an interface unit 108, a memory 109, and a processor 110.
Those skilled in the art will appreciate that the electronic device 100 may further comprise a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 110 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 5 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 omitted here.
The user input unit 107 is used for receiving a first input of a first application icon; a processor 110, configured to start and run a first application corresponding to the first application icon in the background in response to the first input received by the user input unit 107; the user input unit 107 is further used for receiving a second input to the target control within a first time length after the first input is received; and a display unit 106, configured to display a target interface in response to the second input received by the user input unit 107, and display the first application identifier in the target area.
In this way, when the user wants to run the second application but the first application is run due to a misoperation, the electronic device may start and run the first application corresponding to the first application icon in the background after receiving the first input to the first application icon. And then, within a first time length after the first input is received, receiving a second input to the target control, responding to the second input, displaying the target interface, and displaying the first application identifier in the target area, so that the user can run the application which the user wants to run without quitting the first application after misoperation occurs, and the operation steps and the waiting time of the user are reduced.
Optionally, the first duration is a duration from the start of the first application to the completion of the start of the first application, or the first duration is a preset duration.
Optionally, the target control is a second application icon or a menu control; the display unit 106 is specifically configured to, in a case that the target control is a second application icon, respond to a second input received by the user input unit 107, and display an application interface of a second application corresponding to the second application icon; the position of the second application icon is within a preset range of the position of the first application icon; or, the display unit 106 is specifically configured to, in a case that the target control is a menu control, respond to the second input received by the user input module, display a desktop interface, and end the process of the first application.
Optionally, the target area displays the remaining display time of the first application identifier; the display unit 106 is further configured to, before the time indicated by the remaining display time, display an application interface of the first application in response to a third input, if the user input unit 107 receives the third input of the first application identifier in the target area by the user.
Therefore, when the icons of the first application and the second application meet the conditions, misoperation is easy to occur to a user, and at the moment, the misoperation processing method provided by the embodiment of the application can effectively reduce the operation steps and waiting time of the user. Further, the erroneous operation processing device may also end the process of the first application that is run by the erroneous operation when the user clicks the menu control.
Optionally, the target area displays the remaining display time of the first application; the display unit 106 is further configured to cancel displaying the identifier of the first application and end the process of the first application after the time indicated by the remaining display time if the user does not receive the input of the identifier of the first application before the time indicated by the remaining display time.
In this way, for the situation that the user mistakenly operates the jump interface in the application, the misoperation processing device can display the interface related to the jump interface in the application in the side area of the screen without influencing the operation of the user on the original application.
According to the electronic device provided by the embodiment of the application, under the condition that the user runs the application by clicking the application icon, if the user wants to run the second application but runs the first application due to misoperation, the electronic device can be started and run the first application in the background after receiving the first input for running the first application, and after receiving the second input for running the second application by the user within the first time period for running the first application, the electronic device can run the application that the user wants to run without exiting the first application by normally displaying the application interface of the second application and displaying the first application identifier in the side area of the screen after the user has misoperation, so that the operation step and the waiting time for the user to exit the first application are reduced. Meanwhile, for advertisement links and the like in the application, when the user has misoperation, the skipped advertisement interface can be displayed in the side area of the screen without influencing the operation of the user on the application.
It should be understood that, in the embodiment of the present application, the input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, and the Graphics Processing Unit 1041 processes image data of a still picture or a video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 106 may include a display panel 1061, and the display panel 1061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 107 includes a touch panel 1071 and other input devices 1072. The touch panel 1071 is also referred to as a touch screen. The touch panel 1071 may include two parts of a touch detection device and a touch controller. Other input devices 1072 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 109 may be used to store software programs as well as various data including, but not limited to, application programs and an operating system. The processor 110 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
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 misoperation processing method embodiment, 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 misoperation processing method embodiment, and can achieve the same technical effect, and is not described herein again to avoid repetition.
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 an electronic device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present 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 for handling an erroneous operation, the method comprising:
receiving a first input to a first application icon;
responding to the first input, starting and running a first application corresponding to the first application icon in a background;
receiving a second input to the target control within a first duration after receiving the first input;
and responding to the second input, displaying a target interface, and displaying the first application identification in a target area.
2. The method according to claim 1, wherein the first duration is a duration from starting to finishing starting of the first application, or wherein the first duration is a preset duration.
3. The method of claim 1 or 2, wherein the target control is a second application icon or a menu control,
said displaying a target interface in response to said second input, comprising:
under the condition that the target control is the second application icon, responding to the second input, and displaying an application interface of a second application corresponding to the second application icon; the position of the second application icon is within a preset range of the position of the first application icon;
or, under the condition that the target control is a menu control, responding to the second input, displaying a desktop interface, and ending the process of the first application.
4. The method according to claim 1 or 2, wherein the target area displays a remaining display time of the first application identifier;
after the displaying the identification of the first application in the target area, the method further comprises:
and before the time indicated by the remaining display time, if third input of the first application identifier in the target area is received by a user, responding to the third input, and displaying an application interface of the first application.
5. The method according to claim 1 or 2, wherein the target area is displayed with a remaining display time of the first application;
after the displaying the identification of the first application in the target area, the method further comprises:
and before the time indicated by the remaining display time, if the input of the user to the first application identifier is not received, canceling to display the identifier of the first application after the time indicated by the remaining display time, and ending the process of the first application.
6. An erroneous operation processing apparatus characterized by comprising: the system comprises a user input module, an execution module and a display module;
the user input module is used for receiving first input of a first application icon;
the execution module is used for responding to the first input received by the user input module, and starting and running a first application corresponding to the first application icon in a background;
the user input module is further used for receiving a second input to the target control within a first duration after the first input is received;
and the display module is used for responding to the second input received by the user input module, displaying a target interface and displaying the first application identifier in a target area.
7. The apparatus of claim 6, wherein the first duration is a duration from starting to finishing starting of the first application, or wherein the first duration is a preset duration.
8. The apparatus of claim 6 or 7, wherein the target control is a second application icon or a menu control;
the display module is specifically configured to, in a case that the target control is the second application icon, respond to a second input received by the user input module, and display an application interface of a second application corresponding to the second application icon; the position of the second application icon is within a preset range of the position of the first application icon;
or, the display module is specifically configured to, in a case that the target control is a menu control, respond to a second input received by the user input module, display a desktop interface, and end the process of the first application.
9. The apparatus according to claim 6 or 7, wherein the target area displays a remaining display time of the first application identifier;
the display module is further configured to, before the time indicated by the remaining display time, if the user input module receives a third input of the first application identifier in the target area from the user, display an application interface of the first application in response to the third input.
10. The apparatus according to claim 6 or 7, wherein the target area is displayed with a remaining display time of the first application;
the display module is further configured to cancel displaying the identifier of the first application after the time indicated by the remaining display time and end the process of the first application if the user input of the identifier of the first application is not received before the time indicated by the remaining display time.
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 handling the erroneous operation as claimed in any 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 misoperation processing method according to any one of claims 1 to 5.
CN202110219799.3A 2021-02-26 2021-02-26 Misoperation processing method and device, electronic equipment and readable storage medium Active CN112947829B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202110219799.3A CN112947829B (en) 2021-02-26 2021-02-26 Misoperation processing method and device, electronic equipment and readable storage medium
PCT/CN2022/077935 WO2022179609A1 (en) 2021-02-26 2022-02-25 Misoperation processing method and apparatus, electronic device, and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110219799.3A CN112947829B (en) 2021-02-26 2021-02-26 Misoperation processing method and device, electronic equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN112947829A true CN112947829A (en) 2021-06-11
CN112947829B CN112947829B (en) 2023-07-25

Family

ID=76246625

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110219799.3A Active CN112947829B (en) 2021-02-26 2021-02-26 Misoperation processing method and device, electronic equipment and readable storage medium

Country Status (2)

Country Link
CN (1) CN112947829B (en)
WO (1) WO2022179609A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113703896A (en) * 2021-08-30 2021-11-26 维沃移动通信(杭州)有限公司 Event trigger control method and device, electronic equipment and medium
WO2022179609A1 (en) * 2021-02-26 2022-09-01 维沃移动通信有限公司 Misoperation processing method and apparatus, electronic device, and readable storage medium
CN115097989A (en) * 2022-07-25 2022-09-23 荣耀终端有限公司 Service card display method, electronic device and storage medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929532A (en) * 2012-09-29 2013-02-13 东莞宇龙通信科技有限公司 Application program starting method and communication terminal
CN104932785A (en) * 2015-05-28 2015-09-23 努比亚技术有限公司 Processing method and processing device for mobile terminal
CN105573778A (en) * 2015-04-23 2016-05-11 东莞酷派软件技术有限公司 Method for starting application program and terminal
US20160132344A1 (en) * 2014-11-07 2016-05-12 Roku, Inc. System and method for fast starting an application
WO2016206187A1 (en) * 2015-06-23 2016-12-29 中兴通讯股份有限公司 Terminal control method and apparatus, terminal and computer storage medium
US20170123598A1 (en) * 2015-10-29 2017-05-04 Hand Held Products, Inc. System and method for focus on touch with a touch sensitive screen display
CN106657610A (en) * 2016-11-17 2017-05-10 宇龙计算机通信科技(深圳)有限公司 Terminal application starting control method and device
CN107463303A (en) * 2017-07-03 2017-12-12 深圳市金立通信设备有限公司 A kind of false-touch prevention method and terminal
CN108491065A (en) * 2012-11-16 2018-09-04 三星电子株式会社 Portable electronic device and the method operated wherein
CN108845853A (en) * 2018-05-31 2018-11-20 维沃移动通信有限公司 A kind of application program launching method and mobile terminal
US20190025992A1 (en) * 2017-07-19 2019-01-24 MI Technical Solutions, Inc. Auto-reformatting of home screen graphical user interface depicting only administrator-approved applications
CN109992173A (en) * 2019-03-29 2019-07-09 维沃移动通信有限公司 A kind of application starting method and terminal device
CN110569080A (en) * 2019-07-30 2019-12-13 华为技术有限公司 application control method and electronic equipment
CN111638822A (en) * 2020-05-27 2020-09-08 维沃移动通信有限公司 Icon operation method and device and electronic equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110489215A (en) * 2019-06-29 2019-11-22 华为技术有限公司 The treating method and apparatus of scene is waited in a kind of application program
CN111078076A (en) * 2019-12-31 2020-04-28 维沃移动通信有限公司 Application program switching method and electronic equipment
CN112947829B (en) * 2021-02-26 2023-07-25 维沃移动通信有限公司 Misoperation processing method and device, electronic equipment and readable storage medium

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929532A (en) * 2012-09-29 2013-02-13 东莞宇龙通信科技有限公司 Application program starting method and communication terminal
CN108491065A (en) * 2012-11-16 2018-09-04 三星电子株式会社 Portable electronic device and the method operated wherein
US20160132344A1 (en) * 2014-11-07 2016-05-12 Roku, Inc. System and method for fast starting an application
CN105573778A (en) * 2015-04-23 2016-05-11 东莞酷派软件技术有限公司 Method for starting application program and terminal
CN104932785A (en) * 2015-05-28 2015-09-23 努比亚技术有限公司 Processing method and processing device for mobile terminal
WO2016206187A1 (en) * 2015-06-23 2016-12-29 中兴通讯股份有限公司 Terminal control method and apparatus, terminal and computer storage medium
US20170123598A1 (en) * 2015-10-29 2017-05-04 Hand Held Products, Inc. System and method for focus on touch with a touch sensitive screen display
CN106657610A (en) * 2016-11-17 2017-05-10 宇龙计算机通信科技(深圳)有限公司 Terminal application starting control method and device
CN107463303A (en) * 2017-07-03 2017-12-12 深圳市金立通信设备有限公司 A kind of false-touch prevention method and terminal
US20190025992A1 (en) * 2017-07-19 2019-01-24 MI Technical Solutions, Inc. Auto-reformatting of home screen graphical user interface depicting only administrator-approved applications
CN108845853A (en) * 2018-05-31 2018-11-20 维沃移动通信有限公司 A kind of application program launching method and mobile terminal
CN109992173A (en) * 2019-03-29 2019-07-09 维沃移动通信有限公司 A kind of application starting method and terminal device
CN110569080A (en) * 2019-07-30 2019-12-13 华为技术有限公司 application control method and electronic equipment
CN111638822A (en) * 2020-05-27 2020-09-08 维沃移动通信有限公司 Icon operation method and device and electronic equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022179609A1 (en) * 2021-02-26 2022-09-01 维沃移动通信有限公司 Misoperation processing method and apparatus, electronic device, and readable storage medium
CN113703896A (en) * 2021-08-30 2021-11-26 维沃移动通信(杭州)有限公司 Event trigger control method and device, electronic equipment and medium
CN115097989A (en) * 2022-07-25 2022-09-23 荣耀终端有限公司 Service card display method, electronic device and storage medium
CN115097989B (en) * 2022-07-25 2023-01-24 荣耀终端有限公司 Service card display method, electronic device and storage medium

Also Published As

Publication number Publication date
WO2022179609A1 (en) 2022-09-01
CN112947829B (en) 2023-07-25

Similar Documents

Publication Publication Date Title
CN112947829B (en) Misoperation processing method and device, electronic equipment and readable storage medium
CN112269508B (en) Display method and device and electronic equipment
CN113141293B (en) Message display method and device and electronic equipment
CN113220178B (en) Application program control method and device
CN112702261B (en) Information display method and device and electronic equipment
CN112148163A (en) Screen recording method and device and electronic equipment
CN113138818A (en) Interface display method and device and electronic equipment
WO2016173307A1 (en) Message copying method and device, and smart terminal
CN111813305A (en) Application program starting method and device
CN113709306B (en) Session processing method and device and electronic equipment
CN112399010B (en) Page display method and device and electronic equipment
CN113282213A (en) Interface display method and device
CN113794795A (en) Information sharing method and device, electronic equipment and readable storage medium
CN112948843A (en) Encryption method, encryption device, electronic equipment and medium
CN112162788A (en) Application starting method and device and electronic equipment
WO2023134642A1 (en) Message processing method, message processing apparatus, and electronic device
CN112181559A (en) Interface display method and device and electronic equipment
CN112764615B (en) Suspension ball control method and device
CN112764628B (en) Content display method, content display device, electronic equipment and storage medium
CN112764622A (en) Icon moving method and device and electronic equipment
CN114020389A (en) Application program display method and device and electronic equipment
CN114416264A (en) Message display method and device
CN111880702A (en) Interface switching method and device and electronic equipment
CN112764862A (en) Application program control method and device and electronic equipment
CN112765508A (en) Information 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
GR01 Patent grant
GR01 Patent grant