CN109710125B - Application control method, terminal and computer readable storage medium - Google Patents

Application control method, terminal and computer readable storage medium Download PDF

Info

Publication number
CN109710125B
CN109710125B CN201811271505.6A CN201811271505A CN109710125B CN 109710125 B CN109710125 B CN 109710125B CN 201811271505 A CN201811271505 A CN 201811271505A CN 109710125 B CN109710125 B CN 109710125B
Authority
CN
China
Prior art keywords
terminal
application
desktop
icon
information
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
CN201811271505.6A
Other languages
Chinese (zh)
Other versions
CN109710125A (en
Inventor
王毅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201811271505.6A priority Critical patent/CN109710125B/en
Publication of CN109710125A publication Critical patent/CN109710125A/en
Application granted granted Critical
Publication of CN109710125B publication Critical patent/CN109710125B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses an application control method, a terminal and a computer readable storage medium, wherein the method comprises the steps of obtaining icon information of verification failure on a terminal desktop; when a target application to be installed corresponding to the icon information exists, judging whether the terminal has the record data of the target application; if yes, determining the position to be installed of the target application on the terminal desktop according to the recorded data; the method and the device for determining the application installation position have the advantages that the icon information is copied to the target application based on the position to be installed, the problem that when the application icon on the desktop of the existing mobile terminal is disordered and changes, the user cannot find the icon, and the user experience is damaged is solved.

Description

Application control method, terminal and computer readable storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to an application control method, a terminal, and a computer-readable storage medium.
Background
With the increasing development of science and technology, mobile terminals have become electronic devices with the highest use popularity, and in order to meet various requirements of users, more and more application software is installed on the mobile terminals, so that more and more application icons are installed on the desktop of the mobile terminals, and the application icons are often disordered and changed due to other reasons such as software upgrading, so that the users cannot find the icons, and the user experience is damaged.
Disclosure of Invention
The invention aims to solve the technical problem that when application icons on a desktop of the conventional mobile terminal are disordered and change, a user cannot find the icons, so that the user experience is damaged. In view of the technical problem, an application control method, a terminal and a computer-readable storage medium are provided.
In order to solve the above technical problem, the present invention provides an application control method, including:
acquiring icon information which fails to be verified on a terminal desktop;
when a target application to be installed corresponding to the icon information exists, judging whether the terminal has the record data of the target application;
if yes, determining the position to be installed of the target application on the terminal desktop according to the recorded data;
and copying the icon information to the target application based on the position to be installed.
Optionally, before obtaining the icon information that is failed to be verified on the desktop of the terminal, the method includes:
judging whether the terminal carries out system upgrade or not;
if yes, icon information of verification failure on the terminal desktop is obtained.
Optionally, the icon information includes at least one of a class name, a package name, and available information corresponding to the icon; before obtaining the icon information which fails to be verified on the terminal desktop, the method comprises the following steps:
when the terminal desktop loads an application icon, judging whether icon information corresponding to each application on the desktop is matched with preset standard icon information or not;
if not, storing the icon information which fails to be checked.
Optionally, the determining whether the terminal has the record data of the target application includes:
matching the memory information of the target application with the application data information in the application database of the terminal, and judging whether the same information exists or not;
if yes, the same information is used as the record data of the target application.
Optionally, determining the to-be-installed position of the target application on the terminal desktop according to the recorded data includes:
judging whether the position corresponding to the recorded data is occupied by other applications or not;
if not, taking the position of the recorded data as the position to be installed of the target application;
if so, the position to be installed is determined according to the preset position determination rule.
Optionally, determining the position to be installed according to the preset position determination rule includes:
judging whether a desktop page of the terminal where the corresponding position of the recorded data is located has a vacancy or not;
if so, taking the vacancy corresponding to the shortest path from the corresponding position as the position to be installed;
if not, adding a new desktop page on the desktop of the terminal, and taking the first vacant position of the added desktop page as the position to be installed.
Optionally, determining the position to be installed according to the preset position determination rule includes:
when the corresponding position of the recorded data is in a folder of a desktop page of the terminal, judging whether identity information of the folder changes or not;
if not, taking the vacancy corresponding to the shortest path from the corresponding position as the position to be installed in the folder;
if so, when a vacant position exists in the desktop page of the terminal where the folder position is located, taking the vacant position corresponding to the shortest folder position path as a position to be installed; when no vacant position exists in the desktop page of the terminal where the folder is located, a desktop page is newly added to the desktop of the terminal, and the first vacant position of the newly added desktop page is used as a position to be installed.
Optionally, determining the position to be installed according to the preset position determination rule includes:
when the corresponding position of the recorded data is in a locking area of a desktop of the terminal, judging whether the locking area has a vacancy or not;
if yes, in the locking area, taking a vacancy corresponding to the shortest path from the corresponding position as a position to be installed;
if not, generating a folder at the corresponding position, and taking the second vacant position of the folder as the position to be installed.
Furthermore, the invention also provides a terminal, which comprises a processor, a memory and a communication bus; the communication bus is used for realizing connection communication between the processor and the memory; the processor is configured to execute one or more programs stored in the memory to implement the steps of the application control method as described above.
Further, the present invention also provides a computer-readable storage medium storing one or more programs, the one or more programs being executable by one or more processors to implement the steps of the application control method as described above.
Advantageous effects
The invention provides an application control method, a terminal and a computer readable storage medium, which aim to solve the problem that user experience is damaged because a user cannot find an icon when an application icon on a desktop of an existing mobile terminal is disordered and changes. Obtaining icon information which fails to be verified on a terminal desktop; when a target application to be installed corresponding to the icon information exists, judging whether the terminal has the record data of the target application; if yes, determining the position to be installed of the target application on the terminal desktop according to the recorded data; copying the icon information to a target application based on the position to be installed; in the invention, when the terminal has icon information which fails to be verified, namely an abnormal icon, the icon is normally loaded through the installation of the application corresponding to the abnormal icon, and when the terminal has the recorded data of the application, the position to be installed is determined according to the recorded data, and the stored icon information is copied to the application at the position to be installed, so that the application retains the original icon information, and the installation position is determined according to the stored recorded data, thereby improving the accuracy and reliability of determining the installation position of the application, and ensuring the experience and satisfaction of a user.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
fig. 1 is a schematic diagram of a hardware structure of an alternative mobile terminal for implementing various embodiments of the present invention;
FIG. 2 is a diagram of a wireless communication system for the mobile terminal shown in FIG. 1;
fig. 3 is a basic flowchart of an application control method according to a first embodiment of the present invention;
FIG. 4 is a schematic diagram of an icon provided in the first embodiment of the present invention;
FIG. 5-1 is a first schematic diagram illustrating the determination of a position to be installed on a desktop page according to a first embodiment of the present invention;
FIG. 5-2 is a second schematic diagram illustrating the determination of the position to be installed on the desktop page according to the first embodiment of the present invention;
FIG. 6-1 is a first schematic diagram of the determination of the position to be installed on the lock area according to the first embodiment of the present invention;
FIG. 6-2 is a second schematic diagram of the determination of the position to be installed on the lock area provided by the first embodiment of the present invention;
FIG. 7 is a detailed flowchart of an application control method according to a second embodiment of the present invention;
fig. 8 is a schematic structural diagram of a terminal according to a third embodiment of the present invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
The terminal may be implemented in various forms. For example, the terminal described in the present invention may include a mobile terminal such as a mobile phone, a tablet computer, a notebook computer, a palmtop computer, a Personal Digital Assistant (PDA), a Portable Media Player (PMP), a navigation device, a wearable device, a smart band, a pedometer, and the like, and a fixed terminal such as a Digital TV, a desktop computer, and the like.
The following description will be given by way of example of a mobile terminal, and it will be understood by those skilled in the art that the construction according to the embodiment of the present invention can be applied to a fixed type terminal, in addition to elements particularly used for mobile purposes.
Referring to fig. 1, which is a schematic diagram of a hardware structure of a mobile terminal for implementing various embodiments of the present invention, the mobile terminal 100 may include: RF (Radio Frequency) unit 101, WiFi module 102, audio output unit 103, a/V (audio/video) input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 1 is not intended to be limiting of mobile terminals, which may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile terminal in detail with reference to fig. 1:
the radio frequency unit 101 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink information of a base station and then process the downlink information to the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 can also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA2000(Code Division Multiple Access 2000), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division duplex Long Term Evolution), and TDD-LTE (Time Division duplex Long Term Evolution).
WiFi belongs to short-distance wireless transmission technology, and the mobile terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 102, and provides wireless broadband internet access for the user. Although fig. 1 shows the WiFi module 102, it is understood that it does not belong to the essential constitution of the mobile terminal, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into an audio signal and output as sound when the mobile terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive audio or video signals. The a/V input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, the Graphics processor 1041 Processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 may receive sounds (audio data) via the microphone 1042 in a phone call mode, a recording mode, a voice recognition mode, or the like, and may be capable of processing such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of a phone call mode. The microphone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The mobile terminal 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or a backlight when the mobile terminal 100 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the mobile terminal. Specifically, the user input unit 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 1071 (e.g., an operation performed by the user on or near the touch panel 1071 using a finger, a stylus, or any other suitable object or accessory), and drive a corresponding connection device according to a predetermined program. The touch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 110, and can receive and execute commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. In particular, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like, and are not limited to these specific examples.
Further, the touch panel 1071 may cover the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although the touch panel 1071 and the display panel 1061 are shown in fig. 1 as two separate components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
The interface unit 108 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal 100 and external devices.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 110 is a control center of the mobile terminal, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by operating or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the mobile terminal. Processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The mobile terminal 100 may further include a power supply 111 (e.g., a battery) for supplying power to various components, and preferably, the power supply 111 may be logically connected to the processor 110 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown in fig. 1, the mobile terminal 100 may further include a bluetooth module or the like, which is not described in detail herein.
In order to facilitate understanding of the embodiments of the present invention, a communication network system on which the mobile terminal of the present invention is based is described below.
Referring to fig. 2, fig. 2 is an architecture diagram of a communication Network system according to an embodiment of the present invention, where the communication Network system is an LTE system of a universal mobile telecommunications technology, and the LTE system includes a UE (User Equipment) 201, an E-UTRAN (Evolved UMTS Terrestrial Radio Access Network) 202, an EPC (Evolved Packet Core) 203, and an IP service 204 of an operator, which are in communication connection in sequence.
Specifically, the UE201 may be the terminal 100 described above, and is not described herein again.
The E-UTRAN202 includes eNodeB2021 and other eNodeBs 2022, among others. Among them, the eNodeB2021 may be connected with other eNodeB2022 through backhaul (e.g., X2 interface), the eNodeB2021 is connected to the EPC203, and the eNodeB2021 may provide the UE201 access to the EPC 203.
The EPC203 may include an MME (Mobility Management Entity) 2031, an HSS (Home Subscriber Server) 2032, other MMEs 2033, an SGW (Serving gateway) 2034, a PGW (PDN gateway) 2035, and a PCRF (Policy and Charging Rules Function) 2036, and the like. The MME2031 is a control node that handles signaling between the UE201 and the EPC203, and provides bearer and connection management. HSS2032 is used to provide registers to manage functions such as home location register (not shown) and holds subscriber specific information about service characteristics, data rates, etc. All user data may be sent through SGW2034, PGW2035 may provide IP address assignment for UE201 and other functions, and PCRF2036 is a policy and charging control policy decision point for traffic data flow and IP bearer resources, which selects and provides available policy and charging control decisions for a policy and charging enforcement function (not shown).
The IP services 204 may include the internet, intranets, IMS (IP Multimedia Subsystem), or other IP services, among others.
Although the LTE system is described as an example, it should be understood by those skilled in the art that the present invention is not limited to the LTE system, but may also be applied to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA, and future new network systems.
Based on the above mobile terminal hardware structure and communication network system, the present invention provides various embodiments of the method.
First embodiment
The problem that when application icons on a desktop of an existing mobile terminal are disordered and change, a user cannot find the icons, and user experience is damaged is solved. The present embodiment provides an application control method, as shown in fig. 3, fig. 3 is a basic flowchart of the application control method provided in the present embodiment, where the application control method includes:
s301, icon information of verification failure on the terminal desktop is obtained.
In this embodiment, the terminal desktop includes various applications, each application corresponds to an application icon, and when a user clicks the application icon, the terminal correspondingly opens the application corresponding to the application icon; it should be noted that each application icon includes icon information, and the icon information includes at least one of a class name (class name), a package name (package name), and available information corresponding to the icon. The class name corresponding to the icon is the application class name corresponding to the icon, the application package name corresponding to the icon is included in the icon, and the application package name or the application class name is used for the server to quickly search the application icons corresponding to the application in a classified manner; the available information corresponding to the icon includes, but is not limited to, information such as a shape, a pattern, a name, etc. corresponding to the icon, for example, as shown in fig. 4, the available information of the icon is a square icon, the pattern is "pan", and the name of the icon is "pan".
Specifically, when the application icon is loaded on the terminal desktop, whether the icon information corresponding to each application on the desktop is matched with preset standard icon information is judged, if not, the icon information fails to be verified, and the icon information which fails to be verified is stored. It can be understood that, in this embodiment, when the terminal desktop includes an application icon, the terminal stores preset standard icon information corresponding to the application icon; when a user opens the terminal desktop, the terminal desktop loads an application icon, the application icon is verified in order to ensure normal display of the application icon, whether the icon information changes or not is judged by judging the icon information of the application icon, if so, the icon information cannot be successfully matched with preset standard icon information, and then verification fails; in this embodiment, storing the icon information that fails to be verified may be caching the icon information in a cache library of the terminal, and storing the icon information in an icon database of the terminal for persistent storage when the icon information is not used within a preset time period; when the icon information is used within a preset time period, the icon information may be deleted according to the use case. In other embodiments, the icon information that fails to be verified may also be stored, where the icon information is first cached in a cache library of the terminal, and when the cache library is full of capacity, the icon information is stored in the icon database according to the caching time of the icon information. Of course, the icon information can also be directly saved in the icon database. Therefore, in this embodiment, the icon information that fails to be verified can be acquired from the cache library or the icon database of the terminal.
It should be noted that, in order to reduce consumption of terminal resources, before the icon information that fails to be verified on the terminal desktop is obtained, it may be further determined whether the terminal has been subjected to system upgrade, for example, the icon information that fails to be verified on the terminal desktop is obtained. In this embodiment, when the terminal performs system upgrade, since the application partition changes or the application is not identified in the SD card, the icon information of the application icon fails to be checked, and the icon changes; namely, after the terminal is upgraded, when icon information which fails to be verified is stored, the icon information which fails to be verified is extracted. Of course, when the desktop of the terminal has the icon information which fails to be verified, the application icon corresponding to the icon information is loaded abnormally, and the terminal can delete the application corresponding to the icon information which fails to be verified, and can also keep the application.
S302, when the target application to be installed corresponding to the icon information exists, judging whether the terminal has the recorded data of the target application, if so, turning to S303, and if not, turning to S301.
It can be understood that, in this embodiment, the target application to be installed is an original application of the terminal desktop, that is, an application corresponding to the icon information that has failed to be verified, for example, when the icon information of the application icon fails to be verified, the application corresponding to the application icon may be identified by the terminal, and the application that has failed to be identified may be reinstalled in order to ensure that the user normally uses the application on the terminal. When a target application to be installed exists, whether the target application is an installed application of the terminal can be determined by judging whether the terminal stores the recorded data of the target application, and the relevant information of the installed application is not completely deleted; the step of judging whether the recorded data of the target application exists in the terminal comprises the following steps: and matching the memory information of the target application with the application data information in the application database of the terminal, and judging whether the same information exists, wherein if the same information exists in the terminal, the same information is used as the record data of the target application. The memory information of the target application comprises data information related to the target application, such as development data, installation data and the like of the target application; the application data information in the application database of the terminal comprises all data stored by the terminal about the application, such as installation data, application data, user usage data, etc. And when the intersection exists between the application data information in the application database and the memory information of the target application, the terminal is indicated to be provided with the target application and has the recorded data of the target application. It should be noted that the recorded data in this embodiment does not include the icon information of the verification failure stored on the terminal.
And S303, determining the position to be installed of the target application on the terminal desktop according to the recorded data.
In this embodiment, since the terminal has installed the target application, the record data of the target application is stored, and the storage location of the record data corresponds to the installation location of the target application before the terminal. The step of determining the position to be installed of the target application on the terminal desktop according to the recorded data specifically comprises the following steps: judging whether the corresponding position of the recorded data is occupied by other applications, if not, taking the corresponding position of the recorded data as the position to be installed of the target application; if yes, determining the position to be installed according to a preset position determination rule. For example, when the corresponding position of the recorded data of the target application "WeChat" is the 1 st line and the 1 st column of the 1 st line of the terminal desktop, judging whether the 1 st column and the 1 st line of the current terminal desktop are occupied by other applications, if not, taking the 1 st line and the 1 st column of the 1 st line as the to-be-installed position of the "WeChat" application, if occupied, determining the to-be-installed position according to a preset position determination rule, wherein the following determination modes are included:
the first method is as follows: and when the corresponding position of the recorded data is at a certain position of the desktop page of the terminal desktop, judging whether the desktop page of the terminal where the corresponding position is located has a vacancy, if so, taking the vacancy corresponding to the shortest path from the corresponding position as a position to be installed, if not, adding a desktop page on the desktop of the terminal, and taking the first vacancy of the added desktop page as the position to be installed. For example, as shown in fig. 5-1, the desktop page 1 has a vacancy, and since the corresponding position 501 of the recorded data is occupied by the application a, the shortest path is traversed from the corresponding position 501, the position 502 and the position 503 closest to the corresponding position 501 are included, and the position 503 is not occupied currently, and the position 503 is taken as a position to be installed; for example, as shown in fig. 5-2, if the desktop page 1 is currently filled and no empty space exists, the desktop page 2 is added, and the empty space 504 in row 1 and column 1 of the new desktop page 2 is used as the position to be installed.
The second method comprises the following steps: when the corresponding position of the recorded data is at a certain position of a folder of a desktop page of the terminal, judging whether the identity information of the folder changes, if not, taking a vacancy corresponding to the shortest path from the corresponding position as a position to be installed in the folder, if so, taking the vacancy corresponding to the shortest path of the folder position as the position to be installed when the desktop page of the terminal where the folder position is located has a vacancy; when no vacant position exists in the desktop page of the terminal where the folder is located, a desktop page is newly added to the desktop of the terminal, and the first vacant position of the newly added desktop page is used as a position to be installed. It is to be noted that the change of the folder identity information in the embodiment includes: when the folder ID changes, determining the folder position of the folder on the desktop page according to the folder name; when the name of the folder changes, determining the folder position of the folder on the desktop page according to the folder ID; it can be understood that when the folder ID and the name are both changed, the folder position cannot be determined, and at this time, a desktop page is added to the desktop of the terminal, and the first empty position of the added desktop page is used as the position to be installed.
The third method comprises the following steps: when the corresponding position of the recorded data is in a locking area (dock) of the terminal desktop, judging whether the locking area has a vacancy or not; if yes, in the locking area, taking a vacancy corresponding to the shortest path from the corresponding position as a position to be installed; if not, generating a folder at the corresponding position, and taking the second vacant position of the folder as the position to be installed. It can be understood that the applications on the terminal desktop include applications on the desktop page and also include applications in the lock area, and the lock area does not change with the conversion of the desktop page, and the position in the lock area is fixed; when a folder is generated at a certain location at the lock area, the folder also belongs to the lock area. As shown in fig. 6-1, the corresponding position 601 of the recorded data is located in the lock area 602, and since the corresponding position 601 is occupied by the application B, traversal is performed in the lock area 602, and a null 603 with the shortest distance from the position 601 is used as a position to be installed; for another example, as shown in fig. 6-2, the locking region includes 4 positions, and when the corresponding position 604 and other positions are occupied, a folder is generated at the corresponding position 604, the application C at the current corresponding position 601 is taken as the first application in the folder, and the second empty position 605 of the folder is taken as the position to be installed; of course, in other embodiments, the first empty space of the folder may be used as the location to be installed, and the second location of the folder may be the location of the application C.
And S304, copying the icon information to the target application based on the position to be installed.
After the position to be installed is determined, the icon information on the original terminal desktop corresponding to the target application is copied to the target application at the position to be installed, and the target application is installed, so that the icon of the target application can be normally loaded. In other words, in this embodiment, by reinstalling the application corresponding to the icon with the abnormal loading at the position to be installed, the icon can be normally loaded, and after being loaded, the icon is restored to the previous position or the vicinity of the previous position, which helps the user to keep the habit.
The embodiment provides an application control method, after a terminal is upgraded, icon information corresponding to each application is matched with preset standard icon information, the icon information which fails to be verified is determined and stored, when a target application corresponding to the icon information which fails to be verified is installed, the terminal is found to have recorded data of the target application, and when a position corresponding to the recorded data does not occupy, the icon information is copied to the target application at the position; when the corresponding position is occupied, the position near the corresponding position is taken as the position to be installed of the target application; after the terminal is upgraded and an abnormal icon exists, the icon is normally loaded by installing the corresponding application of the abnormal icon, and the icon is restored to the original position or the position nearby, so that the habit of a user is kept, and the experience and satisfaction of the user are improved.
Second embodiment
In order to better understand the present invention, this embodiment describes an application control method with a specific example, as shown in fig. 7, fig. 7 is a detailed flowchart of an application control method provided in a second embodiment of the present invention, where the application control method includes:
and S701, judging whether the terminal is upgraded, if so, turning to S702, and if not, turning to 701.
In the present embodiment, the system includes but is not limited to android system, ios system,
and S702, acquiring icon information which fails to be verified on the desktop of the terminal.
It should be noted that, in this embodiment, after the system of the default terminal is upgraded, the icon information that fails to be verified exists, and the terminal does not delete the application data information corresponding to the icon information within a preset time period, where the icon information that fails to be verified refers to matching the icon information corresponding to each application on the desktop with the preset standard icon information, and the matching of the icon information that fails to be matched; the icon information comprises a class name, a package name and available information corresponding to the icon, and when any one of the class name, the package name and the available information is not matched with the preset standard icon information, the icon information is the icon information with failed verification.
In this embodiment, the icon information that fails to be verified is cached in a cache library of the terminal, and when the capacity of the cache library is full, the icon information is stored in an icon database for persistent storage according to the caching time sequence of the icon information; therefore, after the terminal system is upgraded, icon information which fails to be verified is obtained from the buffer library, and if the icon information is not extracted, the icon information which fails to be verified is obtained from the icon database.
And S703, matching the memory information of the target application with the application data information in the terminal application database when the target application to be installed corresponding to the icon information exists.
When there is a target application to be installed corresponding to the icon information, the installed target application may be an original application corresponding to the icon information, or may be an updated application of the original application corresponding to the icon information.
S704, judging whether the memory information and the application data information have the same information, if not, turning to S705, and if so, turning to S706;
in this embodiment, whether the terminal has the recorded data of the target application is determined by matching the memory information of the target application with the application data information in the terminal application database. The memory information of the target application comprises development data and installation data of the target application; the application data information in the terminal application database includes development data, installation data, application data, user usage data, and the like. And when the memory information and the application data information have the same data, the same data is the record data of the target application.
S705, installing the target application in the vacant position of the terminal desktop.
In this embodiment, when the application data information and the memory information do not have the same information, it indicates that the target application to be installed is detected after a preset time period after the system is upgraded, and since the terminal deletes the application data information corresponding to the icon information after the preset time period after the system is upgraded, for the terminal, the target application is a newly added third-party application, and at this time, the target application is installed in a vacancy of a desktop of the terminal.
And S706, taking the same information as the recorded data of the target application.
And when the same information exists between the application data information and the memory information, taking the same data as the record data of the target application.
S707, judging whether the position corresponding to the recorded data is occupied by other applications, if not, S708, if so, turning to S709.
Because the recorded data of the target application exists, the installation position of the target application at the terminal before can be determined according to the storage position of the recorded data, that is, the position corresponding to the recorded data is the installation position of the target application at the terminal before, when the target application is reinstalled, it is necessary to determine whether the installation position of the target application before is occupied by other applications.
S708, the position of the recorded data is used as the installation position of the target application.
In the present embodiment, when the location of the recorded data is not occupied, the target application is reinstalled at a location before the target application.
And S709, determining the installation position according to a preset position determination rule.
In this embodiment, when it is assumed that the position corresponding to the recorded data is at a certain position of a desktop page of a desktop of the terminal, determining whether a desktop page of the terminal where the position is located has a vacancy, if so, taking the vacancy corresponding to the shortest path from the position as an installation position, and if not, adding a new desktop page on the desktop of the terminal, and taking the first vacancy of the new desktop page as the installation position.
And S710, copying the icon information to the target application based on the position to be installed, and installing the target application.
In order to facilitate understanding, the embodiment describes the application control method by using a specific example, after the terminal is upgraded, matching the icon information corresponding to each application with preset standard icon information, determining and storing the icon information with failed verification, and when the target application corresponding to the icon information with failed verification is installed, matching the memory information of the target application with the application data information in the application database of the terminal, when the terminal is found to have the recorded data of the target application, and when the position corresponding to the recorded data does not occupy, copying the icon information to the target application at the position; when the corresponding position is occupied, the position near the corresponding position is taken as the position to be installed of the target application; after the terminal is upgraded and an abnormal icon exists, the icon is normally loaded by installing the corresponding application of the abnormal icon, and the icon is restored to the original position or the position nearby, so that the habit of a user is kept, and the experience and satisfaction of the user are improved.
Third embodiment
This embodiment provides a terminal, further comprising a processor 801, a memory 802 and a communication bus 803, wherein:
the communication bus 803 is used for realizing connection communication between the processor 801 and the memory 802;
the processor 801 is configured to execute one or more programs stored in the memory 802 to implement the following steps of the application control method:
acquiring icon information which fails to be verified on a terminal desktop;
when a target application to be installed corresponding to the icon information exists, judging whether the terminal has the record data of the target application;
if yes, determining the position to be installed of the target application on the terminal desktop according to the recorded data;
and copying the icon information to the target application based on the position to be installed.
In this embodiment, before acquiring the icon information that fails to be verified on the desktop of the terminal, the processor 801 may further determine whether the terminal has performed system upgrade; if yes, icon information of verification failure on the terminal desktop is obtained. Before the processor 801 acquires the icon information which fails to be verified on the terminal desktop, when the terminal desktop loads the application icon, whether the icon information corresponding to each application on the desktop is matched with the preset standard icon information can be judged; if not, storing the icon information which fails to be checked.
It should be understood that, in the present embodiment, determining whether the recorded data of the target application exists in the terminal includes: matching the memory information of the target application with the application data information in the application database of the terminal, and judging whether the same information exists or not; if yes, the same information is used as the record data of the target application. Determining the position to be installed of the target application on the terminal desktop according to the recorded data comprises the following steps: judging whether the corresponding position of the recorded data is occupied by other applications or not; if not, taking the corresponding position of the recorded data as the position to be installed of the target application; if so, the position to be installed is determined according to the preset position determination rule.
Here, a determination manner of determining the position to be mounted according to a preset position determination rule will be described.
The first method is as follows: judging whether a desktop page of the terminal where the corresponding position of the recorded data is located has a vacancy or not; if so, taking the vacancy corresponding to the shortest path from the corresponding position as the position to be installed; if not, adding a new desktop page on the desktop of the terminal, and taking the first vacant position of the added desktop page as the position to be installed.
The second method comprises the following steps: when the corresponding position of the recorded data is in a folder of a desktop page of the terminal, judging whether identity information of the folder changes or not; if not, taking the vacancy corresponding to the shortest path from the corresponding position as the position to be installed in the folder; if so, when a vacant position exists in the desktop page of the terminal where the folder position is located, taking the vacant position corresponding to the shortest folder position path as a position to be installed; when no vacant position exists in the desktop page of the terminal where the folder is located, a desktop page is newly added to the desktop of the terminal, and the first vacant position of the newly added desktop page is used as a position to be installed.
The third method comprises the following steps: when the corresponding position of the recorded data is in a locking area of a desktop of the terminal, judging whether the locking area has a vacancy or not; if yes, in the locking area, taking a vacancy corresponding to the shortest path from the corresponding position as a position to be installed; if not, generating a folder at the corresponding position, and taking the second vacant position of the folder as the position to be installed.
It is to be noted that, in order to avoid redundant description, all examples of the first embodiment and the second embodiment are not fully set forth in the present embodiment, and it should be clear that all examples of the first embodiment and the second embodiment are applicable to the present embodiment.
The present embodiment also provides a computer-readable storage medium storing one or more programs, which are executable by one or more processors to implement the steps of the application control method as in the first and second embodiments described above.
The implementation provides a terminal and a computer readable storage medium, which are used for realizing an application control method, wherein the application control method comprises the steps of enabling an icon to be normally loaded through installation of an application corresponding to an abnormal icon when the icon information with verification failure exists in the terminal, determining a position to be installed according to recorded data when the terminal has the recorded data of the application, copying the stored icon information to the application at the position to be installed, enabling the application to keep original icon information, determining the installation position according to the stored recorded data, improving accuracy and reliability of determination of the installation position, and ensuring experience and satisfaction of a user.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (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 (7)

1. An application control method, characterized in that the application control method comprises:
acquiring icon information which fails to be verified on a terminal desktop;
the icon information comprises at least one of a class name, a package name and available information corresponding to the icon; the method for acquiring the icon information which fails to be verified on the desktop of the terminal comprises the following steps:
judging whether the terminal carries out system upgrading or not;
if so, acquiring icon information which fails to be verified on the desktop of the terminal;
further comprising:
when the terminal desktop loads an application icon, judging whether icon information corresponding to each application on the desktop is matched with preset standard icon information;
if not, storing the icon information which fails to be verified;
when a target application to be installed corresponding to the icon information exists, judging whether the terminal has the record data of the target application;
if so, determining the position to be installed of the target application on the terminal desktop according to the recorded data;
the to-be-mounted position includes:
judging whether the corresponding position of the recorded data is occupied by other applications or not;
if not, taking the corresponding position of the recorded data as the position to be installed of the target application;
if so, determining the position to be installed according to a preset position determination rule;
and copying the icon information to the target application based on the position to be installed, and storing the original icon information of the application.
2. The application control method of claim 1, wherein the determining whether the terminal has the log data of the target application comprises:
matching the memory information of the target application with the application data information in the application database of the terminal, and judging whether the same information exists or not;
if so, the same information is used as the record data of the target application.
3. The application control method according to claim 1, wherein the determining the position to be installed according to a preset position determination rule includes:
judging whether a desktop page of the terminal, where the corresponding position of the recorded data is located, has a vacancy;
if yes, taking the vacancy corresponding to the shortest path from the corresponding position as the position to be installed;
and if not, adding a desktop page on the desktop of the terminal, and taking the first vacant position of the added desktop page as the position to be installed.
4. The application control method according to claim 1, wherein the determining the position to be installed according to a preset position determination rule includes:
when the corresponding position of the recorded data is in a folder of a desktop page of the terminal, judging whether identity information of the folder changes or not;
if not, in the folder, taking a vacancy corresponding to the shortest path from the corresponding position as the position to be installed;
if so, when a vacant position exists in the desktop page of the terminal where the folder position is located, taking the vacant position corresponding to the shortest folder position path as the position to be installed; and when no vacant position exists in the desktop page of the terminal where the folder is positioned, adding a desktop page on the desktop of the terminal, and taking the first vacant position of the added desktop page as the position to be installed.
5. The application control method according to claim 1, wherein the determining the position to be installed according to a preset position determination rule includes:
when the corresponding position of the recorded data is in a locking area of a desktop of the terminal, judging whether the locking area has a vacancy or not;
if so, in the locking area, taking the vacancy corresponding to the shortest path from the corresponding position as the position to be installed;
if not, generating a folder at the corresponding position, and taking a second vacant position of the folder as the position to be installed.
6. A terminal, characterized in that the terminal comprises a processor, a memory and a communication bus;
the communication bus is used for realizing connection communication between the processor and the memory;
the processor is configured to execute one or more programs stored in the memory to implement the steps of the application control method according to any one of claims 1 to 5.
7. A computer-readable storage medium, characterized in that the computer-readable storage medium stores one or more programs which are executable by one or more processors to implement the steps of the application control method according to any one of claims 1 to 5.
CN201811271505.6A 2018-10-29 2018-10-29 Application control method, terminal and computer readable storage medium Active CN109710125B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811271505.6A CN109710125B (en) 2018-10-29 2018-10-29 Application control method, terminal and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811271505.6A CN109710125B (en) 2018-10-29 2018-10-29 Application control method, terminal and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN109710125A CN109710125A (en) 2019-05-03
CN109710125B true CN109710125B (en) 2021-10-12

Family

ID=66254754

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811271505.6A Active CN109710125B (en) 2018-10-29 2018-10-29 Application control method, terminal and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN109710125B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111522576B (en) * 2020-03-27 2023-04-14 Vidaa(荷兰)国际控股有限公司 Application management method, device, equipment and computer storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103559065A (en) * 2013-11-13 2014-02-05 广东欧珀移动通信有限公司 Method and system for OTA (Over-the-Air Technology) upgrade
CN104040496A (en) * 2012-12-10 2014-09-10 东莞宇龙通信科技有限公司 Terminal And Application Program Restoration Method
CN104156215A (en) * 2014-08-14 2014-11-19 北京奇虎科技有限公司 Method and device for obtaining application program information on basis of mobile operating system
CN104615360A (en) * 2015-03-06 2015-05-13 庞迪 Historical personal desktop recovery method and system based on speech recognition
CN104951212A (en) * 2014-03-25 2015-09-30 腾讯科技(深圳)有限公司 Method, device and system for processing desktop data of mobile terminal
CN105912641A (en) * 2016-04-08 2016-08-31 北京搜狐新媒体信息技术有限公司 Icon update method and apparatus of Native Apps
CN106293330A (en) * 2016-07-29 2017-01-04 努比亚技术有限公司 The reminding method of a kind of upgrade applications icon and device
CN106502500A (en) * 2016-10-31 2017-03-15 维沃移动通信有限公司 A kind of processing method of shortcut icon and mobile terminal
CN106547432A (en) * 2016-10-31 2017-03-29 努比亚技术有限公司 A kind of mobile terminal desktop layout system and method
CN107341011A (en) * 2017-06-26 2017-11-10 努比亚技术有限公司 A kind of desktop display method, mobile terminal and computer-readable recording medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7984423B2 (en) * 2001-08-14 2011-07-19 National Instruments Corporation Configuration diagram which displays a configuration of a system
US20080222545A1 (en) * 2007-01-07 2008-09-11 Lemay Stephen O Portable Electronic Device with a Global Setting User Interface
US8966375B2 (en) * 2009-09-07 2015-02-24 Apple Inc. Management of application programs on a portable electronic device
CN106484226A (en) * 2016-09-27 2017-03-08 北京奇虎科技有限公司 The renewal method of calibration of icon and device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104040496A (en) * 2012-12-10 2014-09-10 东莞宇龙通信科技有限公司 Terminal And Application Program Restoration Method
CN103559065A (en) * 2013-11-13 2014-02-05 广东欧珀移动通信有限公司 Method and system for OTA (Over-the-Air Technology) upgrade
CN104951212A (en) * 2014-03-25 2015-09-30 腾讯科技(深圳)有限公司 Method, device and system for processing desktop data of mobile terminal
CN104156215A (en) * 2014-08-14 2014-11-19 北京奇虎科技有限公司 Method and device for obtaining application program information on basis of mobile operating system
CN104615360A (en) * 2015-03-06 2015-05-13 庞迪 Historical personal desktop recovery method and system based on speech recognition
CN105912641A (en) * 2016-04-08 2016-08-31 北京搜狐新媒体信息技术有限公司 Icon update method and apparatus of Native Apps
CN106293330A (en) * 2016-07-29 2017-01-04 努比亚技术有限公司 The reminding method of a kind of upgrade applications icon and device
CN106502500A (en) * 2016-10-31 2017-03-15 维沃移动通信有限公司 A kind of processing method of shortcut icon and mobile terminal
CN106547432A (en) * 2016-10-31 2017-03-29 努比亚技术有限公司 A kind of mobile terminal desktop layout system and method
CN107341011A (en) * 2017-06-26 2017-11-10 努比亚技术有限公司 A kind of desktop display method, mobile terminal and computer-readable recording medium

Also Published As

Publication number Publication date
CN109710125A (en) 2019-05-03

Similar Documents

Publication Publication Date Title
CN107357704B (en) Application program detection method, terminal and computer readable storage medium
CN107329865B (en) Method for opening adb function of debugging bridge, mobile terminal and computer readable medium
CN109922078B (en) Upgrade control method, mobile terminal and computer-readable storage medium
CN109040441B (en) Application body-separating display method, mobile terminal and computer readable storage medium
CN107862217B (en) Position information acquisition method, mobile terminal and computer storage medium
CN107317855B (en) Data caching method, data requesting method and server
CN109766119B (en) Recovery partition upgrade method, terminal and computer readable storage medium
CN107682540B (en) Picture processing method, terminal and computer readable storage medium
CN107124466B (en) Method and device for preventing cache from penetrating and computer readable storage medium
CN109472157B (en) Application data storage method, mobile terminal and computer storage medium
CN107172605B (en) Emergency call method, mobile terminal and computer readable storage medium
CN109375846B (en) Method and device for displaying breathing icon, mobile terminal and readable storage medium
CN108121681B (en) Hot plug implementation method, terminal and storage medium
CN107818022B (en) Application program interface merging method, mobile terminal and computer readable storage medium
CN109254972B (en) Offline command word bank updating method, terminal and computer readable storage medium
CN109885325B (en) Terminal system upgrading method, terminal and computer readable storage medium
CN107194217B (en) User data access control method, apparatus and computer-readable storage medium
CN108845821B (en) Application program updating method, terminal and computer readable storage medium
CN109710125B (en) Application control method, terminal and computer readable storage medium
CN110187934B (en) Application control method, terminal and computer readable storage medium
CN110209434B (en) Memory management method and device and computer readable storage medium
CN110191477B (en) Network search control method, terminal and computer readable storage medium
CN112494932A (en) Game frame supplementing method and device, terminal and computer readable storage medium
CN109062688B (en) Memory allocation method, server and mobile terminal
CN107404568B (en) Control switch management 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