CN108845853B - Application program starting method and mobile terminal - Google Patents

Application program starting method and mobile terminal Download PDF

Info

Publication number
CN108845853B
CN108845853B CN201810552077.8A CN201810552077A CN108845853B CN 108845853 B CN108845853 B CN 108845853B CN 201810552077 A CN201810552077 A CN 201810552077A CN 108845853 B CN108845853 B CN 108845853B
Authority
CN
China
Prior art keywords
application program
application
user
mobile terminal
icon
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810552077.8A
Other languages
Chinese (zh)
Other versions
CN108845853A (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 CN201810552077.8A priority Critical patent/CN108845853B/en
Publication of CN108845853A publication Critical patent/CN108845853A/en
Application granted granted Critical
Publication of CN108845853B publication Critical patent/CN108845853B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/451Execution arrangements for user interfaces
    • 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
    • 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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution

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)
  • Telephone Function (AREA)

Abstract

The invention provides an application program starting method and a mobile terminal, and relates to the technical field of software. Wherein the method comprises the following steps: receiving a first trigger instruction of a user to a first application program icon; when at least one associated application program exists for the first application program, responding to the first trigger instruction, starting the first application program and displaying a floating window; displaying the associated application icon in the floating window; and after receiving a second trigger instruction of the user to the target associated application program icon, closing the first application program and starting the target associated application program. When the user opens the wrong first application, the correct application can be directly selected in the floating window of the first application, so that the time for the user to search the correct application on the desktop is shortened, and the user experience is improved.

Description

Application program starting method and mobile terminal
Technical Field
The invention relates to the technical field of software, in particular to an application program starting method and a mobile terminal.
Background
The application program is a basic requirement of a user for using the mobile terminal, and the most intuitive state displayed to the user is to display a small icon on a desktop. With the popularization of mobile terminals, a large number of application programs are developed, and users may install various applications on the mobile terminals.
At present, the design of many application icons pursues simplification and clearness. This results in many application icons being very similar and the user being very likely to mistouch behavior.
In the prior art, a method for performing a false touch action is that when a user opens an application a, if the false touch action is found, the application a is closed, and after the application is found on a desktop, a correct application is opened.
Disclosure of Invention
The invention provides an application program starting method, which aims to solve the problems that a user manually closes wrong applications, searches for and opens correct applications, the process is complex, and the processing efficiency is low.
In a first aspect, an embodiment of the present invention provides an application starting method, which is applied to a mobile terminal, and the method includes:
receiving a first trigger instruction of a user to a first application program icon;
when at least one associated application program exists for the first application program, responding to the first trigger instruction, starting the first application program and displaying a floating window;
displaying the associated application icon in the floating window;
and after receiving a second trigger instruction of the user to the target associated application program icon, closing the first application program and starting the target associated application program.
In a second aspect, an embodiment of the present invention provides a mobile terminal, where the mobile terminal includes:
the receiving module is used for receiving a first trigger instruction of a user to the first application program icon;
the display module is used for responding to the first trigger instruction when at least one associated application program exists for the first application program, starting the first application program and displaying a floating window;
a display module for displaying the associated application icon in the floating window;
and the starting module is used for closing the first application program and starting the target associated application program after receiving a second triggering instruction of the user to the target associated application program.
In a third aspect, a mobile terminal is provided, which comprises a processor, a memory and a computer program stored on the memory and operable on the processor, wherein the computer program, when executed by the processor, implements the steps of the application startup method according to the present invention.
In a fourth aspect, a computer-readable storage medium is provided, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the application opening method according to the invention.
In the embodiment of the invention, a first trigger instruction of a user to a first application icon is received; when at least one associated application program exists for the first application program, generating a floating window corresponding to the first application program; displaying the associated application program in the floating window; and starting the associated application program after receiving a second trigger instruction of the user to the associated application program. When the user opens the wrong first application program, the correct application program can be directly selected from the floating window of the first application program, so that the time for the user to search the correct application program on the desktop is shortened, and the user experience is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive labor.
Fig. 1 is a flowchart illustrating an application starting method according to a first embodiment of the present invention;
fig. 2 is a flowchart illustrating an application starting method according to a second embodiment of the present invention;
FIG. 3 is a diagram illustrating a floating window generated in an interface of an application A according to a second embodiment of the present invention;
fig. 4 is a block diagram illustrating a mobile terminal according to a third embodiment of the present invention;
fig. 5 is a block diagram illustrating a mobile terminal according to a third embodiment of the present invention;
fig. 6 shows a block diagram of a mobile terminal according to a fifth embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the invention are shown in the drawings, it should be understood that the invention can be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
Example one
Referring to fig. 1, a flowchart of an application program starting method according to a first embodiment of the present invention is shown, which may specifically include the following steps:
step 101, receiving a first trigger instruction of a user to a first application icon.
In the embodiment of the invention, the interface of the mobile terminal is provided with a plurality of application programs, each application program is provided with a corresponding icon, and when a user triggers the first application program icon, namely the first application program is started, the mobile terminal detects the first triggering instruction.
And step 102, when at least one associated application program exists for the first application program, responding to the first trigger instruction, starting the first application program and displaying a floating window.
In the embodiment of the invention, the associated application program of the first application program is determined according to a preset strategy; wherein, the preset strategy comprises: determining a related application program corresponding to the first application program according to the historical user behavior record; specifically, counting a first frequency of false touch behaviors from historical user behavior records; the mis-touch behavior comprises: after opening the first application program, a user closes the first application program within preset time and starts a second application program within preset time; when the first number of times reaches a first threshold value, determining the second application program as an associated application program corresponding to the first application program; or, the preset policy includes: and determining the associated application program corresponding to the first application program according to the similarity between the images of the icons of the application programs. In the embodiment of the present invention, the determined associated application is added to an associated application list of the first application, and during the use process, it is determined whether the associated application exists in the first application, for example, the first application has its own associated application list, and the associated application of the first application is stored in the associated application list.
In the embodiment of the invention, the associated application program can be preset for the application program in the mobile terminal. Of course, the application in the mobile terminal may have one or more associated applications, or may not have an associated application. For example, there are application a, application B, application C, application D, application E, and application F on the mobile terminal interface. Referring to table 1:
TABLE 1
First application program Associating applications
Application A Application program B, application program C
Application program B Application program A, application program D
Application program C Application program A and application program E
Application program D Application program B and application program E
Application E Application program C and application program D
Application program F Is free of
Referring to table 1, in the embodiment of the present invention, each of the applications a to E has its own associated application, and the application F has no associated application, wherein the associated applications of the application a include the application B and the application C. And application B and application C are not necessarily associated applications. Therefore, in embodiments of the present invention, each application has its associated application list.
In the embodiment of the present invention, it is preferable that the associated application corresponding to the first application is determined in advance according to a similarity between images of icons of the respective applications.
For example, a plurality of applications that are similar in graphical shape or background color to the first application icon are placed in the first application's associated application list.
Specifically, icon background colors of a first application program and all other application programs in the mobile terminal are sampled, first similarity between the icon background colors of the first application program and the icon background colors of the first application program is obtained, and the application programs with the first similarity reaching a first threshold value are placed in an association list of the first application; and carrying out differentiation comparison on the icon graphic shapes of the first application program and all other application programs in the mobile terminal, acquiring second similarity of the icon graphic shapes of the first application program, and placing the application programs of which the second similarity reaches a second threshold value in an association list of the first application program.
In the embodiment of the present invention, for example, when the color of the application a is similar to that of the application B, the application B is placed in the associated application list of the application a, and when the icon of the application a is similar to that of the application C, the application C is placed in the associated application list of the application a, that is, the application B and the application C are both associated applications of the application a.
In the embodiment of the present invention, starting the first application and displaying the floating window specifically includes: having opened the display interface of the first application, a floating window is generated on the display interface of the first application. In this way, the start of the first application is not affected.
Or intercepting the process of the display interface of the first application program, and generating a floating window on the display screen of the mobile terminal before displaying the first application program interface.
Of course, in the embodiment of the present invention, a related application display function switch may be provided, and when the user starts the related application display function, step 101 may be executed after the execution of step 102 is completed. When the user closes the display function of the associated application program, the user directly enters the interface of the first application program after the execution of step 101 is completed.
And 103, displaying the associated application program icon in the floating window.
In the embodiment of the present invention, the icon of the associated application program is displayed in the floating window for the user to select, and the specific display manner is not limited in this invention.
And step 104, after receiving a second trigger instruction of the user to the target associated application program icon, closing the first application program, and starting the target associated application program.
In the embodiment of the invention, when the user finds that the opened first application program is the wrong application program, the correct application program can be selected in the floating frame, and the application program icon is triggered to open the correct application program.
In the embodiment of the invention, when the user does not trigger the application program in the suspension frame within the preset visual angle, the suspension frame is automatically closed, so that the user normally uses the first application program.
In the embodiment of the invention, if the user does not click the application program in the suspension frame for many times, the application program in the suspension frame is updated. For example, if the first application has an associated application, application a and application B, when the first application is opened, icons of application a and application B are displayed in the floating frame of the first application, and when the user frequently needs to click on application a but not on application B, the contact between application B and the first application is deleted, that is, application B is not displayed in the floating frame, and only application a is displayed; and when the user does not click the application program A and the application program B all the time, closing the application program A, searching other application programs in the mobile terminal and opening the other application programs, deleting the application programs B and C, and adding other application programs in the floating frame.
In the embodiment of the invention, a first trigger instruction of a user to a first application icon is received; when at least one associated application exists for the first application, generating a floating window corresponding to the first application; displaying the associated application program icon in the floating window; and opening the associated application after receiving a second trigger instruction of the user to the associated application. When the user opens the wrong first application, the correct application can be directly selected in the floating window of the first application, so that the time for the user to search the correct application on the desktop is shortened, and the user experience is improved.
Example two
Referring to fig. 2, a flowchart of an application program starting method according to a second embodiment of the present invention is shown, which may specifically include the following steps:
step 201, determining a related application program corresponding to the first application program according to the historical user behavior record.
In the embodiment of the invention, the operation behavior of the application program by the user can be recorded to obtain the historical user behavior record. Then, the application may determine, according to the historical user behavior record, an associated application corresponding to the first application.
In this embodiment of the present invention, preferably, the step of determining, according to the historical user behavior record, an associated application corresponding to the first application includes: counting the first times of the false touch behavior from the historical user behavior record; the mis-touch behavior comprises: after opening the first application program, a user closes the first application program within preset time and starts a second application program within preset time; when the first number of times reaches a first threshold, determining the second application as an associated application corresponding to the first application.
In the embodiment of the invention, the related application program of the first application program is counted by the historical behavior record of the user; for example, after the user opens the first application for multiple times, the first application is closed in a short time, and the second application is started again, which indicates that the user does not need the first application and belongs to the false touch behavior, and the second application opened later may be considered as an associated application of the first application.
In the embodiment of the present invention, the preset time may be 3S, 5S, 10 Ss. The user may set the response time according to his own response time, which is not limited in the embodiment of the present invention.
In this embodiment of the present invention, preferably, the manner of closing the first application includes at least one of the following: closing the process of the first application program; and closing the display interface of the first application program.
In the embodiment of the present invention, before the associated application is started, the first application may be directly exited to end the process of the first application, or only the display interface of the first application may be closed, which is not limited in the present invention.
In the embodiment of the invention, since each user has different perception capability on the icon, the probability of false touch is different. For example, user a may view the second application as an associated application with the first application. User B will see the third application as the associated application for the first application. According to the embodiment of the invention, the associated application program of the first application program is intelligently determined according to the own behavior of the user, the associated application program is more personalized, and the user experience is improved.
Step 202, receiving a first trigger instruction of a user to a first application icon.
Referring to step 101, the description is omitted here.
Step 203, when at least one associated application program exists for the first application program, responding to the first trigger instruction, starting the first application program and displaying a floating window.
In this embodiment of the present invention, preferably, the step of starting the first application and displaying the floating window includes: and starting the first application program, and generating the floating window on a display interface of the first application.
In this embodiment of the present invention, preferably, the closing the first application includes: closing the display interface of the first application program; the opening the associated application includes: and opening a display interface of the associated application program.
And 204, displaying the associated application program icon in the floating window.
Referring to step 103, the description is omitted here.
Step 205, after receiving a second trigger instruction of the user to the target associated application program icon, generating jump information for prompting, closing the first application program, and starting the target associated application program; the skip information includes: and skipping to the interface of the associated application program after the interface of the first application program is closed.
In the embodiment of the invention, after the user triggers one associated application program of the first application program, a prompt message is given to the user to inform the user that the user enters the interface of the associated application program, so that the user can know that the associated application program is used instead of the first application program. Of course, a selection control may also be provided for the user, and when an operation of the user selecting to jump is received, the first application program is closed, and the associated application program is started. And when receiving an operation that the user selects not to jump, opening the interface of the first application program.
Referring to fig. 3, on the display screen of the mobile terminal, a floating window is generated on the interface of "welcome to application a" of the opened application a, and the associated application list of application a, which includes applications B and C similar to application a, is displayed in the floating window. When the user receives the clicking action on the application program B in the floating window, the user is prompted to close the application program interface A, jump the application program interface B and provide a selection control of 'yes or no' for the user. When the user selects the control of 'yes', closing the application program interface A, and jumping to the application program interface B; when the user selects the "no" control, the interface of the a application is retained.
In the embodiment of the invention, the associated application programs of each application program are counted by intelligently counting the false touch behaviors of the user, when the user opens a first application program, the associated application programs are displayed in the suspension frame, and when the user triggers a certain associated application program, the first application program is closed, and the associated application program is started. The method and the device have the advantages that when a user opens a wrong first application program, the correct application program can be directly selected from the floating window of the first application program, time of the user for searching the correct application program on a desktop is reduced, and the associated application program of the first application program is analyzed according to historical user behaviors, so that the associated application program of the first application program is more relevant to the operation behaviors of the user, the application range is wider, the associated application program is more personalized, and user experience is improved.
EXAMPLE III
Referring to fig. 4, a block diagram of a mobile terminal 300 according to a third embodiment of the present invention is shown, which may specifically include:
a receiving module 301, configured to receive a first trigger instruction of a user for a first application icon;
a display module 302, configured to, when at least one associated application exists for the first application, respond to the first trigger instruction, start the first application and display a floating window;
a display module 303, configured to display the associated application icon in the floating window;
the starting module 304 is configured to, after receiving a second trigger instruction of the user for the target associated application icon, close the first application and start the target associated application.
Optionally, on the basis of fig. 4, referring to fig. 5, the mobile terminal 300 further includes:
a determining module 305, configured to determine, according to the historical user behavior record, an associated application corresponding to the first application.
The determining module 305 includes:
the statistical unit is used for acquiring the first times of the false touch behaviors in the historical user behavior records; the mis-touch behavior comprises: after opening the first application program, a user closes the first application program within preset time and starts a second application program within preset time;
a determining unit, configured to determine the second application as an associated application corresponding to the first application when the first number reaches a first threshold.
The display module 302 includes:
the generating unit is used for starting the first application program and generating the floating window on a display interface of the first application;
the starting module 304 is further configured to generate jump information for prompting; the skip information includes: and skipping to the interface of the associated application program after the interface of the first application program is closed.
The mobile terminal 300 further includes:
the mobile terminal provided in the embodiment of the present invention can implement each process implemented by the mobile terminal in the method embodiments of fig. 1 to fig. 5, and is not described herein again to avoid repetition.
In the embodiment of the invention, a first trigger instruction of a user to a first application icon is received; when at least one associated application program exists for the first application program, generating a floating window corresponding to the first application program; displaying the associated application program in the floating window; and opening the associated application program after receiving a second trigger instruction of the user to the associated application program. When the user opens the wrong first application program, the correct application program can be directly selected from the floating window of the first application program, so that the time for the user to search the correct application program on the desktop is shortened, and the user experience is improved.
Example four
Figure 6 is a schematic diagram of a hardware configuration of a mobile terminal implementing various embodiments of the present invention,
the mobile terminal 500 includes, but is not limited to: a radio frequency unit 501, a network module 502, an audio output unit 503, an input unit 504, a sensor 505, a display unit 506, a user input unit 507, an interface unit 508, a memory 509, a processor 510, and a power supply 511. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 6 is not intended to be limiting of mobile terminals, and that a mobile terminal may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the mobile terminal includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
A processor 510, configured to receive a first trigger instruction of a user for a first application icon; when at least one associated application program exists for the first application program, responding to the first trigger instruction, starting the first application program and displaying a floating window; displaying the associated application icon in the floating window; and after receiving a second trigger instruction of the user to the target associated application program icon, closing the first application program and starting the target associated application program. In the embodiment of the invention, a first trigger instruction of a user to a first application icon is received; when at least one associated application program exists for the first application program, generating a floating window corresponding to the first application program; displaying the associated application program in the floating window; and starting the associated application program after receiving a second trigger instruction of the user to the associated application program. When the user opens the wrong first application program, the correct application program can be directly selected from the floating window of the first application program, so that the time for the user to search the correct application program on the desktop is shortened, and the user experience is improved.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 501 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 510; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 501 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 501 can also communicate with a network and other devices through a wireless communication system.
The mobile terminal provides the user with wireless broadband internet access through the network module 502, such as helping the user send and receive e-mails, browse webpages, access streaming media, and the like.
The audio output unit 503 may convert audio data received by the radio frequency unit 501 or the network module 502 or stored in the memory 509 into an audio signal and output as sound. Also, the audio output unit 503 may also provide audio output related to a specific function performed by the mobile terminal 500 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 503 includes a speaker, a buzzer, a receiver, and the like.
The input unit 504 is used to receive an audio or video signal. The input Unit 504 may include a Graphics Processing Unit (GPU) 5041 and a microphone 5042, and the Graphics processor 5041 processes image data of a still picture or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 506. The image frames processed by the graphic processor 5041 may be stored in the memory 509 (or other storage medium) or transmitted via the radio frequency unit 501 or the network module 502. The microphone 5042 may receive sounds and may be capable of processing such sounds into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 501 in case of the phone call mode.
The mobile terminal 500 also includes at least one sensor 505, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that adjusts the brightness of the display panel 5061 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 5061 and/or a backlight when the mobile terminal 500 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of the mobile terminal (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 505 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 506 is used to display information input by the user or information provided to the user. The Display unit 506 may include a Display panel 5061, and the Display panel 5061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 507 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the mobile terminal. Specifically, the user input unit 507 includes a touch panel 5071 and other input devices 5072. Touch panel 5071, also referred to as a touch screen, may collect touch operations by a user on or near it (e.g., operations by a user on or near touch panel 5071 using a finger, stylus, or any suitable object or accessory). The touch panel 5071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 510, and receives and executes commands sent by the processor 510. In addition, the touch panel 5071 may be implemented in various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 5071, the user input unit 507 may include other input devices 5072. In particular, other input devices 5072 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.
Further, the touch panel 5071 may be overlaid on the display panel 5061, and when the touch panel 5071 detects a touch operation thereon or nearby, the touch operation is transmitted to the processor 510 to determine the type of the touch event, and then the processor 510 provides a corresponding visual output on the display panel 5061 according to the type of the touch event. Although in fig. 6, the touch panel 5071 and the display panel 5061 are two independent components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 5071 and the display panel 5061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
The interface unit 508 is an interface through which an external device is connected to the mobile terminal 500. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 508 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the mobile terminal 500 or may be used to transmit data between the mobile terminal 500 and external devices.
The memory 509 may be used to store software programs as well as various data. The memory 509 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, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 509 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The processor 510 is a control center of the mobile terminal, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by operating or executing software programs and/or modules stored in the memory 509 and calling data stored in the memory 509, thereby performing overall monitoring of the mobile terminal. Processor 510 may include one or more processing units; preferably, the processor 510 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 510.
The mobile terminal 500 may further include a power supply 511 (e.g., a battery) for supplying power to various components, and preferably, the power supply 511 may be logically connected to the processor 510 via a power management system, so that functions of managing charging, discharging, and power consumption are performed via the power management system.
In addition, the mobile terminal 500 includes some functional modules that are not shown, and thus, are not described in detail herein.
Preferably, an embodiment of the present invention further provides a mobile terminal, including a processor 510, a memory 509, and a computer program stored in the memory 509 and capable of running on the processor 510, where the computer program, when executed by the processor 510, implements each process of the above-mentioned application program starting method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the above-mentioned application program starting method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
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.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (7)

1. An application program starting method applied to a mobile terminal is characterized by comprising the following steps:
receiving a first trigger instruction of a user to a first application program icon;
when at least one associated application program exists for the first application program, responding to the first trigger instruction, starting the first application program and displaying a floating window;
displaying the associated application icon in the floating window;
after receiving a second trigger instruction of a user for a target associated application program icon, closing the first application program and starting the target associated application program;
wherein the responding to the first trigger instruction, starting the first application program and displaying a floating window comprises: and intercepting the process of the display interface of the first application program, and generating a floating window on the display screen of the mobile terminal.
2. The method of claim 1, wherein the step of receiving a first triggering instruction of the first application icon from the user is preceded by the step of:
and determining a related application program corresponding to the first application program according to the historical user behavior record.
3. The method of claim 2, wherein the step of determining the associated application corresponding to the first application based on the historical user behavior record comprises:
counting the first times of the false touch behavior from the historical user behavior record; the mis-touch behavior comprises: after opening the first application program, a user closes the first application program within preset time and starts a second application program within preset time;
when the first number of times reaches a first threshold, determining the second application as an associated application corresponding to the first application.
4. A mobile terminal, characterized in that the mobile terminal comprises:
the receiving module is used for receiving a first trigger instruction of a user to the first application program icon;
the display module is used for responding to the first trigger instruction when at least one associated application program exists for the first application program, starting the first application program and displaying a floating window;
a display module for displaying the associated application icon in the floating window;
the starting module is used for closing the first application program and starting the target associated application program after receiving a second triggering instruction of the user to the target associated application program icon;
the display module is specifically configured to intercept a process of the first application display interface, and generate a floating window on a display screen of the mobile terminal.
5. The mobile terminal of claim 4, further comprising:
and the determining module is used for determining the associated application program corresponding to the first application program according to the historical user behavior record.
6. The mobile terminal of claim 5, wherein the determining module comprises:
the statistical unit is used for counting the first times of the false touch behaviors from the historical user behavior records; the mis-touch behavior comprises: after opening the first application program, a user closes the first application program within preset time and starts a second application program within preset time;
a determining unit, configured to determine the second application as an associated application corresponding to the first application when the first number reaches a first threshold.
7. A mobile terminal comprising a processor, a memory and a computer program stored on said memory and being executable on said processor, said computer program being executed by said processor for performing the steps of the application launching method as claimed in claims 1-3.
CN201810552077.8A 2018-05-31 2018-05-31 Application program starting method and mobile terminal Active CN108845853B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810552077.8A CN108845853B (en) 2018-05-31 2018-05-31 Application program starting method and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810552077.8A CN108845853B (en) 2018-05-31 2018-05-31 Application program starting method and mobile terminal

Publications (2)

Publication Number Publication Date
CN108845853A CN108845853A (en) 2018-11-20
CN108845853B true CN108845853B (en) 2021-04-09

Family

ID=64211157

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810552077.8A Active CN108845853B (en) 2018-05-31 2018-05-31 Application program starting method and mobile terminal

Country Status (1)

Country Link
CN (1) CN108845853B (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109766037A (en) * 2018-12-27 2019-05-17 维沃移动通信有限公司 Reminding method and terminal device
CN109933386A (en) * 2019-03-28 2019-06-25 努比亚技术有限公司 The starting method, apparatus and computer readable storage medium of picture-in-picture mode
CN109992173A (en) * 2019-03-29 2019-07-09 维沃移动通信有限公司 A kind of application starting method and terminal device
CN110471825B (en) * 2019-06-27 2023-05-05 维沃移动通信有限公司 Progress display method and terminal equipment
CN110456958A (en) * 2019-07-19 2019-11-15 维沃移动通信有限公司 A kind of application starting method, device and mobile terminal
CN110750191A (en) * 2019-10-28 2020-02-04 维沃移动通信有限公司 Method and electronic equipment for application combined display
CN111007976B (en) * 2019-11-26 2021-01-26 维沃移动通信有限公司 Application control method and terminal equipment
CN110928433B (en) * 2019-12-03 2020-07-28 北京推想科技有限公司 Information system interconnection method and interconnection device, mouse and electronic equipment
CN111027107B (en) * 2019-12-10 2023-05-23 维沃移动通信有限公司 Object display control method and electronic equipment
CN111142737B (en) * 2019-12-26 2023-04-07 上海传英信息技术有限公司 Setting method of mobile terminal, mobile terminal and computer storage medium
CN111813284B (en) * 2020-06-22 2021-09-14 维沃移动通信有限公司 Application program interaction method and device
CN112148173A (en) * 2020-09-29 2020-12-29 维沃移动通信有限公司 Icon display method and device and electronic equipment
CN112947829B (en) * 2021-02-26 2023-07-25 维沃移动通信有限公司 Misoperation processing method and device, electronic equipment and readable storage medium
CN113010044A (en) * 2021-03-19 2021-06-22 维沃移动通信有限公司 Control method and device of electronic equipment, electronic equipment and storage medium
CN115878232A (en) * 2021-09-27 2023-03-31 华为技术有限公司 Display method and electronic equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391246A (en) * 2017-07-19 2017-11-24 维沃移动通信有限公司 One kind applies startup method, mobile terminal and computer-readable recording medium
CN107390997B (en) * 2017-08-16 2020-11-03 北京搜狗科技发展有限公司 Application program switching method and device
CN107526492B (en) * 2017-08-25 2020-11-17 维沃移动通信有限公司 Interface display method of application program and mobile terminal
CN108021305B (en) * 2017-12-11 2020-05-26 维沃移动通信有限公司 Application association starting method and device and mobile terminal

Also Published As

Publication number Publication date
CN108845853A (en) 2018-11-20

Similar Documents

Publication Publication Date Title
CN108845853B (en) Application program starting method and mobile terminal
CN108255378B (en) Display control method and mobile terminal
WO2019080929A1 (en) Message prompting method and mobile terminal
CN108391008B (en) Message reminding method and mobile terminal
CN108984066B (en) Application icon display method and mobile terminal
CN110308834B (en) Setting method of application icon display mode and terminal
CN108958593B (en) Method for determining communication object and mobile terminal
CN109407948B (en) Interface display method and mobile terminal
CN110096203B (en) Screenshot method and mobile terminal
CN111163224B (en) Voice message playing method and electronic equipment
CN110971510A (en) Message processing method and electronic equipment
CN108009031B (en) Application program control method and mobile terminal
CN107832067B (en) Application updating method, mobile terminal and computer readable storage medium
CN109982273B (en) Information reply method and mobile terminal
CN109284146B (en) Light application starting method and mobile terminal
CN108628534B (en) Character display method and mobile terminal
CN108093119B (en) Strange incoming call number marking method and mobile terminal
CN107943549B (en) Application processing method and terminal
CN111475066B (en) Background switching method of application program and electronic equipment
CN110647506B (en) Picture deleting method and terminal equipment
CN109660657B (en) Application program control method and device
CN109947323B (en) Terminal display method and terminal
CN111443968A (en) Screenshot method and electronic equipment
CN109491572B (en) Screen capturing method of mobile terminal and mobile terminal
CN108319409B (en) Application program control method and mobile terminal

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