CN117093298A - Design method of intelligent watch dial based on plug-in technology - Google Patents

Design method of intelligent watch dial based on plug-in technology Download PDF

Info

Publication number
CN117093298A
CN117093298A CN202310924406.8A CN202310924406A CN117093298A CN 117093298 A CN117093298 A CN 117093298A CN 202310924406 A CN202310924406 A CN 202310924406A CN 117093298 A CN117093298 A CN 117093298A
Authority
CN
China
Prior art keywords
dial
plug
user
interface
designing
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.)
Pending
Application number
CN202310924406.8A
Other languages
Chinese (zh)
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.)
Umeox Innovations Co ltd
Original Assignee
Umeox Innovations 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 Umeox Innovations Co ltd filed Critical Umeox Innovations Co ltd
Priority to CN202310924406.8A priority Critical patent/CN117093298A/en
Publication of CN117093298A publication Critical patent/CN117093298A/en
Pending legal-status Critical Current

Links

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a design method of an intelligent watch dial based on a plugin technology, which relates to the technical field of intelligent watches and comprises the following steps: s10, dividing a dial into a plurality of slots, and reserving interfaces for supporting plug-in addition, deletion, replacement and adjustment of the arrangement sequence; s20, developing a function plug-in to ensure the expandability and compatibility of the function plug-in; s30, interacting and displaying with the dial through an interface appointed between the dial and the plug-in; s40, adding, deleting, replacing and adjusting the position of the functional plug-in the dial according to the requirements of the user; s50, dynamically adjusting the display content, the size and the color of the plug-in according to the user behavior and the environmental conditions; s60, storing user-defined dial configuration for next actual use. The application has the beneficial effects that: flexibility, expansibility and compatibility of dial plate design are guaranteed.

Description

Design method of intelligent watch dial based on plug-in technology
Technical Field
The application relates to the technical field of intelligent watches, in particular to a design method of an intelligent watch dial based on a plugin technology.
Background
Currently, with the continuous expansion of the smart watch market, more and more consumers are focusing on the performance and appearance design of the product, wherein the watch dial is particularly important. In the prior art, a static dial design is often adopted, personalized customization cannot be carried out according to actual demands of users, the use experience of the users is limited, and the market competitiveness of the intelligent watch is also influenced. However, the existing dial design mode is single, lacks expandability and flexibility, and cannot support users to customize and manage dial plugins by themselves.
Disclosure of Invention
In order to overcome the defects of the prior art, the application provides a design method of an intelligent watch dial based on a plugin technology, which solves the problems that the current dial design mode is single and the user cannot be supported to customize and manage dial plugins by himself, and ensures the flexibility, expansibility and compatibility of dial design.
The technical scheme adopted for solving the technical problems is as follows: in a method for designing a smart watch dial based on a plugin technology, the improvement comprising the steps of:
s10, dividing a dial into a plurality of slots, and reserving interfaces for supporting plug-in addition, deletion, replacement and adjustment of the arrangement sequence;
s20, developing a function plug-in to ensure the expandability and compatibility of the function plug-in;
s30, interacting and displaying with the dial through an interface appointed between the dial and the plug-in;
s40, adding, deleting, replacing and adjusting the position of the functional plug-in the dial according to the requirements of the user;
s50, dynamically adjusting the display content, the size and the color of the plug-in according to the user behavior and the environmental conditions;
s60, storing user-defined dial configuration for next actual use.
Further, in step S10, the specific design method of the slot is as follows: the developer divides the dial interface into a plurality of areas, wherein each area corresponds to one plug-in, the functions of adding, deleting and replacing the plug-ins are realized by utilizing a dynamic loading technology, and the display positions of the plug-in areas are adjusted by utilizing an attribute animation technology.
Further, in step S20, the specific steps of developing the functional plug-in are as follows:
s201, a terminal developer develops a corresponding plug-in according to a dial plug-in design U I and packages the plug-in into a jar file;
s202, putting jar files of the plug-ins into a server;
s203, information of the plug-in jar file is acquired through an interface agreed by the plug-in and the server side, and a U I interface is provided for a user to select.
Further, in step S30, the specific method includes:
s301, a server side designates a description file in a j son format for a dial, wherein the file comprises the position, the size and the color of a dial plug-in and a download address corresponding to the dial plug-in;
s302, defining interface specifications by adopting an HTTP protocol;
s303, the terminal acquires corresponding dial data through a network, analyzes the data, downloads the plug-in, and displays the plug-in to a corresponding display area according to the description file;
further, in step S40, the specific steps include:
s401, providing a U I interface for user operation, wherein the interface is an editing interface;
s402, a user moves, deletes and replaces the plug-in on the U I interface through gestures;
s403, saving plug-in position information after user operation;
s404, updating the position information displayed by each plug-in after the user operation on the dial interface to realize new dial style display.
Further, in step S50, the specific dynamic adjustment manner includes:
s501, according to the user behavior, the area displayed by the plug-in the dial is enlarged and displayed, so that the user can conveniently view the information displayed in the dial;
s502, according to the environmental conditions, when a user views the dial, changing the background of the dial into color matching suitable for the environmental conditions through a program so that the user views the information displayed in the dial more clearly.
Further, in step S60, the specific steps include:
s601, aiming at the step S40, after the user performs moving, deleting and replacing operations and confirms through the plug-in on the gesture U I interface, configuration information after the operations is locally generated and stored;
s602, uploading configuration information of a user to a server through an interface agreed by a plug-in and the server and binding the configuration information with a user login account;
s603, when the user resets or replaces the watch, after logging in the account, the user obtains the configuration information of the user-defined dial through an interface agreed with the server, and after obtaining the configuration, the watch terminal can display the user-defined dial style.
Further, in step S603, after the user obtains the custom dial style, the user may continue to select whether to continue to operate the custom dial.
Further, when the user does not select to continue editing the custom dial, the custom dial with the fixed style is directly selected and displayed.
Further, when the user selects to continue editing the user-defined dial, the dial plug-in is firstly operated on the terminal device, the size, the position and the color of the dial plug-in are confirmed, new dial configuration information is generated, then the new configuration information is uploaded to the cloud server to be bound with the user login account, and finally the terminal device displays and displays the new user-defined dial.
The beneficial effects of the application are as follows: the customized intelligent watch dial is realized by combining a plurality of different plug-ins, so that a user of the intelligent watch can freely select the required plug-ins, and personalized customization of information display and function control is realized; adopting design thought based on interface and slot to support different types of intelligent watches; thus, flexibility, expansibility and compatibility of dial plate design are ensured.
Drawings
Fig. 1 is a schematic flow chart of a design method of a smart watch dial based on a plugin technology according to the present application;
fig. 2 is a flow chart diagram II of a design method of a smart watch dial based on a plugin technology.
Detailed Description
The application will be further described with reference to the drawings and examples.
The conception, specific structure, and technical effects produced by the present application will be clearly and completely described below with reference to the embodiments and the drawings to fully understand the objects, features, and effects of the present application. It is apparent that the described embodiments are only some embodiments of the present application, but not all embodiments, and that other embodiments obtained by those skilled in the art without inventive effort are within the scope of the present application based on the embodiments of the present application. In addition, all the coupling/connection relationships referred to in the patent are not direct connection of the single-finger members, but rather, it means that a better coupling structure can be formed by adding or subtracting coupling aids depending on the specific implementation. The technical features in the application can be interactively combined on the premise of no contradiction and conflict.
Referring to fig. 1, the application discloses a design method of a smart watch dial based on a plugin technology, which comprises the following steps:
s10, dividing a dial into a plurality of slots, and reserving interfaces for supporting plug-in addition, deletion, replacement and adjustment of the arrangement sequence; the specific design method of the slot comprises the following steps: the developer divides the dial interface into a plurality of areas such as a time display area, a heart rate display area, a weather display area, a step number display area and the like, wherein each area corresponds to one plug-in, the functions of adding, deleting and replacing the plug-ins are realized by utilizing a dynamic loading technology, and the display positions of the plug-in areas are adjusted by utilizing an attribute animation technology. Examples of dynamically loaded plug-ins are as follows: now, there is a plug-in implementation class that can be loaded, which is packaged into a JAR file and placed under the assets directory of the application, and then in the application code, we can use the ClassLoader class to dynamically load the class in the JAR file. For example:
the code can realize loading various plug-ins into the dial host interface.
S20, developing a function plug-in to ensure the expandability and compatibility of the function plug-in; the specific steps of developing the functional plug-in are as follows:
s201, a terminal developer develops a corresponding plug-in according to a dial plug-in design U I and packages the plug-in into a jar file;
s202, putting jar files of the plug-ins into a server;
s203, information of the plug-in jar file is acquired through an interface agreed by the plug-in and the server side, and a U I interface is provided for a user to select.
S30, interacting and displaying with the dial through an interface appointed between the dial and the plug-in; the specific method comprises the following steps:
s301, a server side designates a description file in a j son format for a dial, wherein the file comprises the position, the size and the color of a dial plug-in and a download address corresponding to the dial plug-in;
s302, defining interface specifications by adopting an HTTP protocol;
s303, the terminal acquires corresponding dial data through a network, analyzes the data, downloads the plug-in, and displays the plug-in to a corresponding display area according to the description file;
s40, adding, deleting, replacing and adjusting the position of the functional plug-in the dial according to the requirements of the user; the method comprises the following specific steps:
s401, providing a U I interface for user operation, wherein the interface is an editing interface;
s402, a user moves, deletes and replaces the plug-in on the U I interface through gestures;
s403, saving plug-in position information after user operation;
s404, updating the position information displayed by each plug-in after the user operation on the dial interface to realize new dial style display.
S50, dynamically adjusting the display content, the size and the color of the plug-in according to the user behavior and the environmental conditions; the specific dynamic adjustment mode comprises the following steps:
s501, according to the user behavior, the area displayed by the plug-in the dial is enlarged and displayed, so that the user can conveniently view the information displayed in the dial; such as: the Sensor monitors that the user is running, so that the area displayed by the step number plug-in the dial plate can be enlarged and displayed, and the user can conveniently check the information such as the current accumulated step number, distance and the like in the running process.
S502, according to the environmental conditions, when a user views the dial, changing the background of the dial into color matching suitable for the environmental conditions through a program so that the user views the information displayed in the dial more clearly. Such as: the current watch is judged to be in a dark environment through the light sensor, and the dial background is changed into brighter color matching through a program.
S60, storing user-defined dial configuration for next actual use. The method comprises the following specific steps:
s601, aiming at the step S40, after the user performs moving, deleting and replacing operations and confirms through the plug-in on the gesture U I interface, configuration information after the operations is locally generated and stored;
s602, uploading configuration information of a user to a server through an interface agreed by a plug-in and the server and binding the configuration information with a user login account;
s603, when the user resets or replaces the watch, referring to FIG. 2, after logging in the account, the user obtains the configuration information of the user-defined dial through an interface appointed by the server, and after obtaining the configuration, the watch terminal can display the user-defined dial style, so that the purpose of editing once and using everywhere is really achieved; after the user obtains the user-defined dial pattern, the user can continuously select whether to continuously operate the user-defined dial; when the user does not select to continuously edit the custom dial, directly selecting and displaying the custom dial with a fixed style; when the user selects to continue editing the user-defined dial, the dial plugin is firstly operated on the terminal equipment, the size, the position and the color of the dial plugin are confirmed, new dial configuration information is generated, then the new configuration information is uploaded to the cloud server to be bound with the user login account, and finally the terminal equipment displays and displays the new user-defined dial. In addition, consider user's use scene and demand to provide convenient and fast's plug-in management and custom operation interface, thereby guarantee that the user can easily operate and dispose the table dish, wherein specifically include: the user can select to download the dial plug-in through a specific U I interface of the terminal; the user can preview the downloaded plug-ins and reserve or delete the plug-ins by himself; the user can select the downloaded plug-in to the corresponding display area by himself through the dial editing interface to generate the custom dial.
In the embodiment, the dial design mode of the intelligent watch is converted from a traditional static single mode to a dynamic diversified mode; the dial is divided into a plurality of slots, and interfaces for supporting operations such as adding, deleting, replacing, adjusting the arrangement sequence and the like of the plug-ins are reserved, so that a user can select different plug-in combination according to own preference, the function of customizing the dial is realized, for example, the user can select plug-ins such as weather forecast, movement data, calendar and the like to be displayed on the dial in combination; therefore, a more flexible dial design mode can be provided, so that a user can customize and manage the plug-in at any time, and convenience and rapidness are realized; meanwhile, due to the design thought based on the interface and the slot, different types of intelligent watches can be supported, and therefore flexibility, expandability and compatibility of dial plate design are guaranteed.
While the preferred embodiment of the present application has been described in detail, the present application is not limited to the embodiments, and those skilled in the art can make various equivalent modifications or substitutions without departing from the spirit of the present application, and the equivalent modifications or substitutions are included in the scope of the present application as defined in the appended claims.

Claims (10)

1. The design method of the intelligent watch dial plate based on the plug-in technology is characterized by comprising the following steps of:
s10, dividing a dial into a plurality of slots, and reserving interfaces for supporting plug-in addition, deletion, replacement and adjustment of the arrangement sequence;
s20, developing a function plug-in to ensure the expandability and compatibility of the function plug-in;
s30, interacting and displaying with the dial through an interface appointed between the dial and the plug-in;
s40, adding, deleting, replacing and adjusting the position of the functional plug-in the dial according to the requirements of the user;
s50, dynamically adjusting the display content, the size and the color of the plug-in according to the user behavior and the environmental conditions;
s60, storing user-defined dial configuration for next actual use.
2. The method for designing a smart watch dial based on the plug-in technology according to claim 1, wherein in step S10, the specific design method for the slot is as follows: the developer divides the dial interface into a plurality of areas, wherein each area corresponds to one plug-in, the functions of adding, deleting and replacing the plug-ins are realized by utilizing a dynamic loading technology, and the display positions of the plug-in areas are adjusted by utilizing an attribute animation technology.
3. The method for designing a smart watch dial based on the plug-in technology according to claim 1, wherein in step S20, the specific steps of developing a functional plug-in are:
s201, a terminal developer develops a corresponding plug-in according to a dial plug-in design UI and packages the plug-in into a jar file;
s202, putting jar files of the plug-ins into a server;
s203, information of the plug-in jar file is acquired through an interface agreed by the plug-in and the server side, and a UI interface is provided for a user to select.
4. The method for designing a smart watch dial based on the plug-in technology according to claim 1, wherein in step S30, the specific method comprises:
s301, a server side designates a description file in a j son format for a dial, wherein the file comprises the position, the size and the color of a dial plug-in and a download address corresponding to the dial plug-in;
s302, defining interface specifications by adopting an HTTP protocol;
s303, the terminal acquires corresponding dial data through a network, analyzes the data, downloads the plug-in, and displays the plug-in to a corresponding display area according to the description file.
5. The method for designing a smart watch dial based on the plug-in technology according to claim 4, wherein in step S40, the specific steps include:
s401, providing a U I interface for user operation, wherein the interface is an editing interface;
s402, a user moves, deletes and replaces the plug-in on the U I interface through gestures;
s403, saving plug-in position information after user operation;
s404, updating the position information displayed by each plug-in after the user operation on the dial interface to realize new dial style display.
6. The method for designing a smart watch dial based on the plug-in technology according to claim 1, wherein in step S50, the specific dynamic adjustment manner includes:
s501, according to the user behavior, the area displayed by the plug-in the dial is enlarged and displayed, so that the user can conveniently view the information displayed in the dial;
s502, according to the environmental conditions, when a user views the dial, changing the background of the dial into color matching suitable for the environmental conditions through a program so that the user views the information displayed in the dial more clearly.
7. The method for designing a smart watch dial based on the plug-in technology according to claim 5, wherein in step S60, the specific steps include:
s601, aiming at the step S40, after the user performs moving, deleting and replacing operations and confirms through the plug-in on the gesture U I interface, configuration information after the operations is locally generated and stored;
s602, uploading configuration information of a user to a server through an interface agreed by a plug-in and the server and binding the configuration information with a user login account;
s603, when the user resets or replaces the watch, after logging in the account, the user obtains the configuration information of the user-defined dial through an interface agreed with the server, and after obtaining the configuration, the watch terminal can display the user-defined dial style.
8. The method according to claim 7, wherein in step S603, after the user obtains the custom dial pattern, the user can continue to select whether to continue to operate the custom dial.
9. The method for designing a smart watch dial based on the plug-in technology according to claim 8, wherein the user directly selects and displays the custom dial of the fixed style when the user does not select to continue editing the custom dial.
10. The method for designing the intelligent watch dial based on the plugin technology according to claim 8, wherein when the user selects to continue editing the custom dial, the dial plugin is firstly operated on the terminal device, the size, the position and the color of the dial plugin are confirmed, new dial configuration information is generated, then the new configuration information is uploaded to the cloud server to be bound with the user login account, and finally the terminal device displays and displays the new custom dial.
CN202310924406.8A 2023-07-25 2023-07-25 Design method of intelligent watch dial based on plug-in technology Pending CN117093298A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310924406.8A CN117093298A (en) 2023-07-25 2023-07-25 Design method of intelligent watch dial based on plug-in technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310924406.8A CN117093298A (en) 2023-07-25 2023-07-25 Design method of intelligent watch dial based on plug-in technology

Publications (1)

Publication Number Publication Date
CN117093298A true CN117093298A (en) 2023-11-21

Family

ID=88781167

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310924406.8A Pending CN117093298A (en) 2023-07-25 2023-07-25 Design method of intelligent watch dial based on plug-in technology

Country Status (1)

Country Link
CN (1) CN117093298A (en)

Similar Documents

Publication Publication Date Title
CN108089878B (en) Page information display and generation method, device and system
US8327289B2 (en) Layered user interface
EP2151064B1 (en) Method for remotely configuring user interfaces for portable devices
KR100801650B1 (en) Method for executing function in idle screen of mobile terminal
EP3531257A1 (en) Application interface management method and apparatus
KR100811792B1 (en) Skin transfering method and apparatus for mobile phone
CN103995649B (en) The switching method and device of interface subject
CN116302227A (en) Method for combining multiple applications and simultaneously starting multiple applications and electronic equipment
US9411561B2 (en) Apparatus and method for changing theme of application in portable terminal
CN104050621A (en) Electronic device and method for image processing
KR20080015929A (en) Re-configuring the standby screen of an electronic device
KR20090107638A (en) Mobile terminal able to control widget type wallpaper and method for wallpaper control using the same
KR20100107377A (en) Operation method of split window and portable device supporting the same
CN101345941A (en) Mobile terminal, its information presentation method and system
CN101426032B (en) Terminal and method for Java application installation
CN103324388A (en) Method and device for modifying shortcut icon
WO2011032428A1 (en) Method and device for implementing personalized animation of mobile terminal
CN111158834B (en) Interface self-defining method and computer readable storage medium
CN103218221A (en) Control switching method and device of software interface
CN102508596A (en) Method for carrying out rapid Internet operation on mobile equipment
CN104219356A (en) Method and device for displaying and searching contact man information and mobile terminal
CN101146287A (en) A method for user to customize mobile communication terminal subject
CN111104196B (en) Wallpaper display method and terminal equipment
CN115390935A (en) Theme resource processing method and electronic equipment
CN117093298A (en) Design method of intelligent watch dial based on plug-in technology

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