CN114327424B - Method for making dynamic effect screen locking theme on mobile equipment and related equipment - Google Patents

Method for making dynamic effect screen locking theme on mobile equipment and related equipment Download PDF

Info

Publication number
CN114327424B
CN114327424B CN202111582276.1A CN202111582276A CN114327424B CN 114327424 B CN114327424 B CN 114327424B CN 202111582276 A CN202111582276 A CN 202111582276A CN 114327424 B CN114327424 B CN 114327424B
Authority
CN
China
Prior art keywords
theme
component
code file
screen locking
receiving
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
CN202111582276.1A
Other languages
Chinese (zh)
Other versions
CN114327424A (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.)
Shenzhen Zooking Software Co ltd
Original Assignee
Shenzhen Zooking Software 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 Shenzhen Zooking Software Co ltd filed Critical Shenzhen Zooking Software Co ltd
Priority to CN202111582276.1A priority Critical patent/CN114327424B/en
Publication of CN114327424A publication Critical patent/CN114327424A/en
Application granted granted Critical
Publication of CN114327424B publication Critical patent/CN114327424B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

The invention provides a method for making a dynamic effect screen locking theme on mobile equipment and related equipment, wherein the method comprises the steps of receiving a touch instruction of a user to a preset theme editing entry on a screen locking state interface of the mobile equipment; generating an editing window of the screen locking theme on the screen locking state interface of the mobile equipment; receiving the editing operation of a user on the lock screen theme on the editing window and downloading a corresponding component from an online component library; configuring a dynamic effect driver for the component and generating a code file of a screen locking theme; transmitting the code file into a system UI file of the mobile equipment; and receiving the operation result fed back by the system and generating a preview of the lock screen theme on the editing window. According to the technical scheme, the screen locking theme can be developed directly on the mobile equipment, so that the theme development threshold is reduced, and the development efficiency is improved.

Description

Method for making dynamic effect screen locking theme on mobile equipment and related equipment
Technical Field
The invention relates to the technical field of theme development, in particular to a method for manufacturing a dynamic effect screen locking theme on mobile equipment and related equipment.
Background
At present, mobile devices such as mobile phones and the like generally provide richer theme lock screens with different styles, and the source of the lock screens is mainly that developers use computer equipment to edit and code, and then package and upload theme stores for users to download and use. The existing screen locking theme development method needs to use computer equipment, developers need to have certain programming knowledge, the theme development threshold is increased, the theme development efficiency is reduced, and the professional requirements of the theme development of a plurality of non-professionals are difficult to meet.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
The invention mainly aims to solve the technical problems of higher threshold and low development efficiency of the existing screen locking theme development.
The invention provides a method for making a dynamic effect screen locking theme on a mobile device in a first aspect, which comprises the following steps:
receiving a touch instruction of a user to a preset theme editing entry on a screen locking state interface of the mobile equipment;
generating an editing window of the screen locking theme on the screen locking state interface of the mobile equipment;
receiving the editing operation of a user on the screen locking theme on the editing window and downloading a corresponding component from an online component library;
configuring a dynamic effect driver for the component and generating a code file of a screen locking theme;
transmitting the code file into a system UI file of the mobile equipment;
and receiving the operation result fed back by the system and generating a preview of the lock screen theme on the editing window.
In an optional implementation manner of the first aspect of the present invention, the receiving an editing operation of a user on the lock screen theme on the editing window and downloading a corresponding component from an online component library includes:
receiving a template style selected by a user on the editing window;
generating a theme frame of the template style on the editing window;
receiving a picture locally selected by a user from the mobile equipment and taking the picture as a background picture of the theme frame;
receiving the components selected by the user in the theme frame and downloading the components from the online component library.
In an optional implementation manner of the first aspect of the present invention, before the generating an edit window of a lock screen theme on the lock screen status interface of the mobile device, the method includes:
the method comprises the steps of carrying out componentization classification on a screen locking theme in advance, and dividing components in the screen locking theme into a background picture, a time component, a date component, a character component, a picture component, an unlocking component, a calendar component, a video component and a shortcut component.
In an alternative implementation manner of the first aspect of the present invention, the configuring a dynamic effect driver for the component and generating a code file of a lock screen theme includes:
receiving a dynamic effect label selected by a user for the component;
calling a dynamic effect engine carried by the mobile equipment system to drive the component;
generating code files of the theme frame, the background picture, the component and the driver corresponding to the component;
and storing the code file in a folder corresponding to the editing window.
In an optional implementation manner of the first aspect of the present invention, the transferring the code file into the system UI file of the mobile device includes:
acquiring the code file from a folder corresponding to the editing window;
setting a newly-built folder in a folder of a system UI file;
moving the code file into the new folder;
and adjusting the code file in the new folder according to the rule of reading the file by the system.
In an optional implementation manner of the first aspect of the present invention, the receiving a running result fed back by a system and generating a preview of a lock screen theme on the edit window includes:
running the code file in a system of the mobile device;
acquiring an operation result of the code file and generating a lock screen theme preview on the editing window;
and receiving a touch instruction of exiting the preview of the screen locking theme on the screen locking state interface of the mobile equipment by a user, and deleting the code file in the new folder while exiting the preview of the screen locking theme.
In an optional implementation manner of the first aspect of the present invention, after receiving a running result fed back by a system and generating a preview of a lock screen theme on the edit window, the method further includes:
and packaging the code file, and uploading the packaged code file to a theme application store of the mobile equipment.
The second aspect of the present invention provides a dynamic effect screen locking theme manufacturing apparatus, including:
the receiving module is used for receiving a touch instruction of a user to an editing inlet of a preset theme on a screen locking state interface of the mobile equipment;
the pop-up module is used for generating an editing window of the screen locking theme on the screen locking state interface of the mobile equipment;
the editing module is used for receiving the editing operation of a user on the lock screen theme on the editing window and downloading a corresponding component from an online component library;
the configuration module is used for configuring the dynamic effect drive for the component and generating a code file of the screen locking theme;
the mobile module is used for transmitting the code file into a system UI file of the mobile equipment;
and the display module is used for receiving the operation result fed back by the system and generating a preview of the lock screen theme on the editing window.
The third aspect of the present invention provides a dynamic effect screen locking theme manufacturing apparatus, including: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line;
the at least one processor invokes the instructions in the memory to cause the active screen locking theme production device to perform the method of producing an active screen locking theme on a mobile device as described in any of the above.
A fourth aspect of the present invention provides a computer readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method for making a dynamic-effect screen-locking theme on a mobile device according to any one of the above items.
Has the advantages that: the invention provides a method for making a dynamic effect screen locking theme on mobile equipment and related equipment, wherein the method comprises the steps of receiving a touch instruction of a user to a preset theme editing entry on a screen locking state interface of the mobile equipment; generating an editing window of the screen locking theme on the screen locking state interface of the mobile equipment; receiving the editing operation of a user on the screen locking theme on the editing window and downloading a corresponding component from an online component library; configuring a dynamic effect driver for the component and generating a code file of a screen locking theme; transmitting the code file into a system UI file of the mobile equipment; and receiving the operation result fed back by the system and generating a preview of the lock screen theme on the editing window. The technical scheme of the invention can complete the development of the screen locking theme directly on the mobile equipment, thereby reducing the threshold of theme development and improving the development efficiency.
Drawings
FIG. 1 is a flowchart of steps of one embodiment of a method for creating a dynamic effect lock screen theme on a mobile device;
FIG. 2 is a schematic diagram of an embodiment of a dynamic effect lock screen theme creation apparatus according to the present invention;
fig. 3 is a schematic diagram of an embodiment of a dynamic-effect lock screen theme production apparatus according to the present invention.
Detailed Description
The embodiment of the invention provides a method, a device, equipment and a storage medium for manufacturing a dynamic effect screen locking theme on mobile equipment.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises," "comprising," or "having," and any variations thereof, are intended to cover non-exclusive inclusions, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
For ease of understanding, the following describes a specific process of an embodiment of the present invention, and with reference to fig. 1, a first aspect of the present invention provides a method for making a dynamic screen locking theme on a mobile device, including:
s100, receiving a touch instruction of a user to a preset theme editing entry on a screen locking state interface of the mobile equipment; in step S100, when the mobile device locks the screen, a theme editing entry is set on the screen-locking status interface, where the theme editing entry may be a component on the screen-locking status interface, and the setting position may be a lower left corner and a lower right corner, and a user may enter an editing window of the screen-locking theme by clicking the theme editing entry;
s200, generating an editing window of a screen locking theme on the screen locking state interface of the mobile equipment; after a user clicks a theme editing entry on a screen locking state interface of the mobile equipment, the mobile equipment does not need to enter a system main interface, but directly generates an editing window of a screen locking theme on the screen locking state interface of the mobile equipment, so that the user can obtain better screen locking theme preview experience;
before step S200, the screen locking theme needs to be classified in advance, so as to set the positions of the components in the editing window, and when the screen locking theme is classified in a componentized manner, for example, the components in the screen locking theme may be classified into a background map, a time component, a date component, a text component, a picture component, an unlocking component, a calendar component, a video component, a shortcut component, and the like.
S300, receiving the editing operation of a user on the screen locking theme on the editing window and downloading a corresponding component from an online component library; in this step S300, the receiving an editing operation of the user on the lock screen theme on the editing window and downloading a corresponding component from the online component library specifically includes:
receiving a template style selected by a user on the editing window; in this embodiment, a template selection option is set on the editing window, the template selection option is connected to a template library, some common theme frame styles are collected in the template library in advance, and a user can select a suitable template style according to the needs of the user, for example, a specific template style is that a date weather display component area is arranged at the middle upper part of the template, a functional component area (such as a flashlight) is arranged in the lower left corner area of the template, and a photographing component area is arranged in the lower right corner area of the template;
generating a theme frame of the template style on the editing window; in this embodiment, the process of developing the theme by the user is essentially to select a suitable component on the theme framework, and the component can be downloaded from the component library in the cloud and can also be selected from the local storage; the theme frame has a plurality of layers, including a picture bottom layer and a component upper layer;
receiving a picture locally selected by a user from the mobile equipment and taking the picture as a background picture of the theme frame; in this embodiment, the selected picture may also be a dynamic picture, and if the selected picture is a dynamic picture, a player component of the system itself needs to be called to play the dynamic picture in the subsequent process of generating the preview of the lock screen theme;
receiving the components selected by the user in the theme frame and downloading the components from the online component library. In this embodiment, when a user develops a component by using the scheme of the present invention, the terminal needs to be networked, and the component library is set on line, so that the richness of the component can be improved, and development limitation caused by storage limitation of the mobile device itself can be avoided.
S400, configuring a dynamic effect driver for the component and generating a code file of a screen locking theme; in this embodiment, after the screen locking theme is developed, the screen locking theme also needs to be moved into the system to operate, and therefore, a code file of the screen locking theme also needs to be obtained, in step S400, the configuring a dynamic effect driver for the component and generating the code file of the screen locking theme includes:
receiving a dynamic effect label selected by a user for the component; in this embodiment, if the component is a dynamic effect component, when each component is added, the dynamic effect of the component can be selected, wherein the dynamic effect of the component includes, for example, flipping, rotating, jumping, color changing, lengthening, shortening, and the like;
calling a dynamic effect engine carried by the mobile equipment system to drive the component; in the embodiment, the system of the existing mobile equipment is generally provided with a theme dynamic effect engine, the technical scheme of the invention directly borrows the dynamic effect engine of a system provider to drive the component when realizing the dynamic effect of the component, thereby avoiding secondary development, improving the development efficiency, and only needing to abide by a calling protocol formulated by the system provider when calling a related dynamic effect engine algorithm;
generating a theme frame, the background picture, the component and a code file of a driver corresponding to the component; in this embodiment, after the content of the component in the theme frame is configured, the component needs to be moved into the system for running, so that the theme frame, the background picture, the component, and the code file of the driver corresponding to the component need to be obtained;
and storing the code file in a folder corresponding to the editing window. In this embodiment, files obtained by performing various operations from the editing window are automatically stored in the corresponding folders of the editing window in the system, so that subsequent searching and transferring are facilitated.
S500, transmitting the code file into a system UI file of the mobile equipment; in this embodiment, the step of transferring the code file may be implemented by an automated script, so as to avoid manual operation and improve transfer efficiency, where the transferred operation is specifically copying of a file, and in this step S500, the transferring the code file into the system UI file of the mobile device includes:
acquiring the code file from a folder corresponding to the editing window; in an embodiment, the step of obtaining the code file may also be completed by an automation script, and only the path address needs to be replaced by the storage address of the code file in the automation script, and a mode of editing the automation script is a conventional technical means in the art, and the technical scheme is not described in detail herein;
setting a newly-built folder in a folder of a system UI file; in this step, the name of the new folder may be named by the subject name entered by the user in the editing window, or may be generated by using a naming generator, where the naming generator generates different folder names each time;
moving the code file into the new folder; in this embodiment, the hierarchy of the new folder is consistent with the hierarchy of the lock screen theme currently executed by the system, and the new folder does not need to cover and replace the lock screen theme file currently executed by the system, and the present invention only needs to ensure that the system can use the content in the new folder and execute the content, and during the execution process, the system can additionally create a parallel thread which is the same as the thread for executing the current lock screen theme, and the thread only runs in the background and should provide an interface for the editing window to call, but not actually display on the lock screen of the mobile device;
and adjusting the code file in the new folder according to the rule of reading the file by the system. In this embodiment, the code file copied to the new folder does not necessarily conform to the rule read by the system, and therefore the code file needs to be adjusted, and the adjustment method is based on the development protocol given by the system manufacturer to the subject developer;
s600, receiving an operation result fed back by the system and generating a preview of the lock screen theme on the editing window. In this embodiment, after the theme is developed, the effect needs to be tested through system operation, the effect is not actually loaded to the lock screen for display but runs in the background, and the system provides a corresponding interface to obtain the running interface and displays the interface on the editing window;
in this step S600, the receiving an operation result fed back by the system and generating a preview of the lock screen theme on the editing window includes:
running the code file in a system of the mobile device; in this step, since the code file is adjusted according to the system executable rule before execution, the system can directly read the content in the code file and obtain the operation result;
acquiring an operation result of the code file and generating a lock screen theme preview on the editing window; in the step, the operation result of the code file is not actually operated on the screen locking interface, but is a screen locking display interface simulated in the editing window, so that the interference on each normal process of the system is avoided, and the stability of the operation of the system is not influenced;
and receiving a touch instruction of quitting the preview of the screen locking theme on a screen locking state interface of the mobile equipment by a user, and deleting the code file in the new folder while quitting the preview of the screen locking theme. In this step, the code files in the new folder are copied, so that after the operation effect is obtained, the code files after previewing need to be deleted in order to facilitate the subsequent operation of other lock screen theme code files.
In an alternative implementation manner of the first aspect of the present invention, the method for making the dynamic effect screen locking theme on the mobile device further includes:
s700, packaging the code file, and uploading the packaged code file to a theme application store of the mobile equipment. In the step, the user can upload the screen locking theme to a theme application store for selling to obtain benefits after developing the screen locking theme, so that the enthusiasm of user development is promoted.
Referring to fig. 2, a second aspect of the present invention provides a dynamic effect lock screen theme manufacturing apparatus, including:
the receiving module 10 is configured to receive a touch instruction of a user to an editing entry of a preset theme on a lock screen state interface of the mobile device;
a pop-up module 20, configured to generate an editing window of the lock screen theme on the lock screen status interface of the mobile device;
the editing module 30 is configured to receive an editing operation of a user on the lock screen theme on the editing window and download a corresponding component from an online component library;
the configuration module 40 is used for configuring the dynamic effect driver for the component and generating a code file of the screen locking theme;
a moving module 50, configured to transfer the code file into a system UI file of the mobile device;
and the display module 60 is configured to receive the operation result fed back by the system and generate a preview of the lock screen theme on the edit window.
In an alternative embodiment of the second aspect of the present invention, the editing module 30 comprises:
the first selection unit is used for receiving the template style selected by the user on the editing window;
the jumping unit is used for generating a theme frame of the template style on the editing window;
the editing unit is used for receiving a picture locally selected by a user from the mobile equipment and taking the picture as a background picture of the theme frame; and the system is used for receiving the components selected by the user in the theme framework and downloading the components from the online component library.
In an optional implementation manner of the second aspect of the present invention, the dynamic effect screen locking theme making apparatus further includes:
and the classification module is used for performing componentization classification on the screen locking theme in advance, and dividing the components in the screen locking theme into a background picture, a time component, a date component, a character component, a picture component, an unlocking component, a calendar component, a video component and a shortcut component.
In an alternative embodiment of the second aspect of the present invention, the configuration module 40 includes:
the second selection unit is used for receiving the dynamic effect label selected by the user for the component;
the calling unit is used for calling a dynamic effect engine carried by the mobile equipment system to drive the component;
the configuration unit is used for generating the theme frame, the background picture, the component and a code file of a driver corresponding to the component;
and the storage unit is used for storing the code file in a folder corresponding to the editing window.
In an alternative embodiment of the second aspect of the present invention, the moving module 50 comprises:
the obtaining unit is used for obtaining the code file from a folder corresponding to the editing window;
the system comprises a new building unit, a creating unit and a processing unit, wherein the new building unit is used for setting a new building folder in a folder of a system UI file;
the transfer unit is used for transferring the code file into the new folder;
and the adjusting unit is used for adjusting the code file in the new folder according to the rule of reading the file by the system.
In an alternative embodiment of the second aspect of the present invention, the display module 60 comprises:
an execution unit configured to execute the code file in a system of the mobile device;
the display unit is used for acquiring the operation result of the code file and generating a preview of the lock screen theme on the editing window;
and the exit unit is used for receiving a touch instruction of exiting the preview of the screen locking theme on the screen locking state interface of the mobile equipment by a user, and deleting the code file in the new folder while exiting the preview of the screen locking theme.
In an optional implementation manner of the second aspect of the present invention, the dynamic effect screen locking theme making apparatus further includes:
and the uploading module is used for packaging the code file and uploading the packaged code file to a theme application store of the mobile equipment.
Fig. 3 is a schematic structural diagram of a dynamic lock screen theme production apparatus according to an embodiment of the present invention, which may generate a relatively large difference due to different configurations or performances, and may include one or more processors 70 (CPUs) (e.g., one or more processors) and a memory 80, and one or more storage media 90 (e.g., one or more mass storage devices) for storing applications or data. The memory and storage medium may be, among other things, transitory or persistent storage. The program stored on the storage medium may include one or more modules (not shown), each of which may include a series of instruction operations for a dynamic lock screen theme production facility. Still further, the processor may be configured to communicate with a storage medium to execute a sequence of instruction operations in the storage medium on the dynamic lock screen theme production device.
The dynamic lockscreen theme production apparatus may also include one or more power supplies 100, one or more wired or wireless network interfaces 110, one or more input-output interfaces 120, and/or one or more operating systems, such as Windows Server, mac OS X, unix, linux, freeBSD, and the like. Those skilled in the art will appreciate that the configuration of the motion-active lock screen theme creation apparatus shown in fig. 3 does not constitute a limitation of the motion-active lock screen theme creation apparatus and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The present invention also provides a computer readable storage medium, which may be a non-volatile computer readable storage medium, and may also be a volatile computer readable storage medium, having stored therein instructions, which, when executed on a computer, cause the computer to perform the steps of the method for making a dynamic effect screen locking theme on a mobile device.
It can be clearly understood by those skilled in the art that, for convenience and simplicity of description, the specific working process of the system, the apparatus, and the unit described above may refer to the corresponding process in the foregoing method embodiment, and details are not described herein again.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention, which is substantially or partly contributed by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (6)

1. A method for creating a dynamic-effect screen-locking theme on a mobile device, comprising:
receiving a touch instruction of a user to an editing inlet of a preset theme on a screen locking state interface of the mobile equipment;
generating an editing window of the screen locking theme on the screen locking state interface of the mobile equipment;
receiving the editing operation of a user on the screen locking theme on the editing window and downloading a corresponding component from an online component library;
configuring a dynamic effect driver for the component and generating a code file of a screen locking theme;
transmitting the code file into a system UI file of the mobile equipment;
receiving an operation result fed back by the system and generating a preview of the lock screen theme on the editing window;
the receiving the operation result fed back by the system and generating the preview of the lock screen theme on the editing window further comprises:
packaging the code file, and uploading the packaged code file to a theme application store of the mobile equipment;
the receiving the editing operation of the user on the lock screen theme on the editing window and downloading the corresponding component from the online component library comprises:
receiving a template style selected by a user on the editing window;
generating a theme frame of the template style on the editing window;
receiving a picture locally selected by a user from the mobile equipment and taking the picture as a background picture of the theme frame;
receiving the components selected by the user in the theme frame and downloading the components from an online component library;
the transferring the code file into the system UI file of the mobile device comprises:
acquiring the code file from a folder corresponding to the editing window;
setting a newly-built folder in a folder of a system UI file;
moving the code file into the new folder;
adjusting the code file in the new folder according to the rule of reading files by the system;
the receiving the operation result fed back by the system and generating the preview of the lock screen theme on the editing window comprises the following steps:
running the code file in a system of the mobile device;
acquiring an operation result of the code file and generating a lock screen theme preview on the editing window;
and receiving a touch instruction of quitting the preview of the screen locking theme on a screen locking state interface of the mobile equipment by a user, and deleting the code file in the new folder while quitting the preview of the screen locking theme.
2. The method for making a dynamic effect lock screen theme on a mobile device according to claim 1, wherein the generating an edit window of the lock screen theme on the mobile device lock screen status interface comprises:
the method comprises the steps of carrying out componentization classification on a screen locking theme in advance, and dividing components in the screen locking theme into a background picture, a time component, a date component, a character component, a picture component, an unlocking component, a calendar component, a video component and a shortcut component.
3. The method for making a dynamic effect lock screen theme on a mobile device according to claim 2, wherein the configuring the dynamic effect driver for the component and generating the code file of the lock screen theme comprises:
receiving a dynamic effect label selected by a user for the component;
calling a dynamic effect engine carried by the mobile equipment system to drive the component;
generating a theme frame, the background picture, the component and a code file of a driver corresponding to the component;
and storing the code file in a folder corresponding to the editing window.
4. A move and imitate lock screen theme making devices for in mobile device, its characterized in that, move and imitate lock screen theme making devices and include:
the receiving module is used for receiving a touch instruction of a user to an editing inlet of a preset theme on a screen locking state interface of the mobile equipment;
the popup module is used for generating an editing window of the screen locking theme on the screen locking state interface of the mobile equipment;
the editing module is used for receiving the editing operation of a user on the screen locking theme on the editing window and downloading corresponding components from an online component library;
the configuration module is used for configuring the dynamic effect drive for the component and generating a code file of the screen locking theme;
the mobile module is used for transmitting the code file into a system UI file of the mobile equipment;
the display module is used for receiving the operation result fed back by the system and generating a preview of the screen locking theme on the editing window;
the uploading module is used for packaging the code file and uploading the packaged code file to a theme application store of the mobile equipment;
the editing module comprises:
the first selection unit is used for receiving the template style selected by the user on the editing window;
the jumping unit is used for generating a theme frame of the template style on the editing window;
the editing unit is used for receiving a picture locally selected by a user from the mobile equipment and taking the picture as a background picture of the theme frame; and the system is used for receiving the components selected by the user in the theme frame and downloading the components from an online component library;
the moving module includes:
the obtaining unit is used for obtaining the code file from a folder corresponding to the editing window;
the system comprises a new building unit, a creating unit and a processing unit, wherein the new building unit is used for setting a new building folder in a folder of a system UI file;
the transfer unit is used for transferring the code file into the new folder;
the adjusting unit is used for adjusting the code file in the new folder according to the rule of reading the file by the system;
the display module comprises:
an execution unit configured to execute the code file in a system of the mobile device;
the display unit is used for acquiring the operation result of the code file and generating a preview of the lock screen theme on the editing window;
and the exit unit is used for receiving a touch instruction of exiting the screen locking theme preview on the screen locking state interface of the mobile equipment by a user, and deleting the code file in the new folder while exiting the screen locking theme preview.
5. A mobile device, characterized in that the mobile device comprises: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line;
the at least one processor invokes the instructions in the memory to cause the mobile device to perform the method of making a motion-effect lock screen theme on a mobile device of any of claims 1-3.
6. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the method of making a dynamic effect lock screen theme on a mobile device according to any one of claims 1-3.
CN202111582276.1A 2021-12-22 2021-12-22 Method for making dynamic effect screen locking theme on mobile equipment and related equipment Active CN114327424B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111582276.1A CN114327424B (en) 2021-12-22 2021-12-22 Method for making dynamic effect screen locking theme on mobile equipment and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111582276.1A CN114327424B (en) 2021-12-22 2021-12-22 Method for making dynamic effect screen locking theme on mobile equipment and related equipment

Publications (2)

Publication Number Publication Date
CN114327424A CN114327424A (en) 2022-04-12
CN114327424B true CN114327424B (en) 2022-11-01

Family

ID=81053855

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111582276.1A Active CN114327424B (en) 2021-12-22 2021-12-22 Method for making dynamic effect screen locking theme on mobile equipment and related equipment

Country Status (1)

Country Link
CN (1) CN114327424B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20240039769A (en) * 2022-09-20 2024-03-27 삼성전자주식회사 Electronic device and the operation method thereof

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104063225A (en) * 2014-06-27 2014-09-24 广州华多网络科技有限公司 Locked screen theme development method and locked screen theme development system
CN105183350A (en) * 2015-08-31 2015-12-23 苏州天平先进数字科技有限公司 DIY mode based lock screen beautification method
CN105490922A (en) * 2015-12-14 2016-04-13 苏州天平先进数字科技有限公司 User interest based community system
CN106354517A (en) * 2016-09-27 2017-01-25 维沃移动通信有限公司 Method for editing screen lock wallpaper and mobile terminal
CN106415486A (en) * 2015-05-06 2017-02-15 上海欧拉网络技术有限公司 Method and device for mobile phone dynamic screen locking

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10656920B2 (en) * 2018-06-03 2020-05-19 Apple Inc. Dynamically adaptable tool for graphical development of user interfaces

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104063225A (en) * 2014-06-27 2014-09-24 广州华多网络科技有限公司 Locked screen theme development method and locked screen theme development system
CN106415486A (en) * 2015-05-06 2017-02-15 上海欧拉网络技术有限公司 Method and device for mobile phone dynamic screen locking
CN105183350A (en) * 2015-08-31 2015-12-23 苏州天平先进数字科技有限公司 DIY mode based lock screen beautification method
CN105490922A (en) * 2015-12-14 2016-04-13 苏州天平先进数字科技有限公司 User interest based community system
CN106354517A (en) * 2016-09-27 2017-01-25 维沃移动通信有限公司 Method for editing screen lock wallpaper and mobile terminal

Also Published As

Publication number Publication date
CN114327424A (en) 2022-04-12

Similar Documents

Publication Publication Date Title
TWI808393B (en) Page processing method, device, apparatus and storage medium
Frisch gaussian 09W Reference
WO2022170801A1 (en) Ios application program construction method and apparatus, electronic device, and storage medium
CN110928529B (en) Method and system for assisting operator development
US11635974B2 (en) Providing a different configuration of added functionality for each of the stages of predeployment, deployment, and post deployment using a layer of abstraction
US20180081642A1 (en) Connectors framework
US7886284B2 (en) Using a backend simulator to test and develop xforms templates before linking the xforms templates to backend data processing systems
CN111522552B (en) Sub-application generation method and device, computer equipment and storage medium
CN106775744B (en) Method and device for generating static library
US20170286068A1 (en) Development support system
US11733973B2 (en) Interactive graphic design system to enable creation and use of variant component sets for interactive objects
CN109189384A (en) A kind of multiplexing method and device of code
CN114327424B (en) Method for making dynamic effect screen locking theme on mobile equipment and related equipment
CN114115890A (en) Micro-service development method and system
CN115993971A (en) Active page generation method, computing device and computer storage medium
CN108021503A (en) The method, apparatus and computer-readable storage medium of automated function test
CN118012393A (en) Method for improving development efficiency of platform Web end
CN117931214A (en) Application deployment method and device in offline environment, electronic equipment and storage medium
CN112230919A (en) Page templating configuration publishing method, system, storage medium and server
JP6590905B2 (en) Content development device
CN115857999A (en) Method and system for obtaining micro front-end system architecture based on vue system architecture transformation
CN115437657A (en) Service starting method, device, equipment and storage medium
CN115282598A (en) Data processing system and method
CN116740236A (en) Animation multiplexing method and device, storage medium and electronic equipment
CN114697313A (en) File downloading method based on mirror image

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
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Method and related equipment for making dynamic lock screen theme on mobile device

Effective date of registration: 20230224

Granted publication date: 20221101

Pledgee: Shenzhen SME financing Company limited by guarantee

Pledgor: SHENZHEN ZOOKING SOFTWARE Co.,Ltd.

Registration number: Y2023440020033

PE01 Entry into force of the registration of the contract for pledge of patent right