CN107678698B - Cache data cleaning method, server, terminal and computer readable storage medium - Google Patents

Cache data cleaning method, server, terminal and computer readable storage medium Download PDF

Info

Publication number
CN107678698B
CN107678698B CN201711048806.8A CN201711048806A CN107678698B CN 107678698 B CN107678698 B CN 107678698B CN 201711048806 A CN201711048806 A CN 201711048806A CN 107678698 B CN107678698 B CN 107678698B
Authority
CN
China
Prior art keywords
cache data
cleaning
terminal
threshold
application
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
CN201711048806.8A
Other languages
Chinese (zh)
Other versions
CN107678698A (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.)
Taicang Haobo Technical Service Co., Ltd
Original Assignee
Taicang Haobo Technical Service 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 Taicang Haobo Technical Service Co Ltd filed Critical Taicang Haobo Technical Service Co Ltd
Priority to CN201711048806.8A priority Critical patent/CN107678698B/en
Publication of CN107678698A publication Critical patent/CN107678698A/en
Application granted granted Critical
Publication of CN107678698B publication Critical patent/CN107678698B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0608Saving storage space on storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0646Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
    • G06F3/0652Erasing, e.g. deleting, data cleaning, moving of data to a wastebasket
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device

Abstract

The embodiment of the invention discloses a cache data cleaning method, wherein the method comprises the following steps: receiving cleaning information sent by a terminal when cleaning cache data of a first application and a first hardware parameter of the terminal corresponding to the cleaning information; receiving cache data information sent by a terminal when a card pause occurs in the running process of the first application and a second hardware parameter of the terminal corresponding to the cache data information; if the first hardware parameter and the second hardware parameter meet a first preset condition, determining a cleaning threshold value according to the cleaning information and the cache data information; and sending the cleaning threshold value to a terminal corresponding to the first hardware parameter and a terminal corresponding to the second hardware parameter. The embodiment of the invention also discloses a server, a terminal and a computer readable storage medium. By implementing the scheme, the cleaning threshold of the terminal with one type of hardware parameters can be determined, and then the terminal can timely clean the cache data according to the cleaning threshold so as to ensure the performance of the terminal.

Description

Cache data cleaning method, server, terminal and computer readable storage medium
Technical Field
The invention relates to the technical field of terminals, in particular to a cache data cleaning method, a server, a terminal and a readable storage medium.
Background
With the development of mobile communication technology, especially the popularization and application of mobile networks and intelligent terminals, the field of mobile internet is developed rapidly. At present, the function of the intelligent terminal is not simply used for meeting the mutual contact of people, and is an important mobile personal entertainment terminal in daily life.
At present, manufacturers and models of intelligent terminals are numerous, and hardware configuration parameters of various brands and various models are different. Although different users may install various applications in the smart terminal, the installation of some common applications is quite common. The phenomenon is caused, for the intelligent terminals of different types with the same application, the conditions for clearing the garbage are different, the user can only know that the cache data needs to be cleared when the storage space of the intelligent terminal is insufficient or the intelligent terminal is jammed during operation, and the user cannot determine whether the intelligent terminal needs to clear the cache data before the storage space is insufficient or the jamming occurs.
Disclosure of Invention
In view of this, embodiments of the present invention are expected to provide a cache data cleaning method, a server, a terminal, and a readable storage medium, so as to solve the problem that cache data cannot be cleaned before a smart terminal is jammed or a disk space of the smart terminal is insufficient according to a hardware parameter of the terminal in the prior art, determine a cleaning threshold of the terminal for the hardware parameter according to the hardware parameter of the terminal and some historical information of the terminal in cleaning the cache data, and then timely clean the cache data according to the cleaning threshold, so as to ensure performance of the terminal.
The technical scheme of the embodiment of the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides a method for cleaning cache data, where the method includes:
receiving cleaning information sent by a terminal when cleaning cache data of a first application and a first hardware parameter of the terminal corresponding to the cleaning information;
receiving cache data information sent by a terminal when a card pause occurs in the running process of the first application and a second hardware parameter of the terminal corresponding to the cache data information;
if the first hardware parameter and the second hardware parameter meet a first preset condition, determining a cleaning threshold value according to the cleaning information and the cache data information;
and sending the cleaning threshold value to a terminal corresponding to the first hardware parameter and a terminal corresponding to the second hardware parameter.
In a second aspect, an embodiment of the present invention provides a method for cleaning cache data, where the method includes:
receiving a response message sent by a server, wherein the response message at least comprises a clearing threshold;
when the size of a third space occupied by the cache data of the first application installed on the device and the cleaning threshold meet a second preset condition, outputting second prompt information for cleaning the cache data, wherein the second prompt information is used for prompting a user to clean the cache data of the first application;
and when an operation instruction for confirming the cleaning of the cache data is received, cleaning the cache data of the first application.
In a third aspect, an embodiment of the present invention provides a server, where the server at least includes: a processor, a memory, and a communication bus, wherein:
the communication bus is used for realizing connection communication between the processor and the memory;
the memory is used for storing a cache data cleaning program;
the processor is configured to execute a cache data cleaning program stored in the memory, so as to implement the steps of the cache data cleaning method provided by the embodiment of the present invention.
In a fourth aspect, an embodiment of the present invention provides a terminal, where the terminal at least includes: a processor, a memory, and a communication bus, wherein:
the communication bus is used for realizing connection communication between the processor and the memory;
the memory is used for storing a cache data cleaning program;
the processor is configured to execute a cache data cleaning program stored in the memory to implement the steps of the cache data cleaning method provided in the embodiment of the present invention
In a fifth aspect, an embodiment of the present invention provides a computer-readable storage medium, where a cache data cleaning program is stored on the computer-readable storage medium, and when the cache data cleaning program is executed by a processor, the steps of the cache data cleaning method provided in the embodiment of the present invention are implemented.
The embodiment of the invention provides a cache data cleaning method, a server, a terminal and a computer readable storage medium, wherein cleaning information sent by the terminal when cleaning cache data of a first application and a first hardware parameter of the terminal corresponding to the cleaning information are received; receiving cache data information sent by a terminal when a card pause occurs in the running process of the first application and a second hardware parameter of the terminal corresponding to the cache data information; if the first hardware parameter and the second hardware parameter meet a first preset condition, determining a cleaning threshold value according to the cleaning information and the cache data information; and sending the cleaning threshold value to a terminal corresponding to the first hardware parameter and a terminal corresponding to the second hardware parameter. Therefore, the cleaning threshold of the terminal of the hardware parameter can be determined according to the hardware parameter of the terminal and some historical information of the terminal in cleaning the cache data, and then the terminal can timely clean the cache data according to the cleaning threshold so as to ensure the performance of the terminal.
Drawings
Fig. 1 is a schematic diagram of a hardware structure of a mobile terminal implementing various embodiments of the present invention;
fig. 2 is a diagram of a communication network system architecture according to an embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating an implementation flow of a cache data cleaning method according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of an interface for outputting a second prompt message according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of an interface for selecting a cleaning mode according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of an interface for selecting a file to be cleaned according to an embodiment of the present invention;
FIG. 7 is a schematic diagram illustrating an implementation flow of a cache data cleaning method according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a terminal according to an 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 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 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 a fixed terminal 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 fixed type terminal, in addition to elements particularly used for mobile 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 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.
An embodiment of the present invention provides a method for cleaning cache data, and fig. 3 is a schematic diagram illustrating an implementation flow of the method for cleaning cache data according to the embodiment of the present invention, as shown in fig. 3, the method includes the following steps:
step S301, sending a request message for acquiring the clean threshold of the first application to the server.
Here, the step S301 may be implemented by a cache data cleaning device, which may be a terminal, and further may be an intelligent terminal. For example, the mobile terminal may be a mobile terminal with wireless communication capability such as a mobile phone (mobile phone), a tablet computer, a notebook computer, etc., or a terminal with wired networking capability such as a desktop computer, etc., which is not convenient for moving.
The first application may be any application installed in the terminal, and the application refers to software written for a certain application purpose of the user. For example, the first application may be an instant messaging application, a gaming application, an audio playback application, a video playback application.
The request message at least carries the hardware parameter of the terminal, wherein. The hardware parameters may include, but are not limited to: the number, model and dominant frequency of Central Processing Units (CPUs) of the terminal, the model, specification, capacity and frequency of a Memory, and the capacity of a Read-Only Memory (ROM).
The number of the CPUs can be 1, two or 4, even 8 or 16, but the quality of a single CPU is decisive for the operation speed, as the operation speed of the terminal is faster, the more the number of the CPUs is. There are many factors that affect the performance of the CPU, such as the architecture of a15, a9, or a7, the dominant frequency, the process nm, etc.
The Memory, i.e., a Random Access Memory (RAM), directly affects the operating speed and the number of software running simultaneously, and the larger the RAM is, the faster the operating speed is when other conditions are the same.
ROM, i.e. the hard disk in a terminal such as a notebook computer, desktop computer, etc. For notebook computers and desktop computers, the ROM capacity is generally fixed, and for smart phones, the ROM capacity is expanded, and the ROM capacity can be increased by expanding a memory card, so that the hard disk needs to be replaced when the ROM capacity of the terminal is changed.
In other embodiments, the request message may further include information about the brand, the machine model, and the like of the terminal.
After receiving a request message sent by a terminal, the server analyzes the request message, acquires a hardware parameter of the terminal, queries a cleaning threshold corresponding to the hardware parameter according to the hardware parameter of the terminal, and sends the cleaning threshold with a response message to the terminal. Here, the clearing threshold means that when the cache data of the first application reaches the clearing threshold, the cache data needs to be cleared, and if the cache data of the first application is not cleared, the first application may be stuck in the terminal during the operation process. For example, the flush threshold may be 500 Megabytes (MB), that is, when the first application has cache data of 500MB, the first application needs to be flushed.
The clearing threshold is a threshold obtained through machine learning by the server according to the size of a space occupied by the cache data of the first application when the cache data of the first application is cleared by the plurality of terminals which have the same or similar hardware parameters with the terminal and the size of the space occupied by the cache data of the first application when the terminal is blocked during the operation process of the first application.
Step S302, receiving a response message sent by the server.
Here, the step S302 may be implemented by a terminal. The response message includes at least a cleanup threshold. After the step S302, the method further includes: and analyzing the response message to obtain a cleaning threshold value. After acquiring the clearing threshold, the terminal starts to monitor the size of a third space occupied by the cache data of the first application in real time, and judges whether the size of the third space and the clearing threshold meet a second preset condition, if the second preset condition is met between the size of the third space and the clearing threshold, the process goes to step S303; and if the second preset condition is not met between the third space size and the cleaning threshold value, continuously monitoring the change of the third space size.
Step S303, when it is detected that the third space occupied by the cache data of the first application and the cleaning threshold satisfy a second preset condition, outputting a second prompt message for cleaning the cache data.
Here, the step S303 may be implemented by a terminal. The second preset condition may be set in advance by a developer of the cache data cleaning method, or may be set by a user according to the use habit and the actual demand of the user. For example, the second preset condition may be set that the third space size is 10MB smaller than the cleanup threshold, that is, assuming that the cleanup threshold is 500MB, the third space size and the cleanup threshold are considered to satisfy the second preset condition when the third space size is greater than 490 MB. Alternatively, the second preset condition may be set that the third space size is 20MB larger than the cleanup threshold, that is, assuming that the cleanup threshold is 500MB, the third space size and the cleanup threshold are considered to satisfy the second preset condition when the third space size is larger than 520 MB.
The second prompt message is used for prompting the user to clear the cache data of the first application. Fig. 4 is a schematic interface diagram of outputting the second prompt message according to the embodiment of the present invention, and as shown in fig. 4, the terminal outputs the second prompt message 401 to prompt the user whether the cache data of the first application reaches the cleaning threshold value or not. The terminal provides two selection button controls, a "yes" button control 402 and a "no" button control 403. The terminal judges whether a first operation of confirming the cleaning of the cache data is received, wherein if the terminal receives the first operation of confirming the cleaning of the cache data, the terminal considers that an operation instruction of confirming the cleaning of the cache data is received, and the step S304 is carried out; and if the terminal does not receive the first operation of confirming the cache data cleaning, the terminal considers that the operation instruction of confirming the cache data cleaning is not received, and the process is ended at the moment.
The first operation differs depending on the type of the terminal, for example, when the terminal is a general personal computer and the input device is a mouse, the first operation may be a click operation of the user on the "yes" button control 402 through the mouse. When the display device of the terminal is a touch display screen (e.g., a smart phone, a tablet computer, a desktop computer), the first operation may be a touch operation of an operation body, where the operation body includes a finger, a stylus, and the like. Further, the first operation may be a touch operation of the user on the screen area corresponding to the "yes" button control 402. Whether the first operation is a touch operation or a click operation, if the first operation of the user is received in the screen area corresponding to the yes button control 402, the operation instruction that the user confirms to clear the cached data is considered to be received; if the first operation of the user is not received in the screen area corresponding to the "yes" button control 402, the operation instruction that the user confirms to clear the cached data is not received. Wherein, the first operation of the user not received in the screen area corresponding to the yes button control 402 includes receiving the second operation of the user in the screen area corresponding to the no button control 403 and receiving the third operation in the screen area outside the screen area corresponding to the yes button control 402 and the screen area corresponding to the no button control 403.
Step S304, when an operation instruction for confirming to clear the cache data is received, clear the cache data of the first application.
Here, step S304 may be implemented by the terminal. The clearing of the cache data of the first application may be clearing of all cache data of the first application, or may be clearing of part of cache data of the first application. If the cache data of the first application is partially cleared, how much cache data is cleared, which cache data is cleared can be set by a user or can be set by a developer of the cache data clearing method. For example, the files of the picture and video class in the cache data of the first application may be cleared, and the cache data of the third space size may be cleared by 80%. That is, if the size of the space occupied by the cache data of the first application at this time is 520MB, the cache data of 416MB is cleared at this time, and the cache data of pictures and video classes is cleared preferentially.
Fig. 5 is an interface schematic diagram of selecting a cleaning method according to an embodiment of the present invention, as shown in fig. 5, after an operation instruction for confirming cleaning of cache data is received, selection information 501 may be output for a user to select whether to completely clean the cache data of the first application or partially clean the cache data of the first application, and after a fourth operation of the user in a screen area corresponding to the "completely clean" button control 502 is received, all the cache data of the first application is cleaned based on the fourth operation; when receiving a fifth operation of the user in the screen region corresponding to the button control 503 of "partial cleaning", a third prompt message 601 shown in fig. 6 is output for prompting the user to select cache data to be cleaned. As shown in fig. 6, the cache data is classified according to file types, and the size of the space occupied by each classification is output, so as to clear the cache data selected by the user.
In the method for clearing cache data provided by the embodiment of the invention, a request message for acquiring a clearing threshold of a first application is sent to a server, a response message sent by the server is received, and then the response message is analyzed to acquire the clearing threshold; the terminal starts to monitor the size of a third space occupied by the cache data of the first application in real time after acquiring the clearing threshold, when the third space size and the clearing threshold meet a second preset condition are detected, second prompt information for clearing the cache data is output, and when an operation instruction for confirming the clearing of the cache data is received, the cache data of the first application is cleared.
Based on the foregoing embodiment, an embodiment of the present invention further provides a cache data cleaning method, where the method is applied to a cache data cleaning system formed by a terminal and a server, fig. 7 is a schematic diagram of an implementation flow of the cache data cleaning method according to the embodiment of the present invention, and as shown in fig. 7, the method includes the following steps:
step S701, when the terminal detects that the cache data of the first application is cleared, obtaining the size of the remaining space of the terminal, the size of the first space occupied by the cache data of the first application and a first hardware parameter.
Here, in the implementation process, data embedding may be performed in the development process of the first application, and each time the user performs cache cleaning on the first application once, the first hardware parameter (including but not limited to parameters of RAM, ROM, and CPU), the current remaining memory space, and the first space size occupied by the cache data of the first application are automatically obtained.
Step S702, the terminal sends cleaning information and a first hardware parameter to a server.
Here, the cleaning information includes at least the remaining space size and the first space size.
In the implementation process, for example, the user a uses the intelligent terminal Y with the brand X model 11, when the user a clears the cache data of the first application, the terminal uploads the model information of the terminal, the working state (the remaining memory value, the CPU state) of the current terminal, and the space occupied by the cache data generated by the first application to the server; the intelligent terminal D with the brand C and the model 10 used by the user B clears the cache data of the first application, and uploads the information to the server.
Step S703, when the terminal detects that the first application is stuck during the running process, obtaining a second space size of the cache data of the first application.
Here, in the implementation process, data embedding is performed in the same development process of the first application, the frame rate of the first application used by the user is recorded, and the conditions that the first application is stuck in different models are analyzed through the frame dropping condition, for example, the first application starts to be stuck frequently when the cache data reaches 400M on the smart terminal Y of the brand X model 11, and frequently sticks when the cache data reaches 350M on the smart terminal D of the brand C model 10.
Step S704, the terminal sends, to the server, cache data information carrying at least the second space size and a second hardware parameter.
Step S705, the server determines whether the first hardware parameter and the second hardware parameter satisfy a first preset condition.
Here, the first preset condition may be that the first hardware parameter and the second hardware parameter are completely the same, and in addition, the first preset condition may also be that one or more of the first hardware parameters are the same. The first preset condition is generally set by a developer of the cache data cleaning method.
Step S706, if the first hardware parameter and the second hardware parameter satisfy a first preset condition, the server determines a cleaning threshold according to the cleaning information and the cache data information.
Here, step S706 may be implemented by:
step S7061, if a first hardware parameter and a second hardware parameter satisfy a first preset condition, the server trains the size of the remaining space and the size of the first space according to a preset machine learning algorithm, and determines a first threshold corresponding to the first hardware parameter;
step S7062, the server trains the size of a second space in the cache data information according to a preset machine learning algorithm, and determines a second threshold corresponding to the configuration information;
step S7063, if the first threshold is greater than or equal to the second threshold, determining the second threshold as a cleaning threshold;
step S7064, if the first threshold is smaller than the second threshold, determining the first threshold as the cleaning threshold.
Step S707, the server receives a request message for acquiring the cleaning threshold sent by the terminal.
Here, the request message includes at least a first hardware parameter of the terminal.
Step S708, the server determines a cleaning threshold corresponding to the first hardware parameter.
Step S709, the server sends the clearing threshold to the terminal in a response message.
Step S710, after receiving the response message sent by the server, the terminal acquires a clearing threshold.
Step S711, when detecting that the third space occupied by the cache data of the first application and the clearing threshold satisfy a second preset condition, the terminal outputs second prompt information for clearing the cache data.
The second prompt message is used for prompting a user to clear the cache data of the first application;
step S712, when the terminal receives the operation instruction for confirming to clear the cache data, clear the cache data of the first application.
It should be noted that, for the explanation of the same steps or concepts in the present embodiment as in the other embodiments, reference may be made to the description in the other embodiments.
In the method for clearing the cache data provided by the embodiment of the invention, firstly, when the terminal clears the cache data of the first application, the terminal sends clearing information and a first hardware parameter of the terminal to the server, and when the first application is stuck in the running process, the cache data information and a hardware parameter of the terminal are sent to the server, the server can accurately determine a clearing threshold value of the first application of the terminal with the same or similar hardware parameter according to the hardware parameter, the cache data information and the clearing information of the terminal, and after the terminal acquires the clearing threshold value, the terminal can clear the cache data in time according to the clearing threshold value, so that the situation that the first application is stuck in the running process is avoided, and the user experience is improved.
The embodiment of the invention further provides a method for cleaning the cache data, which is applied to a cache data cleaning system formed by a terminal and a server, and comprises the following steps:
step 81, when the terminal detects that the cache data of the first application is cleared, obtaining the size of the remaining space of the terminal and the size of the first space occupied by the cache data of the first application.
Step 82, the terminal sends cleaning information and the first hardware parameter to the server.
Here, the cleaning information includes at least the remaining space size and the first space size.
And step 83, when the terminal detects that the first application is jammed in the running process, acquiring a second space occupied by the cache data of the first application.
Step 84, the terminal sends the cache data information at least carrying the second space size to the server.
And step 85, the server judges whether the first hardware parameter and the second hardware parameter meet a first preset condition.
And step 86, if the first hardware parameter and the second hardware parameter meet a first preset condition, the server determines a cleaning threshold according to the cleaning information and the cache data information.
Step 87, the server monitors the fourth space size occupied by the cache data of the first application in the first terminal.
Here, the hardware parameter of the first terminal is the same as the first hardware parameter.
And step 88, if the size of the fourth space and the clearing threshold value meet a second preset condition, the server sends a first prompt message to the first terminal.
Here, the first prompt message is used to prompt to clear the cache data of the first application.
And 89, the terminal receives and outputs the first prompt message sent by the server.
And step 90, when the terminal receives an operation instruction for confirming the cache data clearing, clearing the cache data of the first application.
It should be noted that, for the explanation of the same steps or concepts in the present embodiment as in the other embodiments, reference may be made to the description in the other embodiments.
In the method for clearing cache data provided by the embodiment of the invention, firstly, when a terminal clears cache data of a first application, a terminal sends clearing information and a first hardware parameter of the terminal to a server, and when a pause occurs in the running process of the first application, the terminal sends the cache data information and a hardware parameter of the terminal to the server, the server can accurately determine a clearing threshold value of the first application of the terminal with the same or similar hardware parameter according to the hardware parameter, the cache data information and the clearing information of the terminal, and the server monitors a fourth space size occupied by the cache data of the first application in the first terminal with the same hardware parameter; and if the size of the fourth space and the cleaning threshold value meet a second preset condition, the server sends first prompt information to the first terminal to prompt a user to clean the cache data of the first application. Therefore, the terminal can be ensured to timely clear the cache data, and good operation performance is further kept.
An embodiment of the present invention provides a server, where the server at least includes: a processor, a memory, and a communication bus, wherein:
the communication bus is used for realizing connection communication between the processor and the memory;
the memory is used for storing a cache data cleaning program;
the processor is used for executing the cache data cleaning program stored in the memory so as to realize the following steps:
receiving cleaning information sent by a terminal when cleaning cache data of a first application and a first hardware parameter of the terminal corresponding to the cleaning information;
receiving cache data information sent by a terminal when a card pause occurs in the running process of the first application and a second hardware parameter of the terminal corresponding to the cache data information;
if the first hardware parameter and the second hardware parameter meet a first preset condition, determining a cleaning threshold value according to the cleaning information and the cache data information;
and sending the cleaning threshold value to a terminal corresponding to the first hardware parameter and a terminal corresponding to the second hardware parameter.
In other embodiments, the cleaning information includes at least: the method comprises the steps that the terminal is in the residual space size before cache data is cleaned and the first space size occupied by the cache data of the cleaned first application, and the cache data information at least comprises the following steps: correspondingly, if the first hardware parameter and the second hardware parameter satisfy the first preset condition, determining a cleaning threshold according to the cleaning information and the cache data information, including:
if the first hardware parameter and the second hardware parameter meet a first preset condition, training the residual space size and the first space size according to a preset machine learning algorithm, and determining a first threshold corresponding to the first hardware parameter;
training a second space size in the cache data information according to a preset machine learning algorithm, and determining a second threshold corresponding to the configuration information;
determining the second threshold as a cleaning threshold if the first threshold is greater than or equal to the second threshold;
determining the first threshold as the cleanup threshold if the first threshold is less than the second threshold.
In other embodiments, the sending the clearing threshold to the terminal corresponding to the configuration information includes:
receiving a request message for acquiring a clearing threshold value, wherein the request message at least comprises a first hardware parameter of a terminal;
determining a cleaning threshold corresponding to the first hardware parameter;
and sending the cleaning threshold value to the terminal.
In another embodiment, after the step of determining the cleanup threshold according to the cleanup information and the cache data information if the first hardware parameter and the second hardware parameter satisfy the first preset condition, the processor is further configured to execute a cache data cleanup program stored in the memory to implement the steps of:
monitoring a fourth space occupied by cache data of a first application in a first terminal, wherein a hardware parameter of the first terminal is the same as the first hardware parameter;
and if the size of the fourth space and the cleaning threshold value meet a second preset condition, sending prompt information to the first terminal, wherein the prompt information is used for prompting cleaning of the cache data of the first application.
The embodiment of the present invention further provides a computer-readable storage medium, where a cache data cleaning program is stored on the computer-readable storage medium, and the cache data cleaning program is executed by a processor to perform the steps of the cache data cleaning method according to the other embodiments of the present invention.
It should be noted that the description of the server embodiment is similar to the description of the method embodiment, and has similar beneficial effects to the method embodiment, and therefore, the description is not repeated. For technical details not disclosed in the server embodiment of the present invention, reference is made to the description of the method embodiment of the present invention for understanding.
An embodiment of the present invention provides a terminal, fig. 8 is a schematic diagram of a composition structure of a terminal according to an embodiment of the present invention, and as shown in fig. 8, the terminal 800 at least includes: a memory 801, a communication bus 802, and a processor 803, wherein:
the memory 801 is used for storing a cache data cleaning program;
the communication bus 802 is used for realizing connection communication between the processor and the memory;
the processor 803 is configured to execute a cache data cleaning program stored in the memory, so as to implement the following steps:
receiving a response message sent by a server, wherein the response message at least comprises a clearing threshold;
when detecting that a third space occupied by the cache data of the first application and the cleaning threshold meet a second preset condition, outputting second prompt information for cleaning the cache data, wherein the second prompt information is used for prompting a user to clean the cache data of the first application;
and when an operation instruction for confirming the cleaning of the cache data is received, cleaning the cache data of the first application.
In other embodiments, before receiving the purge threshold sent by the server, the processor 803 is further configured to execute a cache data purge program stored in the memory to implement the following steps:
when the cache data of the first application is detected to be cleared, acquiring the size of the remaining space of the first application and the size of a first space occupied by the cache data of the first application;
sending cleaning information to the server, wherein the cleaning information at least comprises configuration information of the server, the size of the remaining space and the size of the first space;
when the first application is detected to be blocked in the running process, obtaining a second space size of the cache data of the first application;
and sending cache data information at least carrying the second space size to the server.
In other embodiments, after the step of sending the cache data information carrying at least the second space size to the server, the processor 803 is further configured to execute a cache data cleaning program stored in a memory, so as to implement the following steps:
receiving and outputting first prompt information sent by the server; the first prompt message is used for prompting a user to clear the cache data of the first application;
and when an operation instruction for confirming the cleaning of the cache data is received, cleaning the cache data of the first application.
The embodiment of the present invention further provides a computer-readable storage medium, where a cache data cleaning program is stored on the computer-readable storage medium, and the cache data cleaning program is executed by a processor to perform the steps of the cache data cleaning method according to the other embodiments of the present invention.
It should be noted that the description of the terminal embodiment is similar to the description of the method embodiment, and has similar beneficial effects to the method embodiment, and therefore, the description is not repeated. For technical details not disclosed in the terminal embodiments of the present invention, reference is made to the description of the method embodiments of the present invention for understanding.
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 described in the embodiments of the present invention.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
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 (10)

1. A cache data cleaning method is characterized by comprising the following steps:
receiving cleaning information sent by a terminal when cleaning cache data of a first application and a first hardware parameter of the terminal corresponding to the cleaning information;
receiving cache data information sent by a terminal when a card pause occurs in the running process of the first application and a second hardware parameter of the terminal corresponding to the cache data information;
if the first hardware parameter and the second hardware parameter meet a first preset condition, determining a first threshold value according to the cleaning information, and determining a second threshold value according to the cache data information;
determining the second threshold as a cleaning threshold if the first threshold is greater than or equal to the second threshold; determining the first threshold as the cleanup threshold if the first threshold is less than the second threshold;
and sending the cleaning threshold value to a terminal corresponding to the first hardware parameter and a terminal corresponding to the second hardware parameter.
2. The method as claimed in claim 1, wherein the cleaning information includes at least: the method comprises the steps that the terminal is in the residual space size before cache data is cleaned and the first space size occupied by the cache data of the cleaned first application, and the cache data information at least comprises the following steps: correspondingly, if the first hardware parameter and the second hardware parameter meet a first preset condition, determining a first threshold value according to the cleaning information, and determining a second threshold value according to the cache data information, including:
if the first hardware parameter and the second hardware parameter meet a first preset condition, training the residual space size and the first space size according to a preset machine learning algorithm, and determining a first threshold corresponding to the first hardware parameter;
and training the second space size in the cache data information according to a preset machine learning algorithm, and determining a second threshold corresponding to the configuration information.
3. The method as claimed in claim 1, wherein said sending said cleanup threshold to a terminal corresponding to a first hardware parameter comprises:
receiving a request message for acquiring a clearing threshold value, wherein the request message at least comprises a first hardware parameter of a terminal;
determining a cleaning threshold corresponding to the first hardware parameter;
and sending the cleaning threshold to a terminal corresponding to the first hardware parameter.
4. The method of claim 1, wherein after the step of determining a cleanup threshold based on the cleanup information and the cache data information if the first hardware parameter and the second hardware parameter satisfy a first predetermined condition, the method further comprises:
monitoring a fourth space occupied by cache data of a first application in a first terminal, wherein a hardware parameter of the first terminal is the same as the first hardware parameter;
and if the size of the fourth space and the cleaning threshold value meet a second preset condition, sending prompt information to the first terminal, wherein the prompt information is used for prompting cleaning of the cache data of the first application.
5. A cache data cleaning method is characterized by comprising the following steps:
receiving a response message sent by a server, wherein the response message at least comprises a clearing threshold; the clearing threshold is determined by judging the sizes of the first threshold and the second threshold; the first threshold value is determined according to corresponding cleaning information when the cache data of the first application are cleaned, and the second threshold value is determined according to cache data information sent when a pause occurs in the running process of the first application;
when detecting that a third space occupied by the cache data of the first application and the cleaning threshold meet a second preset condition, outputting second prompt information for cleaning the cache data, wherein the second prompt information is used for prompting a user to clean the cache data of the first application;
and when an operation instruction for confirming the cleaning of the cache data is received, cleaning the cache data of the first application.
6. The method as recited in claim 5, wherein prior to receiving the cleanup threshold sent by the server, the method further comprises:
when the cache data of the first application is detected to be cleared, acquiring the size of the remaining space of the first application and the size of a first space occupied by the cache data of the first application;
sending cleaning information to the server, wherein the cleaning information at least comprises the size of the remaining space and the size of the first space;
when the first application is detected to be blocked in the running process, obtaining a second space size of the cache data of the first application;
and sending cache data information at least carrying the second space size to the server.
7. The method as claimed in claim 6, wherein after the step of sending the cached data information carrying at least the second space size to the server, the method further comprises:
receiving and outputting first prompt information sent by the server; the first prompt message is used for prompting a user to clear the cache data of the first application;
and when an operation instruction for confirming the cleaning of the cache data is received, cleaning the cache data of the first application.
8. A server, characterized in that the server comprises at least: a processor, a memory, and a communication bus, wherein:
the communication bus is used for realizing connection communication between the processor and the memory;
the memory is used for storing a cache data cleaning program;
the processor is configured to execute a cache data cleaning program stored in the memory to implement the steps of the cache data cleaning method according to claims 1 to 4.
9. A terminal, characterized in that the terminal comprises at least: a processor, a memory, and a communication bus, wherein:
the communication bus is used for realizing connection communication between the processor and the memory;
the memory is used for storing a cache data cleaning program;
the processor is configured to execute the cache data cleaning program stored in the memory to implement the steps of the cache data cleaning method according to claims 5 to 7.
10. A computer readable storage medium having stored thereon a cache data scrubbing program, which when executed by a processor implements the steps of the cache data scrubbing method as claimed in claims 1-4 or claims 5-7.
CN201711048806.8A 2017-10-31 2017-10-31 Cache data cleaning method, server, terminal and computer readable storage medium Active CN107678698B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711048806.8A CN107678698B (en) 2017-10-31 2017-10-31 Cache data cleaning method, server, terminal and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711048806.8A CN107678698B (en) 2017-10-31 2017-10-31 Cache data cleaning method, server, terminal and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN107678698A CN107678698A (en) 2018-02-09
CN107678698B true CN107678698B (en) 2020-11-17

Family

ID=61143839

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711048806.8A Active CN107678698B (en) 2017-10-31 2017-10-31 Cache data cleaning method, server, terminal and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN107678698B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108647156A (en) * 2018-04-10 2018-10-12 平安科技(深圳)有限公司 Cache cleaner method, apparatus, computer installation and storage medium
CN109359107A (en) * 2018-11-05 2019-02-19 中国建设银行股份有限公司 Database method for cleaning, system, device and storage medium
CN112015698A (en) * 2020-08-26 2020-12-01 北京金山云网络技术有限公司 Method and device for cleaning mirror image data and electronic equipment
CN112148560A (en) * 2020-09-18 2020-12-29 北京优安思诚科技有限公司 Mobile phone cleaning optimization system based on cloud
CN112612537A (en) * 2020-12-16 2021-04-06 平安普惠企业管理有限公司 Configuration data caching method, device, equipment and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103220427A (en) * 2013-04-16 2013-07-24 广东欧珀移动通信有限公司 Mobile phone background program cleaning method and mobile phone
CN103324575A (en) * 2012-03-23 2013-09-25 腾讯科技(深圳)有限公司 Memory clearing method and mobile terminal
CN103761306A (en) * 2014-01-22 2014-04-30 深圳市欧珀通信软件有限公司 Smart terminal file cleaning method and device
CN104408201A (en) * 2014-12-16 2015-03-11 北京奇虎科技有限公司 Junk file cleaning method and device
CN104572113A (en) * 2015-01-21 2015-04-29 深圳市中兴移动通信有限公司 Automatic storage space arranging method and mobile terminal
CN105893267A (en) * 2015-10-14 2016-08-24 乐视致新电子科技(天津)有限公司 Memory space clearing method and device
CN105975301A (en) * 2016-04-29 2016-09-28 北京小米移动软件有限公司 Memory cleaning method and device, and electronic equipment
CN105975305A (en) * 2016-04-29 2016-09-28 北京小米移动软件有限公司 Operating system event processing method and device as well as terminal
CN105975348A (en) * 2016-05-31 2016-09-28 宇龙计算机通信科技(深圳)有限公司 Memory optimization method, optimization device and terminal
CN106851341A (en) * 2015-12-04 2017-06-13 中国电信股份有限公司 Method and mobile terminal for measuring Internet video delivery quality

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010137164A1 (en) * 2009-05-29 2010-12-02 富士通株式会社 Cache control device and method for controlling cache

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324575A (en) * 2012-03-23 2013-09-25 腾讯科技(深圳)有限公司 Memory clearing method and mobile terminal
CN103220427A (en) * 2013-04-16 2013-07-24 广东欧珀移动通信有限公司 Mobile phone background program cleaning method and mobile phone
CN103761306A (en) * 2014-01-22 2014-04-30 深圳市欧珀通信软件有限公司 Smart terminal file cleaning method and device
CN104408201A (en) * 2014-12-16 2015-03-11 北京奇虎科技有限公司 Junk file cleaning method and device
CN104572113A (en) * 2015-01-21 2015-04-29 深圳市中兴移动通信有限公司 Automatic storage space arranging method and mobile terminal
CN105893267A (en) * 2015-10-14 2016-08-24 乐视致新电子科技(天津)有限公司 Memory space clearing method and device
CN106851341A (en) * 2015-12-04 2017-06-13 中国电信股份有限公司 Method and mobile terminal for measuring Internet video delivery quality
CN105975301A (en) * 2016-04-29 2016-09-28 北京小米移动软件有限公司 Memory cleaning method and device, and electronic equipment
CN105975305A (en) * 2016-04-29 2016-09-28 北京小米移动软件有限公司 Operating system event processing method and device as well as terminal
CN105975348A (en) * 2016-05-31 2016-09-28 宇龙计算机通信科技(深圳)有限公司 Memory optimization method, optimization device and terminal

Also Published As

Publication number Publication date
CN107678698A (en) 2018-02-09

Similar Documents

Publication Publication Date Title
CN107133094B (en) Application management method, mobile terminal and computer readable storage medium
CN107678698B (en) Cache data cleaning method, server, terminal and computer readable storage medium
CN108566479B (en) Screen state control method, mobile terminal and computer readable storage medium
CN108184023B (en) Screen state control method, mobile terminal and computer readable storage medium
CN108052280B (en) Method for deleting cache data, terminal and computer readable storage medium
CN108198150B (en) Method for eliminating image dead pixel, terminal and storage medium
CN107168626B (en) Information processing method and device and computer readable storage medium
CN110187808B (en) Dynamic wallpaper setting method and device and computer-readable storage medium
CN110675342A (en) Video frame optimization method, mobile terminal and computer readable storage medium
CN112399215A (en) Screen projection parameter regulation and control method and device and computer readable storage medium
CN108536383B (en) Game control method, game control equipment and computer readable storage medium
CN109491577B (en) Holding interaction method and device and computer readable storage medium
CN108833717B (en) Information cleaning method and device, mobile terminal and computer readable storage medium
CN108196700B (en) Display processing method, mobile terminal and computer readable storage medium
CN112346824B (en) Screen projection application control method and device and computer readable storage medium
CN107517487B (en) Call control method and mobile terminal
CN110099173B (en) Touch experience mode switching method, terminal and storage medium
CN111970738A (en) Network switching control method, equipment and computer readable storage medium
CN109062688B (en) Memory allocation method, server and mobile terminal
CN109308147B (en) Application icon display method and device and computer readable storage medium
CN107743204B (en) Exposure processing method, terminal, and computer-readable storage medium
CN109799943B (en) Background cleaning method for mobile terminal, mobile terminal and computer readable storage medium
CN109856544B (en) Terminal electricity usage time analysis method, terminal and computer-readable storage medium
CN111399739B (en) Touch event conversion processing method, terminal and computer readable storage medium
CN108196938B (en) Memory calling 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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20201027

Address after: Room 306, building 1, Jingxiu family, Huangjing Town, Taicang City, Suzhou City, Jiangsu Province

Applicant after: Taicang Haobo Technical Service Co., Ltd

Address before: 518000 Guangdong Province, Shenzhen high tech Zone of Nanshan District City, No. 9018 North Central Avenue's innovation building A, 6-8 layer, 10-11 layer, B layer, C District 6-10 District 6 floor

Applicant before: NUBIA TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant