CN107066290B - Method and device for starting application according to associated policy - Google Patents

Method and device for starting application according to associated policy Download PDF

Info

Publication number
CN107066290B
CN107066290B CN201710059149.0A CN201710059149A CN107066290B CN 107066290 B CN107066290 B CN 107066290B CN 201710059149 A CN201710059149 A CN 201710059149A CN 107066290 B CN107066290 B CN 107066290B
Authority
CN
China
Prior art keywords
application
association
factor
current
starting
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
CN201710059149.0A
Other languages
Chinese (zh)
Other versions
CN107066290A (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 CN201710059149.0A priority Critical patent/CN107066290B/en
Publication of CN107066290A publication Critical patent/CN107066290A/en
Application granted granted Critical
Publication of CN107066290B publication Critical patent/CN107066290B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Abstract

The invention discloses a method and a device for starting an application according to an associated policy, wherein the method comprises the following steps: counting historical use data of the terminal application, wherein the historical use data comprises historical use time periods, places and associated starting applications of the applications, and establishing an associated application table; acquiring current state information of a terminal, wherein the state information comprises a current time interval, a current place and a current foreground application, and inquiring a correlation application table; and starting the associated application corresponding to the current state information in the associated application table in a silent mode. According to the application method and device, the use habits of the user are identified by counting the historical use data of the application, the corresponding relation between the application and the associated application is established according to the use habits of the user, and the associated application is started in a silent mode when the use environments or states are consistent, so that the response speed of the application when being called is improved.

Description

Method and device for starting application according to associated policy
Technical Field
The invention relates to the technical field of mobile terminals, in particular to a method and a device for starting an application according to an association policy.
Background
The mobile phone is used as an electronic product tool which cannot be separated by the public at present, and the viscosity of the mobile phone is very high along with the use of a user, so that the response speed of the general user to the application on the mobile phone is higher, and the application is expected to respond in real time.
At present, the starting modes of Android applications can be divided into two types: cold start and warm start; the cold start refers to the first start of the application, and when the application is started for the first time, the system needs to create a new process for the application, and loads resources such as class libraries and the like needed by the application operation; the warm start means that the application is temporarily stored in the background, and when the user clicks the application again, the application is directly scheduled to run from the background to the foreground. The application cold start is generally slow in starting speed due to the fact that a process is required to be created and resources are required to be loaded; compared with cold start, the warm start has no process of creating a process and loading resources, so the speed of applying the warm start is much higher than that of the cold start.
Disclosure of Invention
The invention mainly aims to provide a method and a device for starting an application according to an association strategy, and aims to solve the problem of poor user experience caused by low cold start speed of the application of the conventional mobile terminal.
In order to achieve the above object, the present invention provides a method for starting an application according to an association policy, comprising the following steps:
counting historical use data of the terminal application, wherein the historical use data comprises historical use time periods, places and associated starting applications of the applications, and establishing an associated application table;
acquiring current state information of a terminal, wherein the state information comprises a current time interval, a current place and a current foreground application, and inquiring a correlation application table;
and starting the associated application corresponding to the current state information in the associated application table in a silent mode.
Further, the step of counting the historical usage data of the terminal application, wherein the historical usage data includes the historical usage period, the location, and the associated start application of the terminal, and after the associated application table is established, the method further includes the steps of:
and setting a correlation factor for the correlation application in the correlation application table, wherein the correlation factor is an integer and is increased or decreased according to a set rule.
Further, the step of starting the associated application corresponding to the current application in a silent manner further includes:
and starting the associated application corresponding to the current state information and the set association factor in the associated application table in a silent mode.
Further, the silent starting includes establishing a process corresponding to the application, and preloading resources and class libraries required by the application running.
Further, the association factor comprises an application association factor, a time association factor and a place association factor;
the setting rule of the application association factor is as follows: the application is started, if the associated application is started within 10 minutes after the current application is started, the associated factor is added by 1, otherwise, the associated factor is subtracted by 1;
the setting rule of the time association factor is as follows: starting the associated application at least once in the current time period, and adding 1 to the time associated factor, otherwise, subtracting 1 from the time associated factor;
the setting rule of the place association factor is as follows: and if the current place starts the associated application at least once every day, adding 1 to the place association factor, and otherwise, subtracting 1 from the place association factor.
In addition, to achieve the above object, the present invention further provides an apparatus for starting an application according to an association policy, including:
the relevant application counting module is used for counting the historical use data of the terminal application, wherein the historical use data comprises the historical use time period, the historical use place and the relevant start application of the application, and a relevant application table is established;
the system comprises a relevant application starting strategy module, a relevant application starting strategy module and a relevant application table, wherein the relevant application starting strategy module is used for acquiring current state information of a terminal, and the state information comprises a current time interval, a current place and a current foreground application and inquiring the relevant application table; and starting the associated application corresponding to the current state information in a silent mode.
Further, the system comprises an association factor setting module, configured to set an association factor for the application and the associated application in the associated application table, where the association factor is an integer and is increased or decreased according to a set rule.
Further, the associated application launching policy module is further configured to: acquiring current state information of a terminal, wherein the state information comprises a current time interval, a current place and a current foreground application, and inquiring a correlation application table; and starting the related application corresponding to the current state information and the set related factor in a silent mode.
Further, the silent starting includes establishing a process corresponding to the application, and preloading resources and class libraries required by the application running.
Further, the association factor setting module comprises an application association factor submodule, a time association factor submodule and a location association factor submodule;
the application association factor submodule is set as: the application is started, if the associated application is started within 10 minutes after the current application is started, the associated factor is added by 1, otherwise, the associated factor is subtracted by 1;
the time correlation factor submodule is arranged to: starting the associated application at least once in the current time period, and adding 1 to the time associated factor, otherwise, subtracting 1 from the time associated factor;
the location correlation factor sub-module is arranged to: and starting the association application at least once per day at the current place, and adding 1 to the place association factor, otherwise, subtracting 1 from the place association factor.
The method and the device for starting the application according to the association strategy provided by the invention identify the use habit of the user by counting the historical use data of the terminal application, establish the corresponding relation of the application and the association application according to the use habit of the user, establish the association factor representing the strength of the association for the association application, and start the association application or the association application with the association factor meeting the requirements in a silent manner when the use environment or the state meets the requirements, thereby improving the response speed when the application is called.
Drawings
Fig. 1 is a schematic hardware configuration diagram of an alternative mobile terminal implementing various embodiments of the present invention;
FIG. 2 is a diagram of a wireless communication system for the mobile terminal shown in FIG. 1;
fig. 3 is a flowchart illustrating a method for starting an application according to an association policy according to a first embodiment of the present invention;
FIG. 4 is a flowchart illustrating a method for launching an application according to an association policy according to a second embodiment of the present invention;
fig. 5 is a flowchart illustrating an application starting method according to a third embodiment of the present invention;
fig. 6 is a schematic flowchart of another application starting method according to a fourth embodiment of the present invention;
fig. 7 is a schematic flowchart of another application starting method according to a fifth embodiment of the present invention;
fig. 8 is a schematic structural diagram of an apparatus for launching an application according to an association policy according to a sixth embodiment of the present invention;
fig. 9 is a schematic structural diagram of another apparatus for launching an application according to an associated policy according to a seventh embodiment of the present invention.
Fig. 10 is an overall framework diagram of the system of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
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.
A mobile terminal implementing various embodiments of the present invention will now be described with reference to the accompanying drawings. 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 themselves. Thus, "module" and "component" may be used in a mixture.
The mobile terminal may be implemented in various forms. For example, the terminal described in the present invention may include a mobile terminal such as a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a navigation device, and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. In the following, it is assumed that the terminal is a mobile terminal. However, it will be understood by those skilled in the art that the configuration according to the embodiment of the present invention can be applied to a fixed type terminal in addition to elements particularly used for moving purposes.
Fig. 1 is a schematic hardware structure of an alternative mobile terminal implementing various embodiments of the present invention.
The mobile terminal 100 may include a wireless communication unit 110, an a/V (audio/video) input unit 120, a user input unit 130, a sensing unit 140, an output unit 150, a memory 160, an interface unit 170, a controller 180, and a power supply unit 190, etc. Fig. 1 illustrates a mobile terminal having various components, but it is to be understood that not all illustrated components are required to be implemented. More or fewer components may alternatively be implemented. Elements of the mobile terminal will be described in detail below.
The wireless communication unit 110 typically includes one or more components that allow radio communication between the mobile terminal 100 and a wireless communication system or network. For example, the wireless communication unit may include at least one of a broadcast receiving module 111, a mobile communication module 112, a wireless internet module 113, a short-range communication module 114, and a location information module 115.
The broadcast receiving module 111 receives a broadcast signal and/or broadcast associated information from an external broadcast management server via a broadcast channel. The broadcast channel may include a satellite channel and/or a terrestrial channel. The broadcast management server may be a server that generates and transmits a broadcast signal and/or broadcast associated information or a server that receives a previously generated broadcast signal and/or broadcast associated information and transmits it to a terminal. The broadcast signal may include a TV broadcast signal, a radio broadcast signal, a data broadcast signal, and the like. Also, the broadcast signal may further include a broadcast signal combined with a TV or radio broadcast signal. The broadcast associated information may also be provided via a mobile communication network, and in this case, the broadcast associated information may be received by the mobile communication module 112. The broadcast signal may exist in various forms, for example, it may exist in the form of an Electronic Program Guide (EPG) of Digital Multimedia Broadcasting (DMB), an Electronic Service Guide (ESG) of digital video broadcasting-handheld (DVB-H), and the like. The broadcast receiving module 111 may receive a signal broadcast by using various types of broadcasting systems. In particular, the broadcast receiving module 111 may receive a broadcast signal by using a signal such as multimedia broadcasting-terrestrial (DMB-T), digital multimedia broadcasting-satellite (DMB-S), digital video broadcasting-handheld (DVB-H), forward link media (MediaFLO)@) A digital broadcasting system of a terrestrial digital broadcasting integrated service (ISDB-T), etc. receives digital broadcasting. The broadcast receiving module 111 may be constructed to be suitable for various broadcasting systems that provide broadcast signals as well as the above-mentioned digital broadcasting systems. The broadcast signal and/or broadcast associated information received via the broadcast receiving module 111 may be stored in the memory 160 (or other type of storage medium).
The mobile communication module 112 transmits and/or receives radio signals to and/or from at least one of a base station (e.g., access point, node B, etc.), an external terminal, and a server. Such radio signals may include voice call signals, video call signals, or various types of data transmitted and/or received according to text and/or multimedia messages.
The wireless internet module 113 supports wireless internet access of the mobile terminal. The module may be internally or externally coupled to the terminal. The wireless internet access technology to which the module relates may include WLAN (wireless LAN) (Wi-Fi), Wibro (wireless broadband), Wimax (worldwide interoperability for microwave access), HSDPA (high speed downlink packet access), and the like.
The short-range communication module 114 is a module for supporting short-range communication. Some examples of short-range communication technologies include bluetoothTMRadio Frequency Identification (RFID), infrared data association (IrDA), Ultra Wideband (UWB), zigbeeTMAnd so on.
The location information module 115 is a module for checking or acquiring location information of the mobile terminal. A typical example of the location information module is a GPS (global positioning system). According to the current technology, the GPS module 115 calculates distance information and accurate time information from three or more satellites and applies triangulation to the calculated information, thereby accurately calculating three-dimensional current location information according to longitude, latitude, and altitude. Currently, a method for calculating position and time information uses three satellites and corrects an error of the calculated position and time information by using another satellite. In addition, the GPS module 115 can calculate speed information by continuously calculating current position information in real time.
The a/V input unit 120 is used to receive an audio or video signal. The a/V input unit 120 may include a camera 121 and a microphone 1220, and the camera 121 processes image data of still pictures or video obtained by an image capturing apparatus in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 151. The image frames processed by the camera 121 may be stored in the memory 160 (or other storage medium) or transmitted via the wireless communication unit 110, and two or more cameras 1210 may be provided according to the construction of the mobile terminal. The microphone 122 may receive sounds (audio data) via the microphone in a phone call mode, a recording mode, a voice recognition mode, or the like, and can process 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 mobile communication module 112 in case of a phone call mode. The microphone 122 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 user input unit 130 may generate key input data according to a command input by a user to control various operations of the mobile terminal. The user input unit 130 allows a user to input various types of information, and may include a keyboard, dome sheet, touch pad (e.g., a touch-sensitive member that detects changes in resistance, pressure, capacitance, and the like due to being touched), scroll wheel, joystick, and the like. In particular, when the touch pad is superimposed on the display unit 151 in the form of a layer, a touch screen may be formed.
The sensing unit 140 detects a current state of the mobile terminal 100 (e.g., an open or closed state of the mobile terminal 100), a position of the mobile terminal 100, presence or absence of contact (i.e., touch input) by a user with the mobile terminal 100, an orientation of the mobile terminal 100, acceleration or deceleration movement and direction of the mobile terminal 100, and the like, and generates a command or signal for controlling an operation of the mobile terminal 100. For example, when the mobile terminal 100 is implemented as a slide-type mobile phone, the sensing unit 140 may sense whether the slide-type phone is opened or closed. In addition, the sensing unit 140 can detect whether the power supply unit 190 supplies power or whether the interface unit 170 is coupled with an external device.
The interface unit 170 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 identification module may store various information for authenticating a user using the mobile terminal 100 and may include a User Identity Module (UIM), a Subscriber Identity Module (SIM), a Universal Subscriber Identity Module (USIM), and the like. In addition, a device having an identification module (hereinafter, referred to as an "identification device") may take the form of a smart card, and thus, the identification device may be connected with the mobile terminal 100 via a port or other connection means. The interface unit 170 may be used to receive input (e.g., data information, power, etc.) from an external device 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 and the external device.
In addition, when the mobile terminal 100 is connected with an external cradle, the interface unit 170 may serve as a path through which power is supplied from the cradle to the mobile terminal 100 or may serve as a path through which various command signals input from the cradle are transmitted to the mobile terminal. Various command signals or power input from the cradle may be used as signals for recognizing whether the mobile terminal is accurately mounted on the cradle. The output unit 150 is configured to provide output signals (e.g., audio signals, video signals, alarm signals, vibration signals, etc.) in a visual, audio, and/or tactile manner. The output unit 150 may include a display unit 151, an audio output module 152, an alarm unit 153, and the like.
The display unit 151 may display information processed in the mobile terminal 100. For example, when the mobile terminal 100 is in a phone call mode, the display unit 151 may display a User Interface (UI) or a Graphical User Interface (GUI) related to a call or other communication (e.g., text messaging, multimedia file downloading, etc.). When the mobile terminal 100 is in a video call mode or an image capturing mode, the display unit 151 may display a captured image and/or a received image, a UI or GUI showing a video or an image and related functions, and the like.
Meanwhile, when the display unit 151 and the touch pad are overlapped with each other in the form of a layer to form a touch screen, the display unit 151 may serve as an input device and an output device. The display unit 151 may include at least one of a Liquid Crystal Display (LCD), a thin film transistor LCD (TFT-LCD), an Organic Light Emitting Diode (OLED) display, a flexible display, a three-dimensional (3D) display, and the like. Some of these displays may be configured to be transparent to allow a user to view from the outside, which may be referred to as transparent displays, and a typical transparent display may be, for example, a TOLED (transparent organic light emitting diode) display or the like. Depending on the particular desired implementation, the mobile terminal 100 may include two or more display units (or other display devices), for example, the mobile terminal may include an external display unit (not shown) and an internal display unit (not shown). The touch screen may be used to detect a touch input pressure as well as a touch input position and a touch input area.
The audio output module 152 may convert audio data received by the wireless communication unit 110 or stored in the memory 160 into an audio signal and output as sound when the mobile terminal 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 module 152 may 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 module 152 may include a speaker, a buzzer, and the like.
The alarm unit 153 may provide an output to notify the mobile terminal 100 of the occurrence of an event. Typical events may include call reception, message reception, key signal input, touch input, and the like. In addition to audio or video output, the alarm unit 153 may provide output in different ways to notify the occurrence of an event. For example, the alarm unit 153 may provide an output in the form of vibration, and when a call, a message, or some other incoming communication (communicating communication) is received, the alarm unit 153 may provide a tactile output (i.e., vibration) to inform the user thereof. By providing such a tactile output, the user can recognize the occurrence of various events even when the user's mobile phone is in the user's pocket. The alarm unit 153 may also provide an output notifying the occurrence of an event via the display unit 151 or the audio output module 152.
The memory 160 may store software programs and the like for processing and controlling operations performed by the controller 180, or may temporarily store data (e.g., a phonebook, messages, still images, videos, and the like) that has been or will be output. Also, the memory 160 may store data regarding various ways of vibration and audio signals output when a touch is applied to the touch screen.
The memory 160 may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a programmable read-only memory (PROM), a magnetic memory, a magnetic disk, an optical disk, and the like. Also, the mobile terminal 100 may cooperate with a network storage device that performs a storage function of the memory 160 through a network connection.
The controller 180 generally controls the overall operation of the mobile terminal. For example, the controller 180 performs control and processing related to voice calls, data communications, video calls, and the like. In addition, the controller 180 may include a multimedia module 1810 for reproducing (or playing back) multimedia data, and the multimedia module 1810 may be constructed within the controller 180 or may be constructed separately from the controller 180. The controller 180 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image.
The power supply unit 190 receives external power or internal power and provides appropriate power required to operate various elements and components under the control of the controller 180.
The various embodiments described herein may be implemented in a computer-readable medium using, for example, computer software, hardware, or any combination thereof. For a hardware implementation, the embodiments described herein may be implemented using at least one of an Application Specific Integrated Circuit (ASIC), a Digital Signal Processor (DSP), a Digital Signal Processing Device (DSPD), a Programmable Logic Device (PLD), a Field Programmable Gate Array (FPGA), a processor, a controller, a microcontroller, a microprocessor, an electronic unit designed to perform the functions described herein, and in some cases, such embodiments may be implemented in the controller 180. For a software implementation, the implementation such as a process or a function may be implemented with a separate software module that allows performing at least one function or operation. The software codes may be implemented by software applications (or programs) written in any suitable programming language, which may be stored in the memory 160 and executed by the controller 180.
Up to this point, mobile terminals have been described in terms of their functionality. Hereinafter, a slide-type mobile terminal among various types of mobile terminals, such as a folder-type, bar-type, swing-type, slide-type mobile terminal, and the like, will be described as an example for the sake of brevity. Accordingly, the present invention can be applied to any type of mobile terminal, and is not limited to a slide type mobile terminal.
The mobile terminal 100 as shown in fig. 1 may be configured to operate with communication systems such as wired and wireless communication systems and satellite-based communication systems that transmit data via frames or packets.
A communication system in which a mobile terminal according to the present invention is operable will now be described with reference to fig. 2.
Such communication systems may use different air interfaces and/or physical layers. For example, the air interface used by the communication system includes, for example, Frequency Division Multiple Access (FDMA), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), and Universal Mobile Telecommunications System (UMTS) (in particular, Long Term Evolution (LTE)), global system for mobile communications (GSM), and the like. By way of non-limiting example, the following description relates to a CDMA communication system, but such teachings are equally applicable to other types of systems.
Referring to fig. 2, the CDMA wireless communication system may include a plurality of mobile terminals 100, a plurality of Base Stations (BSs) 270, Base Station Controllers (BSCs) 275, and a Mobile Switching Center (MSC) 280. The MSC280 is configured to interface with a Public Switched Telephone Network (PSTN) 290. The MSC280 is also configured to interface with a BSC275, which may be coupled to the base station 270 via a backhaul. The backhaul may be constructed according to any of several known interfaces including, for example, E1/T1, ATM, IP, PPP, frame Relay, HDSL, ADSL, or xDSL. It will be understood that a system as shown in fig. 2 may include multiple BSCs 2750.
Each BS270 may serve one or more sectors (or regions), each sector covered by a multi-directional antenna or an antenna pointing in a particular direction being radially distant from the BS 270. Alternatively, each partition may be covered by two or more antennas for diversity reception. Each BS270 may be configured to support multiple frequency allocations, with each frequency allocation having a particular frequency spectrum (e.g., 1.25MHz,5MHz, etc.).
The intersection of partitions with frequency allocations may be referred to as a CDMA channel. The BS270 may also be referred to as a Base Transceiver Subsystem (BTS) or other equivalent terminology. In such a case, the term "base station" may be used to generically refer to a single BSC275 and at least one BS 270. The base stations may also be referred to as "cells". Alternatively, each sector of a particular BS270 may be referred to as a plurality of cell sites.
As shown in fig. 2, a Broadcast Transmitter (BT)295 transmits a broadcast signal to the mobile terminal 100 operating within the system. A broadcast receiving module 111 as shown in fig. 1 is provided at the mobile terminal 100 to receive a broadcast signal transmitted by the BT 295. In fig. 2, several Global Positioning System (GPS) satellites 300 are shown. The satellite 300 assists in locating at least one of the plurality of mobile terminals 100.
In fig. 2, a plurality of satellites 300 are depicted, but it is understood that useful positioning information may be obtained with any number of satellites. The GPS module 115 as shown in fig. 1 is generally configured to cooperate with satellites 300 to obtain desired positioning information. Other techniques that can track the location of the mobile terminal may be used instead of or in addition to GPS tracking techniques. In addition, at least one GPS satellite 300 may selectively or additionally process satellite DMB transmission.
As a typical operation of the wireless communication system, the BS270 receives reverse link signals from various mobile terminals 100. The mobile terminal 100 is generally engaged in conversations, messaging, and other types of communications. Each reverse link signal received by a particular base station 270 is processed within the particular BS 270. The obtained data is forwarded to the associated BSC 275. The BSC provides call resource allocation and mobility management functions including coordination of soft handoff procedures between BSs 270. The BSCs 275 also route the received data to the MSC280, which provides additional routing services for interfacing with the PSTN 290. Similarly, the PSTN290 interfaces with the MSC280, the MSC interfaces with the BSCs 275, and the BSCs 275 accordingly control the BS270 to transmit forward link signals to the mobile terminal 100.
Based on the above mobile terminal hardware structure and communication system, the present invention provides various embodiments of the method.
Example one
A first embodiment of the present invention provides a method for starting an application according to an association policy, as shown in fig. 3, including the following steps:
s101, counting historical use data of the terminal application, wherein the historical use data comprises historical use time periods, places and associated starting applications of the applications, and establishing an associated application table;
the terminal collects the historical use information of each application of the user every day, and mainly collects the following data: the application name, the use period, the use place and the associated use process of the application, and the following table data is established:
name of application Period of use Place of use Associative usage process
Applications A In the morning (x,y) Application B
Wherein, the application name refers to the name of the application; such as application a.
The usage period is a period in which the application is used; such as in the morning.
The using place refers to the geographical position of the device when in use and is expressed by longitude and latitude; such as (x, y).
The associated use process refers to other applications or processes that are associated to be used when the application is used, and the associated process may include a plurality of applications, for example, application B is an associated application of application a.
The usage period here preferably comprises five values, respectively: morning, noon, afternoon, evening, undefined, whose values are defined in the following table:
period of use Definition of
In the morning 6:30——8:30
Noon is a Chinese traditional musical instrument 11:30——13:30
In the afternoon 17:30——19:30
At night 20:30——22:30
Is not defined The rest of the day
And establishing a correlation starting model according to the collected data, and storing the correlation starting model in a database to prevent the system from being lost when the system is abnormal.
The associated startup model is described as follows:
the association startup model includes three association types: application association, time association, and location association;
the application association refers to an association type between the applications established according to the sequence of the applications used by the user and the functional logic sequence relation; for example, after an application is started, the user may start another application or multiple applications within a certain time period, for example, after the wechat application is started, the camera and the map are started within 10 minutes, and then the camera and the map are associated applications of the wechat application; or identifying the running code when the WeChat is started, analyzing the code to obtain other applications with functional association of the WeChat, such as shopping and payment, wherein the other applications are the associated applications of the WeChat, and recording a camera, a map and other functional associated applications in the associated application table.
The time association refers to an association type between a time period and an application established according to the application used by a user in a specific time period; for example, in a time period defined as morning (6: 30-8: 30), the application started by the terminal has WeChat, weather, news and reading, and then the weather, the news and the reading are recorded in the associated application table as the associated started application in the morning time period.
The place association refers to an association type between a place and an application established according to the application used by a user at a specific place; for example, if the current location is (x, y), the representative use location is home, and the application started by the terminal includes music and news, the music and news are associated applications of the current location, and are recorded in the application association table.
The resulting correlation application table is as follows:
Figure BDA0001217921640000171
the association startup model includes three association types: application association, time association, and location association;
the application association refers to an association type between the applications established according to the sequence of the applications used by the user and the functional logic sequence relation;
the time association refers to an association type between a time period and an application established according to the application used by a user in a specific time period;
a place association refers to the type of association between a place and an application that is established based on the application that the user uses at a particular place.
S102, acquiring current state information of the terminal, wherein the state information comprises a current time interval, a current place and current foreground application, inquiring a correlation application table, and starting correlation application corresponding to the current state information in the correlation application table in a silent mode.
The state information includes a current time period, a current location, and a current foreground application. Reading the current time and the current location according to a set time interval, judging whether the current time is in a new time period and a new location, reading the application currently in a foreground in a use state, then inquiring a related application table, checking whether related applications exist in the time period, whether related applications exist in the location, and whether related applications exist in the currently used application, if related applications exist in the current time period, starting the recorded related applications in a silent mode, and if related applications also exist in the current location, starting the related applications in a silent mode; and if the currently used application also has an associated application, starting the associated application associated with the currently used application. In practical application, the terminal may set one or more of time association, location association, and application start association as required. For example, the system reads that the current time is 8:00 in the morning, the place is (x, y), the currently used application is WeChat, and after querying the associated application table, the system reads that the total number of applications associated with the current time period, place and application is as follows: camera, map, shopping, payment, news, music, these applications are launched silently. The silent start comprises establishing a process for the application, preloading resources and class libraries needed by the application running, but not running, and reading the process, the resources and the class libraries from the memory to execute the warm start only when the application is clicked.
According to the method for starting the application according to the association strategy, the habit starting application applied at a specific time and place is analyzed and obtained by counting the historical use information of the terminal application, the sequence of starting the application is counted, and the association application of the application is established, so that when the terminal is in a corresponding environment condition or a use state, the association application corresponding to the environment condition or the use state in an association application table is inquired, the inquired association application is started in a silent mode, and the quick response can be realized when the applications are called, so that the response speed of the application is improved, and the user experience is improved.
Example two
A second embodiment of the present invention provides a method for starting an application according to an association policy, as shown in fig. 4, including the following steps:
s201, counting historical use data of the terminal application, wherein the historical use data comprises historical use time periods, places and associated starting applications of the applications, and establishing an associated application table;
s202, setting a correlation factor for the application and the correlation application in the correlation application table, wherein the correlation factor is an integer and is increased or decreased according to a set rule.
In order to further respectively find out the application with the most relevance from a plurality of applications with the established relevance relation, a relevance factor is introduced for representing the strength of the relevance degree of the application.
The degree of association strength in each association type is represented by an association factor, the association factor is an integer value, the value range of the association factor is 0-8, 0 represents no association, 8 represents the strongest degree of association, the larger the value of the association factor is, the stronger the degree of association is represented, and the smaller the value is, the weaker the degree of association is represented.
In the database, the three association relationships are represented by three database tables, which are respectively as follows:
an application association table:
name of application Associated application name Correlation factor
A time association table:
period of use Associated application name Correlation factor
A place association table:
place of use Associated application name Correlation factor
The calculation rule of the association factor is as follows:
(1) for the application association table, when a user starts an application each time, if the associated application is started by the user within 10 minutes after the current application is started, adding 1 to the association factor, and if the associated application is not started within 10 minutes, subtracting 1 from the association factor;
(2) for the time association table, in the current time period, if the user starts the association application once, the association factor is added by 1, if the user does not start in the current time period, the association factor is subtracted by 1, and the association factor is only calculated once in each time period;
(3) for the place association table, on the current place, if the user starts the association application once, the association factor is added by 1, if the user does not start on the current place, the association factor is subtracted by 1, and the association factor is only calculated once per day;
through the rules and the data structure, the associated starting model of the application can be calculated according to the use information of the application of the user every day.
S203, acquiring the current state information of the terminal, wherein the state information comprises the current time interval, the current location and the current foreground application, inquiring the associated application table, and silently starting the associated application corresponding to the current state information and the set associated factor in the associated application table.
The state information includes a current time period, a current location, and a current foreground application. Reading the current time and the current place according to a set time interval, judging whether the current time is in a new time period and a new place, reading an application which is currently in a use state in a foreground, then inquiring a related application table, checking whether related applications exist in the time period, whether related applications exist in the place, whether related applications exist in the currently used application, and inquiring a corresponding related factor, if related applications exist in the current time period, but only part of the related factors of the applications meet a set condition, for example, if the set condition is that the related factor is greater than 5, selecting the related application of which the related factor is greater than 5 in the time related applications to execute silent starting; likewise, selecting execution silent start with the association factor greater than 5 in the associated application associated with the current location; and if the currently used application also has an associated application, selecting the associated application which is associated with the current application and has an association factor of more than 5 to execute silent starting. For example, the system reads that the current time is 8:00 in the morning, the place is (x, y), the currently used application is WeChat, and after querying the associated application table, the system reads that the total number of applications associated with the current time period, place and application is as follows: camera, map, shopping, payment, news, music, but only if the correlation factor of news, music is greater than 5, news, music are silently activated, other associated applications, such as camera, map, shopping, payment are not activated. The silent start comprises establishing a process for the application, preloading resources and class libraries needed by the application running, but not running, and reading the process, the resources and the class libraries from the memory to execute the warm start only when the application is clicked.
According to the method for starting the application according to the association strategy, historical use information of the terminal application is counted, habit starting applications applied at specific time and place are identified, the sequence of starting the applications is counted, the association application of the application is established, and association factors are set for each association application, so that when the terminal is in a corresponding environment condition or a use state, the association application and the association factors corresponding to the environment condition or the use state in an association application table are inquired, the association application with the association factors meeting set conditions is inquired, only the association application with high association degree is subjected to silent starting, the problem of excessive memory consumption caused by too many association started applications is avoided, and user experience is further improved.
EXAMPLE III
A third embodiment of the present invention provides a method for starting an application, as shown in fig. 5, including the following steps:
s301, starting an application;
s302, inquiring an application association table;
s303, judging whether the associated application corresponding to the currently started application exists in the application association table, if so, executing S304, otherwise, executing S307;
s304, acquiring a correlation factor of the correlation application;
s305, determining whether the correlation factor satisfies a set condition? If yes, executing S306, otherwise executing S307;
the association factor is an integer value, the value range of the association factor is 0-8, 0 represents no association, 8 represents the strongest association degree, the larger the value of the association factor is, the stronger the association degree is represented, and the smaller the value is, the weaker the association degree is represented. In order to select the associated application with stronger relevance, the setting condition is set to be greater than or equal to 5, that is, the associated application with the relevance factor greater than or equal to 5 is executed with silent start.
S306, starting the associated application in a silent mode;
s307, end
The related application starting method identifies the application currently used, searches the related application related to the current application by inquiring the application related table, and executes silent starting on the related application meeting the set conditions of the related factors, thereby improving the utilization efficiency of the memory.
Example four
A fourth embodiment of the present invention provides a method for starting an application, as shown in fig. 6, including the following steps:
s401, updating system time;
s402, is the current time in the new time period? If yes, executing S403, otherwise executing S408;
s403, inquiring an associated data table;
s404, determine whether there is an associated application in the current time period? If so, go to S405; otherwise, executing S408;
s405, acquiring a time correlation factor;
s406, determine whether the time-related factor satisfies the setting condition? If so, executing S407; otherwise, executing S408;
s407, starting the associated application in a silent mode;
and S408, ending.
The related application starting method identifies the current time period, searches the related application related to the current time period by inquiring the application related table, and executes silent starting on the related application meeting the set conditions of the related factors, thereby improving the utilization efficiency of the memory.
EXAMPLE five
A fifth embodiment of the present invention provides a method for starting an application, as shown in fig. 7, including the following steps:
s501, updating the location;
the system identifies the current location change of the terminal through the GPS, wherein the location can be a preset location representing a certain range, such as a set location of a home, a unit or other locations;
s502, is the current location in the new location? If yes, executing S503, otherwise executing S508;
s503, inquiring a place association data table;
s504, determine whether there is an associated application in the current location? If so, executing S505; otherwise, executing S508;
s505, obtaining the location association factor,
s506, determine whether the location-related factor satisfies the setting condition? If yes, executing S507; otherwise, executing S508;
s507, starting the associated application in a silent mode;
and S508, ending.
The method for starting the associated application identifies the current location, searches the associated application associated with the current location segment by inquiring the application association table, and executes silent starting on the associated application meeting the set conditions of the association factors, thereby improving the utilization efficiency of the memory.
EXAMPLE six
The sixth embodiment of the present invention provides an apparatus for starting an application according to an association policy, which includes an association application statistics module 10 and an association application starting policy module 20.
As shown in fig. 10, the associated application statistics module 10 and the associated application launch policy module 20 are at the system framework level.
The relevant application counting module 10 is used for counting the historical use data of the terminal application, wherein the historical use data comprises the historical use time period, the historical use place and the relevant start application of the application, and a relevant application table is established;
the associated application statistics module 10 of the terminal collects the historical usage information of each application by the user each day, and mainly collects the following data: the application name, the use period, the use place and the associated use process of the application, and the following table data is established:
name of application Period of use Place of use Associative usage process
Applications A In the morning (x,y) Application B
Wherein, the application name refers to the name of the application; such as application a.
The usage period is a period in which the application is used; such as in the morning.
The using place refers to the geographical position of the device when in use and is expressed by longitude and latitude; such as (x, y).
The associated use process refers to other applications or processes that are associated to be used when the application is used, and the associated process may include a plurality of applications, for example, application B is an associated application of application a.
The usage period here preferably comprises five values, respectively: morning, noon, afternoon, evening, undefined, whose values are defined in the following table:
period of use Definition of
In the morning 6:30——8:30
Noon is a Chinese traditional musical instrument 11:30——13:30
In the afternoon 17:30——19:30
At night 20:30——22:30
Is not defined The rest of the day
And establishing a correlation starting model according to the collected data, and storing the correlation starting model in a database to prevent the system from being lost when the system is abnormal.
The associated startup model is described as follows:
the association startup model includes three association types: application association, time association, and location association;
the application association refers to an association type between the applications established according to the sequence of the applications used by the user and the functional logic sequence relation; for example, after an application is started, the user may start another application or multiple applications within a certain time period, for example, after the wechat application is started, the camera and the map are started within 10 minutes, and then the camera and the map are associated applications of the wechat application; or identifying the running code when the WeChat is started, analyzing the code to obtain other applications with functional association of the WeChat, such as shopping and payment, wherein the other applications are the associated applications of the WeChat, and recording a camera, a map and other functional associated applications in the associated application table.
The time association refers to an association type between a time period and an application established according to the application used by a user in a specific time period; for example, in a time period defined as morning (6: 30-8: 30), the application started by the terminal has WeChat, weather, news and reading, and then the weather, the news and the reading are recorded in the associated application table as the associated started application in the morning time period.
The place association refers to an association type between a place and an application established according to the application used by a user at a specific place; for example, if the current location is (x, y), the representative use location is home, and the application started by the terminal includes music and news, the music and news are associated applications of the current location, and are recorded in the application association table.
The resulting correlation application table is as follows:
Figure BDA0001217921640000261
the association startup model includes three association types: application association, time association, and location association;
the application association refers to an association type between the applications established according to the sequence of the applications used by the user and the functional logic sequence relation;
the time association refers to an association type between a time period and an application established according to the application used by a user in a specific time period;
a place association refers to the type of association between a place and an application that is established based on the application that the user uses at a particular place.
The associated application starting policy module 20 is configured to obtain current state information of the terminal, where the state information includes a current time period, a current location, and a current foreground application, and query an associated application table; and starting the associated application corresponding to the current state information in a silent mode.
The state information includes a current time period, a current location, and a current foreground application. Reading the current time and the current location according to a set time interval, judging whether the current time is in a new time period and a new location, reading the application currently in a foreground in a use state, then querying a correlation application table by a correlation application starting policy module 20, checking whether a correlation application exists in the time period, whether a correlation application exists in the location, and whether a correlation application exists in the currently used application, if a correlation application exists in the current time period, the correlation application starting policy module 20 starts the recorded correlation application in a silent mode, and if a correlation application also exists in the current location, the correlation application starting policy module 20 starts the correlation application in a silent mode; if there is also an associated application for the currently used application, the associated application launch policy module 20 launches the associated application associated with the currently used application. In practical application, the terminal may set one or more of time association, location association, and application start association as required. For example, the system reads that the current time is 8:00 in the morning, the place is (x, y), the currently used application is WeChat, and after querying the associated application table, the system reads that the total number of applications associated with the current time period, place and application is as follows: camera, map, shopping, payment, news, music, these applications are launched silently. The silent start comprises establishing a process for the application, preloading resources and class libraries needed by the application running, but not running, and reading the process, the resources and the class libraries from the memory to execute the warm start only when the application is clicked.
The device for starting the application according to the association strategy is realized by counting the historical use information of the terminal application, analyzing and acquiring the habit starting application of the application at a specific time and place, counting the sequence of starting the application, and establishing the association application of the application, so that when the terminal is in a corresponding environment condition or a use state, the association application corresponding to the environment condition or the use state in the association application table is inquired, the inquired association application is started in a silent mode, and the quick response can be realized when the applications are called, so that the response speed of the application is improved, and the user experience is improved.
EXAMPLE seven
The seventh embodiment of the present invention provides an apparatus for starting an application according to an association policy, which includes an association application statistics module 10, an association application starting policy module 20, and an association factor setting module 30.
The associated application statistics module 10 is the same as the sixth embodiment, and is not described herein again.
And the association factor setting module 30 is configured to set an association factor for the applications and the associated applications in the associated application table, where the association factor is an integer and is increased or decreased according to a set rule.
The calculation rule of the association factor is as follows:
(1) for the application association table, when a user starts an application each time, if the associated application is started by the user within 10 minutes after the current application is started, adding 1 to the association factor, and if the associated application is not started within 10 minutes, subtracting 1 from the association factor;
(2) for the time association table, in the current time period, if the user starts the association application once, the association factor is added by 1, if the user does not start in the current time period, the association factor is subtracted by 1, and the association factor is only calculated once in each time period;
(3) for the place association table, on the current place, if the user starts the association application once, the association factor is added by 1, if the user does not start on the current place, the association factor is subtracted by 1, and the association factor is only calculated once per day;
through the rules and the data structure, the associated starting model of the application can be calculated according to the use information of the application of the user every day.
The associated application starting policy module 20 is configured to obtain current state information of the terminal, where the state information includes a current time period, a current location, and a current foreground application, and query an associated application table; and starting the related application corresponding to the current state information and the set related factor in a silent mode.
The associated application launch policy module 30: the system comprises a terminal, a database and a database, wherein the terminal is used for acquiring current state information of the terminal, the state information comprises a current time interval, a current place and a current foreground application, and a correlation application table is inquired; and starting the related application corresponding to the current state information and the set related factor in a silent mode.
The system reads the current time and the current location according to the set time interval, judges whether the current time is in a new time period and a new location, and reads the application currently in a use state in the foreground, then the associated application starting policy module 30 queries the associated application table, checks whether the associated application exists in the time period, whether the associated application exists in the location, whether the associated application exists in the currently used application, and queries the corresponding associated factor, if the associated application exists in the current time period, but only part of the associated factors of the application meet the set condition, for example, if the set condition is that the associated factors are greater than 5, the associated application starting policy module 30 selects the associated application with the associated factor greater than 5 in the time-associated application to execute silent starting; likewise, the associated application launch policy module 30 selects to execute silent launch with an association factor greater than 5 in the associated application associated with the current location; if there is also an associated application for the currently used application, the associated application launch policy module 30 selects an associated application associated with the current application with an association factor greater than 5 to perform silent launch. For example, the system reads that the current time is 8:00 in the morning, the place is (x, y), the currently used application is WeChat, and after querying the associated application table, the system reads that the total number of applications associated with the current time period, place and application is as follows: camera, map, shopping, payment, news, music, but only if the correlation factor of news, music is greater than 5, news, music are silently activated, other associated applications, such as camera, map, shopping, payment are not activated. The silent start comprises establishing a process for the application, preloading resources and class libraries needed by the application running, but not running, and reading the process, the resources and the class libraries from the memory to execute the warm start only when the application is clicked.
According to the device for starting the application according to the association strategy, through counting the historical use information of the terminal application, identifying the habit starting application applied at a specific time and place, and counting the sequence of the starting of the application, establishing the association application of the application, and setting the association factor for each association application, when the terminal is in a corresponding environment condition or a use state, inquiring the association application and the association factor corresponding to the environment condition or the use state in an association application table, and inquiring the association application of which the association factor accords with the set condition, only carrying out silent starting on the association application with higher association degree, avoiding the problem of excessive memory consumption caused by too many association started applications, and further improving the user experience.
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 terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (4)

1. A method for launching an application according to an associated policy, comprising the steps of:
counting historical use data of the terminal application, wherein the historical use data comprises historical use time periods, places and associated starting applications of the applications, and establishing an associated application table;
setting a correlation factor for the correlation application in the correlation application table, wherein the correlation factor is an integer and is increased or decreased according to a set rule;
acquiring current state information of a terminal, wherein the state information comprises a current time interval, a current place and a current foreground application, and inquiring a correlation application table;
the associated application corresponding to the current state information in the associated application table is started in a silent mode;
the step of silent launching of the associated application corresponding to the current application further comprises:
the relevant application corresponding to the current state information and the set relevant factor in the relevant application table is started in a silent mode;
the association factors comprise an application association factor, a time association factor and a place association factor;
the setting rule of the application association factor is as follows: the application is started, if the associated application is started within 10 minutes after the current application is started, the associated factor is added by 1, otherwise, the associated factor is subtracted by 1;
the setting rule of the time association factor is as follows: starting the associated application at least once in the current time period, and adding 1 to the time associated factor, otherwise, subtracting 1 from the time associated factor;
the setting rule of the place association factor is as follows: and if the current place starts the associated application at least once every day, adding 1 to the place association factor, and otherwise, subtracting 1 from the place association factor.
2. The method of launching an application according to an associated policy of claim 1, wherein: the silent starting comprises the steps of establishing a process corresponding to the application and preloading resources and class libraries needed by the application running.
3. An apparatus for launching an application in accordance with an associated policy, comprising:
the relevant application counting module is used for counting the historical use data of the terminal application, wherein the historical use data comprises the historical use time period, the historical use place and the relevant start application of the application, and a relevant application table is established;
the association factor setting module is used for setting association factors for the applications and the associated applications in the associated application table, wherein the association factors are integers and are increased or decreased according to a set rule;
the system comprises a relevant application starting strategy module, a relevant application starting strategy module and a relevant application table, wherein the relevant application starting strategy module is used for acquiring current state information of a terminal, and the state information comprises a current time interval, a current place and a current foreground application and inquiring the relevant application table; silent starting of the associated application corresponding to the current state information;
the associated application launch policy module is further configured to: acquiring current state information of a terminal, wherein the state information comprises a current time interval, a current place and a current foreground application, and inquiring a correlation application table; silent starting of the associated application corresponding to the current state information and the set association factor;
the association factor setting module comprises an application association factor submodule, a time association factor submodule and a place association factor submodule;
the application association factor submodule is set as: the application is started, if the associated application is started within 10 minutes after the current application is started, the associated factor is added by 1, otherwise, the associated factor is subtracted by 1;
the time correlation factor submodule is arranged to: starting the associated application at least once in the current time period, and adding 1 to the time associated factor, otherwise, subtracting 1 from the time associated factor;
the location correlation factor sub-module is arranged to: and starting the association application at least once per day at the current place, and adding 1 to the place association factor, otherwise, subtracting 1 from the place association factor.
4. The apparatus for launching an application in accordance with an associated policy of claim 3, wherein:
the silent starting comprises the steps of establishing a process corresponding to the application and preloading resources and class libraries needed by the application running.
CN201710059149.0A 2017-01-23 2017-01-23 Method and device for starting application according to associated policy Active CN107066290B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710059149.0A CN107066290B (en) 2017-01-23 2017-01-23 Method and device for starting application according to associated policy

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710059149.0A CN107066290B (en) 2017-01-23 2017-01-23 Method and device for starting application according to associated policy

Publications (2)

Publication Number Publication Date
CN107066290A CN107066290A (en) 2017-08-18
CN107066290B true CN107066290B (en) 2020-09-01

Family

ID=59598053

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710059149.0A Active CN107066290B (en) 2017-01-23 2017-01-23 Method and device for starting application according to associated policy

Country Status (1)

Country Link
CN (1) CN107066290B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107734616B (en) * 2017-10-31 2021-01-15 Oppo广东移动通信有限公司 Application program closing method and device, storage medium and electronic equipment
CN107797858A (en) * 2017-10-31 2018-03-13 努比亚技术有限公司 Disk space optimization method, mobile terminal and computer-readable recording medium
CN109947496B (en) * 2017-12-20 2020-09-15 Oppo广东移动通信有限公司 Application program preloading method and device, storage medium and mobile terminal
CN108829454B (en) * 2018-05-21 2021-11-02 Oppo广东移动通信有限公司 Application program preloading method and device, storage medium and terminal
CN108958828B (en) * 2018-05-21 2022-01-28 Oppo广东移动通信有限公司 Application program preloading method and device, storage medium and terminal
CN111061516B (en) * 2018-10-15 2021-09-14 华为技术有限公司 Method and device for accelerating cold start of application and terminal
CN111026486B (en) * 2019-12-03 2022-10-25 Tcl 移动通信科技(宁波)有限公司 Application sorting method, application sorting device and computer readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102999368A (en) * 2012-12-14 2013-03-27 广东欧珀移动通信有限公司 Program pre-starting method and device in mobile terminal and mobile terminal
CN103309687A (en) * 2012-03-09 2013-09-18 联想(北京)有限公司 Electronic equipment and application program starting method thereof
CN105045637A (en) * 2015-08-14 2015-11-11 深圳市金立通信设备有限公司 Application start method and terminal
CN105677378A (en) * 2014-11-20 2016-06-15 华为终端(东莞)有限公司 Application management method and mobile terminal
CN105718284A (en) * 2016-01-18 2016-06-29 广东小天才科技有限公司 Application starting method and apparatus for communication terminal
CN105843650A (en) * 2016-03-31 2016-08-10 青岛海信移动通信技术股份有限公司 Application program management method and device in intelligent terminal
CN106055369A (en) * 2016-06-08 2016-10-26 维沃移动通信有限公司 Starting method for mobile terminal applications and mobile terminal

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309687A (en) * 2012-03-09 2013-09-18 联想(北京)有限公司 Electronic equipment and application program starting method thereof
CN102999368A (en) * 2012-12-14 2013-03-27 广东欧珀移动通信有限公司 Program pre-starting method and device in mobile terminal and mobile terminal
CN105677378A (en) * 2014-11-20 2016-06-15 华为终端(东莞)有限公司 Application management method and mobile terminal
CN105045637A (en) * 2015-08-14 2015-11-11 深圳市金立通信设备有限公司 Application start method and terminal
CN105718284A (en) * 2016-01-18 2016-06-29 广东小天才科技有限公司 Application starting method and apparatus for communication terminal
CN105843650A (en) * 2016-03-31 2016-08-10 青岛海信移动通信技术股份有限公司 Application program management method and device in intelligent terminal
CN106055369A (en) * 2016-06-08 2016-10-26 维沃移动通信有限公司 Starting method for mobile terminal applications and mobile terminal

Also Published As

Publication number Publication date
CN107066290A (en) 2017-08-18

Similar Documents

Publication Publication Date Title
CN107066290B (en) Method and device for starting application according to associated policy
CN106844029B (en) Self-management Android process freezing and unfreezing device and method
CN106844033B (en) Application quick starting method and terminal
CN106803860B (en) Storage processing method and device for terminal application
CN106990889B (en) Shortcut operation implementation method and device
CN105303398B (en) Information display method and system
CN107066320B (en) Android process freezing and unfreezing device and method
CN106249989B (en) Method for arranging social application program icons during content sharing and mobile terminal
CN110928708B (en) Icon display method and device, electronic equipment and computer readable storage medium
CN106547439B (en) Method and device for processing message
CN107066604B (en) Junk file cleaning method and terminal
CN106598538B (en) Instruction set updating method and system
CN106899958B (en) Information downloading device and method
CN110109528B (en) Application program control method, mobile terminal and computer readable storage medium
CN105205159B (en) Device and method for automatically feeding back information
CN106455009B (en) Network searching device and method
CN106371704B (en) Application shortcut layout method of screen locking interface and terminal
CN106231657B (en) Method and device for switching power saving modes of double-screen mobile terminal
CN105791541B (en) Screenshot method and mobile terminal
CN106951350B (en) Method and device for checking mobile terminal disk
CN104639428B (en) Self-adaptive method for session scene in instant messaging and mobile terminal
CN106973109B (en) Broadcast message push control method and device
CN107241497B (en) Mobile terminal and loudness output adjusting method
CN106385494B (en) Method and device for acquiring dynamic home page of mobile terminal application
CN106569670B (en) Device and method for processing application

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