CN110874247A - Application processing method and electronic equipment - Google Patents

Application processing method and electronic equipment Download PDF

Info

Publication number
CN110874247A
CN110874247A CN201811010068.2A CN201811010068A CN110874247A CN 110874247 A CN110874247 A CN 110874247A CN 201811010068 A CN201811010068 A CN 201811010068A CN 110874247 A CN110874247 A CN 110874247A
Authority
CN
China
Prior art keywords
chip
application program
application
touch
display screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811010068.2A
Other languages
Chinese (zh)
Inventor
陈岩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201811010068.2A priority Critical patent/CN110874247A/en
Publication of CN110874247A publication Critical patent/CN110874247A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The application relates to an application processing method and electronic equipment. The method comprises the following steps: the method comprises the steps that a first chip obtains a touch track when a touch display screen is touched, when the first chip finds an application program corresponding to the touch track, the first chip sends an application identifier of the application program to a second chip, the second chip controls the application program corresponding to the application identifier to be started, and the power consumption of the first chip is lower than that of the second chip. The touch track is obtained by using the first chip with low power consumption, the application program corresponding to the touch track is searched, and the second chip controls the application program to start when the corresponding application program is searched, so that the power consumption of the electronic equipment can be reduced, and resources are saved.

Description

Application processing method and electronic equipment
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method and an apparatus for processing an application program.
Background
With the development of communication technology, electronic devices are widely used in the life and work of people. Many applications are installed on the electronic device, and different applications can implement different functions. The starting mode of the application program is often manually triggered to start, and when a user needs to use the application program, the user manually clicks to enter the application program.
However, the application program needs to consume a large amount of power consumption of the electronic device when being started, so that the electronic device has the problems of high power consumption and the like.
Disclosure of Invention
The embodiment of the application program processing method and the electronic device can reduce power consumption of the electronic device.
A processing method of an application program is applied to an electronic device and comprises the following steps:
the method comprises the steps that a first chip obtains a touch track when a touch display screen is touched;
when the first chip finds the application program corresponding to the touch track, the first chip sends an application identifier of the application program to a second chip;
the second chip controls the application program corresponding to the application identifier to be started;
wherein the power consumption of the first chip is lower than the power consumption of the second chip.
An electronic device comprises a first chip, a second chip and a touch display screen, wherein the first chip is connected with the second chip, and the power consumption of the first chip is lower than that of the second chip;
the first chip is used for acquiring a touch track when the touch display screen is touched, and sending an application identifier of an application program to the second chip when the application program corresponding to the touch track is found;
the second chip is used for receiving the application identifier of the application program sent by the first chip and controlling the application program corresponding to the application identifier to be started.
According to the processing method of the application program and the electronic device, the touch track when the touch display screen is touched is obtained through the first chip, when the first chip finds the application program corresponding to the touch track, the first chip sends the application identifier of the application program to the second chip, the second chip controls the application program corresponding to the application identifier to be started, and the power consumption of the first chip is lower than that of the second chip. The touch track is obtained by using the first chip with low power consumption, the application program corresponding to the touch track is searched, and the second chip controls the application program to start when the corresponding application program is searched, so that the power consumption of the electronic equipment can be reduced, and resources are saved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a diagram of an application environment in which a processing method of an application program is executed in one embodiment;
FIG. 2 is a schematic diagram showing an internal configuration of an electronic apparatus according to an embodiment;
FIG. 3 is a diagram illustrating a first chip according to an embodiment;
FIG. 4 is a block diagram of a portion of the structure of a handset in one embodiment;
FIG. 5 is a flowchart illustrating a processing method of an application program according to an embodiment;
FIG. 6 is a schematic diagram of an interface for launching an application via a touch trajectory, according to an embodiment;
FIG. 7 is a flowchart of a method for establishing a connection between a first chip and a touch screen display according to an embodiment;
FIG. 8 is a flow diagram of a method for finding an application based on a touch trajectory in one embodiment;
FIG. 9 is a diagram illustrating a touch trajectory corresponding to an application in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
It will be understood that, as used herein, the terms "first," "second," and the like may be used herein to describe various elements, but these elements are not limited by these terms. These terms are only used to distinguish one element from another. For example, a first chip may be referred to as a second chip, and similarly, a second chip may be referred to as a first chip, without departing from the scope of the present application. The first chip and the second chip are both chips, but they are not the same chip.
Fig. 1 is a schematic diagram of an application environment of a processing method of an application program in one embodiment. As shown in fig. 1, the application environment includes an electronic device 100, and a first chip in the electronic device 100 may acquire a touch trajectory when the touch display screen is touched, and search for an application program corresponding to the touch trajectory. After finding the application program corresponding to the touch track, the first chip may send the application identifier of the application program to the second chip. The second chip can control the starting of the application program corresponding to the application identification. The electronic device 100 may be a smartphone, a tablet, a personal digital assistant, a wearable device, or the like.
Fig. 2 is a schematic diagram of a partial internal structure of an electronic device according to an embodiment. The electronic device 100 may include a first chip 110, a second chip 120, and a touch display 130. The first chip 110 may be connected to the second chip 120 and the touch display screen 130 through a serial Peripheral interface SPI (serial Peripheral interface), and the second chip 120 may be connected to the first chip 110 and the touch display screen 130 through the SPI. The power consumption of the first chip 110 is lower than that of the second chip 120. The first chip 110 may obtain a touch trajectory when the touch display screen 130 is touched, the first chip 110 may further find an application program corresponding to the touch trajectory, and send an application identifier of the application program to the second chip 120, and the second chip 120 may control the corresponding application program to start according to the received application identifier.
After the second chip 120 controls the touch display screen 130 to be in the off-screen state, the second chip 120 may disconnect from the touch display screen 130 and send information of the disconnection to the first chip 110. The first chip 110 establishes a connection with the touch display screen 130 according to the information of the disconnection. The first chip 110 may also search for a corresponding application program from the established correspondence between the touch trajectory and the application program according to the touch trajectory. When the first chip 110 finds the application corresponding to the touch trajectory, the first chip 110 may obtain an application identifier of the application. The first chip 110 may then send the application identification of the application to the second chip 120.
The first chip 110 may acquire fingerprint features collected when the touch display screen 130 is touched, the first chip 110 may further match the collected fingerprint features with valid fingerprint features, and when the matching is successful, the first chip 110 may send an application identifier of the application program to the second chip 120.
The first chip 110 may further obtain a use frequency of the application program, and when the use frequency of the application program is less than a frequency threshold, the first chip 110 may control the application program to start; when the frequency of use of the application program is not less than the frequency threshold, the first chip 110 may send the application identifier of the application program to the second chip 120, and the second chip 120 controls the application program to start.
In one embodiment, as shown in FIG. 3, the first chip 110 may include a microcontroller 112, a processor 114, a memory 116, and a screen interface module 118. The processor 114 may include a digital signal processing (dsp) module. The microcontroller 112 may be connected to the second chip, the processor 114, and the screen interface module 118 through an interface, and the microcontroller 112 may communicate with the second chip through the interface, for example, the first chip 110 may receive information that the second chip sends a disconnection through the microcontroller 112. The processor 114 is connected to the microcontroller 112 and the memory 116, respectively, and the processor 114 can search for an application program corresponding to the touch trajectory through the touch trajectory acquired by the first chip 110. The memory 116 is connected to the processor 114, and is configured to store the touch trajectory acquired by the first chip 110, and further configured to store a corresponding relationship between the touch trajectory and the application program. The screen interface module 118 is connected to the microcontroller 112, and the screen interface module 118 may also be connected to the touch screen display 130. When the microcontroller 112 receives the information of disconnection transmitted by the second chip through the interface, the microcontroller 112 may establish a connection with the touch display 130 through the screen interface module 118.
Those skilled in the art will appreciate that the architecture shown in fig. 3 is a block diagram of only a portion of the architecture associated with the subject application, and does not constitute a limitation on the electronic devices to which the subject application may be applied, and that a particular electronic device may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
As shown in fig. 4, in one embodiment, an electronic device is also provided. For convenience of explanation, only the parts related to the embodiments of the present application are shown, and details of the specific technology are not disclosed. The electronic device may be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), a vehicle-mounted computer, a wearable device, and the like, taking the electronic device as the mobile phone as an example:
fig. 4 is a block diagram of a partial structure of a mobile phone related to an electronic device provided in an embodiment of the present application. Referring to fig. 4, the handset includes: the first chip 110, the second chip 120, the display unit 210, the input unit 140, the memory 150, the audio circuit 160, the wireless fidelity (WiFi) module 170, the Radio Frequency (RF) circuit 180, the power supply 190, and the like. Those skilled in the art will appreciate that the handset configuration shown in fig. 4 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
Wherein, the power consumption of the first chip 110 is lower than that of the second chip 120. The first chip 110 may be connected to the second chip 120 and the display unit 210 through an interface or a line, and the first chip 110 may establish a connection with the display unit 210 according to the received information of disconnection sent by the second chip 120. The first chip 110 may acquire a touch trajectory when the display unit 210 is touched, and search for an application corresponding to the touch trajectory. When the first chip 110 finds the application corresponding to the touch trajectory, the first chip 110 may send an application identifier of the application to the second chip 120. Specifically, the first chip 110 searches for a corresponding application program from the established correspondence between the touch trajectory and the application program according to the acquired touch trajectory, and acquires an application identifier of the application program, and the first chip 110 may send the application identifier of the application program to the second chip 120.
The second chip 120 is a control center of the mobile phone, connects various parts of the whole mobile phone by using various interfaces and lines, and executes various functions and processes data of the mobile phone by operating or executing software programs and/or modules stored in the memory 150 and calling data stored in the memory 150, thereby performing overall monitoring of the mobile phone. In one embodiment, the second chip 120 may include one or more processing units. In one embodiment, the second chip 120 may integrate an application processor and a modem processor, wherein the application processor mainly processes an operating system, a user interface, an application program, and the like; the modem processor handles primarily wireless communications. It is to be understood that the modem processor described above may not be integrated into the second chip 120. When the second chip 120 is disconnected from the display unit 210, the disconnected information may be transmitted to the first chip 110. When the second chip 120 receives the application identifier sent by the first chip 110, the second chip 120 may control the application program corresponding to the application identifier to start.
The display unit 210 may be used to display information input by the user or information provided to the user and various menus of the mobile phone. The display unit 210 may include a display panel 211, and the display panel 211 may be the touch display 130. In one embodiment, the Display panel 211 may be configured in the form of a Liquid Crystal Display (LCD), an organic light-Emitting Diode (OLED), or the like. In one embodiment, the touch panel 141 can cover the display panel 211, and when the touch panel 141 detects a touch operation on or near the touch panel 141, the touch operation is transmitted to the second chip 120 to determine the type of the touch event, and then the second chip 120 provides a corresponding visual output on the display panel 211 according to the type of the touch event. Although in fig. 4, the touch panel 141 and the display panel 211 are two separate components to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 141 and the display panel 211 may be integrated to implement the input and output functions of the mobile phone.
The input unit 140 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone 100. Specifically, the input unit 140 may include a touch panel 141 and other input devices 142. The touch panel 141, which may also be referred to as a touch screen, may collect touch operations of a user (e.g., operations of the user on the touch panel 141 or near the touch panel 141 using any suitable object or accessory such as a finger or a stylus) thereon or nearby, and drive the corresponding connection device according to a preset program. In one embodiment, the touch panel 141 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 the touch information from the touch detection device, converts the touch information into touch point coordinates, sends the touch point coordinates to the second chip 120, and can receive and execute a command sent by the second chip 120. In addition, the touch panel 141 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 140 may include other input devices 142 in addition to the touch panel 141. In particular, the other input devices 142 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), and the like.
The memory 150 may be used to store software programs and modules, and the second chip 120 executes various functional applications and data processing of the mobile phone by operating the software programs and modules stored in the memory 150. The memory 150 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function (such as an application program for a sound playing function, an application program for an image playing function, and the like), and the like; the data storage area may store data (such as audio data, an address book, etc.) created according to the use of the mobile phone, and the like. Further, the memory 150 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.
Audio circuitry 160, speaker 161 and microphone 162 may provide an audio interface between the user and the handset. The audio circuit 160 may transmit the electrical signal converted from the received audio data to the speaker 161, and convert the electrical signal into a sound signal for output by the speaker 161; on the other hand, the microphone 162 converts the collected sound signal into an electrical signal, and the electrical signal is received by the audio circuit 160 and then converted into audio data, and the audio data is output to the second chip 120 for processing, and then the audio data is sent to another mobile phone through the RF circuit 180, or the audio data is output to the memory 150 for subsequent processing.
WiFi belongs to short-distance wireless transmission technology, and the mobile phone can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 170, and provides wireless broadband Internet access for the user. Although fig. 4 shows WiFi module 170, it is understood that it does not belong to an essential component of handset 100 and may be omitted as desired.
The RF circuit 180 may be used for receiving and transmitting signals during information transmission and reception or during a call, and may process the downlink information of the base station to the second chip 120 after receiving the downlink information; the uplink data may also be transmitted to the base station. Typically, the RF circuitry includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, RF circuit 180 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to Global System for mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), etc.
The mobile phone 100 further includes a power supply 190 (such as a battery) for supplying power to each component, and preferably, the power supply may be logically connected to the second chip 120 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system.
In one embodiment, the handset 100 may also include a camera, a bluetooth module, and the like.
In one embodiment, a processing method of an application program is provided, which is exemplified by being applied to the electronic device, as shown in fig. 5, and the method includes the following steps:
step 502, the first chip acquires a touch track when the touch display screen is touched.
The first chip is a part of the electronic device for controlling the operation and processing of the electronic device. The touch trajectory is a series of uninterrupted marks formed by fingerprints of a finger when a touch operation tool such as the finger or a stylus slides on a screen of the electronic device. The touch trajectory may also be a start contact point, a end contact point of a finger, and a sliding trajectory connecting the start contact point and the end contact point. The first chip may be connected to the touch display screen through a serial Peripheral interface spi (serial Peripheral interface).
The touch display screen is a part of the electronic device and comprises the touch screen and the display screen. The touch screen is also called a touch screen or a touch panel, is an inductive display device capable of receiving input signals, and can be used for collecting touch tracks when being touched. The display screen is a display tool which displays information on the screen and reflects the information to human eyes, and is used for displaying the information, and the display screen can be in states of screen lightening, screen extinguishing and the like.
The touch trajectory refers to a series of uninterrupted imprints formed by fingerprints of a finger when the finger slides on a touch display screen of the electronic device. The touch trajectory may also be a start contact point, a end contact point of a finger, and a sliding trajectory connecting the start contact point and the end contact point.
The first chip can detect the touch display screen, and when the first chip detects that the touch display screen is touched, a touch track of the touch display screen when the touch display screen is touched can be acquired.
Step 504, when the first chip finds the application program corresponding to the touch track, the first chip sends the application identifier of the application program to the second chip.
The electronic device may store a correspondence between the touch trajectory and the application program in advance, and the application programs corresponding to different touch trajectories are different. The second chip is a part of the electronic device and is used for controlling the operation and processing of the electronic device. For example, the second chip may be a central Processing unit (cpu). The power consumption of the first chip is lower than that of the second chip, and the first chip can be connected with the second chip through the SPI interface. An application refers to a computer program that is installed on and can run on an electronic device. Each application program has a unique corresponding application identifier, and the application identifiers are used for distinguishing different application programs.
After the first chip acquires the touch track when the touch display screen is touched, the application program corresponding to the touch track can be searched according to the corresponding relation between the touch track and the application program stored in the electronic device in advance. After the first chip finds the application program corresponding to the touch trajectory, the first chip may send the application identifier of the found application program to the second chip.
And step 506, the second chip controls the application program corresponding to the application identifier to start.
After receiving the application identifier sent by the first chip, the second chip may find the corresponding application program according to the application identifier. For example, when the application identifier sent by the first chip and received by the second chip is "map", the second chip may find the corresponding map application program according to the application identifier of "map". After the second chip finds the application program, the second chip can control the application program to start. For example, when the application found by the second chip is a map application, the second chip may control the map application to start.
The method comprises the steps that a touch track when a touch display screen is touched is obtained through a first chip, when the first chip finds an application program corresponding to the touch track, the first chip sends an application identifier of the application program to a second chip, the second chip controls the application program corresponding to the application identifier to be started, and the power consumption of the first chip is lower than that of the second chip. The touch track is obtained by using the first chip with low power consumption, the application program corresponding to the touch track is searched, and the second chip controls the application program to start when the corresponding application program is searched, so that the power consumption of the electronic equipment can be reduced, and resources are saved.
As shown in FIG. 6, in one embodiment, the touch trajectory may correspond one-to-one to the application. The first chip can acquire a touch track through an interface of the touch display screen. For example, the first chip may acquire the trajectory with the touch trajectory in the shape of "M" through the interface 600 of the touch display screen, the first chip may search for the application program corresponding to the trajectory with the shape of "M", the application program searched by the first chip is the music application program, the first chip may send the application identifier "music" of the music application program to the second chip, and the second chip may control the touch display screen to display the interface 610 of the music application program.
In an embodiment, as shown in fig. 7, the processing method for an application program may further include a process of establishing a connection between the first chip and the touch display screen, and the specific steps include:
and step 702, the second chip controls the touch display screen to be in a screen-off state and disconnects the touch display screen.
The second chip can be connected with the touch display screen through the SPI interface. The second chip can be in the screen extinguishing state through SPI interface control touch display screen after receiving the screen extinguishing instruction. The screen-off instruction can be generated by a user through button triggering on the electronic device, or can be automatically generated by the electronic device when the electronic device detects that the touch display screen is not triggered within a preset time period. For example, the preset time duration in the electronic device is 2 minutes, and when the electronic device detects that the touch display screen is not triggered within 2 minutes, the electronic device may generate a screen-off instruction.
The second chip can control the touch display screen to be in a screen-off state according to the screen-off instruction, and the second chip can be disconnected from the touch display screen after controlling the touch display screen to be in the screen-off state.
And 704, when the second chip is disconnected from the touch display screen, the second chip sends the disconnected information to the first chip.
The second chip can generate disconnection information when the connection with the touch display screen is disconnected. The second chip may transmit the generated information of the disconnection to the first chip.
And step 706, the first chip establishes connection with the touch display screen according to the disconnection information.
After receiving the information of disconnection sent by the second chip, the first chip can establish connection with the touch display screen according to the information of disconnection.
The touch display screen is controlled to be in a screen extinguishing state through the second chip, the second chip is disconnected from the touch display screen, when the second chip is disconnected from the touch display screen, the second chip sends the disconnected information to the first chip, and the first chip is connected with the touch display screen according to the disconnected information. The power consumption of the first chip is lower than that of the second chip, and when the touch display screen is in a screen off state, the first chip with lower power consumption controls the touch display screen, so that the power consumption required by the electronic equipment can be reduced, and resources are saved.
As shown in fig. 8, in an embodiment, the processing method for an application program further includes a process of finding an application program according to a touch trajectory, and the specific steps include:
step 802, the first chip searches for a corresponding application program from the established correspondence between the touch trajectory and the application program according to the touch trajectory.
The electronic equipment stores the corresponding relation between the touch tracks and the application programs, and different touch tracks correspond to different application programs. For example, when the touch trajectory is an "M" shaped trajectory, the application corresponding to the "M" shaped touch trajectory is a music application, and when the touch trajectory is a "V" shaped trajectory, the application corresponding to the "V" shaped touch trajectory is a video playback application. After the first chip acquires the touch track, the corresponding application program can be searched according to the touch track.
Step 804, when the first chip finds the application program corresponding to the touch track, acquiring an application identifier of the application program.
After the first chip finds the application program corresponding to the touch track, the application identifier of the application program can be found and acquired. For example, the touch trajectory acquired by the first chip is an "M" shaped trajectory, the first chip may find that the application program corresponding to the trajectory with the touch trajectory being the "M" shape is a music application program, the application identifier of the music application program is "music", and the first chip may acquire the "music" application identifier of the music application program.
In step 806, the first chip sends the application identifier of the application program to the second chip.
After acquiring the application identifier of the application program, the first chip may send the application identifier to the second chip.
The first chip searches for the corresponding application program from the established corresponding relation between the touch track and the application program according to the touch track, when the first chip finds the application program corresponding to the touch track, the application identifier of the application program is obtained, and the first chip sends the application identifier of the application program to the second chip. The first chip with lower power consumption searches the corresponding application program according to the touch track, sends the application identification of the searched application program to the second chip, and the second chip performs subsequent processing, so that the power consumption required by the electronic equipment can be reduced, and resources are saved.
In one embodiment, as shown in FIG. 9, the touch trajectory may correspond one-to-one to the application. For example, the application corresponding to the "M" shaped trajectory is a music application, the application corresponding to the "V" shaped trajectory is a video application, and the application corresponding to the "C" shaped trajectory is a chat application. The first chip can acquire a touch track through an interface of the touch display screen. For example, the first chip may obtain the trajectory with the touch trajectory in the "M" shape through the interface 900 of the touch display screen, then, the first chip may search for the application program corresponding to the trajectory in the "M" shape in the correspondence table 910 between the touch trajectory and the application program stored in advance, when the first chip finds that the application program corresponding to the trajectory with the touch trajectory in the "M" shape is the music application program, the first chip may send the "music" application identifier of the music application program to the second chip, and the second chip may control the touch display screen to display the interface 920 of the music application program according to the "music" application identifier.
In an embodiment, the processing method for an application program provided by the present invention may further include a process in which the first chip sends an application identifier of the application program to the second chip, specifically including: the first chip acquires fingerprint characteristics acquired when the touch display screen is touched, and when the fingerprint characteristics are successfully matched with legal fingerprint characteristics, the first chip sends the application identification of the application program to the second chip.
The fingerprint features are lines generated by convex and concave unevenness on the front skin at the tail end of the finger, and the lines are regularly arranged to form different line types. The first chip can acquire the fingerprint characteristics of the touch display screen when the touch display screen is touched through the touch display screen, and the first chip can adopt a fingerprint technology under the screen when the fingerprint characteristics are acquired. Fingerprint technique is through the pressure fingerprint response module that utilizes touch display screen below to set up under the screen, and the fingerprint characteristic that the pressure fingerprint response module will gather sends first chip, and first chip can match fingerprint characteristic and the legal fingerprint characteristic of prestoring.
When the first chip successfully matches the fingerprint features with the pre-stored legal fingerprint features, the first chip may send the application identifier of the application program to the second chip.
In an embodiment, the provided processing method for an application program may further include a process of controlling the start of the application program according to the use frequency of the application program, and specifically includes: the first chip acquires the use frequency of the application program, controls the application program to start when the use frequency is smaller than a frequency threshold, and sends the application identifier of the application program to the second chip when the use frequency is not smaller than the frequency threshold.
The usage frequency of an application is the number of times the application is used per unit time, for example, if the application is used 5 times in a day, the usage frequency of the application is 5 times a day. The frequency threshold may be set by the user through the electronic device, or may be generated by the electronic device according to the usage of the application program. For example, the frequency threshold may be 6 times a day.
The first chip can detect the use condition of the application program and count the use times of the application program in unit time to obtain the use frequency of the application program in unit time. The first chip may compare the obtained usage frequency of the application per unit time with a frequency threshold. When the using frequency is smaller than the frequency threshold value, the first chip can control the application program to start; when the usage frequency is not less than the frequency threshold, the first chip may send an application identifier of the application program to the second chip, and the second chip controls the application program to start. For example, the frequency of use of the music application obtained by the first chip is 4 times a day, the frequency threshold value is 6 times a day, the frequency of use of the music application obtained by the first chip is less than the frequency threshold value, and the first chip can control the music application to start.
In one embodiment, a method for processing an application program is provided, and the specific steps for implementing the method are as follows:
the second chip controls the touch display screen to be in a screen-off state and is disconnected with the touch display screen. The second chip can control the touch display screen to be in a screen-off state according to the screen-off instruction, and the second chip can be disconnected from the touch display screen after controlling the touch display screen to be in the screen-off state. When the second chip is disconnected with the touch display screen, the second chip sends the disconnected information to the first chip. The second chip can generate disconnection information when the connection with the touch display screen is disconnected. The second chip may transmit the generated information of the disconnection to the first chip. After receiving the information of disconnection sent by the second chip, the first chip can establish connection with the touch display screen according to the information of disconnection.
The first chip acquires a touch track when the touch display screen is touched. The first chip can detect the touch display screen, and when the first chip detects that the touch display screen is touched, a touch track of the touch display screen when the touch display screen is touched can be acquired.
And when the first chip finds the application program corresponding to the touch track, the first chip sends the application identifier of the application program to the second chip. The electronic device may store a correspondence between the touch trajectory and the application program in advance, and the application programs corresponding to different touch trajectories are different. After the first chip acquires the touch track when the touch display screen is touched, the application program corresponding to the touch track can be searched according to the corresponding relation between the touch track and the application program stored in the electronic device in advance. After the first chip finds the application program corresponding to the touch trajectory, the first chip may send the application identifier of the found application program to the second chip.
The first chip can search the corresponding application program from the established corresponding relation between the touch track and the application program according to the touch track. After the first chip finds the application program corresponding to the touch track, the application identifier of the application program can be found and acquired. After acquiring the application identifier of the application program, the first chip may send the application identifier to the second chip.
The first chip can acquire fingerprint characteristics acquired when the touch display screen is touched, and when the fingerprint characteristics are successfully matched with legal fingerprint characteristics, the first chip sends the application identification of the application program to the second chip.
The second chip may control the application program corresponding to the application identification to be started. After receiving the application identifier sent by the first chip, the second chip may find the corresponding application program according to the application identifier.
The first chip can obtain the use frequency of the application program, when the use frequency is smaller than a frequency threshold, the first chip controls the application program to start, and when the use frequency is not smaller than the frequency threshold, the first chip sends the application identifier of the application program to the second chip.
It should be understood that, although the steps in the respective flowcharts described above are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in each of the flowcharts described above may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of performing the sub-steps or the stages is not necessarily sequential, but may be performed alternately or alternatingly with other steps or at least a portion of the sub-steps or stages of other steps.
Any reference to memory, storage, database, or other medium used herein may include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which acts as external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms, such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), Enhanced SDRAM (ESDRAM), synchronous Link (Synchlink) DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and bus dynamic RAM (RDRAM).
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present application. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A processing method of an application program is applied to electronic equipment, and is characterized by comprising the following steps:
the method comprises the steps that a first chip obtains a touch track when a touch display screen is touched;
when the first chip finds the application program corresponding to the touch track, the first chip sends an application identifier of the application program to a second chip;
the second chip controls the application program corresponding to the application identifier to be started;
wherein the power consumption of the first chip is lower than the power consumption of the second chip.
2. The method of claim 1, wherein before the first chip acquires a touch trajectory when the touch display screen is touched, the method further comprises:
the second chip controls the touch display screen to be in a screen-off state and is disconnected from the touch display screen;
when the second chip is disconnected from the touch display screen, the second chip sends the disconnected information to the first chip;
and the first chip establishes connection with the touch display screen according to the information of disconnection.
3. The method according to claim 1, wherein when the first chip finds the application corresponding to the touch trajectory, the first chip sends an application identifier of the application to a second chip, and the method includes:
the first chip searches the corresponding application program from the established corresponding relation between the touch track and the application program according to the touch track;
when the first chip finds the application program corresponding to the touch track, acquiring an application identifier of the application program;
and the first chip sends the application identification of the application program to the second chip.
4. The method of claim 1, wherein the first chip sending an application identifier of the application to a second chip comprises:
the first chip acquires fingerprint characteristics acquired when the touch display screen is touched;
and when the first chip successfully matches the fingerprint features with the legal fingerprint features, executing the step of sending the application identifier of the application program to a second chip by the first chip.
5. The method of claim 1, further comprising:
the first chip acquires the use frequency of the application program;
when the use frequency is smaller than a frequency threshold value, the first chip controls the application program to start;
and when the use frequency is not less than the frequency threshold value, executing the step that the first chip sends the application identification of the application program to the second chip.
6. An electronic device is characterized by comprising a first chip, a second chip and a touch display screen, wherein the first chip is connected with the second chip, and the power consumption of the first chip is lower than that of the second chip;
the first chip is used for acquiring a touch track when the touch display screen is touched, and sending an application identifier of an application program to the second chip when the application program corresponding to the touch track is found;
the second chip is used for receiving the application identifier of the application program sent by the first chip and controlling the application program corresponding to the application identifier to be started.
7. The electronic device according to claim 6, wherein the second chip is further configured to control the touch display screen to be in a screen-off state, disconnect the touch display screen, and send information of the disconnection to the first chip when the connection with the touch display screen is disconnected;
and the first chip is also used for establishing connection with the touch display screen according to the disconnection information.
8. The electronic device according to claim 6, wherein the first chip is further configured to search for a corresponding application program from the established correspondence between the touch trajectory and the application program according to the touch trajectory;
and when the application program corresponding to the touch track is found, acquiring the application identifier of the application program, and sending the application identifier of the application program to the second chip.
9. The electronic device of claim 6, wherein the first chip is further configured to obtain a frequency of use of the application program;
when the use frequency is smaller than a frequency threshold value, the first chip is used for controlling the application program to start;
and when the use frequency is not less than the frequency threshold, the first chip is used for sending the application identification of the application program to the second chip.
10. The electronic device according to any one of claims 6 to 9, wherein the first chip includes:
the microcontroller is used for establishing connection with the touch display screen through an interface and acquiring a touch track when the touch display screen is touched;
the processor is connected with the microcontroller and used for searching an application program corresponding to the touch track and sending an application identifier of the application program to the second chip;
and the memory is connected with the processor and used for storing the touch track when the touch display screen is touched and the application identifier of the application program.
CN201811010068.2A 2018-08-31 2018-08-31 Application processing method and electronic equipment Pending CN110874247A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811010068.2A CN110874247A (en) 2018-08-31 2018-08-31 Application processing method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811010068.2A CN110874247A (en) 2018-08-31 2018-08-31 Application processing method and electronic equipment

Publications (1)

Publication Number Publication Date
CN110874247A true CN110874247A (en) 2020-03-10

Family

ID=69715147

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811010068.2A Pending CN110874247A (en) 2018-08-31 2018-08-31 Application processing method and electronic equipment

Country Status (1)

Country Link
CN (1) CN110874247A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021109882A1 (en) * 2019-12-02 2021-06-10 Oppo广东移动通信有限公司 Application starting method and apparatus, and storage medium and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110242361A1 (en) * 2008-10-01 2011-10-06 Nintendo Co., Ltd. Information processing device, information processing system, and launch program and storage medium storing the same
CN103246559A (en) * 2012-02-10 2013-08-14 联想(北京)有限公司 Application processing method and electronic equipment
CN104111850A (en) * 2014-07-17 2014-10-22 上海庆科信息技术有限公司 Method and system for reducing power consumption of MCU (Micro-Control Unit)
CN105740002A (en) * 2014-12-12 2016-07-06 徐下兵 Screen-turnoff wakeup method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110242361A1 (en) * 2008-10-01 2011-10-06 Nintendo Co., Ltd. Information processing device, information processing system, and launch program and storage medium storing the same
CN103246559A (en) * 2012-02-10 2013-08-14 联想(北京)有限公司 Application processing method and electronic equipment
CN104111850A (en) * 2014-07-17 2014-10-22 上海庆科信息技术有限公司 Method and system for reducing power consumption of MCU (Micro-Control Unit)
CN105740002A (en) * 2014-12-12 2016-07-06 徐下兵 Screen-turnoff wakeup method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021109882A1 (en) * 2019-12-02 2021-06-10 Oppo广东移动通信有限公司 Application starting method and apparatus, and storage medium and electronic device

Similar Documents

Publication Publication Date Title
CN108476060B (en) Method for establishing classic Bluetooth connection between dual-mode Bluetooth devices and dual-mode Bluetooth device
WO2018000290A1 (en) Method for managing bluetooth connection, bluetooth main device and apparatus
CN108733337B (en) Screen display method and device, electronic equipment and computer readable storage medium
CN106331370B (en) A kind of data transmission method and terminal device
CN106502826B (en) Data backup and transmission method and mobile terminal
CN106658753B (en) Data migration method and terminal equipment
CN110430592B (en) Network control method and related product
CN109445917B (en) Application processing method and device, electronic equipment and computer readable storage medium
CN106507269B (en) Data migration method and terminal equipment
CN106454810A (en) Hotspot establishing method and terminal equipment
CN106484326B (en) A kind of data transmission processing method and mobile terminal
CN110928394A (en) Screen display method and electronic equipment
CN106569910B (en) Data backup and transmission method and mobile terminal
CN104426963A (en) Terminal associating method and terminal
CN107295591B (en) Call method, device, computer storage medium and mobile terminal
CN106445739B (en) Data migration method and terminal equipment
CN108377486B (en) Information processing method, device, mobile terminal and computer readable storage medium
CN112987907B (en) Control method and device of wearable device, electronic device and readable storage medium
CN108391277B (en) Signal connection method, device, mobile terminal and computer readable storage medium
CN106484563B (en) Data migration method and terminal equipment
CN109523774B (en) Device control method and electronic device
CN107046595A (en) Announcement information processing method, device and mobile terminal
CN107872791B (en) Access point connection method and device
CN103561155B (en) Send the method for note, device and terminal
CN108684069B (en) Network attachment method and device 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200310

RJ01 Rejection of invention patent application after publication