CN107436788B - Application program unloading method and device and terminal equipment - Google Patents

Application program unloading method and device and terminal equipment Download PDF

Info

Publication number
CN107436788B
CN107436788B CN201710671336.4A CN201710671336A CN107436788B CN 107436788 B CN107436788 B CN 107436788B CN 201710671336 A CN201710671336 A CN 201710671336A CN 107436788 B CN107436788 B CN 107436788B
Authority
CN
China
Prior art keywords
unloading
application program
uninstalling
level
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.)
Expired - Fee Related
Application number
CN201710671336.4A
Other languages
Chinese (zh)
Other versions
CN107436788A (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.)
Guangdong Genius Technology Co Ltd
Original Assignee
Guangdong Genius 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 Guangdong Genius Technology Co Ltd filed Critical Guangdong Genius Technology Co Ltd
Priority to CN201710671336.4A priority Critical patent/CN107436788B/en
Publication of CN107436788A publication Critical patent/CN107436788A/en
Application granted granted Critical
Publication of CN107436788B publication Critical patent/CN107436788B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/62Uninstallation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention is suitable for the technical field of communication, and provides an application program unloading method, an application program unloading device and terminal equipment, wherein the application program unloading method comprises the following steps: acquiring related information of an application program in an intelligent terminal, and determining unloading levels of the application program according to the related information, wherein the unloading levels at least comprise two; and unloading the application programs of the same unloading level in the intelligent terminal according to the received unloading instruction sent by the user. In the process, the user can unload the installed application programs in batches in the intelligent terminal, the situation that the user needs to unload a plurality of application programs one by one at the same time is avoided, the processes of clicking the corresponding icons of the application programs for many times and waiting for each application program to be unloaded successfully are omitted, the operation is simple and convenient, and the user experience is improved.

Description

Application program unloading method and device and terminal equipment
Technical Field
The embodiment of the application belongs to the technical field of communication, and particularly relates to an application program uninstalling method and device and terminal equipment.
Background
With the continuous development of communication technology, the intelligent terminal becomes an indispensable auxiliary tool in daily life of people, and when a user uses the intelligent terminal, various application programs are often installed on the intelligent terminal; a large number of application programs occupy the memory space of the intelligent terminal and influence the running speed of the intelligent terminal. In addition, some of the applications installed by the user are used less frequently, and some of the applications may have malicious programs. In the prior art, when a user manages application programs on an intelligent terminal, the application programs generally need to be checked one by one, when the application programs need to be unloaded, icons corresponding to the application programs are clicked one by one to complete unloading, and in addition, an unloading task needs to be completed before a next unloading task is executed in the unloading process, so that the unloading process takes a long time. When a plurality of applications which need to be uninstalled exist, a user cannot accurately know which application programs need to be uninstalled urgently, and which application programs can be uninstalled later, so that a bad experience is caused to the user.
Disclosure of Invention
In view of this, embodiments of the present invention provide an application uninstalling method and apparatus, and a terminal device, so as to solve the problem that a user cannot uninstall an application in batch when needing to uninstall an application installed in an intelligent terminal in the prior art.
A first aspect of an embodiment of the present invention provides an application program uninstalling method, where the application program uninstalling method includes:
acquiring related information of an application program in an intelligent terminal, wherein the related information at least comprises two kinds of information;
determining the uninstalling levels of the application program according to the related information, wherein the uninstalling levels at least comprise two;
and unloading the application programs of the same unloading level in the intelligent terminal according to the received unloading instruction sent by the user.
A second aspect of an embodiment of the present invention provides an apparatus for uninstalling an application, where the apparatus for uninstalling an application includes:
the system comprises a related information acquisition unit, a processing unit and a processing unit, wherein the related information acquisition unit is used for acquiring related information of an application program in the intelligent terminal, and the related information at least comprises two kinds of information;
the uninstalling level determining unit is used for determining uninstalling levels of the application program according to the related information, wherein the uninstalling levels at least comprise two uninstalling levels;
and the unloading unit is used for unloading the application programs with the same unloading level in the intelligent terminal according to the received unloading instruction sent by the user.
A third aspect of the embodiments of the present invention provides a terminal device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of any one of the methods for uninstalling an application program when executing the computer program.
A fourth aspect of embodiments of the present invention provides a computer-readable storage medium storing a computer program which, when executed by a processor, implements the steps of the method according to any one of the methods of offloading of the application program.
According to the method and the device for uninstalling the application programs, when the application programs installed in the intelligent terminal need to be uninstalled, the uninstalling level of each application program is determined by obtaining the relevant information of the application programs in the intelligent terminal, and when the uninstalling instruction sent by the user is received, the application programs of the same uninstalling level in the intelligent terminal can be uninstalled according to the uninstalling level corresponding to the uninstalling instruction.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a flowchart illustrating an uninstalling method of an application according to an embodiment of the present invention;
fig. 2 is a schematic diagram of an apparatus for unloading an application according to a second embodiment of the present invention;
fig. 3 is a schematic diagram of a terminal device according to a third embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail.
In order to explain the technical means of the present invention, the following description will be given by way of specific examples.
The first embodiment is as follows:
fig. 1 shows an implementation flow diagram of an application uninstalling method provided in an embodiment of the present application, which is detailed as follows:
step S11, acquiring relevant information of an application program in the intelligent terminal, wherein the relevant information at least comprises two kinds of information;
in the embodiment provided by the application, when a user needs to uninstall an application program in an intelligent terminal, relevant information of the application program in the intelligent terminal is firstly acquired. The application program is an application program installed in the intelligent terminal, and the application program comprises a plurality of types. When the related information of the application program is obtained, the related information of the application program installed in the intelligent terminal is obtained in a form of embedding points in the intelligent terminal; optionally, before acquiring related information of an installed application program in the intelligent terminal, presetting an information storage table; the unique identification of all installed application programs in the intelligent terminal is pre-stored in the information storage table, and after the relevant information of each application program is obtained, the relevant information corresponding to each application program and the unique identification thereof are correspondingly stored; the unique identification may be the name of the application program, etc. The related information comprises installation rate, use frequency, use duration, public evaluation coefficient, uninstallation rate and the like of the application program. The installation rate refers to a ratio of installation times of a public for the same application program to times of searching the same application program, the use frequency is the use frequency after the application program is installed by a user, the use duration refers to the duration of running the application program each time after the application program is installed by the user, and the uninstallation rate is the ratio of times of uninstalling the application program by the user to times of installing the application program.
For example, when an application installed in a smartphone needs to be uninstalled, an information storage table is first set, a unique identifier of an application such as A, B, C, D is stored in the information storage table, and then relevant information such as an installation rate, a use frequency, a use duration, and the like of the application A, B, C, D and the like is acquired in a buried point manner. The following are stored in the information storage table: a (A)1,A2,…,An),B(B1,B2,…,Bn),C(C1,C2,…,Cn),D(D1,D2,…,Dn)。
Step S12, determining uninstalling levels of the application program according to the related information, where the uninstalling levels include at least two;
in the embodiment provided by the application, after the related information of the application installed in the intelligent terminal is acquired, the uninstalling level of the corresponding application is determined according to the related information corresponding to each application, at this time, the uninstalling level of the application may be determined according to one item of information in the related information, or the uninstalling level of the application may be determined according to two or more items of information in the related information. Preferably, a plurality of uninstall levels may be set according to the number of applications in the smart terminal. Optionally, after the uninstalling level of each application is determined, the applications in the same uninstalling level are marked with the same color identifier, and the color identifier may be displayed in an icon corresponding to the application in the intelligent terminal.
For example, three unloading levels, i.e., a first level, a second level and a third level, are set for the smart phone, where the third level is the highest unloading level and the first level is the lowest unloading level, and the higher the unloading level, the higher the possibility that the user unloads the corresponding application program is. Determining the uninstalling grade of the application program A, B, C, D in the smart phone according to the use frequency of the application program A, and if the frequency of running the application program A is less than a first preset value after the application program A is installed in the smart phone, determining the uninstalling grade to be three grades; if the frequency of the running application program A is greater than a second preset value, the unloading grade is determined to be one grade; the first preset value is smaller than the second preset value. When the uninstalling grade of the application program B is determined, the use time length in the related information of the application program B can be combined with the public evaluation coefficient to determine the uninstalling grade of the application program B, assuming that the application program B is a game application program, the average use time length of the application program B in a preset time period is calculated according to the use time length of the application program B in the preset time period, if the average use time length is less than a preset value, the public evaluation coefficient of the application program B is called, and if the public evaluation coefficient is less than the preset coefficient, the uninstalling grade of the application program B is determined to be three grades; the preset coefficient may be an average value of public evaluation coefficients of all application programs installed in the smartphone. Similarly, the uninstalling level of each application is determined according to the related information of the application. If the offload level of application B, D is three levels, then applications B and D are labeled with the same color designation.
Preferably, the determining the uninstallation level of the application according to the related information includes:
determining a positive index and a negative index of the related information of the same application program;
calculating a comprehensive unloading index of the corresponding application program according to the positive index and the negative index;
and determining the unloading grade of the application program according to the comprehensive unloading index.
Specifically, when determining the uninstalling level of the application according to the obtained related information of the application, firstly classifying and sorting the related information, and removing interference information (such as malicious comments on the application); optionally, when the related information is sorted, the related information may be divided into a positive index and a negative index according to the property of the related information, for example, the positive index includes an installation rate, a use frequency, a use duration, and the like, and the negative index includes an uninstallation rate, a public evaluation coefficient lower than a preset score value, and the like. And then calculating the comprehensive unloading index of the corresponding application program through the positive index and the negative index, and dividing the application programs with the comprehensive unloading indexes in the same preset interval into the same unloading grade. For example, the composite unload index for an application is determined by calculating a weighted average of the positive and negative indices. E.g. the integrated unloading index (installation rate, weighting factor a + usage frequency, weighting factor b + usage duration, weighting factor c) - (unloading rate, weighting factor d + public evaluation factor e); the weighting coefficient of each item can be determined according to the number of similar application programs in the intelligent terminal and can also be determined according to the habit of using the intelligent terminal by a user; the comprehensive uninstallation index of the application program may also be calculated by other methods, which are not limited herein. Assuming that the comprehensive uninstalling indexes of the application program A, B, C, D in the smart phone are 85,83,72 and 77 respectively, and the preset intervals are 70 to 76, 80 to 89 respectively, and the like, the application programs a and B are classified into the same uninstalling level, and the application programs C and D are classified into the same uninstalling level.
Preferably, the method for uninstalling an application further includes:
and acquiring the user information of the user, and determining the unloading level according to the user information and the related information of the application program.
Specifically, in order to determine the uninstalling level of the application more accurately, user information of the user, such as the age, occupation, preference, and the like of the user, is obtained when calculating the comprehensive uninstalling index of the application. And combining the user information with the related information of the application programs to calculate the comprehensive unloading index of each application program, and further determining the unloading grade of each application program.
And step S13, unloading the application programs of the same unloading level in the intelligent terminal according to the received unloading instruction sent by the user.
In the embodiment provided by the invention, after an unloading instruction sent by a user is received, the unloading level of an application program needing to be unloaded is determined according to the unloading instruction, and all application programs in the same unloading level are unloaded according to the unloading level; optionally, after determining the application program to be uninstalled by the uninstall instruction, uninstalling the application program, and simultaneously returning information to inquire whether the user needs to uninstall another application level at the same uninstall level as the application program, and if the user needs to uninstall a program at the same uninstall level, uninstalling another application program at the same uninstall level with the same color mark as the application program.
Preferably, the method for uninstalling an application further includes:
and presetting the identification of each unloading grade and the unloading pattern of each unloading grade, and correspondingly storing the identification and the unloading pattern of the same unloading grade to form an unloading relation table.
Specifically, in order to unload all the application programs in the same unloading level in the intelligent terminal more quickly, an identifier of each unloading level and an unloading pattern corresponding to each unloading level are preset and stored correspondingly. For example, the labels of three unloading levels of the first level, the second level and the third level are respectively set as green, yellow and red, and the corresponding unloading patterns are respectively G, H and R; at this time, the user can uninstall the application program corresponding to the uninstalling level by only drawing the corresponding letter-shaped pattern on the intelligent terminal. Of course, the indication of the unloading level may be in other forms, such as directly indicating the level of each unloading level.
Preferably, the uninstalling the application program of the same uninstalling level in the intelligent terminal according to the received uninstalling instruction sent by the user includes:
receiving an unloading instruction sent by a user, and acquiring a corresponding unloading pattern in the unloading instruction;
inquiring the identification corresponding to the unloading pattern in the unloading relation table;
and determining the uninstalling level of the application program to be uninstalled according to the identifier, and uninstalling the application program with the same uninstalling level.
Specifically, when a user initiates an unloading instruction by drawing an unloading pattern, the unloading pattern included in the unloading instruction is acquired, the identifier corresponding to the unloading pattern is queried through the unloading relation table, the unloading grade corresponding to the identifier is further determined, and then all application programs included in the same unloading grade are unloaded.
For example, a user initiates an uninstalling instruction by drawing an uninstalling pattern "R" on the screen of the smart phone, and queries that the uninstalling level corresponding to "R" is red according to the uninstalling relationship table, that is, the uninstalling level is three, and the smart phone automatically uninstalls all application programs included in the three uninstalling levels.
According to the method and the device for uninstalling the application programs, when the application programs installed in the intelligent terminal need to be uninstalled, the uninstalling level of each application program is determined by obtaining the relevant information of the application programs in the intelligent terminal, and when the uninstalling instruction sent by the user is received, the application programs of the same uninstalling level in the intelligent terminal can be uninstalled according to the uninstalling level corresponding to the uninstalling instruction.
Example two:
fig. 2 shows a structural block diagram of an application uninstalling apparatus according to an embodiment of the present invention, which corresponds to the application uninstalling method according to the above embodiment, and only shows portions related to the embodiment of the present invention for convenience of description.
Referring to fig. 2, the uninstalling apparatus of the application includes: a related information acquiring unit 21, an unloading level determining unit 22, an unloading unit 23, wherein:
a related information obtaining unit 21, configured to obtain related information of an application program in an intelligent terminal, where the related information includes at least two kinds of information;
in the embodiment provided by the application, when a user needs to uninstall an application program in an intelligent terminal, relevant information of the application program in the intelligent terminal is firstly acquired. The application program is an application program installed in the intelligent terminal, and the application program comprises a plurality of types. When the related information of the application program is obtained, the related information of the application program installed in the intelligent terminal is obtained in a form of embedding points in the intelligent terminal; optionally, before acquiring related information of an installed application program in the intelligent terminal, presetting an information storage table; the unique identification of all installed application programs in the intelligent terminal is pre-stored in the information storage table, and after the relevant information of each application program is obtained, the relevant information corresponding to each application program and the unique identification thereof are correspondingly stored; the unique identification may be the name of the application program, etc. The related information comprises installation rate, use frequency, use duration, public evaluation coefficient, uninstallation rate and the like of the application program. The installation rate refers to a ratio of installation times of a public for the same application program to times of searching the same application program, the use frequency is the use frequency after the application program is installed by a user, the use duration refers to the duration of running the application program each time after the application program is installed by the user, and the uninstallation rate is the ratio of times of uninstalling the application program by the user to times of installing the application program.
For example, when an application installed in a smart phone needs to be uninstalled, firstAn information storage table is set, unique identification of application programs such as A, B, C, D is stored in the information storage table, and then relevant information such as installation rate, use frequency and use duration of the application programs A, B, C, D is acquired in a buried point mode. The following are stored in the information storage table: a (A)1,A2,…,An),B(B1,B2,…,Bn),C(C1,C2,…,Cn),D(D1,D2,…,Dn)。
An uninstalling level determining unit 22, configured to determine an uninstalling level of the application according to the relevant information, where the uninstalling level includes at least two;
in the embodiment provided by the application, after the related information of the application installed in the intelligent terminal is acquired, the uninstalling level of the corresponding application is determined according to the related information corresponding to each application, at this time, the uninstalling level of the application may be determined according to one item of information in the related information, or the uninstalling level of the application may be determined according to two or more items of information in the related information. Preferably, a plurality of uninstall levels may be set according to the number of applications in the smart terminal. Optionally, after the uninstalling level of each application is determined, the applications in the same uninstalling level are marked with the same color identifier, and the color identifier may be displayed in an icon corresponding to the application in the intelligent terminal.
For example, three unloading levels, i.e., a first level, a second level and a third level, are set for the smart phone, where the third level is the highest unloading level and the first level is the lowest unloading level, and the higher the unloading level, the higher the possibility that the user unloads the corresponding application program is. Determining the uninstalling grade of the application program A, B, C, D in the smart phone according to the use frequency of the application program A, and if the frequency of running the application program A is less than a first preset value after the application program A is installed in the smart phone, determining the uninstalling grade to be three grades; if the frequency of the running application program A is greater than a second preset value, the unloading grade is determined to be one grade; the first preset value is smaller than the second preset value. When the uninstalling grade of the application program B is determined, the use time length in the related information of the application program B can be combined with the public evaluation coefficient to determine the uninstalling grade of the application program B, assuming that the application program B is a game application program, the average use time length of the application program B in a preset time period is calculated according to the use time length of the application program B in the preset time period, if the average use time length is less than a preset value, the public evaluation coefficient of the application program B is called, and if the public evaluation coefficient is less than the preset coefficient, the uninstalling grade of the application program B is determined to be three grades; the preset coefficient may be an average value of public evaluation coefficients of all application programs installed in the smartphone. Similarly, the uninstalling level of each application is determined according to the related information of the application. If the offload level of application B, D is three levels, then applications B and D are labeled with the same color designation.
Preferably, the unloading level determining unit includes:
the positive and negative direction index determining module is used for determining a positive direction index and a negative direction index of the related information of the same application program;
the calculation module is used for calculating a comprehensive unloading index of the corresponding application program according to the positive index and the negative index;
and the grade division module is used for determining the unloading grade of the application program according to the comprehensive unloading index.
Specifically, when determining the uninstalling level of the application according to the obtained related information of the application, firstly classifying and sorting the related information, and removing interference information (such as malicious comments on the application); optionally, when the related information is sorted, the related information may be divided into a positive index and a negative index according to the property of the related information, for example, the positive index includes an installation rate, a use frequency, a use duration, and the like, and the negative index includes an uninstallation rate, a public evaluation coefficient lower than a preset score value, and the like. And then calculating the comprehensive unloading index of the corresponding application program through the positive index and the negative index, and dividing the application programs with the comprehensive unloading indexes in the same preset interval into the same unloading grade. For example, the composite unload index for an application is determined by calculating a weighted average of the positive and negative indices. E.g. the integrated unloading index (installation rate, weighting factor a + usage frequency, weighting factor b + usage duration, weighting factor c) - (unloading rate, weighting factor d + public evaluation factor e); the weighting coefficient of each item can be determined according to the number of similar application programs in the intelligent terminal and can also be determined according to the habit of using the intelligent terminal by a user; the comprehensive uninstallation index of the application program may also be calculated by other methods, which are not limited herein. Assuming that the comprehensive uninstalling indexes of the application program A, B, C, D in the smart phone are 85,83,72 and 77 respectively, and the preset intervals are 70 to 76, 80 to 89 respectively, and the like, the application programs a and B are classified into the same uninstalling level, and the application programs C and D are classified into the same uninstalling level.
Preferably, the uninstalling apparatus of the application further includes:
and the user information acquisition unit is used for acquiring the user information of the user and determining the unloading level according to the user information and the related information of the application program.
Specifically, in order to determine the uninstalling level of the application more accurately, user information of the user, such as the age, occupation, preference, and the like of the user, is obtained when calculating the comprehensive uninstalling index of the application. And combining the user information with the related information of the application programs to calculate the comprehensive unloading index of each application program, and further determining the unloading grade of each application program.
And the uninstalling unit 23 is configured to uninstall the application program of the same uninstalling level in the intelligent terminal according to the received uninstalling instruction sent by the user.
In the embodiment provided by the invention, after an unloading instruction sent by a user is received, the unloading level of an application program needing to be unloaded is determined according to the unloading instruction, and all application programs in the same unloading level are unloaded according to the unloading level; optionally, after determining the application program to be uninstalled by the uninstall instruction, uninstalling the application program, and simultaneously returning information to inquire whether the user needs to uninstall another application level at the same uninstall level as the application program, and if the user needs to uninstall a program at the same uninstall level, uninstalling another application program at the same uninstall level with the same color mark as the application program.
Preferably, the uninstalling apparatus of the application further includes:
and the unloading pattern setting unit is used for presetting the identification of each unloading grade and the unloading pattern of each unloading grade, and correspondingly storing the identification and the unloading pattern of the same unloading grade to form an unloading relation table.
Specifically, in order to unload all the application programs in the same unloading level in the intelligent terminal more quickly, an identifier of each unloading level and an unloading pattern corresponding to each unloading level are preset and stored correspondingly. For example, the labels of three unloading levels of the first level, the second level and the third level are respectively set as green, yellow and red, and the corresponding unloading patterns are respectively G, H and R; at this time, the user can uninstall the application program corresponding to the uninstalling level by only drawing the corresponding letter-shaped pattern on the intelligent terminal. Of course, the indication of the unloading level may be in other forms, such as directly indicating the level of each unloading level.
Preferably, the unloading unit 23 includes:
the instruction receiving module is used for receiving an unloading instruction sent by a user and acquiring a corresponding unloading pattern in the unloading instruction;
the query module is used for querying the identification corresponding to the unloading pattern in the unloading relation table;
and the unloading module is used for determining the unloading level of the application program to be unloaded according to the identifier and unloading the application program with the same unloading level.
Specifically, when a user initiates an unloading instruction by drawing an unloading pattern, the unloading pattern included in the unloading instruction is acquired, the identifier corresponding to the unloading pattern is queried through the unloading relation table, the unloading grade corresponding to the identifier is further determined, and then all application programs included in the same unloading grade are unloaded.
For example, a user initiates an uninstalling instruction by drawing an uninstalling pattern "R" on the screen of the smart phone, and queries that the uninstalling level corresponding to "R" is red according to the uninstalling relationship table, that is, the uninstalling level is three, and the smart phone automatically uninstalls all application programs included in the three uninstalling levels.
According to the method and the device for uninstalling the application programs, when the application programs installed in the intelligent terminal need to be uninstalled, the uninstalling level of each application program is determined by obtaining the relevant information of the application programs in the intelligent terminal, and when the uninstalling instruction sent by the user is received, the application programs of the same uninstalling level in the intelligent terminal can be uninstalled according to the uninstalling level corresponding to the uninstalling instruction.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
Example three:
fig. 3 is a schematic diagram of a terminal device according to an embodiment of the present invention. As shown in fig. 3, the terminal device 3 of this embodiment includes: a processor 30, a memory 31 and a computer program 32 stored in said memory 31 and executable on said processor 30. The processor 30, when executing the computer program 32, implements the steps of the above-mentioned uninstalling method embodiments of the application program, such as the steps S11 to S13 shown in fig. 1. Alternatively, the processor 30, when executing the computer program 32, implements the functions of the modules/units in the above-mentioned device embodiments, such as the functions of the units 21 to 23 shown in fig. 2.
Illustratively, the computer program 32 may be partitioned into one or more modules/units that are stored in the memory 31 and executed by the processor 30 to implement the present invention. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution process of the computer program 32 in the terminal device 3. For example, the computer program 32 may be divided into a related information obtaining unit, an uninstallation level determining unit, and an alarm closing unit, and each unit has the following specific functions:
the system comprises a related information acquisition unit, a processing unit and a processing unit, wherein the related information acquisition unit is used for acquiring related information of an application program in the intelligent terminal, and the related information at least comprises two kinds of information;
the uninstalling level determining unit is used for determining uninstalling levels of the application program according to the related information, wherein the uninstalling levels at least comprise two uninstalling levels;
the unloading level determining unit includes:
the positive and negative direction index determining module is used for determining a positive direction index and a negative direction index of the related information of the same application program;
the calculation module is used for calculating a comprehensive unloading index of the corresponding application program according to the positive index and the negative index;
and the grade division module is used for determining the unloading grade of the application program according to the comprehensive unloading index.
And the unloading unit is used for unloading the application programs with the same unloading level in the intelligent terminal according to the received unloading instruction sent by the user.
Preferably, the unloading unit includes:
the instruction receiving module is used for receiving an unloading instruction sent by a user and acquiring a corresponding unloading pattern in the unloading instruction;
the query module is used for querying the identification corresponding to the unloading pattern in the unloading relation table;
and the unloading module is used for determining the unloading level of the application program to be unloaded according to the identifier and unloading the application program with the same unloading level.
Preferably, the method for uninstalling an application further includes:
and acquiring the user information of the user, and determining the unloading level according to the user information and the related information of the application program.
Preferably, the method for uninstalling an application further includes:
and presetting the identification of each unloading grade and the unloading pattern of each unloading grade, and correspondingly storing the identification and the unloading pattern of the same unloading grade to form an unloading relation table.
The terminal device 3 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The terminal device may include, but is not limited to, a processor 30, a memory 31. It will be understood by those skilled in the art that fig. 3 is only an example of the terminal device 3, and does not constitute a limitation to the terminal device 3, and may include more or less components than those shown, or combine some components, or different components, for example, the terminal device may also include an input-output device, a network access device, a bus, etc.
The Processor 30 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 31 may be an internal storage unit of the terminal device 3, such as a hard disk or a memory of the terminal device 3. The memory 31 may also be an external storage device of the terminal device 3, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the terminal device 3. Further, the memory 31 may also include both an internal storage unit and an external storage device of the terminal device 3. The memory 31 is used for storing the computer program and other programs and data required by the terminal device. The memory 31 may also be used to temporarily store data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. . Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media which may not include electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (5)

1. An unloading method of an application program, the unloading method of the application program comprising:
acquiring related information of an application program in an intelligent terminal, wherein the related information at least comprises the following two information: installation rate and unloading rate;
determining the uninstalling level of the application program according to the related information, wherein the uninstalling level includes at least two, and the determining the uninstalling level of the application program according to the related information includes: determining a positive index and a negative index of related information of the same application program, calculating a comprehensive unloading index of the corresponding application program according to the positive index and the negative index, and determining an unloading grade of the application program according to the comprehensive unloading index, wherein the positive index comprises: an installation rate, the forward index comprising: the unloading rate;
presetting an identifier of each unloading grade and an unloading pattern of each unloading grade, and correspondingly storing the identifier and the unloading pattern of the same unloading grade to form an unloading relation table, wherein the identifier of each unloading grade is the grade of each unloading grade;
the method for unloading the application programs with the same unloading level in the intelligent terminal according to the received unloading instruction sent by the user comprises the following steps: receiving an unloading instruction sent by a user, acquiring a corresponding unloading pattern in the unloading instruction, inquiring an identifier corresponding to the unloading pattern in the unloading relation table, determining the unloading level of an application program to be unloaded according to the identifier, and unloading all application programs with the same unloading level.
2. The method of uninstalling an application according to claim 1 wherein the method of uninstalling an application further comprises:
and acquiring the user information of the user, and determining the unloading level according to the user information and the related information of the application program.
3. An apparatus for uninstalling an application, the apparatus comprising:
the system comprises a related information acquisition unit and a related information acquisition unit, wherein the related information acquisition unit is used for acquiring related information of an application program in the intelligent terminal, and the related information at least comprises the following two information: installation rate and unloading rate;
an uninstalling level determining unit, configured to determine uninstalling levels of the application according to the related information, where the uninstalling levels include at least two, and the uninstalling level determining unit includes: the system comprises a positive and negative index determining module used for determining a positive index and a negative index of related information of the same application program, a calculating module used for calculating a comprehensive unloading index of the corresponding application program according to the positive index and the negative index, and a grade dividing module used for determining the unloading grade of the application program according to the comprehensive unloading index, wherein the positive index comprises: an installation rate, the forward index comprising: the unloading rate;
the unloading pattern setting unit is used for presetting the identification of each unloading grade and the unloading pattern of each unloading grade, correspondingly storing the identification and the unloading pattern of the same unloading grade to form an unloading relation table, wherein the identification of each unloading grade is the grade of each unloading grade;
the uninstalling unit is configured to uninstall the application program at the same uninstalling level in the intelligent terminal according to the received uninstalling instruction sent by the user, where the uninstalling unit, when executing the uninstalling of the application program at the same uninstalling level in the intelligent terminal according to the received uninstalling instruction sent by the user, is specifically configured to: receiving an unloading instruction sent by a user, acquiring a corresponding unloading pattern in the unloading instruction, inquiring an identifier corresponding to the unloading pattern in the unloading relation table, determining the unloading level of an application program to be unloaded according to the identifier, and unloading all application programs with the same unloading level.
4. A terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any of claims 1 to 2 when executing the computer program.
5. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 2.
CN201710671336.4A 2017-08-08 2017-08-08 Application program unloading method and device and terminal equipment Expired - Fee Related CN107436788B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710671336.4A CN107436788B (en) 2017-08-08 2017-08-08 Application program unloading method and device and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710671336.4A CN107436788B (en) 2017-08-08 2017-08-08 Application program unloading method and device and terminal equipment

Publications (2)

Publication Number Publication Date
CN107436788A CN107436788A (en) 2017-12-05
CN107436788B true CN107436788B (en) 2020-09-04

Family

ID=60459935

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710671336.4A Expired - Fee Related CN107436788B (en) 2017-08-08 2017-08-08 Application program unloading method and device and terminal equipment

Country Status (1)

Country Link
CN (1) CN107436788B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110493336B (en) * 2019-08-15 2021-11-16 问问智能信息科技有限公司 Method and device for determining target user side in gray scale release process

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019584A (en) * 2012-11-14 2013-04-03 广东欧珀移动通信有限公司 Method for batch uninstalling programs of mobile terminal equipment
CN103136024A (en) * 2013-01-31 2013-06-05 广东欧珀移动通信有限公司 Method, device and mobile device for reliable unloading of application program

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102253858B (en) * 2011-06-27 2013-07-03 宇龙计算机通信科技(深圳)有限公司 Device and method for managing application programs
CN103309729A (en) * 2012-03-15 2013-09-18 宇龙计算机通信科技(深圳)有限公司 Terminal and application program management method
US20130339937A1 (en) * 2012-06-14 2013-12-19 Avaya Inc. Dynamic application management
CN102968297B (en) * 2012-10-25 2016-10-26 北京奇虎科技有限公司 The software management system of mobile terminal and method
CN103064716B (en) * 2013-01-14 2016-04-27 广东欧珀移动通信有限公司 The method of mobile terminal device fast discharging application program
JP6065791B2 (en) * 2013-09-13 2017-01-25 富士通株式会社 Control program and information processing terminal
CN103530175B (en) * 2013-10-24 2017-08-15 广东欧珀移动通信有限公司 The classification processing method and device of application program
US20150220316A1 (en) * 2014-01-31 2015-08-06 Microsoft Corporation Application program evanescence on a computing device
CN105808225A (en) * 2014-12-31 2016-07-27 中兴通讯股份有限公司 Application program management method and device as well as terminal
CN105824662B (en) * 2015-12-25 2021-06-15 维沃移动通信有限公司 Application program unloading method and electronic equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019584A (en) * 2012-11-14 2013-04-03 广东欧珀移动通信有限公司 Method for batch uninstalling programs of mobile terminal equipment
CN103136024A (en) * 2013-01-31 2013-06-05 广东欧珀移动通信有限公司 Method, device and mobile device for reliable unloading of application program

Also Published As

Publication number Publication date
CN107436788A (en) 2017-12-05

Similar Documents

Publication Publication Date Title
CN109240876B (en) Instance monitoring method, computer-readable storage medium, and terminal device
CN107784070B (en) Method, device and equipment for improving data cleaning efficiency
CN109814524B (en) Vehicle diagnosis method, device and system
CN110928739B (en) Process monitoring method and device and computing equipment
CN107179930B (en) Application uninstalling recommendation method and device
CN111062013B (en) Account filtering method and device, electronic equipment and machine-readable storage medium
CN111460232A (en) Functional module searching method, device, terminal and computer readable storage medium
CN109041064B (en) Pseudo base station identification method and device and mobile terminal
CN105224614A (en) Application program classification display method and device
CN109165156B (en) Bar code testing method and device and terminal equipment
CN112329954A (en) Article recall method and device, terminal equipment and storage medium
CN107436788B (en) Application program unloading method and device and terminal equipment
CN108255950B (en) Data storage method and terminal equipment
CN108920601B (en) Data matching method and device
CN107071553B (en) Method, device and computer readable storage medium for modifying video and voice
CN113705625A (en) Method and device for identifying abnormal life guarantee application families and electronic equipment
CN105868279A (en) Application recommendation method and server
CN107679222A (en) Image processing method, mobile terminal and computer-readable recording medium
CN115643172A (en) Abnormity detection method, abnormity detection device, terminal equipment and storage medium
CN111401981A (en) Bidding method and device of bidding cloud host and storage medium
CN108319721B (en) Application program recommendation method and device, user terminal and server
CN115220624A (en) Link highlight display method, device, equipment and computer readable storage medium
CN111222739B (en) Nuclear power station task allocation method and nuclear power station task allocation system
CN109472766B (en) Bridge bolt area positioning method and terminal equipment
CN109491986B (en) Fire-fighting parameter configuration method and device and terminal equipment

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20200904

CF01 Termination of patent right due to non-payment of annual fee