CN109151216B - Application starting method, mobile terminal, server and computer readable storage medium - Google Patents

Application starting method, mobile terminal, server and computer readable storage medium Download PDF

Info

Publication number
CN109151216B
CN109151216B CN201811274799.8A CN201811274799A CN109151216B CN 109151216 B CN109151216 B CN 109151216B CN 201811274799 A CN201811274799 A CN 201811274799A CN 109151216 B CN109151216 B CN 109151216B
Authority
CN
China
Prior art keywords
application
mobile terminal
component information
starting
module
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
CN201811274799.8A
Other languages
Chinese (zh)
Other versions
CN109151216A (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.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology 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 Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201811274799.8A priority Critical patent/CN109151216B/en
Publication of CN109151216A publication Critical patent/CN109151216A/en
Application granted granted Critical
Publication of CN109151216B publication Critical patent/CN109151216B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
    • H04M1/72451User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions according to schedules, e.g. using calendar applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/62Establishing a time schedule for servicing the requests
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72406User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by software upgrading or downloading

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The embodiment of the invention provides an application starting method, a mobile terminal, a server and a computer readable storage medium, and relates to the technical field of communication. The method comprises the following steps: recording starting data of each application, sending the starting data to a server for the server to analyze and obtain reusable module or component information when each application is started, marking the reusable module or component information, and obtaining common applications in a preset time period; when the time from entering a preset time period is less than a preset threshold value, sending a first application pre-starting request to the server, and enabling the server to return reusable module or component information corresponding to the common applications in the preset time period to the mobile terminal according to the request; and receiving the reusable module or component information, loading the reusable module or component information, and residing in the memory of the mobile terminal for use when the subsequent application is started. The embodiment of the invention can improve the starting speed of the application and bring better application experience to users.

Description

Application starting method, mobile terminal, server and computer readable storage medium
Technical Field
The embodiment of the invention belongs to the technical field of communication, and particularly relates to an application starting method, a mobile terminal, a server and a computer readable storage medium.
Background
With the development of mobile internet, the functions and complexity of mobile phone applications are increasingly enhanced, and the diversification of the functions of the mobile phone applications and the application starting speed are important measurement criteria for user experience. However, with the increase of the functions and complexity of the mobile phone application, the more data that needs to be loaded and processed in the starting process of the application, the slower the starting speed of the application, and the influence on the user experience.
Disclosure of Invention
In view of this, embodiments of the present invention provide an application starting method, a mobile terminal, a server, and a computer-readable storage medium, so as to solve the problem that the application starting speed is slow and user experience is affected.
A first aspect of an embodiment of the present invention provides an application starting method, which is applied to a mobile terminal, and includes:
recording starting data of each application, sending the starting data of each application to a server, analyzing and acquiring reusable module or component information when each application is started by the server, marking the reusable module or component information, and acquiring common applications in a preset time period;
when the time for entering the preset time period is less than a preset threshold value, sending a first application pre-starting request to the server, and enabling the server to return reusable module or component information corresponding to the common application in the preset time period to the mobile terminal according to the first application pre-starting request;
and receiving reusable module or component information corresponding to the common applications in the preset time period, and loading and residing the reusable module or component information in a memory of the mobile terminal for the common applications to use when starting.
A second aspect of the embodiments of the present invention provides an application starting method, which is applied to a server, and includes:
receiving starting data of each application sent by a mobile terminal, analyzing the starting data, acquiring reusable module or component information when each application is started, marking the reusable module or component information, and analyzing common applications of the mobile terminal in a preset time period;
when a first application pre-starting request sent by the mobile terminal when the time from the mobile terminal to the preset time period is smaller than a preset threshold value is received, acquiring common applications in the preset time period according to the first application pre-starting request, and searching for reusable module or component information corresponding to the common applications;
and returning the searched information of the reusable module or component to the mobile terminal, so that the mobile terminal loads the information of the reusable module or component and resides in a memory for the use when the common application is started.
A third aspect of embodiments of the present invention provides a mobile terminal, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the method according to the first aspect when executing the computer program.
A fourth aspect of the embodiments of the present invention provides a computer-readable storage medium, which stores a computer program, wherein the computer program, when executed by a processor, implements the steps of the method according to the first aspect.
A fifth aspect of embodiments of the present invention provides a server, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the method according to the second aspect when executing the computer program.
A sixth aspect of the embodiments of the present invention provides a computer-readable storage medium, which stores a computer program, wherein the computer program, when executed by a processor, implements the steps of the method according to the second aspect.
The embodiment of the invention has the beneficial effects that:
according to the embodiment of the invention, the reusable modules or components of different applications are found by performing statistical analysis on the starting data of each application, then the commonly-used applications of the mobile terminal in each preset time period are counted, and finally the corresponding reusable modules or components of the commonly-used applications are loaded into the memory of the mobile terminal in advance before each preset time period is reached, so that the number of the modules or components required to be loaded when the commonly-used applications are started can be reduced, the starting speed of the applications is increased, and better application experience is brought to users.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a schematic hardware structure diagram of a mobile terminal for implementing various embodiments of the present invention;
fig. 2 is a communication network system architecture diagram provided by an embodiment of the present invention;
fig. 3 is a schematic flow chart of an implementation of an application starting method according to an embodiment of the present invention;
fig. 4 is a schematic flow chart illustrating an implementation of an application starting method according to a second embodiment of the present invention;
fig. 5 is a schematic flow chart illustrating an implementation of an application starting method according to a third embodiment of the present invention;
fig. 6 is a schematic flow chart of an implementation of the application starting method according to the fourth embodiment of the present invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
The mobile terminal may be implemented in various forms. For example, the mobile terminal described in the present invention may include mobile terminals such as a mobile phone, a tablet computer, a notebook computer, a palmtop computer, a Personal Digital Assistant (PDA), a Portable Media Player (PMP), a navigation device, a wearable device, a smart band, a pedometer, and the like, and fixed mobile terminals such as a Digital TV, a desktop computer, and the like.
The following description will be given by way of example of a mobile terminal, and it will be understood by those skilled in the art that the construction according to the embodiment of the present invention can be applied to a mobile terminal of a stationary type, in addition to elements particularly used for moving purposes.
Referring to fig. 1, which is a schematic diagram of a hardware structure of a mobile terminal for implementing various embodiments of the present invention, the mobile terminal 100 may include: RF (Radio Frequency) unit 101, WiFi module 102, audio output unit 103, a/V (audio/video) input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 1 is not intended to be limiting of mobile terminals, which may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile terminal in detail with reference to fig. 1:
the radio frequency unit 101 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink information of a base station and then process the downlink information to the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 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 101 can also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA2000(Code Division Multiple Access 2000), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division duplex Long Term Evolution), and TDD-LTE (Time Division duplex Long Term Evolution).
WiFi belongs to short-distance wireless transmission technology, and the mobile terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 102, and provides wireless broadband internet access for the user. Although fig. 1 shows the WiFi module 102, it is understood that it does not belong to the essential constitution of the mobile terminal, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into an audio signal and output as sound when the mobile terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive audio or video signals. The a/V input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, the Graphics processor 1041 Processing image data of still pictures 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 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 may receive sounds (audio data) via the microphone 1042 in a phone call mode, a recording mode, a voice recognition mode, or the like, and may be capable of processing such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of a phone call mode. The microphone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The mobile terminal 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or a backlight when the mobile terminal 100 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), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 107 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 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 1071 (e.g., an operation performed by the user on or near the touch panel 1071 using a finger, a stylus, or any other suitable object or accessory), and drive a corresponding connection device according to a predetermined program. The touch panel 1071 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 110, and can receive and execute commands sent by the processor 110. In addition, the touch panel 1071 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 1071, the user input unit 107 may include other input devices 1072. In particular, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like, and are not limited to these specific examples.
Further, the touch panel 1071 may cover the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although the touch panel 1071 and the display panel 1061 are shown in fig. 1 as two separate components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
The interface unit 108 serves as an interface through which at least one external device is connected to the mobile terminal 100. 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 108 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 100 or may be used to transmit data between the mobile terminal 100 and external devices.
The memory 109 may be used to store software programs as well as various data. The memory 109 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 109 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 110 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 109 and calling data stored in the memory 109, thereby performing overall monitoring of the mobile terminal. Processor 110 may include one or more processing units; preferably, the processor 110 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 the processor 110.
The mobile terminal 100 may further include a power supply 111 (e.g., a battery) for supplying power to various components, and preferably, the power supply 111 may be logically connected to the processor 110 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown in fig. 1, the mobile terminal 100 may further include a bluetooth module or the like, which is not described in detail herein.
In order to facilitate understanding of the embodiments of the present invention, a communication network system on which the mobile terminal of the present invention is based is described below.
Referring to fig. 2, fig. 2 is an architecture diagram of a communication Network system according to an embodiment of the present invention, where the communication Network system is an LTE system of a universal mobile telecommunications technology, and the LTE system includes a UE (User Equipment) 201, an E-UTRAN (Evolved UMTS Terrestrial Radio Access Network) 202, an EPC (Evolved Packet Core) 203, and an IP service 204 of an operator, which are in communication connection in sequence.
Specifically, the UE201 may be the mobile terminal 100 described above, and is not described herein again.
The E-UTRAN202 includes eNodeB2021 and other eNodeBs 2022, among others. Among them, the eNodeB2021 may be connected with other eNodeB2022 through backhaul (e.g., X2 interface), the eNodeB2021 is connected to the EPC203, and the eNodeB2021 may provide the UE201 access to the EPC 203.
The EPC203 may include an MME (Mobility Management Entity) 2031, an HSS (Home Subscriber Server) 2032, other MMEs 2033, an SGW (Serving gateway) 2034, a PGW (PDN gateway) 2035, and a PCRF (Policy and Charging Rules Function) 2036, and the like. The MME2031 is a control node that handles signaling between the UE201 and the EPC203, and provides bearer and connection management. HSS2032 is used to provide registers to manage functions such as home location register (not shown) and holds subscriber specific information about service characteristics, data rates, etc. All user data may be sent through SGW2034, PGW2035 may provide IP address assignment for UE201 and other functions, and PCRF2036 is a policy and charging control policy decision point for traffic data flow and IP bearer resources, which selects and provides available policy and charging control decisions for a policy and charging enforcement function (not shown).
The IP services 204 may include the internet, intranets, IMS (IP Multimedia Subsystem), or other IP services, among others.
Although the LTE system is described as an example, it should be understood by those skilled in the art that the present invention is not limited to the LTE system, but may also be applied to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA, and future new network systems.
Based on the above mobile terminal hardware structure and communication network system, the present invention provides various embodiments of the method.
Example one
Fig. 3 is a schematic diagram of an implementation flow of an application starting method according to an embodiment of the present invention, where an execution main body of the method is the mobile terminal according to the embodiment of the present invention. Referring to fig. 3, the application starting method provided in this embodiment may include the following steps:
step S301, recording starting data of each application, sending the starting data of each application to a server, allowing the server to analyze and obtain reusable module or component information when each application is started, marking the reusable module or component information, and obtaining common applications in a preset time period.
When the application on the mobile terminal is started, the mobile terminal can record the starting data of each application in real time and upload the recorded starting data of each application to the server at regular time. The starting data of each application includes, but is not limited to, the starting times of each application in a preset time period, an application name, a module name to be loaded when starting, a component name in the module, and the like.
And after receiving the starting data of each application, the server analyzes the reusable module or component information among different applications and counts the common applications in each preset time period. For example: if the starting data of each application uploaded to the server by the mobile terminal comprises: starting the application A for 3 times, wherein the modules needing to be loaded are started to be a module 1 and a module 2, the module 1 is provided with components 1 and 2, and the module 2 is provided with components 3 and 4; starting the application B for 4 times, wherein the modules needing to be loaded are started to be a module 3, a component 2 and a component 4; and C, starting for 6 times by using the application C, wherein the starting module comprises a module 3 and a module 4. Then the server can count that either component 2 or component 4 is available for application a and application B to recycle, and module 3 is available for application B and application C to recycle. And then comparing the starting times of the application A, the application B and the application C in a preset time period, and screening out two applications with the top rank according to the starting times in a sequencing mode to serve as common applications in the preset time period.
Step S302, when the time from entering the preset time period is less than a preset threshold value, a first application pre-starting request is sent to the server, so that the server returns the reusable module or component information corresponding to the common application in the preset time period to the mobile terminal according to the first application pre-starting request.
Wherein the value range of the preset threshold is 0-5 min. The server obtains common applications corresponding to the mobile terminal in the preset time period according to the identifier of the mobile terminal and the time point of receiving the first application pre-starting request after receiving the first application pre-starting request, then inquires module or component information which can be repeatedly utilized among the common applications, and returns the inquired module or component information which can be repeatedly utilized to the mobile terminal.
Step S303, receiving reusable module or component information corresponding to the common application in the preset time period, and loading and residing the reusable module or component information in a memory of the mobile terminal, for use when the common application is started.
In this embodiment, since the mobile terminal loads the reusable module or component information into the memory in advance after the common application receives the reusable module or component information, the number of modules or components to be loaded during subsequent application startup can be reduced, thereby improving the application startup speed and improving the user experience.
Preferably, in this embodiment, the start data of each application may further include a time length required for loading each module or component, and the server only counts the reusable modules or components loaded with the time length greater than the preset time threshold. Therefore, when the number of reusable modules or components is large, the modules or components which take a long time to load are preferably loaded into the memory of the mobile terminal in advance, and the reliability of the application starting method can be further improved.
Preferably, in this embodiment, after step S303, the method may further include:
analyzing the binary package of the module or component information resident in the memory of the mobile terminal, analyzing whether the binary package of the module or component information has repeated parts, if so, extracting the repeated binary package, and merging the repeated binary package.
In this embodiment, in order to further increase the starting speed of the application and reduce the space of the resident memory, after receiving the reusable module or component information, the mobile terminal further deeply analyzes the module or component information, finds the repeated parts in the module or component, and then extracts and merges the repeated parts. For example: if half of the binary packets in the component 2 and the component 4 are repeated, the repeated binary packets can be extracted to reduce the volume of the component 2 or the component 4, so that the space of resident memory is reduced, the utilization rate of the memory is improved, and the starting speed of the application is further improved.
Preferably, in this embodiment, after step S303, the method may further include:
and after the preset time period, if the common application is not operated, releasing the module or component information corresponding to the common application in the memory.
In this embodiment, after the preset time period elapses, if the corresponding common application does not run or stops running, the module or component information corresponding to the common application in the memory is released, so that the memory can be released in time, the memory usage rate is increased, and the starting speed of the subsequent application is further increased.
As can be seen from the above, in the application starting method provided in this embodiment, the reusable modules or components of different applications are found by performing statistical analysis on the starting data of each application, then the commonly-used applications of the mobile terminal in each preset time period are counted, and finally, the reusable modules or components of the multiple commonly-used applications corresponding to each preset time period are loaded into the memory of the mobile terminal in advance before each preset time period arrives, so that the number of modules or components required to be loaded when the commonly-used applications are started can be reduced, the starting speed of the applications is increased, and better application experience is brought to the user.
Example two
Step S401, recording the starting data of each application, sending the starting data of each application to a server, allowing the server to analyze and obtain reusable module or component information when each application is started, marking the reusable module or component information, and obtaining common applications in a preset time period.
Step S402, when the time from entering the preset time period is less than a preset threshold value, a first application pre-starting request is sent to the server, so that the server returns the reusable module or component information corresponding to the common application in the preset time period to the mobile terminal according to the first application pre-starting request.
It should be noted that, since the implementation manners of step S401 to step S402 are completely the same as the implementation manners of step S301 to step S302 in the first embodiment, no further description is provided herein.
Step S403, if the reusable module or component information returned by the server is not received within a preset time, sending a second application pre-starting request to the server, so that the server returns module or component information which takes longer than a preset time length to the mobile terminal according to the second application pre-starting request, wherein the module or component information is loaded in starting data corresponding to the common applications within the preset time period;
step S404, receiving module or component information that takes longer than a preset duration and is loaded in the startup data corresponding to the common application within the preset time period, and loading and residing the module or component information in a memory of the mobile terminal for use when the common application is started.
Compared with the previous embodiment, in the present embodiment, the start data of each application further includes a time length required for loading each module or component, and if there is no reusable module or component between the common applications in the preset time period, the module or component with longer time consumption is loaded in the memory of the mobile terminal in advance, so that the modules or components required to be loaded when the application is started can also be reduced, and the start speed of the application is increased.
EXAMPLE III
Fig. 5 is a schematic flow chart illustrating an implementation process of an application starting method provided in the third embodiment of the present invention, where an execution main body of the method is the server in the third embodiment of the present invention. Referring to fig. 5, the application starting method provided in this embodiment may include the following steps:
step S501, receiving starting data of each application sent by a mobile terminal, analyzing the starting data, acquiring reusable module or component information when each application is started, marking the reusable module or component information, and analyzing common applications of the mobile terminal in a preset time period.
The starting data of each application includes, but is not limited to, the starting times of each application in a preset time period, an application name, a module name to be loaded when starting, a component name in the module, and the like.
In this embodiment, the server may analyze reusable module or component information between different applications after receiving the start data of each application, and count the commonly used applications in each preset time period. For example: if the starting data of each application uploaded to the server by the mobile terminal comprises: starting the application A for 3 times, wherein the modules needing to be loaded are started to be a module 1 and a module 2, the module 1 is provided with components 1 and 2, and the module 2 is provided with components 3 and 4; starting the application B for 4 times, wherein the modules needing to be loaded are started to be a module 3, a component 2 and a component 4; and C, starting for 6 times by using the application C, wherein the starting module comprises a module 3 and a module 4. Then the server can count that either component 2 or component 4 is available for application a and application B to recycle, and module 3 is available for application B and application C to recycle. And then comparing the starting times of the application A, the application B and the application C in a preset time period, and screening out two applications with the top rank according to the starting times in a sequencing mode to serve as common applications in the preset time period.
Step S502, when a first application pre-starting request sent by the mobile terminal when the time from the mobile terminal to the preset time period is less than a preset threshold value is received, obtaining the common applications in the preset time period according to the first application pre-starting request, and searching for reusable module or component information corresponding to the common applications.
In this embodiment, the value range of the preset duration is 0-5 min, the mobile terminal sends the first application pre-start request to the server before entering the preset time period, so as to load module or component information, which can be reused among different common applications, into a memory of the mobile terminal in advance, and reduce modules or components that need to be loaded when the common applications are started, thereby achieving the purpose of increasing the application start speed.
In this embodiment, the first application pre-start request carries an identifier of the mobile terminal, and the server obtains, after receiving the first application pre-start request, common applications corresponding to the mobile terminal within the preset time period according to the identifier of the mobile terminal and a time point at which the first application pre-start request is received, then queries module or component information that can be reused among the common applications, and returns the queried reusable module or component information to the mobile terminal.
Step S503, returning the searched reusable module or component information to the mobile terminal, so that the mobile terminal loads the reusable module or component information and resides in a memory for use when the common application is started.
In this embodiment, the server may send, according to the first application pre-start request, reusable module or component information between different common applications within a preset time period to the mobile terminal in advance, so that the mobile terminal loads the reusable module or component information into a memory in advance, which may reduce modules or components that need to be loaded when common applications are started on subsequent mobile terminals, thereby improving the start speed of common applications and improving user experience.
Preferably, in this embodiment, the startup data of each application may further include a time length required for loading each module or component, and the server only counts the reusable modules or components with the time length greater than a preset time threshold when receiving the startup data. Therefore, when the number of reusable modules or components is large, the modules or components which take longer to load are preferentially returned to the mobile terminal, so that the mobile terminal loads the modules or components which take longer to load into the memory of the mobile terminal in advance, and the reliability of the application starting method can be further improved.
As can be seen from the above, the application starting method provided in this embodiment also includes performing statistical analysis on the starting data of each application, finding out reusable modules or components of different applications, and performing statistics on commonly used applications of the mobile terminal in each preset time period, then after receiving a first application pre-starting request sent by the mobile terminal, inquiring the reusable module or component information corresponding to the common application of the mobile terminal in the preset time period according to the request, and returns the information of the reusable module or component to the mobile terminal, so that the mobile terminal loads the reusable module or component into the memory of the mobile terminal in advance, therefore, modules or components required to be loaded when the follow-up common application is started can be reduced, the starting speed of the application is improved, and better application experience is brought to a user.
Example four
Fig. 6 is a schematic flow chart of an implementation of the application starting method provided in the fourth embodiment of the present invention, where an execution main body of the method is the server in the embodiment of the present invention. Referring to fig. 6, the application starting method provided in this embodiment includes:
step S601, receiving starting data of each application sent by the mobile terminal, analyzing the starting data, acquiring reusable module or component information when each application is started, marking the reusable module or component information, and analyzing common applications of the mobile terminal in a preset time period.
Step S602, when a first application pre-start request sent by the mobile terminal when the time from the preset time period is less than a preset threshold is received, obtaining a common application within the preset time period according to the first application pre-start request, and searching for reusable module or component information corresponding to the common application.
It should be noted that, since the implementation manners of step S601 to step S602 are completely the same as the implementation manners of step S501 to step S502 in the third embodiment, detailed descriptions thereof are omitted here.
Step S603, if the reusable module or component information corresponding to the common application is not found, counting module or component information that consumes more than a preset time length when a second application pre-start request sent by the mobile terminal is received in start data of the common application within the preset time period;
step S604, returning the module or component information whose loading time exceeds a preset time to the mobile terminal, so that the mobile terminal loads the module or component information and resides in a memory for use when the common application is started.
In this embodiment, if there is no reusable module or component information between the common applications in the preset time period, the server may send a prompt message of no reusable module or component to the mobile terminal, or may not process the prompt message; the mobile terminal may prompt the user whether to send a second application pre-start request to the server after receiving the prompt message, or may send the second application pre-start request to the server again after sending the first application pre-start request to the server and if the response message of the server is not received within a preset time.
In this embodiment, after receiving the second application pre-start request, the server queries the previously counted start data of the common application for loading the module or component information consuming longer time, and returns the searched module or component information consuming longer time to the mobile terminal, so that the mobile terminal loads the module or component consuming longer time into the memory in advance, which can also reduce the number of modules or components to be loaded when the subsequent common application is started, improve the start speed of the modules or components, and improve the user experience.
It can be seen from the above that, compared with the previous embodiment, in the application starting method provided in this embodiment, when there is no reusable module or component information between the common applications, the module or component which takes a long time to load is returned to the mobile terminal, so that the mobile terminal can reside the module or component which takes a long time to load the common applications in the memory in advance, and thus, the starting speed of the subsequent applications can be increased, and the user experience is improved.
EXAMPLE five
An embodiment five of the present invention provides a mobile terminal, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the method according to the first embodiment or the second embodiment when executing the computer program.
The mobile terminal of the embodiment of the present invention and the application starting method of the first embodiment and the second embodiment belong to the same concept, and specific implementation processes thereof are detailed in the corresponding method embodiments, and technical features in the method embodiments are correspondingly applicable in the mobile terminal embodiments, which are not described herein again.
It will be understood by those of ordinary skill in the art that all or some of the steps of the disclosed methods of the present embodiments may be implemented as software, firmware, hardware, or any suitable combination thereof.
EXAMPLE six
A sixth embodiment of the present invention provides a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the steps of the method are implemented as in the first or the second embodiment.
The storage medium of the embodiment of the present invention and the application starting method of the first embodiment and the second embodiment belong to the same concept, and specific implementation processes thereof are detailed in the corresponding method embodiments, and technical features in the method embodiments are correspondingly applicable in this embodiment, and are not described herein again.
It will be understood by those of ordinary skill in the art that all or some of the steps of the disclosed methods of the present embodiments may be implemented as software, firmware, hardware, or any suitable combination thereof.
EXAMPLE seven
A seventh embodiment of the present invention provides a server, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the method according to the third embodiment or the fourth embodiment when executing the computer program.
The server of the embodiment of the present invention and the application starting method of the third embodiment and the fourth embodiment belong to the same concept, and specific implementation processes thereof are detailed in the corresponding method embodiments, and technical features in the method embodiments are correspondingly applicable in the present embodiment, which is not described herein again.
It will be understood by those of ordinary skill in the art that all or some of the steps of the disclosed methods of the present embodiments may be implemented as software, firmware, hardware, or any suitable combination thereof.
Example eight
An eighth embodiment of the present invention provides a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the method of the third embodiment or the fourth embodiment is implemented.
The storage medium of the embodiment of the present invention and the application starting method of the third embodiment and the fourth embodiment belong to the same concept, and specific implementation processes thereof are detailed in the corresponding method embodiments, and technical features in the method embodiments are correspondingly applicable in the present embodiment, and are not described herein again.
It will be understood by those of ordinary skill in the art that all or some of the steps of the disclosed methods of the present embodiments may be implemented as software, firmware, hardware, or any suitable combination thereof.
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.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
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 mobile 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 (8)

1. An application starting method is applied to a mobile terminal, and is characterized by comprising the following steps:
recording starting data of each application, sending the starting data of each application to a server, allowing the server to analyze reusable module or component information among different applications, acquiring the reusable module or component information when each application is started, marking the reusable module or component information, and acquiring common applications in a preset time period;
when the time for entering the preset time period is less than a preset threshold value, sending a first application pre-starting request to the server, and enabling the server to return reusable module or component information corresponding to the common application in the preset time period to the mobile terminal according to the first application pre-starting request;
receiving reusable module or component information corresponding to the common applications in the preset time period, and loading and residing the reusable module or component information in a memory of the mobile terminal for the common applications to use when starting;
when the time from entering the preset time period is less than a preset threshold value, after sending a first application pre-start request to the server, the method further includes:
if the reusable module or component information returned by the server is not received within a preset time, sending a second application pre-starting request to the server, and enabling the server to return the module or component information which consumes more than a preset time and is loaded in the starting data corresponding to the common applications within the preset time period to the mobile terminal according to the second application pre-starting request;
and receiving module or component information which takes longer than a preset time length and is loaded in starting data corresponding to the common applications in the preset time period, and loading and residing the module or component information in a memory of the mobile terminal for the common applications to use when starting.
2. The application launching method of claim 1, wherein the application launching method further comprises:
analyzing the binary package of the module or component information resident in the memory of the mobile terminal, analyzing whether the binary package of the module or component information has repeated parts, if so, extracting the repeated binary package, and merging the repeated binary package.
3. The application launching method of claim 1, wherein the application launching method further comprises:
and after the preset time period, if the common application is not operated, releasing the module or component information corresponding to the common application in the memory.
4. An application starting method applied to a server is characterized by comprising the following steps:
receiving starting data of each application sent by a mobile terminal, analyzing the starting data to analyze reusable module or component information among different applications, acquiring the reusable module or component information when each application is started, marking the reusable module or component information, and analyzing common applications of the mobile terminal in a preset time period;
when a first application pre-starting request sent by the mobile terminal when the time from the mobile terminal to the preset time period is smaller than a preset threshold value is received, acquiring common applications in the preset time period according to the first application pre-starting request, and searching for reusable module or component information corresponding to the common applications;
returning the searched information of the reusable module or component to the mobile terminal, so that the mobile terminal loads the information of the reusable module or component and resides in a memory for the use when the common application is started;
the application starting method further comprises the following steps:
if a second application pre-starting request sent by the mobile terminal is received, counting the information of modules or components which take more time than a preset time length and are loaded in the starting data of the common applications in the preset time period;
and returning the module or component information with the loading time exceeding the preset time to the mobile terminal, so that the module or component information is loaded and resident in a memory by the mobile terminal for use when the common application is started.
5. A mobile terminal comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any of claims 1 to 3 when executing the computer program.
6. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 3.
7. A server comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the steps of the method as claimed in claim 4 are implemented when the processor executes the computer program.
8. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method as claimed in claim 4.
CN201811274799.8A 2018-10-30 2018-10-30 Application starting method, mobile terminal, server and computer readable storage medium Active CN109151216B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811274799.8A CN109151216B (en) 2018-10-30 2018-10-30 Application starting method, mobile terminal, server and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811274799.8A CN109151216B (en) 2018-10-30 2018-10-30 Application starting method, mobile terminal, server and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN109151216A CN109151216A (en) 2019-01-04
CN109151216B true CN109151216B (en) 2021-01-26

Family

ID=64806520

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811274799.8A Active CN109151216B (en) 2018-10-30 2018-10-30 Application starting method, mobile terminal, server and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN109151216B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110083402A (en) * 2019-03-28 2019-08-02 努比亚技术有限公司 Using starting method, terminal and computer readable storage medium
CN110543337A (en) * 2019-09-02 2019-12-06 联想(北京)有限公司 application program loading processing method, electronic device and medium
CN115705241B (en) * 2021-08-10 2023-12-15 荣耀终端有限公司 Application scheduling method and electronic equipment
CN115016884A (en) * 2022-07-21 2022-09-06 维沃移动通信有限公司 Application program control method, device, equipment and medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101814038A (en) * 2010-03-23 2010-08-25 杭州顺网科技股份有限公司 Method for increasing booting speed of computer
CN102999368A (en) * 2012-12-14 2013-03-27 广东欧珀移动通信有限公司 Program pre-starting method and device in mobile terminal and mobile terminal
CN104980454A (en) * 2014-04-02 2015-10-14 腾讯科技(深圳)有限公司 Method, server and system for sharing resource data
CN105431822A (en) * 2013-06-12 2016-03-23 微软技术许可有限责任公司 Managing a succession of deployments of an application programming interface (api) server configuration in the software lifecycle development
CN106874031A (en) * 2017-01-03 2017-06-20 青岛海信电器股份有限公司 A kind of startup method and device of terminal device system program
CN108205451A (en) * 2018-01-05 2018-06-26 广东欧珀移动通信有限公司 application management method, device, storage medium and electronic equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7000087B2 (en) * 2001-11-07 2006-02-14 International Business Machines Corporation Programmatically pre-selecting specific physical memory blocks to allocate to an executing application
US8201173B2 (en) * 2008-01-16 2012-06-12 International Business Machines Corporation Intelligent pre-started job affinity for non-uniform memory access computer systems
US9229788B2 (en) * 2010-03-26 2016-01-05 Microsoft Technology Licensing, Llc Performing a wait operation to wait for one or more tasks to complete
US8832696B2 (en) * 2010-12-22 2014-09-09 International Business Machines Corporation Adaptive channel for algorithms with different latency and performance points

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101814038A (en) * 2010-03-23 2010-08-25 杭州顺网科技股份有限公司 Method for increasing booting speed of computer
CN102999368A (en) * 2012-12-14 2013-03-27 广东欧珀移动通信有限公司 Program pre-starting method and device in mobile terminal and mobile terminal
CN105431822A (en) * 2013-06-12 2016-03-23 微软技术许可有限责任公司 Managing a succession of deployments of an application programming interface (api) server configuration in the software lifecycle development
CN104980454A (en) * 2014-04-02 2015-10-14 腾讯科技(深圳)有限公司 Method, server and system for sharing resource data
CN106874031A (en) * 2017-01-03 2017-06-20 青岛海信电器股份有限公司 A kind of startup method and device of terminal device system program
CN108205451A (en) * 2018-01-05 2018-06-26 广东欧珀移动通信有限公司 application management method, device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN109151216A (en) 2019-01-04

Similar Documents

Publication Publication Date Title
CN108572764B (en) Character input control method and device and computer readable storage medium
CN109701266B (en) Game vibration method, device, mobile terminal and computer readable storage medium
CN109195143B (en) Network access method, mobile terminal and readable storage medium
CN109151216B (en) Application starting method, mobile terminal, server and computer readable storage medium
CN112799577B (en) Method, terminal and storage medium for projecting small window
CN110162418B (en) Application cold start method, mobile terminal and computer readable storage medium
CN107832032B (en) Screen locking display method and mobile terminal
CN110187808B (en) Dynamic wallpaper setting method and device and computer-readable storage medium
CN108536383B (en) Game control method, game control equipment and computer readable storage medium
CN109445945B (en) Memory allocation method of application program, mobile terminal, server and storage medium
CN109522276B (en) Application icon management method, terminal and computer-readable storage medium
CN108260009B (en) Video processing method, mobile terminal and computer readable storage medium
CN110955397A (en) Method for setting frame rate of game terminal, game terminal and storage medium
CN108040116B (en) Message pushing method, router and computer readable storage medium
CN112866685A (en) Screen projection delay measuring method, mobile terminal and computer readable storage medium
CN111970738A (en) Network switching control method, equipment and computer readable storage medium
CN109062688B (en) Memory allocation method, server and mobile terminal
CN108037959B (en) Intelligent interface merging method, mobile terminal and computer readable storage medium
CN108040330B (en) WiFi directional transmission method, mobile terminal and readable storage medium
CN108183833B (en) Response processing method and device and computer readable storage medium
CN107580106B (en) Call control method, mobile terminal and computer readable storage medium
CN107155008B (en) A kind of display methods of communications records, terminal and computer readable storage medium
CN109379719B (en) Application program broadcast processing method and device and computer readable storage medium
CN110275667B (en) Content display method, mobile terminal, and computer-readable storage medium
CN110069161B (en) Screen recognition method, mobile terminal and computer-readable storage medium

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