CN107092477B - Desktop layout correction method and device and mobile terminal - Google Patents

Desktop layout correction method and device and mobile terminal Download PDF

Info

Publication number
CN107092477B
CN107092477B CN201710002632.5A CN201710002632A CN107092477B CN 107092477 B CN107092477 B CN 107092477B CN 201710002632 A CN201710002632 A CN 201710002632A CN 107092477 B CN107092477 B CN 107092477B
Authority
CN
China
Prior art keywords
desktop
target
page
source
layout data
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
CN201710002632.5A
Other languages
Chinese (zh)
Other versions
CN107092477A (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.)
Beijing Anyun Century Technology Co Ltd
Original Assignee
Beijing Anyun Century 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 Beijing Anyun Century Technology Co Ltd filed Critical Beijing Anyun Century Technology Co Ltd
Priority to CN201710002632.5A priority Critical patent/CN107092477B/en
Publication of CN107092477A publication Critical patent/CN107092477A/en
Application granted granted Critical
Publication of CN107092477B publication Critical patent/CN107092477B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The embodiment of the application provides a method and a device for correcting desktop layout data and a mobile terminal, wherein the method comprises the following steps: reading desktop layout data of the mobile terminal; comparing the desktop layout data with preset reference layout data to obtain a comparison result; and correcting the desktop layout data by adopting the preset reference layout data according to the comparison result. According to the application embodiment, the problem that some manufacturers remove or place the applications in the factory desktop layout at a very back position when installing the applications, so that losses of the manufacturers and users are caused can be avoided.

Description

Desktop layout correction method and device and mobile terminal
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method and an apparatus for correcting a desktop layout, and a mobile terminal.
Background
With the progress of technology, desktop elements such as apps (applications) installed on mobile terminals such as mobile phones and tablets are updated faster and faster, and in order to enable a user to quickly find a desired application, a shortcut icon corresponding to the application is installed on the mobile terminal.
However, in the process of installing or operating some desktop elements, a mobile terminal may be intentionally refreshed, so that the mobile terminal installs some unnecessary desktop elements that are not required by the user, the number of desktop elements is increased, the user is inconvenient to find the required desktop elements, and a certain memory space is occupied, even the unnecessary desktop elements are malicious programs, and the user may enter a phishing website to cause loss due to careless access.
Disclosure of Invention
In view of the above, the present application is proposed to provide a method for correcting a desktop layout, an apparatus for correcting a desktop layout, and a mobile terminal that overcome or at least partially solve the above problems.
According to an aspect of the present application, there is provided a method for correcting desktop layout data, applied to a mobile terminal, the method including:
reading desktop layout data of the mobile terminal;
comparing the desktop layout data with preset reference layout data to obtain a comparison result;
and correcting the desktop layout data by adopting the preset reference layout data according to the comparison result.
Optionally, after the step of comparing the desktop layout data with preset reference layout data to obtain a comparison result, the method further includes:
and outputting corresponding prompt information according to the comparison result.
Optionally, the desktop layout data includes target feature data corresponding to one or more target desktop elements, and the step of reading the desktop layout data of the mobile terminal includes:
and acquiring target characteristic data corresponding to each page desktop element through packet management of the mobile terminal.
Optionally, the target feature data includes a target package name, the preset reference layout data includes source feature data corresponding to one or more source desktop elements, the source feature data includes a source package name, and the step of comparing the desktop layout data with the preset reference layout data to obtain a comparison result includes:
comparing the target package name with the source package name;
if the target package name is consistent with the source package name, obtaining a first comparison success result;
and if the target package name is inconsistent with the source package name, obtaining a first comparison failure result.
Optionally, the target feature data includes a target installation path, the source feature data includes a source installation path, and after the step of obtaining a first comparison success result if the target package name is consistent with the source package name, the method further includes:
comparing the target installation path with the source installation path;
if the target installation path is consistent with the source installation path, obtaining a second comparison success result;
and if the target installation path is inconsistent with the source installation path, obtaining a second comparison failure result.
Optionally, the step of comparing the target package name with the source package name includes:
extracting a target package name corresponding to a target desktop element at a certain page position and a source package name corresponding to a source desktop element;
comparing the target package name and the source package name on the certain page position;
the step of comparing the target installation path with the source installation path comprises:
extracting a target installation path corresponding to a target desktop element at a certain page position and an installation path corresponding to a source desktop element;
and comparing the target installation path on the certain page position with the source installation path.
Optionally, the step of outputting the corresponding prompt information according to the comparison result includes:
if the comparison result comprises a comparison failure result, outputting prompt information of page errors;
and if the comparison results are successful comparison results, outputting correct prompt information of the page.
Optionally, the step of correcting the desktop layout data by using the preset reference layout data according to the comparison result includes:
generating error information of each page according to the comparison failure result;
acquiring correct information of each page from a specified server;
and correcting the desktop layout data of each page by adopting the error information and the correct information of each page.
Optionally, the desktop elements of the mobile terminal include important desktop elements, and the step of correcting the desktop layout data of each page by using the error information and the correct information of each page includes:
determining important desktop elements in the desktop elements of the mobile terminal;
and correcting the desktop layout data corresponding to the important desktop elements of each page by adopting the error information and the correct information of each page.
Optionally, the desktop elements of the mobile terminal include non-important desktop elements, and the step of correcting the desktop layout data of each page by using the error information and the correct information of each page includes:
determining non-important desktop elements in the desktop elements of the mobile terminal;
and correcting the desktop layout data corresponding to the desktop elements except the important desktop elements of each page by adopting the error information and the correct information of each page.
Optionally, the desktop element comprises an application, a shortcut, a folder and/or a widget, and the feature data comprises a package name, an installation path, a class name, an action, a type and/or a size of the desktop element.
According to another aspect of the present application, there is provided an apparatus for correcting desktop layout data, which is applied to a mobile terminal, the apparatus including:
the data reading module is used for reading desktop layout data of the mobile terminal;
the data comparison module is used for comparing the desktop layout data with preset reference layout data to obtain a comparison result;
and the data correction module is used for correcting the desktop layout data by adopting the preset reference layout data according to the comparison result.
Optionally, the method further comprises:
and the data prompt module is used for outputting corresponding prompt information according to the comparison result.
Optionally, the desktop layout data includes target feature data corresponding to one or more target desktop elements, and the data reading module includes:
and the target characteristic data acquisition submodule is used for acquiring the target characteristic data corresponding to each page desktop element through the packet management of the mobile terminal.
Optionally, the target feature data includes a target package name, the preset reference layout data includes source feature data corresponding to one or more source desktop elements, the source feature data includes a source package name, and the data comparison module includes:
the first data comparison submodule is used for comparing the target package name with the source package name;
the first comparison result obtaining submodule is used for obtaining a first comparison success result if the target package name is consistent with the source package name;
and the second comparison result obtaining submodule is used for obtaining a first comparison failure result if the target package name is inconsistent with the source package name.
Optionally, the target feature data includes a target installation path, and the source feature data includes a source installation path, and further includes:
the second data comparison submodule is used for comparing the target installation path with the source installation path;
a third comparison result obtaining submodule, configured to obtain a second comparison success result if the target installation path is consistent with the source installation path;
and the fourth comparison result obtaining submodule is used for obtaining a second comparison failure result if the target installation path is inconsistent with the source installation path.
Optionally, the first data comparison sub-module includes:
the first data extraction unit is used for extracting a target package name corresponding to a target desktop element at a certain page position and a source package name corresponding to a source desktop element;
the first data comparison unit is used for comparing the target package name and the source package name on the certain page position;
the step of comparing the target installation path with the source installation path comprises:
the second data extraction unit is used for extracting a target installation path corresponding to the target desktop element at a certain page position and an installation path corresponding to the source desktop element;
and the second data comparison unit is used for comparing the target installation path on the certain page position with the source installation path.
Optionally, the data prompting module includes:
the error prompt submodule is used for outputting prompt information of page errors if the comparison result contains a comparison failure result;
and the correct prompting submodule is used for outputting correct prompting information of the page if the comparison results are successful comparison results.
Optionally, the data modification module includes:
the error information generating submodule is used for generating error information of each page according to the comparison failure result;
the correct information acquisition submodule is used for acquiring correct information of each page from the specified server;
and the desktop layout data correction submodule is used for correcting the desktop layout data of each page by adopting the error information and the correct information of each page.
Optionally, the desktop elements of the mobile terminal include important desktop elements, and the desktop layout data modification sub-module includes:
the important desktop element unit is used for determining important desktop elements in the desktop elements of the mobile terminal;
and the first desktop layout data correcting unit is used for correcting the desktop layout data corresponding to the important desktop elements of each page by adopting the error information and the correct information of each page.
Optionally, the desktop elements of the mobile terminal include non-significant desktop elements, and the desktop layout data modification sub-module includes:
the non-important desktop element unit is used for determining non-important desktop elements in the desktop elements of the mobile terminal;
and the second desktop layout data correcting unit is used for correcting the desktop layout data corresponding to the desktop elements except the important desktop elements of each page by adopting the error information and the correct information of each page.
In accordance with another aspect of the present application, there is provided a mobile terminal including:
a touch-sensitive display;
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to perform a method of modifying desktop layout data as described above.
According to the method and the device for correcting the desktop layout and the mobile terminal, when the desktop layout of the mobile terminal is triggered to be corrected, the desktop layout data of the mobile terminal are obtained, then the desktop layout data are compared with the preset reference layout data to obtain the comparison result, and finally the desktop layout data are corrected according to the comparison result and the preset reference layout data, so that the desktop layout of the mobile terminal can maintain the factory desktop layout.
The foregoing description is only an overview of the technical solutions of the present application, and the present application can be implemented according to the content of the description in order to make the technical means of the present application more clearly understood, and the following detailed description of the present application is given in order to make the above and other objects, features, and advantages of the present application more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the application. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a flow chart illustrating steps of an embodiment of a method for modifying a desktop layout according to an embodiment of the present application;
FIG. 2 illustrates one of the sub-step flow diagrams of an embodiment of a method for modifying a desktop layout according to an embodiment of the present application;
FIG. 3 is a flowchart illustrating a second substep of an embodiment of a method for modifying a desktop layout according to an embodiment of the present application;
FIG. 4 is a flow diagram illustrating a third sub-step of an embodiment of a method for modifying a desktop layout, according to an embodiment of the present application;
FIG. 5 illustrates a fourth flow diagram of substeps of an embodiment of a method for modifying a desktop layout, according to an embodiment of the present application;
FIG. 6 illustrates a diagram of a desktop layout according to one embodiment of the present application; and the number of the first and second groups,
fig. 7 is a block diagram illustrating an embodiment of a desktop layout modification apparatus according to an embodiment of the present application.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Referring to fig. 1, a flowchart illustrating steps of an embodiment of a method for correcting desktop layout data according to an embodiment of the present application is shown, and applied to a mobile terminal, where the method may specifically include the following steps:
step 101, reading desktop layout data of a mobile terminal;
in this embodiment of the present application, the mobile terminal may refer to a mobile phone, a tablet computer, and the like, which is not limited in this embodiment of the present application.
In practical applications, when the detection and correction of the desktop layout is triggered, the desktop layout data of the mobile terminal is obtained, as a preferred embodiment of the present application, where the desktop layout data includes target feature data corresponding to one or more target desktop elements, and referring to fig. 2, step 101 may include:
and a substep S11, acquiring target characteristic data corresponding to each page desktop element through packet management of the mobile terminal.
The method and the device for loading the desktop layout data have the advantages that the real desktop layout data on the mobile terminal are loaded, the source of the desktop layout data can be a database such as desktop application, and the desktop layout data of each current page can be known through program reading.
Specifically, the desktop layout data contains the application, shortcut, package name, class name, action, type, size, and page location, etc. of the desktop element.
The class name is generally java class of a UI (User Interface) picture pulled by clicking the desktop elements, such as com. The application, shortcut, folder, or widget may specify an action (action) to pull up the corresponding UI interface, where the action may be an action of an android standard such as intent.
According to the embodiment of the application, all applications and installation paths currently installed in the mobile terminal can be obtained through package management. Specifically, the Package Manager (Package Manager) is a Java class in an android frame (framework), wherein all application information currently installed in the mobile terminal can be obtained through a method getlnstalledpackages, the application information includes a Package name (Package name) of an application, and an installation path of the application can be obtained through a method getApplicationInfo brought into the Package name of the application.
Of course, the desktop layout data are only used as examples, and when the embodiment of the present application is implemented, the desktop layout data may be reduced or increased according to actual situations, and specific definitions of desktop elements and manners of acquiring desktop element feature data are provided, which are not limited in the embodiment of the present application.
102, comparing the desktop layout data with preset reference layout data to obtain a comparison result;
a reference layout data (also called standard data source) for comparison can be predefined, and the reference layout data contains the package name, class name, action and type of the application, shortcut, folder or widget that each page must have, and the corresponding size. If the position needs to be fixed, the page position (coordinates) of the page needs to be indicated, and the like.
The reference layout data can be stored in the server, when the mobile terminal triggers desktop detection, the reference layout data is requested to the server for comparison, or the reference layout data is stored in a designated position of the mobile terminal, and when the mobile terminal triggers desktop detection, the reference layout data is locally acquired for comparison.
In the embodiment of the application, the desktop element data on each page can be compared with the preset source desktop element data to obtain a comparison result, so that whether the factory desktop layout or the application of the desktop elements installed on the mobile terminal is wrong or not is determined.
As a preferred embodiment of the present application, the target feature data includes a target package name, the preset reference layout data includes source feature data corresponding to one or more source desktop elements, and the source feature data includes a source package name, and with reference to fig. 3, the step 202 may include:
substep S21, comparing the target package name with the source package name;
in the substep S22, if the target package name is consistent with the source package name, obtaining a first comparison success result;
and a substep S23, obtaining a first comparison failure result if the target package name is not consistent with the source package name.
In a specific implementation, the desktop element usually has a plurality of corresponding feature data, and when the desktop element data is compared correctly, all the feature data does not need to be compared. In a preferred example, only the main feature data need be compared.
For example, each desktop element, such as an application, has a unique package name, so the same package name is for the same application. Therefore, in the embodiment of the application, the target package name of the desktop layout data and the source package name of the preset reference layout data can be compared, if the target package name of the desktop layout data is consistent with the source package name of the preset reference layout data, the comparison is considered to be successful, and a comparison success result is obtained, otherwise, if the target package name of the desktop layout data is inconsistent with the source package name of the preset reference layout data, the comparison is considered to be failed, and a comparison.
As a preferred embodiment of the present application, the target feature data includes a target installation path, and the source feature data includes a source installation path, and after the sub-step S22, referring to fig. 3, the method further includes:
a substep S24 of comparing the target installation path with the source installation path;
in the substep S25, if the target installation path is consistent with the source installation path, a second comparison success result is obtained;
and a substep S26, if the target installation path is inconsistent with the source installation path, obtaining a second comparison failure result.
In order to obtain an accurate comparison result, after the main characteristic data is compared, if the main characteristic data is correct, the main characteristic data is compared with other minor characteristic data, so that the comparison time can be shortened, and the working efficiency is improved.
For example, after the package names are determined to be consistent, the installation path of the desktop layout data and the installation path of the preset reference layout data may be further compared, if the package names are consistent, the comparison may be considered to be successful, and a comparison success result is obtained, otherwise, if the package names are inconsistent, the comparison may be considered to be failed, and a comparison failure result is obtained.
Of course, the main feature data and the secondary feature data may be set according to actual needs, for example, they may be exchanged, added, deleted, and the like, which is not limited in this embodiment of the application.
As a preferred embodiment of the present application, referring to fig. 4, the sub-step S21 may include:
step S211, extracting a target package name corresponding to a target desktop element at a certain page position and a source package name corresponding to a source desktop element;
a substep S212, comparing the target package name and the source package name at the certain page position;
as a preferred embodiment of the present application, referring to fig. 5, the sub-step S24 may include:
step S241, extracting a target installation path corresponding to the target desktop element at a certain page position and an installation path corresponding to the source desktop element;
and a substep S242, comparing the target installation path at the certain page position with the source installation path.
In a specific application, if some desktop elements are set to be in fixed positions, comparing the feature data of the desktop layout data obtained from the fixed positions with the feature data of the preset reference layout data, and if the feature data are consistent, a successful comparison result can be obtained, otherwise, a failed comparison result is obtained.
Generally, a fixed page position refers to a position of the desktop element in the rows and columns of the several pages, where each page may be divided into M × N cells, for example, the upper left position is (0, 0) as shown in fig. 6.
If the desktop element at the (0, 0) position needs to be the specified desktop element, the feature data of the desktop layout data at the (0, 0) position needs to be acquired, and the feature data of the reference layout data is preset at the (0, 0) position, and then the two are compared.
For example, the package name in the desktop layout data at the (0, 0) position and the package name in the preset reference layout data are acquired and compared. Similarly, the installation paths also need to be compared with the installation paths corresponding to the same page positions.
In summary, in the embodiment of the present application, the desktop elements of each page are visited from the reference layout data for comparison, and then the desktop layout data corresponding to the real data is compared, for example, whether the desktop element exists in the desktop layout can be determined according to whether the package names are consistent, whether the installation path of the desktop element in the desktop layout is incorrect can be determined according to the installation path, and in addition, the class name, the action type, the size and the like of the desktop layout data can be used to detect whether additional information is met.
Further, if the desktop element is compared at the fixed position, it is determined whether the desktop element, such as an application, a shortcut, a folder, or a widget, is the same as the real data at the position, so that it can be known whether the factory desktop layout of the mobile terminal is modified.
As a preferred embodiment of the present application, after the step of comparing the desktop layout data with preset reference layout data to obtain a comparison result, that is, after step 102, the method may further include the following steps:
and outputting corresponding prompt information according to the comparison result.
Specifically, the step of outputting the corresponding prompt information according to the comparison result may include:
if the comparison result comprises a comparison failure result, outputting prompt information of page errors;
and if the comparison results are successful comparison results, outputting correct prompt information of the page.
In the embodiment of the application, corresponding prompt information is output according to the comparison result, so that a user can know whether the detection result of the overall desktop layout is wrong or correct. For example, if one of all the comparison results is a comparison failure result, it can be determined that the page has an error, a prompt message of the page error is output, and if all the comparison results are comparison success results, it can be determined that the page is correct, a prompt message of the page is output.
And 103, correcting the desktop layout data by adopting the preset reference layout data according to the comparison result.
As a preferred embodiment of the present application, the step 103 may include:
generating error information of each page according to the comparison failure result;
acquiring correct information of each page from a specified server;
and correcting the desktop layout data of each page by adopting the error information and the correct information of each page.
In the embodiment of the application, the mobile terminal may issue relevant information of the flash prevention through the server, for example, preset reference layout data, which includes information of a page position and a download path of each application on the desktop. Through the comparison result, the wrong page information can be adjusted by modifying the desktop database, and meanwhile, the position can be adjusted on the desktop layout.
For example, if an application in the desktop layout is disabled (enabled or not available), the application is enabled (enabled or available) according to preset reference layout data. If the application is removed from the non-existent, the application can be re-downloaded and installed back through the download path.
In a preferred embodiment of the present application, the desktop elements of the mobile terminal include important desktop elements, and the step of correcting the desktop layout data of each page by using the error information of each page and the correct information of each page may include:
determining important desktop elements in the desktop elements of the mobile terminal;
and correcting the desktop layout data corresponding to the important desktop elements of each page by adopting the error information and the correct information of each page.
In the embodiment of the present application, all desktop elements may be corrected according to the correct information of each page, and certainly, only the desktop layout data corresponding to a specific desktop element may be corrected.
For example, an important desktop element may be determined from the desktop elements, that is, a desktop element that is important for a user relative to other desktop elements may be set in the database in advance according to an actual situation, and when a desktop needs to be corrected, the important desktop element may be determined according to the database, and only the desktop layout data corresponding to the important desktop element needs to be corrected.
In another preferred embodiment of the present application, the desktop elements of the mobile terminal include non-important desktop elements, and the step of correcting the desktop layout data of each page by using the error information and the correct information of each page may include:
determining non-important desktop elements in the desktop elements of the mobile terminal;
and correcting the desktop layout data corresponding to the desktop elements except the important desktop elements of each page by adopting the error information and the correct information of each page.
As described above, the present application may only correct the desktop layout data corresponding to a specific desktop element. For example, the non-important desktop elements may be determined from the desktop elements first, that is, the desktop elements that are less important for the user than other desktop elements may be set in the database in advance according to the actual situation, and when the desktop needs to be corrected, the non-important desktop elements may be determined according to the database, and only the desktop layout data corresponding to the desktop elements other than the non-important desktop elements may be corrected.
According to the method and the device for correcting the desktop layout, when the desktop layout of the mobile terminal is triggered to be corrected, the desktop layout data of the mobile terminal can be obtained, then the desktop layout data is compared with the preset reference layout data to obtain the comparison result, and finally the desktop layout data is corrected according to the comparison result and the preset reference layout data, so that the desktop layout of the mobile terminal can maintain the factory desktop layout.
For simplicity of explanation, the method embodiments are described as a series of acts or combinations, but those skilled in the art will appreciate that the embodiments are not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the embodiments. Further, those skilled in the art will also appreciate that the embodiments described in the specification are presently preferred and that no particular act is required of the embodiments of the application.
Referring to fig. 7, a block diagram of a structure of an embodiment of an apparatus for correcting desktop layout data according to an embodiment of the present application is shown, and the apparatus is applied to a mobile terminal, and specifically may include the following modules:
a data reading module 201, configured to read desktop layout data of the mobile terminal;
the data comparison module 202 is configured to compare the desktop layout data with preset reference layout data to obtain a comparison result;
and the data correction module 203 is configured to correct the desktop layout data by using the preset reference layout data according to the comparison result.
As a preferred embodiment of the present application, the apparatus may further include:
and the data prompt module is used for outputting corresponding prompt information according to the comparison result.
As a preferred embodiment of the present application, the desktop layout data includes target feature data corresponding to one or more target desktop elements, and the data reading module 201 may include:
and the target characteristic data acquisition submodule is used for acquiring the target characteristic data corresponding to each page desktop element through the packet management of the mobile terminal.
As a preferred embodiment of the present application, the target feature data includes a target package name, the preset reference layout data includes source feature data corresponding to one or more source desktop elements, the source feature data includes a source package name, and the data comparison module 202 may include:
the first data comparison submodule is used for comparing the target package name with the source package name;
the first comparison result obtaining submodule is used for obtaining a first comparison success result if the target package name is consistent with the source package name;
and the second comparison result obtaining submodule is used for obtaining a first comparison failure result if the target package name is inconsistent with the source package name.
As a preferred embodiment of the present application, the target feature data includes a target installation path, the source feature data includes a source installation path, and the apparatus may further include:
the second data comparison submodule is used for comparing the target installation path with the source installation path;
a third comparison result obtaining submodule, configured to obtain a second comparison success result if the target installation path is consistent with the source installation path;
and the fourth comparison result obtaining submodule is used for obtaining a second comparison failure result if the target installation path is inconsistent with the source installation path.
As a preferred embodiment of the present application, the first data comparison sub-module includes:
the first data extraction unit is used for extracting a target package name corresponding to a target desktop element at a certain page position and a source package name corresponding to a source desktop element;
the first data comparison unit is used for comparing the target package name and the source package name on the certain page position;
the step of comparing the target installation path with the source installation path comprises:
the second data extraction unit is used for extracting a target installation path corresponding to the target desktop element at a certain page position and an installation path corresponding to the source desktop element;
and the second data comparison unit is used for comparing the target installation path on the certain page position with the source installation path.
As a preferred embodiment of the present application, the data prompt module includes:
the error prompt submodule is used for outputting prompt information of page errors if the comparison result contains a comparison failure result;
and the correct prompting submodule is used for outputting correct prompting information of the page if the comparison results are successful comparison results.
As a preferred embodiment of the present application, the data modification module 203 may include:
the error information generating submodule is used for generating error information of each page according to the comparison failure result;
the correct information acquisition submodule is used for acquiring correct information of each page from the specified server;
and the desktop layout data correction submodule is used for correcting the desktop layout data of each page by adopting the error information and the correct information of each page.
As a preferred embodiment of the present application, the desktop elements of the mobile terminal include important desktop elements, and the desktop layout data modification submodule includes:
the important desktop element unit is used for determining important desktop elements in the desktop elements of the mobile terminal;
and the first desktop layout data correcting unit is used for correcting the desktop layout data corresponding to the important desktop elements of each page by adopting the error information and the correct information of each page.
As a preferred embodiment of the present application, the desktop elements of the mobile terminal include non-important desktop elements, and the desktop layout data modification submodule includes:
the non-important desktop element unit is used for determining non-important desktop elements in the desktop elements of the mobile terminal;
and the second desktop layout data correcting unit is used for correcting the desktop layout data corresponding to the desktop elements except the important desktop elements of each page by adopting the error information and the correct information of each page.
As a preferred embodiment of the present application, the desktop element includes an application, a shortcut, a folder, and/or a widget, and the feature data includes a package name, an installation path, a class name, an action, a type, and/or a size of the desktop element.
The embodiment of the present application further discloses a mobile terminal, where the mobile terminal specifically includes:
a touch-sensitive display;
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to perform the steps of:
reading desktop layout data of the mobile terminal;
comparing the desktop layout data with preset reference layout data to obtain a comparison result;
and correcting the desktop layout data by adopting the preset reference layout data according to the comparison result.
Optionally, after the step of comparing the desktop layout data with preset reference layout data to obtain a comparison result, the method further includes:
and outputting corresponding prompt information according to the comparison result.
Optionally, the desktop layout data includes target feature data corresponding to one or more target desktop elements, and the step of reading the desktop layout data of the mobile terminal includes:
and acquiring target characteristic data corresponding to each page desktop element through packet management of the mobile terminal.
Optionally, the target feature data includes a target package name, the preset reference layout data includes source feature data corresponding to one or more source desktop elements, the source feature data includes a source package name, and the step of comparing the desktop layout data with the preset reference layout data to obtain a comparison result includes:
comparing the target package name with the source package name;
if the target package name is consistent with the source package name, obtaining a first comparison success result;
and if the target package name is inconsistent with the source package name, obtaining a first comparison failure result.
Optionally, the target feature data includes a target installation path, the source feature data includes a source installation path, and after the step of obtaining a first comparison success result if the target package name is consistent with the source package name, the method further includes:
comparing the target installation path with the source installation path;
if the target installation path is consistent with the source installation path, obtaining a second comparison success result;
and if the target installation path is inconsistent with the source installation path, obtaining a second comparison failure result.
Optionally, the step of comparing the target package name with the source package name includes:
extracting a target package name corresponding to a target desktop element at a certain page position and a source package name corresponding to a source desktop element;
comparing the target package name and the source package name on the certain page position;
the step of comparing the target installation path with the source installation path comprises:
extracting a target installation path corresponding to a target desktop element at a certain page position and an installation path corresponding to a source desktop element;
and comparing the target installation path on the certain page position with the source installation path.
Optionally, the step of outputting the corresponding prompt information according to the comparison result includes:
if the comparison result comprises a comparison failure result, outputting prompt information of page errors;
and if the comparison results are successful comparison results, outputting correct prompt information of the page.
Optionally, the step of correcting the desktop layout data by using the preset reference layout data according to the comparison result includes:
generating error information of each page according to the comparison failure result;
acquiring correct information of each page from a specified server;
and correcting the desktop layout data of each page by adopting the error information and the correct information of each page.
Optionally, the desktop elements of the mobile terminal include important desktop elements, and the step of correcting the desktop layout data of each page by using the error information and the correct information of each page includes:
determining important desktop elements in the desktop elements of the mobile terminal;
and correcting the desktop layout data corresponding to the important desktop elements of each page by adopting the error information and the correct information of each page.
Optionally, the desktop elements of the mobile terminal include non-important desktop elements, and the step of correcting the desktop layout data of each page by using the error information and the correct information of each page includes:
determining non-important desktop elements in the desktop elements of the mobile terminal;
and correcting the desktop layout data corresponding to the desktop elements except the important desktop elements of each page by adopting the error information and the correct information of each page.
Optionally, the desktop element comprises an application, a shortcut, a folder and/or a widget, and the feature data comprises a package name, an installation path, a class name, an action, a type and/or a size of the desktop element.
For the device and mobile terminal embodiments, since they are basically similar to the method embodiments, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiments.
The algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. In addition, this application is not directed to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the present application as described herein, and any descriptions of specific languages are provided above to disclose the best modes of the present application.
In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the application may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the application, various features of the application are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: this application is intended to cover such departures from the present disclosure as come within known or customary practice in the art to which this invention pertains. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this application.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the application and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the present application may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. It will be appreciated by those skilled in the art that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components of the method and apparatus for modifying a desktop layout according to embodiments of the present application. The present application may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present application may be stored on a computer readable medium or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the application, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The application may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
The application discloses A1, a method for correcting desktop layout data, which is characterized in that the method is applied to a mobile terminal, and the method comprises the following steps:
reading desktop layout data of the mobile terminal;
comparing the desktop layout data with preset reference layout data to obtain a comparison result;
and correcting the desktop layout data by adopting the preset reference layout data according to the comparison result.
A2, the method of claim a1, wherein after the step of comparing the desktop layout data with preset reference layout data to obtain a comparison result, the method further comprises:
and outputting corresponding prompt information according to the comparison result.
A3, the method of claim a1, wherein the desktop layout data includes target feature data corresponding to one or more target desktop elements, and the step of reading the desktop layout data of the mobile terminal includes:
and acquiring target characteristic data corresponding to each page desktop element through packet management of the mobile terminal.
A4, the method according to claim A3, wherein the target feature data includes a target package name, the preset reference layout data includes source feature data corresponding to one or more source desktop elements, the source feature data includes a source package name, and the step of comparing the desktop layout data with the preset reference layout data to obtain the comparison result includes:
comparing the target package name with the source package name;
if the target package name is consistent with the source package name, obtaining a first comparison success result;
and if the target package name is inconsistent with the source package name, obtaining a first comparison failure result.
A5, the method according to claim a4, wherein the target characteristic data includes a target installation path, the source characteristic data includes a source installation path, and after the step of obtaining the first comparison success result if the target package name is consistent with the source package name, the method further comprises:
comparing the target installation path with the source installation path;
if the target installation path is consistent with the source installation path, obtaining a second comparison success result;
and if the target installation path is inconsistent with the source installation path, obtaining a second comparison failure result.
A6, the method of claim a4 or a5, wherein the step of comparing the target package name with the source package name comprises:
extracting a target package name corresponding to a target desktop element at a certain page position and a source package name corresponding to a source desktop element;
comparing the target package name and the source package name on the certain page position;
the step of comparing the target installation path with the source installation path comprises:
extracting a target installation path corresponding to a target desktop element at a certain page position and an installation path corresponding to a source desktop element;
and comparing the target installation path on the certain page position with the source installation path.
A7, the method of claim A2, wherein the step of outputting the corresponding prompt message according to the comparison result includes:
if the comparison result comprises a comparison failure result, outputting prompt information of page errors;
and if the comparison results are successful comparison results, outputting correct prompt information of the page.
A8, the method of claim a1, wherein the step of modifying the desktop layout data with the preset reference layout data according to the comparison result comprises:
generating error information of each page according to the comparison failure result;
acquiring correct information of each page from a specified server;
and correcting the desktop layout data of each page by adopting the error information and the correct information of each page.
A9, the method of claim A8, wherein the desktop elements of the mobile terminal include important desktop elements, and the step of correcting the desktop layout data of each page using the error information and the correct information of each page includes:
determining important desktop elements in the desktop elements of the mobile terminal;
and correcting the desktop layout data corresponding to the important desktop elements of each page by adopting the error information and the correct information of each page.
A10, the method of claim A8, wherein the desktop elements of the mobile terminal include non-essential desktop elements, and the step of correcting the desktop layout data of each page using the error information and the correct information of each page comprises:
determining non-important desktop elements in the desktop elements of the mobile terminal;
and correcting the desktop layout data corresponding to the desktop elements except the important desktop elements of each page by adopting the error information and the correct information of each page.
A11, the method of claim A3, wherein the desktop elements include applications, shortcuts, folders, and/or widgets, and the characteristic data includes package name, installation path, class name, action, type, and/or size of the desktop elements.
The application also discloses B12, a correcting unit of desktop layout data, its characterized in that is applied to mobile terminal, the device includes:
the data reading module is used for reading desktop layout data of the mobile terminal;
the data comparison module is used for comparing the desktop layout data with preset reference layout data to obtain a comparison result;
and the data correction module is used for correcting the desktop layout data by adopting the preset reference layout data according to the comparison result.
B13, the apparatus of claim B12, further comprising:
and the data prompt module is used for outputting corresponding prompt information according to the comparison result.
B14 the apparatus of claim B12, wherein the desktop layout data comprises target characteristic data corresponding to one or more target desktop elements, the data reading module comprising:
and the target characteristic data acquisition submodule is used for acquiring the target characteristic data corresponding to each page desktop element through the packet management of the mobile terminal.
The apparatus of claim B14, wherein the target feature data comprises a target package name, the preset reference layout data comprises source feature data corresponding to one or more source desktop elements, the source feature data comprises a source package name, and the data alignment module comprises:
the first data comparison submodule is used for comparing the target package name with the source package name;
the first comparison result obtaining submodule is used for obtaining a first comparison success result if the target package name is consistent with the source package name;
and the second comparison result obtaining submodule is used for obtaining a first comparison failure result if the target package name is inconsistent with the source package name.
B16 the apparatus of claim B15, wherein the target signature data comprises a target installation path, the source signature data comprises a source installation path, further comprising:
the second data comparison submodule is used for comparing the target installation path with the source installation path;
a third comparison result obtaining submodule, configured to obtain a second comparison success result if the target installation path is consistent with the source installation path;
and the fourth comparison result obtaining submodule is used for obtaining a second comparison failure result if the target installation path is inconsistent with the source installation path.
B17, the apparatus of claim B15 or B16, wherein the first data comparison submodule includes:
the first data extraction unit is used for extracting a target package name corresponding to a target desktop element at a certain page position and a source package name corresponding to a source desktop element;
the first data comparison unit is used for comparing the target package name and the source package name on the certain page position;
the step of comparing the target installation path with the source installation path comprises:
the second data extraction unit is used for extracting a target installation path corresponding to the target desktop element at a certain page position and an installation path corresponding to the source desktop element;
and the second data comparison unit is used for comparing the target installation path on the certain page position with the source installation path.
B18 the apparatus of claim B13, wherein the data prompting module comprises:
the error prompt submodule is used for outputting prompt information of page errors if the comparison result contains a comparison failure result;
and the correct prompting submodule is used for outputting correct prompting information of the page if the comparison results are successful comparison results.
B19 the apparatus of claim B12, wherein the data modification module comprises:
the error information generating submodule is used for generating error information of each page according to the comparison failure result;
the correct information acquisition submodule is used for acquiring correct information of each page from the specified server;
and the desktop layout data correction submodule is used for correcting the desktop layout data of each page by adopting the error information and the correct information of each page.
B20, the apparatus of claim B19, wherein the desktop elements of the mobile terminal include important desktop elements, the desktop layout data modification submodule includes:
the important desktop element unit is used for determining important desktop elements in the desktop elements of the mobile terminal;
and the first desktop layout data correcting unit is used for correcting the desktop layout data corresponding to the important desktop elements of each page by adopting the error information and the correct information of each page.
B21, the apparatus of claim B19, wherein the desktop elements of the mobile terminal include non-essential desktop elements, the desktop layout data modification submodule includes:
the non-important desktop element unit is used for determining non-important desktop elements in the desktop elements of the mobile terminal;
and the second desktop layout data correcting unit is used for correcting the desktop layout data corresponding to the desktop elements except the important desktop elements of each page by adopting the error information and the correct information of each page.
The application also discloses C22, a mobile terminal, its characterized in that, it includes:
a touch-sensitive display;
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to perform a method of modifying desktop layout data according to any of claims 1-11.

Claims (18)

1. A method for correcting desktop layout data is applied to a mobile terminal, and the method comprises the following steps:
reading desktop layout data of the mobile terminal;
comparing the desktop layout data with preset reference layout data to obtain a comparison result;
correcting the desktop layout data by adopting the preset reference layout data according to the comparison result;
the step of correcting the desktop layout data by using the preset reference layout data according to the comparison result comprises the following steps:
generating error information of each page according to the compared failure result;
acquiring correct information of each page from a specified server;
correcting the desktop layout data of each page by adopting the error information and the correct information of each page;
the desktop elements of the mobile terminal comprise important desktop elements, and the step of correcting the desktop layout data of each page by adopting the error information and the correct information of each page comprises the following steps:
determining important desktop elements in the desktop elements of the mobile terminal;
and correcting the desktop layout data corresponding to the important desktop elements of each page by adopting the error information and the correct information of each page.
2. The method of claim 1, wherein after the step of comparing the desktop layout data with preset reference layout data to obtain a comparison result, the method further comprises:
and outputting corresponding prompt information according to the comparison result.
3. The method of claim 1, wherein the desktop layout data includes target feature data corresponding to one or more target desktop elements, and the step of reading the desktop layout data of the mobile terminal includes:
and acquiring target characteristic data corresponding to each page desktop element through packet management of the mobile terminal.
4. The method of claim 3, wherein the target feature data comprises a target package name, the preset reference layout data comprises source feature data corresponding to one or more source desktop elements, the source feature data comprises a source package name, and the step of comparing the desktop layout data with the preset reference layout data to obtain a comparison result comprises:
comparing the target package name with the source package name;
if the target package name is consistent with the source package name, obtaining a first comparison success result;
and if the target package name is inconsistent with the source package name, obtaining a first comparison failure result.
5. The method of claim 4, wherein the target profile data includes a target installation path, wherein the source profile data includes a source installation path, and wherein after the step of obtaining a first comparison success result if the target package name is consistent with the source package name, further comprising:
comparing the target installation path with the source installation path;
if the target installation path is consistent with the source installation path, obtaining a second comparison success result;
and if the target installation path is inconsistent with the source installation path, obtaining a second comparison failure result.
6. The method of claim 5, wherein the step of comparing the target package name to the source package name comprises:
extracting a target package name corresponding to a target desktop element at a certain page position and a source package name corresponding to a source desktop element;
comparing the target package name and the source package name on the certain page position;
the step of comparing the target installation path with the source installation path comprises:
extracting a target installation path corresponding to a target desktop element at a certain page position and an installation path corresponding to a source desktop element;
and comparing the target installation path on the certain page position with the source installation path.
7. The method of claim 2, wherein the step of outputting the corresponding prompt message according to the comparison result comprises:
if the comparison result comprises a comparison failure result, outputting prompt information of page errors;
and if the comparison results are successful comparison results, outputting correct prompt information of the page.
8. The method according to claim 1, wherein the desktop elements of the mobile terminal include non-essential desktop elements, and the step of correcting the desktop layout data of each page using the error information of each page and the correct information of each page comprises:
determining non-important desktop elements in the desktop elements of the mobile terminal;
and correcting the desktop layout data corresponding to the desktop elements except the important desktop elements of each page by adopting the error information and the correct information of each page.
9. The method of claim 3, wherein the desktop element comprises an application, a shortcut, a folder, and/or a widget, and the feature data comprises a package name, an installation path, a class name, an action, a type, and/or a size of the desktop element.
10. A desktop layout data correction device is applied to a mobile terminal, and the device comprises:
the data reading module is used for reading desktop layout data of the mobile terminal;
the data comparison module is used for comparing the desktop layout data with preset reference layout data to obtain a comparison result;
the data correction module is used for correcting the desktop layout data by adopting the preset reference layout data according to the comparison result;
the data correction module comprises:
the error information generation submodule is used for generating error information of each page according to the comparison failure result;
the correct information acquisition submodule is used for acquiring correct information of each page from the specified server;
the desktop layout data correction submodule is used for correcting the desktop layout data of each page by adopting the error information and the correct information of each page;
the desktop elements of the mobile terminal comprise important desktop elements, and the desktop layout data modification submodule comprises:
the important desktop element unit is used for determining important desktop elements in the desktop elements of the mobile terminal;
and the first desktop layout data correcting unit is used for correcting the desktop layout data corresponding to the important desktop elements of each page by adopting the error information and the correct information of each page.
11. The apparatus of claim 10, further comprising:
and the data prompt module is used for outputting corresponding prompt information according to the comparison result.
12. The apparatus of claim 10, wherein the desktop layout data comprises target feature data corresponding to one or more target desktop elements, the data reading module comprising:
and the target characteristic data acquisition submodule is used for acquiring the target characteristic data corresponding to each page desktop element through the packet management of the mobile terminal.
13. The apparatus of claim 12, wherein the target feature data comprises a target package name, the preset reference layout data comprises source feature data corresponding to one or more source desktop elements, the source feature data comprises a source package name, and the data alignment module comprises:
the first data comparison submodule is used for comparing the target package name with the source package name;
the first comparison result obtaining submodule is used for obtaining a first comparison success result if the target package name is consistent with the source package name;
and the second comparison result obtaining submodule is used for obtaining a first comparison failure result if the target package name is inconsistent with the source package name.
14. The apparatus of claim 13, wherein the target signature data comprises a target installation path and the source signature data comprises a source installation path, further comprising:
the second data comparison submodule is used for comparing the target installation path with the source installation path;
a third comparison result obtaining submodule, configured to obtain a second comparison success result if the target installation path is consistent with the source installation path;
and the fourth comparison result obtaining submodule is used for obtaining a second comparison failure result if the target installation path is inconsistent with the source installation path.
15. The apparatus of claim 14, wherein the first data comparison sub-module comprises:
the first data extraction unit is used for extracting a target package name corresponding to a target desktop element at a certain page position and a source package name corresponding to a source desktop element;
the first data comparison unit is used for comparing the target package name and the source package name on the certain page position;
the step of comparing the target installation path with the source installation path comprises:
the second data extraction unit is used for extracting a target installation path corresponding to the target desktop element at a certain page position and an installation path corresponding to the source desktop element;
and the second data comparison unit is used for comparing the target installation path on the certain page position with the source installation path.
16. The apparatus of claim 11, wherein the data hinting module comprises:
the error prompt submodule is used for outputting prompt information of page errors if the comparison result contains a comparison failure result;
and the correct prompting submodule is used for outputting correct prompting information of the page if the comparison results are successful comparison results.
17. The apparatus of claim 10, wherein the desktop elements of the mobile terminal comprise non-essential desktop elements, and wherein the desktop layout data modification submodule comprises:
the non-important desktop element unit is used for determining non-important desktop elements in the desktop elements of the mobile terminal;
and the second desktop layout data correcting unit is used for correcting the desktop layout data corresponding to the desktop elements except the important desktop elements of each page by adopting the error information and the correct information of each page.
18. A mobile terminal, characterized in that it comprises:
a touch-sensitive display;
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to perform a method of modifying desktop layout data according to any of claims 1-9.
CN201710002632.5A 2017-01-03 2017-01-03 Desktop layout correction method and device and mobile terminal Active CN107092477B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710002632.5A CN107092477B (en) 2017-01-03 2017-01-03 Desktop layout correction method and device and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710002632.5A CN107092477B (en) 2017-01-03 2017-01-03 Desktop layout correction method and device and mobile terminal

Publications (2)

Publication Number Publication Date
CN107092477A CN107092477A (en) 2017-08-25
CN107092477B true CN107092477B (en) 2020-07-03

Family

ID=59648765

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710002632.5A Active CN107092477B (en) 2017-01-03 2017-01-03 Desktop layout correction method and device and mobile terminal

Country Status (1)

Country Link
CN (1) CN107092477B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108984248A (en) * 2018-06-21 2018-12-11 上海二三四五网络科技有限公司 A kind of control method and control device of detection mobile terminal desktop layout correctness

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1726462A (en) * 2002-12-17 2006-01-25 国际商业机器公司 System and method for restoring desktop components using distributed desktop packages
CN102682102A (en) * 2012-04-30 2012-09-19 上海量明科技发展有限公司 Desktop saving method, client and system
CN104915268A (en) * 2015-06-24 2015-09-16 上海海漾软件技术有限公司 Desktop layout storage and recovery method and device thereof, terminal equipment and system
CN105302708A (en) * 2014-06-30 2016-02-03 联发科技(新加坡)私人有限公司 Mobile terminal and detection method thereof
CN106095448A (en) * 2016-06-13 2016-11-09 青岛海信移动通信技术股份有限公司 A kind of desktop layouts method and apparatus of mobile device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5852967B2 (en) * 2011-06-20 2016-02-03 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America GUI program creation support apparatus, GUI program creation support method, program, and integrated circuit

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1726462A (en) * 2002-12-17 2006-01-25 国际商业机器公司 System and method for restoring desktop components using distributed desktop packages
CN102682102A (en) * 2012-04-30 2012-09-19 上海量明科技发展有限公司 Desktop saving method, client and system
CN105302708A (en) * 2014-06-30 2016-02-03 联发科技(新加坡)私人有限公司 Mobile terminal and detection method thereof
CN104915268A (en) * 2015-06-24 2015-09-16 上海海漾软件技术有限公司 Desktop layout storage and recovery method and device thereof, terminal equipment and system
CN106095448A (en) * 2016-06-13 2016-11-09 青岛海信移动通信技术股份有限公司 A kind of desktop layouts method and apparatus of mobile device

Also Published As

Publication number Publication date
CN107092477A (en) 2017-08-25

Similar Documents

Publication Publication Date Title
JP6649510B2 (en) File processing method and device based on patch upgrade, terminal, and storage medium
CN111078339B (en) Interface element positioning method and device, computer equipment and storage medium
US20170123783A1 (en) Method for displaying plug-in view elements in host application page and electronic device
CN108196878A (en) Method and device for generating application program installation package, electronic equipment and storage medium
US20150378714A1 (en) Providing Context-Specific Software Updates to Client Applications
US10191751B2 (en) Information processing device for generating application programming interface information
US9396053B2 (en) Error handling in a network resource generation environment
CN108647032B (en) Application loading method and device, computer device and computer readable storage medium
CN107480117B (en) Recovery method and device for automatic page table single data
US20160216885A1 (en) Method and device for processing touch operation of electronic apparatus
CN107798064B (en) Page processing method, electronic device and computer readable storage medium
CN105138352B (en) Method and device for installing application plug-in
US10061494B2 (en) Method and device for webpage zooming on electronic apparatus
CN105893161A (en) Method and apparatus for calling resource in software program
CN106649588B (en) Method, device and system for acquiring installed application program list
CN107092477B (en) Desktop layout correction method and device and mobile terminal
CN106293790B (en) application program upgrading method and device based on Firefox operating system
KR20160016405A (en) Method for processing data and electronic device thereof
CN107092476B (en) Desktop layout detection method and device and mobile terminal
CN106919375B (en) Screen self-adaption method and system on mobile terminal equipment
US9354772B2 (en) Method and device for movement of image object
US9912796B2 (en) Apparatus and method for correcting an input number
CN106095886B (en) Data processing method and device
CN116820554A (en) Upgrading method and device of functional component, electronic equipment and storage medium
CN110941437A (en) Method and equipment for installing application

Legal Events

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