CN107979688B - application program management method and mobile terminal - Google Patents

application program management method and mobile terminal Download PDF

Info

Publication number
CN107979688B
CN107979688B CN201711048817.6A CN201711048817A CN107979688B CN 107979688 B CN107979688 B CN 107979688B CN 201711048817 A CN201711048817 A CN 201711048817A CN 107979688 B CN107979688 B CN 107979688B
Authority
CN
China
Prior art keywords
function point
application program
main function
application programs
point list
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
CN201711048817.6A
Other languages
Chinese (zh)
Other versions
CN107979688A (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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201711048817.6A priority Critical patent/CN107979688B/en
Publication of CN107979688A publication Critical patent/CN107979688A/en
Application granted granted Critical
Publication of CN107979688B publication Critical patent/CN107979688B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)
  • Telephone Function (AREA)

Abstract

The invention provides an application program management method and a mobile terminal. The method comprises the following steps: aiming at least two installed application programs of the same category, acquiring a first main function point of each application program according to a first preset condition, and generating a first main function point list of the at least two application programs; matching the first main function point list with each second main function point list formed by second main function points of each application program to obtain a plurality of first matching degrees; determining at least one first target application program corresponding to at least one first matching degree meeting a second preset condition; uninstalling the applications except the at least one first target application in the at least two applications. The invention can realize effective management of the application program, reduce the redundancy of the similar application program and save the storage space.

Description

Application program management method and mobile terminal
Technical Field
The invention relates to the technical field of software, in particular to a management method of an application program and a mobile terminal.
Background
with the increasing popularity of mobile terminals (e.g., mobile phones), the demand of various applications in mobile phones is becoming more and more strong, and then mobile phone manufacturers develop their own app stores to display mobile phone software, so as to facilitate users to download the required mobile phone software.
In recent years, as functions of Applications (APPs) become stronger, life of users depends on smart phones, so that tens of APPs or even hundreds of APPs may be installed in mobile phones of everyone. The APP functions of a plurality of classes are overlapped but not completely the same, so that too many APPs are installed in the mobile phone of the user, higher memory is occupied, and user experience is influenced.
therefore, the management scheme of the application program in the related art still cannot realize effective management of the application program.
Disclosure of Invention
The embodiment of the invention provides an application program management method and a mobile terminal, and aims to solve the problem that effective management of an application program cannot be realized in a management scheme of the application program in the related art.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides a method for managing an application, where the method is applied to a mobile terminal, and the method includes:
Aiming at least two installed application programs of the same category, acquiring a first main function point of each application program according to a first preset condition, and generating a first main function point list of the at least two application programs;
Matching the first main function point list with each second main function point list formed by second main function points of each application program to obtain a plurality of first matching degrees;
determining at least one first target application program corresponding to at least one first matching degree meeting a second preset condition;
Uninstalling the applications except the at least one first target application in the at least two applications.
In a second aspect, an embodiment of the present invention further provides a mobile terminal, where the mobile terminal includes:
The first acquisition module is used for acquiring a first main function point of each application program according to a first preset condition aiming at least two installed application programs of the same category and generating a first main function point list of the at least two application programs;
a first matching module, configured to match the first main function point list with each second main function point list formed by second main function points of each application program, so as to obtain a plurality of first matching degrees;
The first determining module is used for determining at least one first target application program corresponding to at least one first matching degree meeting a second preset condition;
And the uninstalling module is used for uninstalling the application programs except the at least one first target application program in the at least two application programs.
In a third aspect, an embodiment of the present invention further provides a mobile terminal, including: memory, a processor and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the management method of an application.
In a fourth aspect, the embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the management method for an application program are implemented.
in the embodiment of the invention, the main function points of at least two installed applications of the same type are screened according to a first preset condition, the first main function point list obtained after screening is respectively matched with a second main function point list formed by the main function points of each application, a first target application with the matching degree meeting a second preset condition is determined as an application capable of meeting the function requirement of a user, and finally, the applications except the first target application in the at least two applications are unloaded, so that the main function requirement of the user on the application is met, the effective management of the application is realized, the redundancy of the applications of the same type is reduced, and the storage space is saved.
Drawings
in order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced 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 that other drawings can be obtained according to these drawings without inventive labor.
Fig. 1 is a flowchart of a management method of an application program of a first embodiment of the present invention;
FIG. 2 is a block diagram of a mobile terminal of one embodiment of the present invention;
fig. 3 is a schematic diagram of a hardware structure of a mobile terminal according to another embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
first embodiment
referring to fig. 1, a flowchart of a management method for an application according to an embodiment of the present invention is shown, and is applied to a mobile terminal, where the method specifically includes the following steps:
step 101, aiming at least two installed application programs of the same category, acquiring a first main function point of each application program according to a first preset condition, and generating a first main function point list of the at least two application programs;
At present, a user installs at least two application programs (apps) of the same type on a mobile terminal, for example, 10 social apps such as App1 and App2 … … App10 are installed, and the social apps overlap in function, thereby causing waste of storage space, occupation of memory, and easy system blockage, and poor user experience.
in order to meet the functional use requirements of users on social class apps, improve the utilization rate of storage space, remove redundant apps and improve the performance of the terminal, the method provided by the embodiment of the invention can acquire the main function points of each App according to a first preset condition aiming at least two apps of the same class installed on a mobile terminal (such as a mobile phone), so that a first main function point list is generated by the main function points acquired by the 10 apps according to the first preset condition, namely, at least two apps of the same class correspond to the same main function point list.
specifically, when each App is on line to an application store, each App carries the category information of the App and the information of the main function point and the secondary function point of the App, so that the App can be displayed in a classified manner on the application store, and a user can conveniently search, download and purchase the apps.
For example, applications published on an application store may be exposed by categories, App categories including, but not limited to, games, children, education, shopping, photography and videotaping, efficiency, life, food, travel, music, sports, news, tools, entertainment, social, financial, weather, books, and so forth.
whereas a generic category defined in at least two apps of the generic category of the invention refers to any one of the above listed and non-listed categories.
then, in the embodiment of the present invention, after each App is on-line, when a certain App is downloaded or after downloading is completed, the information (including the category, the primary function point, or further including the secondary function point) of each App is acquired, the category of the App, the primary function point of the App, or the secondary function point of the App is respectively labeled in a tag manner, and then the tag of the information of the App and the identifier of the App are stored locally in the mobile terminal in a pre-association manner.
In this way, when the local application program needs to be managed, the method according to the embodiment of the present invention may obtain the main function points of the App belonging to the social category in the local App according to the pre-stored tag of the App information. For example, the main function points of App1 include a chat function and a friend circle function; the main functional points of the App2 include a chat function, and the main functional points of the App10 of the payment function … … include a chat function, a friend circle function, and a payment function. When the main function point is obtained, the method of the embodiment of the present invention needs to obtain the main function point according to a first preset condition, where the first preset condition may be to obtain the main function point of the App, or obtain the main function point that is commonly used by the user for the App, or obtain the main function point with a small error probability of the App, and of course, the first preset condition is not limited thereto, and may also include other conditions that are not listed and are convenient for the user to effectively manage the same kind of App without affecting the use of the main function point. In short, the first preset condition in the embodiment of the present invention refers to a main function point of an application, a main function point frequently used by a user for the application, a main function point with a low difference rate in the running process of the application, and the like.
Then, this step may obtain first main function points for, for example, 10 apps of the social class under a first preset condition, and generate these first main function points as a first main function point list.
Certainly, the technical solution is described by taking only apps of social categories as examples, and during specific operation, as long as at least two applications belonging to the same category and locally installed in the mobile terminal are required to obtain and generate a first main function point list according to a first preset condition, that is, a locally installed App generates a first main function point list, so that the embodiment of the present invention may perform redundancy removal on a type of App installed with multiple apps.
102, matching the first main function point list with each second main function point list formed by second main function points of each application program to obtain a plurality of first matching degrees;
in the embodiment of the present invention, since the identifier of the App and the tags of the category and the main function point of the App can be stored in a local mobile terminal in advance in an associated manner, for example, the main function point of each App in the social category can be obtained according to the tags stored in the associated manner, where the second main function point list of the App1 includes a chat function and a friend circle function; the second list of primary function points of App2 comprises a chat function, the second list of primary function points of App10 of the pay function … … comprises a chat function, a circle of friends function and a pay function;
then, in order to remove redundancy for the 10 apps, the acquired first primary function point list may be filtered by a first preset condition to be respectively matched with the primary function points in each second primary function point list.
for example, the first list of primary function points includes a chat function, a circle of friends function, and a payment function.
then, the matching degree corresponding to App1 is 67% (where two of the three main function points are matched, that is, 2/3 is about 67%), and the matching degree corresponding to App2 is 67% (the calculation principle is similar to App1, and is not described here).
103, determining at least one first target application program corresponding to at least one first matching degree meeting a second preset condition;
In this embodiment, there are 10 matching degrees, the 10 matching degrees may be screened according to a second preset condition, where the second preset condition may be to select a matching degree greater than a certain threshold, select a maximum matching degree, select a matching degree within a certain threshold range, and the like, and the present invention is not limited to this.
for example, if the second preset condition is that a matching degree greater than 70% is selected, it may be determined that the first target application obtained by screening is App 10;
for example, if the second preset condition is that a matching degree greater than 60% is selected, it may be determined that the first target application obtained by screening is App1, App2, and App 10;
in this way, one or more first target application programs with main function points meeting the first preset condition can be screened from 10 social class apps of the same class.
and 104, uninstalling the application programs except the at least one first target application program in the at least two application programs.
For example, the second preset condition is to select a matching degree greater than 60%, and herein App 3-App 9 of 10 social apps can be uninstalled.
therefore, the embodiment of the invention can unload the local social Apps with incomplete main functions, high main function infrequent use rate, high main function error rate and the like, thereby reducing the redundancy of the similar Apps and reducing the storage space.
In the embodiment of the invention, the main function points of at least two installed applications of the same type are screened according to a first preset condition, the first main function point list obtained after screening is respectively matched with a second main function point list formed by the main function points of each application, a first target application with the matching degree meeting a second preset condition is determined as an application capable of meeting the function requirement of a user, and finally, the applications except the first target application in the at least two applications are unloaded, so that the main function requirement of the user on the application is met, the effective management of the application is realized, the redundancy of the applications of the same type is reduced, and the storage space is saved.
the method and the device can help the user to integrate the APPs in the mobile phone, so that the user can reasonably control the number of the APPs in the mobile phone, discover the demand points of the user and recommend the APPs more suitable for the user to use.
second embodiment
optionally, in the second embodiment, when the screened first target application program is still too many on the premise that the primary function point is used as the primary requirement of the user, or when the user filters and deletes a similar App, the primary function point and the secondary function point need to be considered, at this time, the method according to the embodiment of the present invention needs to be further used:
prior to step 104, a method according to an embodiment of the invention further comprises:
aiming at least two installed application programs of the same category, acquiring a first secondary function point of each application program according to a first preset condition, and generating a first secondary function point list of the at least two application programs;
In the method according to the embodiment of the present invention, the step 101 may be executed to obtain the first primary function point list under the first preset condition, and the secondary function points of multiple apps of the same type may be screened under the first preset condition, so as to generate the first secondary function point list.
Taking take-away apps as an example, 3 take-away apps installed locally all have the same main functional point for taking away; the take-out App1 also has three secondary function points of a mall, recipe sharing and mobile phone recharging; the takeaway App2 also has two secondary functional points of mini-games, league collaboration; the takeaway App3 has five secondary function points of shopping mall, recipe sharing, mobile phone recharging, mini-game and alliance cooperation.
When the secondary function points of the three takeout apps are obtained by using the first preset condition, the first preset condition may be to obtain the secondary function points of the apps, or obtain the secondary function points commonly used by the user for the apps, or obtain the secondary function points with a low error probability of the apps. For specific limitation of the first preset condition, reference may be made to the first embodiment, which is not described herein again.
The first preset condition for acquiring the first secondary function point in the second embodiment is substantially similar to the first preset condition of step 101 in the first embodiment in fig. 1, and in practical applications, they may be the same or different, for example, the first preset condition in step 101 may be to acquire a primary function point that the App has, and the first preset condition for acquiring the first secondary function point in this embodiment may be to acquire a secondary function point that the user commonly uses for the App of this type.
Matching the first secondary function point list with each second secondary function point list formed by second secondary function points of the first target application program to obtain a plurality of second matching degrees;
The execution of this step is similar to the principle of step 102 in the above embodiment, and is not described here again.
it should be noted that there is no execution order limitation between the above two steps and the above step 101 and step 102 in the embodiment of the present invention.
If the number of the first target application programs is multiple, determining at least one second target application program corresponding to at least one second matching degree meeting a third preset condition in the multiple first target application programs;
The specific execution principle of this step is similar to that of step 103, and the difference is only that step 103 selects at least one first target application program from at least two application programs, and this step selects at least one second target application program from the plurality of first target application programs selected in step 103, where the screening principle refers to a third preset condition, where the third preset condition of this step is similar to the second preset condition of step 103, where the third preset condition may be selecting a matching degree greater than a certain threshold, selecting a maximum matching degree, selecting a matching degree within a certain threshold range, and the like, and this is not limited in the present invention. The specific content of the third preset condition may be the same as or different from the specific content of the second preset condition, for example, the second preset condition in step 103 may be to select a matching degree greater than a certain threshold, and the third preset condition in this step may be to select a maximum matching degree.
Accordingly, when step 104 is executed, the applications of the at least two applications except the at least one second target application may be uninstalled.
Therefore, when the installed similar apps are subjected to unloading management, the use requirements of users on the primary function points of the similar apps can be considered, the influence of the secondary function points of the similar apps on the requirements of the users can be considered, the apps with the primary function points and the secondary function points which can meet the requirements of the users are reserved, all apps except the apps meeting the requirements in the similar apps are unloaded, the requirement conditions of the users on the secondary functions can be emphasized in program management, the unloaded apps are more in number compared with the case that only the primary function points are considered in the first embodiment, more storage space can be saved, and the system performance is improved.
third embodiment
in this embodiment, the first preset condition in step 101 is to acquire the main function point of App.
specifically, when step 101 is executed, it can be implemented by:
Aiming at least two installed application programs of the same category, acquiring a first main function point of each application program according to a main function point label preset by each application program, and generating a first main function point list of the at least two application programs;
For the preset main function point labels, reference is made to the detailed description of the first embodiment, which is not repeated here.
Then, when the apps of the same type are screened according to the first preset condition, the apps with more main function points in the apps of the same type can be reserved, and the apps with less main function points are unloaded, so that the using requirements of users on most main functions are met, the storage space can be saved, the program redundancy can be reduced, and the system performance can be improved.
fourth embodiment
likewise, in this embodiment, the first preset condition for generating the first secondary function point list in the second embodiment is to acquire the secondary function point that App has.
Specifically, when the step of acquiring the first secondary function point of each application program according to a first preset condition and generating the first secondary function point list of the at least two application programs is executed for the at least two installed application programs of the same category, the following steps may be implemented:
Aiming at least two installed application programs of the same category, acquiring a first secondary function point of each application program according to a secondary function point label preset by each application program, and generating a first secondary function point list of the at least two application programs.
for the preset main function point labels, reference is made to the detailed description of the first embodiment, which is not repeated here.
Therefore, when the same type of apps are screened according to the first preset condition, apps with more secondary function points in the same type of apps can be reserved, and apps with fewer secondary function points can be unloaded, so that the using requirements of users on most main functions can be met, the storage space can be saved, the program redundancy can be reduced, and the system performance can be improved.
Fifth embodiment
In this embodiment, the first preset condition in step 101 is to acquire a main function point commonly used by the user for App.
Therefore, before performing step 101, the method according to an embodiment of the present invention further includes:
Acquiring use data for monitoring main function points of each application program aiming at least two installed application programs of the same category to obtain first use information;
The first usage information here is in the scope of apps of one category, that is, multiple apps of one category all have the same first usage information, and the first usage information may be the number of times of use of the primary function point, the frequency of use of the primary function point in a preset time period, and the like.
Taking the social App as an example, for example, the first usage information is the number of times of usage, the total number of times of usage of the chat function of 10 social apps is 10, the total number of times of usage of the friend circle function is 5, and the total number of times of usage of the payment function is 0.
accordingly, when step 101 is executed, it can be implemented as follows:
determining a first target main function point corresponding to first use information meeting a first preset use condition;
the first preset usage condition corresponds to the first usage information, and when the first usage information is the number of usage times, the first preset usage condition may be that the number of usage times is greater than a certain threshold (e.g., 0, 3, 4, etc.); when the first usage information is a usage frequency of a preset time period, the first preset usage condition may be that the usage frequency of the preset time period (which may be a time period closest to today, such as the last 7 days, the last month, etc.) is greater than a certain frequency threshold.
continuing to take the social App as an example, for example, if the first preset use condition is that the number of uses is greater than 4, through the screening in this step, it may be determined that two main function points, namely the chat function and the friend circle function, are the first target main function point.
and aiming at the at least two installed applications of the same category, generating a first main function point list of the at least two applications from the first target main function point.
for the 10 social apps, the first main function point list generated by the first preset condition screening comprises a chat function and a friend circle function.
Therefore, in the embodiment, apps with main function points commonly used by users in similar apps can be reserved, and apps with main function points not commonly used by users can be uninstalled, so that the use requirements of the users on the main functions commonly used are met, the storage space can be saved, the program redundancy is reduced, and the system performance is improved.
Sixth embodiment
Similar to the fifth embodiment, in the present embodiment, the first preset condition for acquiring the first secondary function point in the second embodiment is to acquire a secondary function point commonly used by the user for App.
Specifically, before the step of executing the second embodiment, obtaining the first secondary function point of each application program according to a first preset condition for the at least two installed applications of the same category, and generating the first secondary function point list of the at least two application programs, the method according to the embodiment of the present invention further includes:
acquiring the use data of the first secondary function point of each application program aiming at least two installed application programs of the same category to obtain second use information;
here, the second usage information is in the range of apps of one category, that is, multiple apps of one category all have the same second usage information, and the second usage information may be the number of times of use of the secondary function point, the frequency of use of the secondary function point in a preset time period, and the like.
correspondingly, when the step of obtaining the first secondary function point of each application program according to the first preset condition and generating the first secondary function point list of the at least two application programs is executed for the at least two installed application programs of the same category, the following steps may be implemented:
Determining a first target secondary function point corresponding to second use information meeting a second preset use condition;
the second preset use condition corresponds to the second use information, and when the second use information is the number of uses, the second preset use condition may be that the number of uses is greater than a certain threshold (e.g., 0, 3, 4, etc.); when the second usage information is a usage frequency of a preset time period, the second preset usage condition may be that the usage frequency of the preset time period (which may be a time period closest to today, such as the last 7 days, the last month, etc.) is greater than a certain frequency threshold.
and aiming at the at least two installed applications of the same category, generating a first secondary function point list of the at least two applications by using the first target secondary function point.
The principle of screening the first target secondary function points under the condition of the secondary function points commonly used by the user is similar to the principle of screening the first target primary function points, and specific reference is made to the fifth embodiment, which is not described herein again.
therefore, in the embodiment, apps with secondary function points commonly used by users in similar apps can be reserved, and apps with secondary function points not commonly used by users are uninstalled, so that the use requirements of users on the commonly used secondary functions are met, the storage space can be saved, the program redundancy is reduced, and the system performance is improved.
In addition, it should be noted that the first preset condition for generating the first primary function point list and the first preset condition for generating the first secondary function point category may be the same or different, and for example, the first primary function point list may be generated on the condition that the primary function point possessed by the App is acquired, and the first secondary function point list may be generated on the condition that the secondary function point commonly used by the user for the App is acquired. Therefore, a user can flexibly uninstall apps of the same category by flexibly setting two first preset conditions for generating the first main function point list and the first secondary function point list, and further considers different use requirements of the user on the main function points and the secondary function points of the apps.
in addition, in one embodiment, when step 101 is executed, the triggering condition may be that a user triggers an application management operation, or that the system performs App uninstallation according to a certain cycle.
when the App is unloaded in a certain cycle, in step 101, for at least two installed applications of the same category, a first main function point of each application may be acquired according to a preset period (for example, one week, one month, three months, and the like) and a first preset condition, and a first main function point list of the at least two applications may be generated.
Therefore, the local similar App can be automatically subjected to redundant uninstallation every other preset period, and effective management of the App is realized on the premise of meeting user requirements.
Similarly, when the step of acquiring the first secondary function point of each application program according to the first preset condition and generating the first secondary function point list of the at least two application programs for the at least two installed applications of the same category in the second embodiment is executed, the following steps may also be implemented:
And aiming at least two installed application programs of the same category, acquiring a first secondary function point of each application program according to the preset period and a first preset condition, and generating a first secondary function point list of the at least two application programs.
Wherein, when the App is uninstalled, if the requirement of the secondary function point needs to be considered, the preset period for generating the first secondary function point list needs to be consistent with the preset period for generating the primary function point list.
Therefore, the local similar App can be automatically subjected to redundant uninstallation every other preset period, and effective management of the App is realized on the premise of meeting user requirements.
furthermore, in another embodiment, after step 102, the method according to an embodiment of the present invention may further include:
if the plurality of first matching degrees do not meet a second preset condition, searching at least one third target application program with a third matching degree meeting the second preset condition in the application store;
Wherein, if at least one first target application program corresponding to at least one first matching degree meeting a second preset condition is not found, or, in the second embodiment, at least one second target application corresponding to at least one second matching degree meeting a third preset condition is not found in the at least one first target application, it is stated that there is no App satisfying the second preset condition (or the third preset condition) among locally stored apps of the same kind, therefore, the method of the embodiment of the present invention may search the application store for at least one third target application with a third matching degree satisfying the second preset condition, wherein the matching degree of a third main function point list of at least one third target application program and the first main function point list is the third matching degree, and the third primary function point list is comprised of third primary function points that the at least one third target application has;
And prompting the user to download any one of the at least one third target application program.
When the number of the at least one third target application program is multiple, the method of the embodiment of the invention can recommend the at least one third target application program to the user to prompt the user to download according to the download popularity or the user score from high to low. Or searching at least one third target application program in the application store, wherein the matching degree of the primary function point and the first primary function point meets a second preset condition, and searching at least one fourth target application program in the at least one third target application program, wherein the matching degree of the secondary function point and the first secondary function point list meets a third preset condition; and when the number of the at least one fourth target application program is multiple, recommending the at least one fourth target application program to the user for downloading according to downloading popularity or user score from high to low.
optionally, when the user selects to download from a recommended (i.e. download-prompted) third target application or a fourth target application, then at least two applications of the same category are uninstalled.
Therefore, when the local apps of the same type do not meet the primary function point requirement (or further comprise the secondary function point requirement) of the user, the embodiment of the invention can search the apps meeting the primary function point requirement (or further comprising the secondary function point requirement) of the user from the App store and recommend the apps to the user for downloading, and completely uninstall the local apps of the same type which do not meet the function point requirement (or further comprising the secondary function point requirement) of the user, so that the storage space is cleared, and the use requirement of the apps of the user can be met.
Referring to fig. 2, a block diagram of a mobile terminal of one embodiment of the present invention is shown. The mobile terminal of the embodiment of the invention can realize the details of the management method of the application program in the embodiment and achieve the same effect. The mobile terminal shown in fig. 2 includes:
a first obtaining module 21, configured to obtain, according to a first preset condition, a first main function point of each application program for at least two installed application programs of the same category, and generate a first main function point list of the at least two application programs;
a first matching module 22, configured to match the first main function point list with each second main function point list formed by second main function points of each application program, so as to obtain a plurality of first matching degrees;
The first determining module 23 is configured to determine at least one first target application corresponding to at least one first matching degree that meets a second preset condition;
An uninstalling module 24, configured to uninstall an application program other than the at least one first target application program from the at least two application programs.
Optionally, the mobile terminal further includes:
the second acquisition module is used for acquiring a first secondary function point of each application program according to a first preset condition aiming at least two installed application programs of the same category and generating a first secondary function point list of the at least two application programs;
A second matching module, configured to match the first secondary function point list with each second secondary function point list formed by second secondary function points of the first target application program, so as to obtain a plurality of second matching degrees;
a second determining module, configured to determine, if the number of the first target application programs is multiple, at least one second target application program corresponding to at least one second matching degree that meets a third preset condition in the multiple first target application programs;
The unloading module 24 includes:
and the uninstalling submodule is used for uninstalling the application programs except the at least one second target application program in the at least two application programs.
optionally, the first obtaining module 21 includes:
The first obtaining submodule is used for obtaining a first main function point of each application program according to a main function point label preset by each application program aiming at least two installed application programs of the same category, and generating a first main function point list of the at least two application programs;
optionally, the second obtaining module includes:
and the second obtaining submodule is used for obtaining a first secondary function point of each application program according to a secondary function point label preset by each application program aiming at least two installed application programs of the same category, and generating a first secondary function point list of the at least two application programs.
Optionally, the mobile terminal further includes:
the third acquisition module is used for acquiring the use data of the first main function point of each application program aiming at least two installed application programs of the same category to obtain first use information;
optionally, the first obtaining module 21 includes:
the first determining submodule is used for determining a first target main function point corresponding to first use information meeting a first preset use condition;
And the first generation submodule is used for generating a first main function point list of the at least two application programs from the first target main function point aiming at the at least two application programs of the same type which are installed.
optionally, the mobile terminal further includes:
the fourth acquisition module is used for acquiring the use data of the first secondary function point of each application program aiming at least two installed application programs of the same category to obtain second use information;
Optionally, the second obtaining module includes:
The second determining submodule is used for determining a first target secondary function point corresponding to second use information meeting a second preset use condition;
And the second generation submodule is used for generating a first secondary function point list of the at least two application programs from the first target secondary function point aiming at the at least two application programs of the same type which are installed.
Optionally, the mobile terminal further includes:
the searching module is used for searching at least one third target application program with a third matching degree meeting a second preset condition in the application store if the plurality of first matching degrees do not meet the second preset condition, wherein the matching degree of a third main function point list of the at least one third target application program and the first main function point list is the third matching degree, and the third main function point list is formed by third main function points of the at least one third target application program;
and the prompting module is used for prompting the user to download any one of the at least one third target application program.
the mobile terminal provided by the embodiment of the present invention can implement each process implemented by the mobile terminal in the above method embodiments, and is not described herein again to avoid repetition.
Figure 3 is a schematic diagram of a hardware structure of a mobile terminal implementing various embodiments of the present invention,
the mobile terminal 300 has a screen fingerprint recognition function, and the mobile terminal 300 includes but is not limited to: radio frequency unit 301, network module 302, audio output unit 303, input unit 304, sensor 305, display unit 306, user input unit 307, interface unit 308, memory 309, processor 310, and power supply 311. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 3 is not intended to be limiting of mobile terminals, and that a mobile terminal may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the mobile terminal includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
The radio frequency unit 301 is configured to, for at least two installed application programs of the same category, obtain a first main function point of each application program according to a first preset condition;
The processor 310 is configured to generate a first main function point list of the at least two applications according to the acquired first main function point of each application; matching the first main function point list with each second main function point list formed by second main function points of each application program to obtain a plurality of first matching degrees; determining at least one first target application program corresponding to at least one first matching degree meeting a second preset condition; uninstalling the applications except the at least one first target application in the at least two applications.
In the embodiment of the invention, the main function points of at least two installed applications of the same type are screened according to a first preset condition, the first main function point list obtained after screening is respectively matched with a second main function point list formed by the main function points of each application, a first target application with the matching degree meeting a second preset condition is determined as an application capable of meeting the function requirement of a user, and finally, the applications except the first target application in the at least two applications are unloaded, so that the main function requirement of the user on the application is met, the effective management of the application is realized, the redundancy of the applications of the same type is reduced, and the storage space is saved.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 301 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 310; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 301 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 301 can also communicate with a network and other devices through a wireless communication system.
the mobile terminal provides the user with wireless broadband internet access through the network module 302, such as helping the user send and receive e-mails, browse webpages, access streaming media, and the like.
The audio output unit 303 may convert audio data received by the radio frequency unit 301 or the network module 302 or stored in the memory 309 into an audio signal and output as sound. Also, the audio output unit 303 may also provide audio output related to a specific function performed by the mobile terminal 300 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 303 includes a speaker, a buzzer, a receiver, and the like.
The input unit 304 is used to receive audio or video signals. The input Unit 304 may include a Graphics Processing Unit (GPU) 3041 and a microphone 3042, and the Graphics processor 3041 processes image data of a still picture or video obtained by an image capturing apparatus (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 306. The image frames processed by the graphic processor 3041 may be stored in the memory 309 (or other storage medium) or transmitted via the radio frequency unit 301 or the network module 302. The microphone 3042 may receive sounds and may be capable of processing such sounds into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 301 in case of the phone call mode.
the mobile terminal 300 also includes at least one sensor 305, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that adjusts the brightness of the display panel 3061 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 3061 and/or a backlight when the mobile terminal 300 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), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of the mobile terminal (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 105 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 306 is used to display information input by the user or information provided to the user. The Display unit 306 may include a Display panel 3061, and the Display panel 3061 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 307 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 307 includes a touch panel 3071 and other input devices 3072. The touch panel 3071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 3071 (e.g., operations by a user on or near the touch panel 3071 using a finger, a stylus, or any suitable object or attachment). The touch panel 3071 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 310, and receives and executes commands sent by the processor 310. In addition, the touch panel 3071 may be implemented using various types, such as resistive, capacitive, infrared, and surface acoustic wave. The user input unit 307 may include other input devices 3072 in addition to the touch panel 3071. Specifically, the other input devices 3072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described herein.
Further, the touch panel 3071 may be overlaid on the display panel 3061, and when the touch panel 3071 detects a touch operation on or near the touch panel, the touch operation is transmitted to the processor 310 to determine the type of the touch event, and then the processor 310 provides a corresponding visual output on the display panel 3061 according to the type of the touch event. Although the touch panel 3071 and the display panel 3061 are shown as two separate components in fig. 3 to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 3071 and the display panel 3061 may be integrated to implement the input and output functions of the mobile terminal, which is not limited herein.
The interface unit 308 is an interface through which an external device is connected to the mobile terminal 300. 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 308 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 300 or may be used to transmit data between the mobile terminal 300 and external devices.
The memory 309 may be used to store software programs as well as various data. The memory 309 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required 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 309 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 310 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 309 and calling data stored in the memory 309, thereby performing overall monitoring of the mobile terminal. Processor 310 may include one or more processing units; preferably, the processor 310 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 310.
the mobile terminal 300 may further include a power supply 311 (such as a battery) for supplying power to various components, and preferably, the power supply 311 may be logically connected to the processor 310 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system.
in addition, the mobile terminal 300 includes some functional modules that are not shown, and thus, the detailed description thereof is omitted.
Preferably, an embodiment of the present invention further provides a mobile terminal, including a processor 310, a memory 309, and a computer program stored in the memory 309 and capable of running on the processor 310, where the computer program, when executed by the processor 310, implements each process of the management method embodiment of the application program, and can achieve the same technical effect, and details are not described here to avoid repetition.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the management method embodiment of the application program, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
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.
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 (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (14)

1. a management method of an application program is applied to a mobile terminal, and is characterized by comprising the following steps:
aiming at least two installed application programs of the same category, acquiring a first main function point of each application program according to a first preset condition, and generating a first main function point list of the at least two application programs; the first preset condition comprises a main function point of the application program, a main function point which is frequently used by a user for the application program, and a main function point with a low business trip rate in the running process of the application program;
matching the first main function point list with each second main function point list formed by second main function points of each application program to obtain a plurality of first matching degrees;
Determining at least one first target application program corresponding to at least one first matching degree meeting a second preset condition;
Uninstalling an application program of the at least two application programs except the at least one first target application program;
wherein before the uninstalling the application programs except the at least one first target application program, the method further comprises:
Aiming at least two installed application programs of the same category, acquiring a first secondary function point of each application program according to a first preset condition, and generating a first secondary function point list of the at least two application programs;
matching the first secondary function point list with each second secondary function point list formed by second secondary function points of the first target application program to obtain a plurality of second matching degrees;
if the number of the first target application programs is multiple, determining at least one second target application program corresponding to at least one second matching degree meeting a third preset condition in the multiple first target application programs.
2. The method of claim 1,
the uninstalling the applications of the at least two applications except the at least one first target application includes:
uninstalling the applications of the at least two applications except the at least one second target application.
3. The method of claim 2,
the method includes the steps that for at least two installed applications of the same category, a first main function point of each application is obtained according to a first preset condition, and a first main function point list of the at least two applications is generated, and the method includes the following steps:
Aiming at least two installed application programs of the same category, acquiring a first main function point of each application program according to a main function point label preset by each application program, and generating a first main function point list of the at least two application programs;
the method includes the steps of acquiring a first secondary function point of each application program according to a first preset condition aiming at least two installed application programs of the same category, and generating a first secondary function point list of the at least two application programs, wherein the first secondary function point list comprises:
Aiming at least two installed application programs of the same category, acquiring a first secondary function point of each application program according to a secondary function point label preset by each application program, and generating a first secondary function point list of the at least two application programs.
4. The method according to claim 1, wherein before the obtaining a first main function point of each application according to a first preset condition and generating a first main function point list of at least two applications, for at least two applications of the same category that have been installed, the method further comprises:
acquiring use data of a first main function point of each application program aiming at least two installed application programs of the same category to obtain first use information;
The method includes the steps that for at least two installed applications of the same category, a first main function point of each application is obtained according to a first preset condition, and a first main function point list of the at least two applications is generated, and the method includes the following steps:
determining a first target main function point corresponding to first use information meeting a first preset use condition;
and aiming at the at least two installed applications of the same category, generating a first main function point list of the at least two applications from the first target main function point.
5. the method according to claim 2, wherein before the obtaining of the first secondary function point of each application program according to the first preset condition and generating the first secondary function point list of the at least two application programs, for the at least two application programs of the same category that have been installed, the method further comprises:
Acquiring the use data of the first secondary function point of each application program aiming at least two installed application programs of the same category to obtain second use information;
The method includes the steps of acquiring a first secondary function point of each application program according to a first preset condition aiming at least two installed application programs of the same category, and generating a first secondary function point list of the at least two application programs, wherein the first secondary function point list comprises:
determining a first target secondary function point corresponding to second use information meeting a second preset use condition;
and aiming at the at least two installed applications of the same category, generating a first secondary function point list of the at least two applications by using the first target secondary function point.
6. The method according to claim 1, wherein after matching the first main function point list with each second main function point list of second main function points of each application program, and obtaining a plurality of first matching degrees, the method further comprises:
if the plurality of first matching degrees do not meet a second preset condition, searching at least one third target application program with a third matching degree meeting the second preset condition in the application store, wherein the matching degree of a third main function point list of the at least one third target application program and the first main function point list is the third matching degree, and the third main function point list is formed by third main function points of the at least one third target application program;
and prompting the user to download any one of the at least one third target application program.
7. A mobile terminal, characterized in that the mobile terminal comprises:
The first acquisition module is used for acquiring a first main function point of each application program according to a first preset condition aiming at least two installed application programs of the same category and generating a first main function point list of the at least two application programs; the first preset condition comprises a main function point of the application program, a main function point which is frequently used by a user for the application program, and a main function point with a low business trip rate in the running process of the application program;
A first matching module, configured to match the first main function point list with each second main function point list formed by second main function points of each application program, so as to obtain a plurality of first matching degrees;
the first determining module is used for determining at least one first target application program corresponding to at least one first matching degree meeting a second preset condition;
The uninstalling module is used for uninstalling the application programs except the at least one first target application program in the at least two application programs;
the second acquisition module is used for acquiring a first secondary function point of each application program according to a first preset condition aiming at least two installed application programs of the same category and generating a first secondary function point list of the at least two application programs;
A second matching module, configured to match the first secondary function point list with each second secondary function point list formed by second secondary function points of the first target application program, so as to obtain a plurality of second matching degrees;
The second determining module is configured to determine, if the number of the first target application programs is multiple, at least one second target application program corresponding to at least one second matching degree that meets a third preset condition among the multiple first target application programs.
8. The mobile terminal of claim 7, wherein the mobile terminal further comprises:
The unloading module comprises:
and the uninstalling submodule is used for uninstalling the application programs except the at least one second target application program in the at least two application programs.
9. The mobile terminal of claim 8,
the first obtaining module comprises:
The first obtaining submodule is used for obtaining a first main function point of each application program according to a main function point label preset by each application program aiming at least two installed application programs of the same category, and generating a first main function point list of the at least two application programs;
The second acquisition module includes:
and the second obtaining submodule is used for obtaining a first secondary function point of each application program according to a secondary function point label preset by each application program aiming at least two installed application programs of the same category, and generating a first secondary function point list of the at least two application programs.
10. The mobile terminal of claim 7, wherein the mobile terminal further comprises:
The third acquisition module is used for acquiring the use data of the first main function point of each application program aiming at least two installed application programs of the same category to obtain first use information;
The first obtaining module comprises:
the first determining submodule is used for determining a first target main function point corresponding to first use information meeting a first preset use condition;
and the first generation submodule is used for generating a first main function point list of the at least two application programs from the first target main function point aiming at the at least two application programs of the same type which are installed.
11. the mobile terminal of claim 8, wherein the mobile terminal further comprises:
The fourth acquisition module is used for acquiring the use data of the first secondary function point of each application program aiming at least two installed application programs of the same category to obtain second use information;
The second acquisition module includes:
the second determining submodule is used for determining a first target secondary function point corresponding to second use information meeting a second preset use condition;
And the second generation submodule is used for generating a first secondary function point list of the at least two application programs from the first target secondary function point aiming at the at least two application programs of the same type which are installed.
12. The mobile terminal of claim 7, wherein the mobile terminal further comprises:
The searching module is used for searching at least one third target application program with a third matching degree meeting a second preset condition in the application store if the plurality of first matching degrees do not meet the second preset condition, wherein the matching degree of a third main function point list of the at least one third target application program and the first main function point list is the third matching degree, and the third main function point list is formed by third main function points of the at least one third target application program;
And the prompting module is used for prompting the user to download any one of the at least one third target application program.
13. A mobile terminal, comprising: memory, processor and computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the management method of an application program according to any one of claims 1 to 6.
14. A computer-readable storage medium, characterized in that a computer program is stored thereon, which computer program, when being executed by a processor, carries out the steps in the management method of an application program according to any one of claims 1 to 6.
CN201711048817.6A 2017-10-31 2017-10-31 application program management method and mobile terminal Active CN107979688B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711048817.6A CN107979688B (en) 2017-10-31 2017-10-31 application program management method and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711048817.6A CN107979688B (en) 2017-10-31 2017-10-31 application program management method and mobile terminal

Publications (2)

Publication Number Publication Date
CN107979688A CN107979688A (en) 2018-05-01
CN107979688B true CN107979688B (en) 2019-12-06

Family

ID=62012967

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711048817.6A Active CN107979688B (en) 2017-10-31 2017-10-31 application program management method and mobile terminal

Country Status (1)

Country Link
CN (1) CN107979688B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110442078A (en) * 2019-08-06 2019-11-12 胜业电气股份有限公司 Industrial control method and industrial control equipment based on programmable controller
CN111340374A (en) * 2020-02-28 2020-06-26 苏州智澜供应链管理有限公司 Production cooperative management method and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104461656A (en) * 2014-12-26 2015-03-25 深圳数字电视国家工程实验室股份有限公司 Application program unloading protection method and system based on Android platform
CN105528138A (en) * 2015-12-01 2016-04-27 小米科技有限责任公司 Application icon grouping method and apparatus
CN105843637A (en) * 2016-03-18 2016-08-10 广东欧珀移动通信有限公司 Application program classification method and user terminal
CN107247606A (en) * 2017-05-24 2017-10-13 努比亚技术有限公司 Application management method, device and computer-readable recording medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104021031A (en) * 2013-02-28 2014-09-03 富泰华工业(深圳)有限公司 Application program management system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104461656A (en) * 2014-12-26 2015-03-25 深圳数字电视国家工程实验室股份有限公司 Application program unloading protection method and system based on Android platform
CN105528138A (en) * 2015-12-01 2016-04-27 小米科技有限责任公司 Application icon grouping method and apparatus
CN105843637A (en) * 2016-03-18 2016-08-10 广东欧珀移动通信有限公司 Application program classification method and user terminal
CN107247606A (en) * 2017-05-24 2017-10-13 努比亚技术有限公司 Application management method, device and computer-readable recording medium

Also Published As

Publication number Publication date
CN107979688A (en) 2018-05-01

Similar Documents

Publication Publication Date Title
CN106296255B (en) Page information display method and device
CN109857297B (en) Information processing method and terminal equipment
CN109284144B (en) Fast application processing method and mobile terminal
CN107967153B (en) Application program management method and mobile terminal
CN108834132B (en) Data transmission method and equipment and related medium product
CN110674662A (en) Scanning method and terminal equipment
CN108270870B (en) Prompt message pushing method and device
CN107734170B (en) Notification message processing method, mobile terminal and wearable device
CN109495638B (en) Information display method and terminal
CN106445743A (en) Data backup transmission method and mobile terminal
CN108009031B (en) Application program control method and mobile terminal
CN108322897B (en) Card package meal combination method and device
CN110990679A (en) Information searching method and electronic equipment
CN110796438B (en) Message sending method and mobile terminal
CN110012152B (en) Interface display method and terminal equipment
CN111131607A (en) Information sharing method, electronic equipment and computer readable storage medium
CN108924911B (en) Method and device for starting wifi hotspot sharing network
CN109284146B (en) Light application starting method and mobile terminal
CN107979688B (en) application program management method and mobile terminal
CN108228357B (en) Memory cleaning method and mobile terminal
CN111815319B (en) Graphic code processing method and electronic equipment
CN109947323B (en) Terminal display method and terminal
CN111966373A (en) APN resetting method, terminal equipment and storage medium
CN109521916B (en) File processing method based on flexible screen, mobile terminal and storage medium
CN108491225B (en) Update package generation method and mobile terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant