Movatterモバイル変換


[0]ホーム

URL:


CN109933399B - Page adjustment method of wearable device, wearable device and readable storage medium - Google Patents

Page adjustment method of wearable device, wearable device and readable storage medium
Download PDF

Info

Publication number
CN109933399B
CN109933399BCN201910201982.3ACN201910201982ACN109933399BCN 109933399 BCN109933399 BCN 109933399BCN 201910201982 ACN201910201982 ACN 201910201982ACN 109933399 BCN109933399 BCN 109933399B
Authority
CN
China
Prior art keywords
display
boundary
page
content
distance
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
CN201910201982.3A
Other languages
Chinese (zh)
Other versions
CN109933399A (en
Inventor
张欣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nubia Technology Co LtdfiledCriticalNubia Technology Co Ltd
Priority to CN201910201982.3ApriorityCriticalpatent/CN109933399B/en
Publication of CN109933399ApublicationCriticalpatent/CN109933399A/en
Application grantedgrantedCritical
Publication of CN109933399BpublicationCriticalpatent/CN109933399B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Landscapes

Abstract

The invention discloses a page adjusting method of wearable equipment, the wearable equipment and a readable storage medium, the method comprises the following steps: when receiving notification information, detecting a display size corresponding to the notification information; detecting the page size of a current display page in wearable equipment, adjusting the page size according to the display size, and forming a notification area in the current display page; and displaying the notification information in the notification area, and adjusting the display content of the current display page to finish the page adjustment of the wearable equipment. According to the scheme, after the received notification information is added to the notification area, the main display content in the current display page can be adjusted to the display screen of the wearable device for display by adjusting the display content of the current display page, so that a user can conveniently view the main display content.

Description

Page adjustment method of wearable device, wearable device and readable storage medium
Technical Field
The application relates to the technical field of intelligent terminals, in particular to a page adjusting method of wearable equipment, the wearable equipment and a readable storage medium.
Background
Along with the development of intelligent technology, the types of wearable devices such as intelligent wrist strap, intelligent wrist watch that are introduced on the market are more and more, and intelligent wrist strap or intelligent wrist watch are dressed on the wrist through the wrist strap, and install the display screen to show the icon and the content of supported function. Meanwhile, the wearable equipment can communicate with intelligent terminals such as mobile phones and tablet computers, and receives synchronization information of the intelligent terminals; and can also be directly connected to the internet to receive application information transmitted based on the application installed in the wearable device.
At present, the synchronous information and the application information are directly displayed on a display screen in a mode of notifying information so as to remind a user to check. However, the size of the display screen installed on the wearable device is smaller, and under the condition that notification information is numerous, the situation that the content displayed by the display screen is all notification information can occur, so that the display of the main display content is affected, and the user is inconvenient to view the main display content.
Disclosure of Invention
The invention mainly aims to provide a page adjusting method of a wearable device, the wearable device and a readable storage medium, and aims to solve the problems that in the prior art, the wearable device directly displays received notification information on a display screen, so that a user is inconvenient to view main display content.
In order to achieve the above object, the present invention provides a method for adjusting a page of a wearable device, the method for adjusting a page of a wearable device comprising the steps of:
when receiving notification information, detecting a display size corresponding to the notification information;
detecting the page size of a current display page in wearable equipment, adjusting the page size according to the display size, and forming a notification area in the current display page;
and displaying the notification information in the notification area, and adjusting the display content of the current display page to finish the page adjustment of the wearable equipment.
Optionally, the step of adjusting the page size according to the display size and forming a notification area in the current display page includes:
performing addition operation on the display size and the page size to generate an addition result, and adjusting the page size to be the addition result;
determining the display position of the notification information on the current display page according to a preset layout position;
and determining a notification area corresponding to the display position in the page size according to the display size.
Optionally, the step of adjusting the display content of the current display page includes:
reading display identifiers of all display contents in the current display page, and determining main display contents according to the display identifiers;
detecting a screen boundary of a display screen of the wearable device in a first preset direction and a content boundary of the main display content on a side close to the screen boundary;
and calculating the boundary distance between the content boundary and the screen boundary, and adjusting the display content of the current display page according to the boundary distance.
Optionally, the step of adjusting the display content of the current display page according to the boundary distance includes:
detecting a screen distance of the display screen in a second preset direction, and determining a virtual parting line of the display screen on the side close to the screen boundary according to the screen distance;
calculating a dividing distance between the screen boundary and the virtual dividing line, and a distance difference between the boundary distance and the dividing distance;
and moving the display content of the current display page along the second preset direction by the distance difference value so as to enable the content boundary to coincide with the screen dividing line.
Optionally, the step of calculating a boundary distance between the content boundary and the screen boundary includes:
invoking a preset coordinate system in the wearable device, and detecting a first distance between the content boundary and a preset coordinate axis in the preset coordinate system and a second distance between the screen boundary and the preset coordinate axis;
and integrating the first distance and the second distance according to the position relation between the preset coordinate axis and the content boundary as well as the screen boundary, so as to generate the boundary distance.
Optionally, the step of integrating the first distance and the second distance according to the positional relationship between the preset coordinate axis and the content boundary and the screen boundary, and generating the boundary distance includes:
when the content boundary and the screen boundary are positioned on two sides of the preset coordinate axis, adding and integrating the first distance and the second distance to generate the boundary distance;
when the content boundary and the screen boundary are positioned on the same side of the preset coordinate axis, subtracting and integrating the first distance and the second distance to generate a subtracting result;
And carrying out absolute value processing on the subtraction result to generate the boundary distance.
Optionally, the step of completing the page adjustment of the wearable device includes:
when detecting that a display screen of the wearable device receives a sliding instruction, determining sliding displacement according to a starting point and an ending point corresponding to the sliding instruction;
and determining the content to be displayed in the current display page according to the sliding displacement, and displaying the content to be displayed.
Optionally, the step of determining the content to be displayed in the current display page according to the sliding displacement includes:
invoking a corresponding relation between a preset displacement size and a content size, comparing the sliding displacement with the corresponding relation, and determining the content size to be displayed corresponding to the sliding displacement;
and determining the content to be displayed in the current display page according to the size of the content to be displayed, wherein the corresponding direction of the content to be displayed in the current display page is opposite to the direction of the sliding displacement.
In addition, to achieve the above object, the present invention also proposes a wearable device comprising: memory, processor, communication bus, and page adjust program of wearable device stored on the memory:
The communication bus is used for realizing connection communication between the processor and the memory;
the processor is configured to execute a page adjustment program of the wearable device to implement the following steps:
when receiving notification information, detecting a display size corresponding to the notification information;
detecting the page size of a current display page in wearable equipment, adjusting the page size according to the display size, and forming a notification area in the current display page;
and displaying the notification information in the notification area, and adjusting the display content of the current display page to finish the page adjustment of the wearable equipment.
In addition, to achieve the above object, the present invention also provides a readable storage medium storing one or more programs executable by one or more processors for:
when receiving notification information, detecting a display size corresponding to the notification information;
detecting the page size of a current display page in wearable equipment, adjusting the page size according to the display size, and forming a notification area in the current display page;
And displaying the notification information in the notification area, and adjusting the display content of the current display page to finish the page adjustment of the wearable equipment.
According to the page adjusting method of the wearable equipment, when notification information is received, the display size corresponding to the notification information is detected; detecting the page size of the current display page in the wearable device, and adjusting the page size according to the display size to form a notification area in the current display page; and displaying the notification information in the notification area, and adjusting the display content of the current display page to complete the page adjustment of the wearable device. According to the scheme, after the received notification information is added to the notification area, the main display content in the current display page can be adjusted to be displayed in the display screen of the wearable device by adjusting the display content of the current display page, so that the notification information is prevented from affecting the display of the main display content, and the user can conveniently view the main display content.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the invention or the technical solutions of the prior art, the drawings which are used in the description of the embodiments or the prior art will be briefly described, and it will be obvious to a person skilled in the art that other drawings can be obtained from these drawings without inventive effort.
Fig. 1 is a schematic hardware structure of an implementation manner of a wearable device according to an embodiment of the present invention;
fig. 2 is a hardware schematic of an implementation of a wearable device provided in an embodiment of the present application;
fig. 3 is a hardware schematic of an implementation of a wearable device provided in an embodiment of the present application;
fig. 4 is a hardware schematic of an implementation of a wearable device provided in an embodiment of the present application;
fig. 5 is a flowchart of a first embodiment of a page adjustment method of a wearable device according to the present invention;
fig. 6 is a schematic view of display area division of a display screen in the wearable device of the present invention;
FIG. 7 is a schematic diagram of primary display content adjustment in a wearable device of the present invention;
fig. 8 is a hardware schematic of an implementation of a wearable device provided in an embodiment of the present application.
The achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
In the following description, suffixes such as "module", "component", or "unit" for representing elements are used only for facilitating the description of the present invention, and have no specific meaning per se. Thus, "module," "component," or "unit" may be used in combination.
The wearable device provided by the embodiment of the invention comprises a mobile terminal such as an intelligent bracelet, an intelligent watch and an intelligent mobile phone. With the continuous development of screen technology, mobile terminals such as smart phones and the like can also be used as wearable devices due to the appearance of screen forms such as flexible screens, folding screens and the like. The wearable device provided in the embodiment of the invention can comprise: RF (Radio Frequency) unit, wiFi module, audio output unit, A/V (audio/video) input unit, sensor, display unit, user input unit, interface unit, memory, processor, and power supply.
In the following description, a wearable device will be taken as an example, please refer to fig. 1, which is a schematic hardware structure of a wearable device implementing various embodiments of the present invention, where the wearable device 100 may include: an RF (Radio Frequency) unit 101, a WiFi module 102, an audio output unit 103, an a/V (audio/video) input unit 104, a sensor 105, a display unit 106, a user input unit 107, an interface unit 108, a memory 109, a processor 110, and a power supply 111. Those skilled in the art will appreciate that the wearable device structure shown in fig. 1 does not constitute a limitation of the wearable device, and that the wearable device may include more or fewer components than shown, or certain components in combination, or a different arrangement of components.
The following describes the various components of the wearable device in detail with reference to fig. 1:
the radio frequency unit 101 may be used to send and receive information or send signals in a call process, specifically, the radio frequency unit 101 may send uplink information to the base station, or may send downlink information sent by the base station to the processor 110 of the wearable device to process the downlink information, where the downlink information sent by the base station to the radio frequency unit 101 may be generated according to the uplink information sent by the radio frequency unit 101, or may be actively pushed to the radio frequency unit 101 after detecting that the information of the wearable device is updated, for example, after detecting that the geographic position where the wearable device is located changes, the base station may send a notification of the change of the geographic position to the radio frequency unit 101 of the wearable device, after receiving the notification of the message, the radio frequency unit 101 may send the notification of the message to the processor 110 of the wearable device to process, and the processor 110 of the wearable device may control the notification of the message to be displayed on the display panel 1061 of the wearable device; typically, the radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 may also communicate with a network and other devices through wireless communication, which may specifically include: through wireless communication with a server in a network system, for example, the wearable device can download file resources from the server through wireless communication, for example, an application program can be downloaded from the server, after the wearable device finishes downloading a certain application program, if the file resources corresponding to the application program in the server are updated, the server can push a message notification of the resource update to the wearable device through wireless communication so as to remind a user to update the application program. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System of Mobile communication, global System for Mobile communications), GPRS (General Packet Radio Service ), CDMA2000 (Code Division Multiple Access, CDMA 2000), WCDMA (Wideband Code Division Multiple Access ), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access, time Division synchronous code Division multiple Access), FDD-LTE (Frequency Division Duplexing-Long Term Evolution, frequency Division Duplex Long term evolution), and TDD-LTE (Time Division Duplexing-Long Term Evolution, time Division Duplex Long term evolution), etc.
In one embodiment, the wearable device 100 may access an existing communication network by inserting a SIM card.
In another embodiment, the wearable device 100 may access an existing communication network by setting an esim card (Embedded-SIM), and by adopting the esim card, the internal space of the wearable device may be saved and the thickness may be reduced.
It will be appreciated that although fig. 1 shows a radio frequency unit 101, it will be appreciated that the radio frequency unit 101 is not an essential component of a wearable device and may be omitted entirely as required within the scope of not changing the essence of the invention. The wearable device 100 may implement communication connection with other devices or communication networks through the wifi module 102 alone, which is not limited by the embodiment of the present invention.
WiFi belongs to a short-distance wireless transmission technology, and the wearable device can help a user to send and receive emails, browse webpages, access streaming media and the like through the WiFi module 102, so that wireless broadband Internet access is provided for the user. Although fig. 1 shows a WiFi module 102, it is understood that it does not belong to the necessary constitution of the wearable device, and can be omitted entirely as required within the scope of not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into an audio signal and output as sound when the wearable device 100 is in a call signal reception mode, a talk mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output (e.g., call signal reception sound, message reception sound, etc.) related to a specific function performed by the wearable device 100. The audio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive an audio or video signal. The a/V input unit 104 may include a graphics processor (Graphics Processing Unit, GPU) 1041 and a microphone 1042, the graphics processor 1041 processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphics processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 can receive sound (audio data) via the microphone 1042 in a phone call mode, a recording mode, a voice recognition mode, and the like, and can process such sound into audio data. The processed audio (voice) data may be converted into a format output that can be transmitted to the mobile communication base station via the radio frequency unit 101 in the case of a telephone call mode. The microphone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting the audio signal.
In one embodiment, the wearable device 100 includes one or more cameras, and by opening the cameras, capturing of images, photographing, video recording and other functions can be achieved, and the positions of the cameras can be set as required.
The wearable device 100 further comprises at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor and a proximity sensor, wherein the ambient light sensor can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and the proximity sensor can turn off the display panel 1061 and/or the backlight when the wearable device 100 moves to the ear. As one type of motion sensor, the accelerometer sensor can detect the acceleration in all directions (typically three axes), and can detect the gravity and direction when stationary, and can be used for applications for recognizing the gesture of a mobile phone (such as horizontal-vertical screen switching, related games, magnetometer gesture calibration), vibration recognition related functions (such as pedometer, knocking), and the like.
In one embodiment, the wearable device 100 further comprises a proximity sensor, by employing the proximity sensor, the wearable device is able to achieve non-contact manipulation, providing more modes of operation.
In one embodiment, the wearable device 100 further comprises a heart rate sensor, which when worn, enables detection of heart rate by being in close proximity to the user.
In one embodiment, the wearable device 100 may further include a fingerprint sensor, by reading a fingerprint, security verification or the like can be achieved.
The display unit 106 is used to display information input by a user or information provided to the user. The display unit 106 may include a display panel 1061, and the display panel 1061 may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD), an Organic Light-Emitting Diode (OLED), or the like.
In one embodiment, the display panel 1061 employs a flexible display screen, and the wearable device employing the flexible display screen is capable of bending when worn, thereby fitting more. Optionally, the flexible display screen may be an OLED screen body and a graphene screen body, and in other embodiments, the flexible display screen may also be other display materials, which is not limited to this embodiment.
In one embodiment, the display panel 1061 of the wearable device may take a rectangular shape for ease of wrapping when worn. In other embodiments, other approaches may be taken as well.
The user input unit 107 may be used to receive input numeric or character information and to generate key signal inputs related to user settings and function control of the wearable device. In particular, the user input unit 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, may collect touch operations thereon or thereabout by a user (e.g., operations of the user on the touch panel 1071 or thereabout by using any suitable object or accessory such as a finger, a stylus, etc.) and drive the corresponding connection device according to a predetermined program. The touch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch azimuth of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device, converts it into touch point coordinates, and sends the touch point coordinates to the processor 110, and can receive and execute commands sent from the processor 110. Further, the touch panel 1071 may be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave. The user input unit 107 may include other input devices 1072 in addition to the touch panel 1071. In particular, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, mouse, joystick, etc., as specifically not limited herein.
In one embodiment, the sides of the wearable device 100 may be provided with one or more buttons. The button can realize a plurality of modes such as short pressing, long pressing, rotation and the like, thereby realizing a plurality of operation effects. The number of the buttons can be multiple, and different buttons can be combined for use, so that multiple operation functions are realized.
Further, the touch panel 1071 may overlay the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or thereabout, the touch panel 1071 is transferred to the processor 110 to determine the type of touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of touch event. Although in fig. 1, the touch panel 1071 and the display panel 1061 are two independent components for implementing the input and output functions of the wearable device, in some embodiments, the touch panel 1071 may be integrated with the display panel 1061 to implement the input and output functions of the wearable device, which is not limited herein. For example, when a message notification of a certain application is received through the rf unit 101, the processor 110 may control the message notification to be displayed in a certain preset area of the display panel 1061, where the preset area corresponds to a certain area of the touch panel 1071, and may control the message notification displayed in the corresponding area on the display panel 1061 by performing a touch operation on the certain area of the touch panel 1071.
The interface unit 108 serves as an interface through which at least one external device can be connected with the wearable apparatus 100. For example, the external devices may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the wearable apparatus 100 or may be used to transmit data between the wearable apparatus 100 and the external device.
In one embodiment, the interface unit 108 of the wearable device 100 adopts a contact structure, and is connected with other corresponding devices through the contact, so as to realize functions of charging, connection and the like. The contact can also be waterproof.
Memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a storage program area that may store an operating system, application programs required for at least one function (such as a sound playing function, an image playing function, etc.), and a storage data area; the storage data area may store data (such as audio data, phonebook, etc.) created according to the use of the handset, etc. In addition, memory 109 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The processor 110 is a control center of the wearable device, connects various parts of the entire wearable device with various interfaces and lines, performs various functions of the wearable device and processes data by running or executing software programs and/or modules stored in the memory 109, and invoking data stored in the memory 109, thereby performing overall monitoring of the wearable device. Processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor that primarily handles operating systems, user interfaces, applications, etc., with a modem processor that primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The wearable device 100 may further include a power source 111 (such as a battery) for powering the various components, and preferably, the power source 111 may be logically connected to the processor 110 through a power management system, so as to perform functions of managing charging, discharging, and power consumption management through the power management system.
Although not shown in fig. 1, the wearable device 100 may further include a bluetooth module or the like, which is not described herein. The wearable device 100 can be connected with other terminal devices through bluetooth to realize communication and information interaction.
As shown in fig. 1, a page adjustment program of an operating system, a network communication module, and a wearable device may be included in the memory 109 as one type of computer storage medium. The operating system is a program that manages and controls the terminal hardware and software resources, supporting the paging program of the wearable device and the execution of other software and/or programs. The network communication module is used to enable communication between components within the memory 109 and with other hardware and software in the terminal.
In the terminal shown in fig. 1, the processor 110 is configured to execute a page adjustment program of the wearable device stored in the memory 109, to implement the following steps:
when receiving notification information, detecting a display size corresponding to the notification information;
detecting the page size of a current display page in wearable equipment, adjusting the page size according to the display size, and forming a notification area in the current display page;
and displaying the notification information in the notification area, and adjusting the display content of the current display page to finish the page adjustment of the wearable equipment.
Further, the step of adjusting the page size according to the display size to form a notification area in the current display page includes:
Performing addition operation on the display size and the page size to generate an addition result, and adjusting the page size to be the addition result;
determining the display position of the notification information on the current display page according to a preset layout position;
and determining a notification area corresponding to the display position in the page size according to the display size.
Further, the step of adjusting the display content of the current display page includes:
reading display identifiers of all display contents in the current display page, and determining main display contents according to the display identifiers;
detecting a screen boundary of a display screen of the wearable device in a first preset direction and a content boundary of the main display content on a side close to the screen boundary;
and calculating the boundary distance between the content boundary and the screen boundary, and adjusting the display content of the current display page according to the boundary distance.
Further, the step of adjusting the display content of the current display page according to the boundary distance includes:
detecting a screen distance of the display screen in a second preset direction, and determining a virtual parting line of the display screen on the side close to the screen boundary according to the screen distance;
Calculating a dividing distance between the screen boundary and the virtual dividing line, and a distance difference between the boundary distance and the dividing distance;
and moving the display content of the current display page along the second preset direction by the distance difference value so as to enable the content boundary to coincide with the screen dividing line.
Further, the step of calculating a boundary distance between the content boundary and the screen boundary includes:
invoking a preset coordinate system in the wearable device, and detecting a first distance between the content boundary and a preset coordinate axis in the preset coordinate system and a second distance between the screen boundary and the preset coordinate axis;
and integrating the first distance and the second distance according to the position relation between the preset coordinate axis and the content boundary as well as the screen boundary, so as to generate the boundary distance.
Further, the step of integrating the first distance and the second distance according to the position relationship between the preset coordinate axis and the content boundary as well as the screen boundary, and generating the boundary distance includes:
when the content boundary and the screen boundary are positioned on two sides of the preset coordinate axis, adding and integrating the first distance and the second distance to generate the boundary distance;
When the content boundary and the screen boundary are positioned on the same side of the preset coordinate axis, subtracting and integrating the first distance and the second distance to generate a subtracting result;
and carrying out absolute value processing on the subtraction result to generate the boundary distance.
Further, after the step of completing the page adjustment of the wearable device, the processor 110 is configured to execute a page adjustment program of the wearable device stored in the memory 109, to implement the following steps:
when detecting that a display screen of the wearable device receives a sliding instruction, determining sliding displacement according to a starting point and an ending point corresponding to the sliding instruction;
and determining the content to be displayed in the current display page according to the sliding displacement, and displaying the content to be displayed.
Further, the step of determining the content to be displayed in the current display page according to the sliding displacement includes:
invoking a corresponding relation between a preset displacement size and a content size, comparing the sliding displacement with the corresponding relation, and determining the content size to be displayed corresponding to the sliding displacement;
and determining the content to be displayed in the current display page according to the size of the content to be displayed, wherein the corresponding direction of the content to be displayed in the current display page is opposite to the direction of the sliding displacement.
Fig. 2 to fig. 4 are schematic structural diagrams of a wearable device according to an embodiment of the present invention. The wearable device comprises a flexible screen. When the wearable device is unfolded, the flexible screen is in a strip shape; when the wearable device is in a wearing state, the flexible screen is bent to be annular. Fig. 2 and 3 show schematic structural diagrams of the wearable device screen when unfolded, and fig. 4 shows schematic structural diagrams of the wearable device screen when bent.
Based on the hardware structure of the wearable device, embodiments of the page adjusting method of the wearable device are provided.
Referring to fig. 5, the present invention provides a method for adjusting a page of a wearable device, in a first embodiment of the method for adjusting a page of a wearable device, the method for adjusting a page of a wearable device includes:
step S10, when notification information is received, detecting a display size corresponding to the notification information;
the page adjustment method of the wearable device is applied to a control center of the wearable device, and is suitable for adjusting content displayed in a display page of the wearable device when the wearable device receives notification information; the wearable device can be a smart bracelet, a smart watch and the like. The wearable device and the mobile intelligent terminal such as the mobile phone and the tablet personal computer are provided with a mechanism of communication connection, so that the mobile intelligent terminal can synchronize information of functions supported by the wearable device into the wearable device, such as caller identification information, weChat information and the like. In addition, the wearable device has a function of connecting with the Internet independently, and information receiving and transmitting of application software installed in the wearable device by default are realized through the Internet, such as receiving and transmitting of WeChat information or QQ information and the like.
Further, a display screen is installed on the wearable device to display icons and contents of functions supported in the wearable device. Referring to fig. 6, in a specific embodiment, a display area of a display screen is divided into various areas of a control center, a notification center, a main dial, a status bar, a background service, a latest application, and the like according to a display direction from top to bottom; the control area comprises a plurality of shortcut switches such as Bluetooth and a network, the notification center is used for notifying and prompting synchronous information or application software information of the intelligent terminal received by the wearable equipment, the main table is used for displaying information such as date, step count, heart rate, calories and the like, the status bar is used for displaying information such as network signals and electric quantity, the background service is used for displaying function keys such as startup and shutdown and cleaning, and the latest application is used for displaying the application used by a user recently.
Further, the notification center is located between the control center and the main dial, and does not occupy the position of the display area in the display screen when the wearable device does not receive the notification message; when the wearable device receives the notification message, the notification center occupies the position of the display area in the display screen and displays the notification message in the display area. Considering that the user focuses on the information such as the date and the step count of the main dial in the process of using the wearable device, a mechanism for displaying the content displayed by the main dial in the central position of the display area is arranged, so that the user can conveniently view the content. However, the display and non-display of the notification information by the notification center can cause the difference of the display contents in the display area, so that the content displayed by the main dial is not positioned in the center of the display area; when the notification information is provided, the content displayed on the main dial moves downward in the display area due to the insertion of the notification information, and the more the notification information is, the more the position of the movement is.
Further, before the time of receiving the notification information, all the contents available for display in the wearable device integrally form a current display page of the wearable device; in order to ensure that the main dial is still displayed in the central position of the display area when the wearable device receives the notification information, the content of the current display page needs to be adjusted. Specifically, when notification information is received, detecting a display size corresponding to the notification information; the notification information comprises an icon and a text, wherein the icon represents the source of the received information, such as a WeChat icon, and represents the received WeChat information; the text represents the approximate content of the received information; the display size corresponding to the notification information is the specific width and height of the whole content composed of the icons and the characters in the notification information. The detection of the display size can be performed through a preset pixel coordinate axis, wherein the pixel coordinate axis is a coordinate axis taking a pixel as the minimum unit length, namely, the distance between two adjacent coordinate points on the X axis or the Y axis is a pixel point; and detecting the number of pixel points occupied by the notification information on the X axis and the number of pixel points occupied by the notification information on the Y axis in the pixel coordinate axes, so as to obtain the display size corresponding to the notification information.
Step S20, detecting the page size of a current display page in the wearable device, adjusting the page size according to the display size, and forming a notification area in the current display page;
furthermore, in order to insert the received notification information into the current display page, the page size of the current display page in the wearable device is detected, that is, the size of the page formed by the whole contents available for display at the current moment is detected, and the detection mode can be performed according to the pixel coordinate axis. After detecting the page size of the current display page, adding the notification information into various contents available for display when the notification information is received because the page size characterizes various contents available for display before the notification information is received; the page size is thereby adjusted by adjusting a notification area formed in the currently displayed page, which is essentially a notification center between the control center and the main dial in the screen area, to add notification information between the shortcut switch displayed by the control center and the date displayed by the main dial.
And step S30, displaying the notification information in the notification area, and adjusting the display content of the current display page to finish the page adjustment of the wearable device.
Further, after forming a notification area in the current display page, notification information is added to the notification area to update various contents available for display at the current time in the current display page. Thereafter, in order to cause the main dial to be displayed at the center position of the display area, the content displayed in the current display page is adjusted, and the display content as the main dial is adjusted to the center position of the display area. Because each display content exists in the whole current display page, the adjustment operation performed on the main dial is essentially the whole operation of the current display page; and moving and adjusting the whole updated current display page to move the main table disc to the central position of the display area.
According to the page adjusting method of the wearable equipment, when notification information is received, the display size corresponding to the notification information is detected; detecting the page size of the current display page in the wearable device, and adjusting the page size according to the display size to form a notification area in the current display page; and displaying the notification information in the notification area, and adjusting the display content of the current display page to complete the page adjustment of the wearable device. According to the scheme, after the received notification information is added to the notification area, the main display content in the current display page can be adjusted to be displayed in the display screen of the wearable device by adjusting the display content of the current display page, so that the notification information is prevented from affecting the display of the main display content, and the user can conveniently view the main display content.
Further, in another embodiment of the page adjustment method of the wearable device of the present invention, the step of adjusting the page size according to the display size, and forming a notification area in the current display page includes:
step S21, carrying out addition operation on the display size and the page size to generate an addition result, and adjusting the page size to be the addition result;
step S22, determining the display position of the notification information on the current display page according to a preset layout position;
step S23, according to the display size, determining a notification area corresponding to the display position in the page size.
Further, the control center displays the display content in the display area, and the display content is realized by controlling the function module corresponding to each display content; and if the function module for realizing time display is controlled, the current date and time are displayed in a display area corresponding to the date, or the function module for realizing shortcut switch display is controlled, and each shortcut switch is displayed in the display area corresponding to the shortcut switch. Forming corresponding display contents through the functional modules, and forming the display contents into a current display page; thus, when a notification area for displaying notification information is formed in the current display page, this can be performed by adjusting the position of the display contents formed by each function module. Specifically, adding the display size and the page size, and adding the display size and the page size to obtain an addition result; and then the page size is adjusted to be an addition result, namely the page size is updated, so that the updated page size has the position for displaying the adjustment information, and the notification information is added to the current display page for display.
Further, the display areas of each display content are determined by preset layout positions, such as the arrangement of the control center, the notification center, the main dial, the status bar, the background service, the latest application and other areas is the preset layout positions; it arranges the content displayed by the control center in the front of the content displayed by the notification center, and arranges the content displayed by the main dial in the rear of the content displayed by the notification center, and so on. After the page size is adjusted and updated to be the page size capable of displaying the received notification information, the display position where the notification information is located needs to be further determined; specifically, the preset layout position is called to determine the corresponding display position of the notification information in the current display page according to the preset position of each display content. And then, according to the display size of the notification information, adjusting the page size of the current display page, and forming a display area with the size corresponding to the display size at the display position of the current display page, wherein the display area with the corresponding size is the notification area with the display position corresponding to the page size. If the display size is a, the adjusted page size is a+A, and the determined display position is w, a display area a is formed at the w position in the current display page with the page size of a+A, and the display area a is a notification area corresponding to the display position in the page size of a+A.
Further, in another embodiment of the page adjustment method of the wearable device of the present invention, the step of adjusting the display content of the current display page includes:
step S31, reading display identifiers of all display contents in the current display page, and determining main display contents according to the display identifiers;
step S32, detecting a screen boundary of a display screen of the wearable device in a first preset direction and a content boundary of the main display content on a side close to the screen boundary;
and step S33, calculating the boundary distance between the content boundary and the screen boundary, and adjusting the display content of the current display page according to the boundary distance.
Further, in order to distinguish the display contents formed by the respective function modules, a display identifier characterizing the respective contents is assigned to each display content. And reading the display identifiers of the display contents in the current display page, and determining main display contents from the display contents according to the display identifiers, wherein the main display contents are the contents displayed by the corresponding main dial.
In addition, a first preset direction is preset, and the first preset direction is preferably a direction with a shorter size in the display screen; for example, for a smart wristband worn on the wrist, the first predetermined direction is perpendicular to the wristband direction. Detecting a screen boundary of a display screen of the wearable device in the first preset direction, wherein the screen boundary is an area range capable of displaying display content in the display screen and comprises an upper boundary and a lower boundary. At the same time, the content boundary of the main display content on the side close to the screen boundary, namely the area range of the content displayed by the main dial, is detected, and the area range also comprises an upper boundary and a lower boundary. The attribute between the content boundary characterization screen boundary and the content boundary is the same, when the screen boundary is the upper boundary, the content boundary is also the upper boundary; and when the screen boundary is a lower boundary, the content boundary is also a lower boundary. In this embodiment, the screen boundary and the content boundary are both the respective upper boundaries, for example, the line P1 in fig. 7 is the screen boundary, and the line P2 is the content boundary. And then calculating the distance between the content boundary and the screen boundary to obtain the boundary distance between the content boundary and the screen boundary. The boundary distance can be calculated through a preset coordinate system preset in the wearable equipment; specifically, the step of calculating the boundary distance between the content boundary and the screen boundary includes:
Step S331, calling a preset coordinate system in the wearable device, and detecting a first distance between the content boundary and a preset coordinate axis in the preset coordinate system, and a second distance between the screen boundary and the preset coordinate axis;
step S332, integrating the first distance and the second distance according to the positional relationship between the preset coordinate axis and the content boundary and the screen boundary, so as to generate the boundary distance.
Further, a preset coordinate system preset in the wearable device is called, wherein the preset coordinate system is a two-dimensional plane coordinate system and can be the same as the pixel coordinate system; the X-axis direction is the same as the first preset direction, and is the direction with a shorter size in the display screen, and the Y-axis direction is the direction with a longer size in the display screen; the origin of coordinates may be set according to the requirements, such as the center of the display screen, the lower left corner of the display screen, etc. The present embodiment is described by taking the example that the origin of coordinates is set at the left boundary point of the center line of the display screen, and specifically reference may be made to a preset coordinate system XOY of fig. 7.
And taking the X axis in the preset coordinate system as a preset coordinate axis of the preset coordinate system, detecting the distance between the content boundary and the preset coordinate axis, and taking the detection result as a first distance. And detecting the distance between the boundary of the screen and a preset coordinate axis, and taking the detection result as a second distance. The first distance can be determined according to the coordinate value corresponding to the content boundary on the Y axis in the preset coordinate system, and the second distance can be determined according to the coordinate value corresponding to the screen boundary on the Y axis in the preset coordinate system. After the first distance and the second distance are detected, integrating the first distance and the second distance to generate a boundary distance between the first distance and the second distance. The display position of the main display content is changed according to the different quantity of the notification information, so that the content boundary of the main display content has a characteristic of change relative to a preset coordinate axis. The content boundary may be located above the preset coordinate axis, i.e. the coordinate value on the corresponding Y-axis is positive, or below the preset coordinate axis, i.e. the coordinate value on the corresponding Y-axis is negative. The screen boundary has the characteristic of unchanged, and the position relation between the screen boundary and a preset coordinate axis is fixed; so that the change between the content boundary with respect to the preset coordinate axis is substantially the change between the content boundary with respect to the screen boundary. Aiming at the difference of the position relationship between the content boundary and the screen boundary and the preset coordinate axis, the integration mode of the first distance and the second distance is different; specifically, according to the position relation between the preset coordinate axis and the content boundary as well as the screen boundary, integrating the first distance and the second distance, and generating the boundary distance includes:
Step a, when the content boundary and the screen boundary are positioned on two sides of the preset coordinate axis, adding and integrating the first distance and the second distance to generate the boundary distance;
step b, when the content boundary and the screen boundary are positioned on the same side of the preset coordinate axis, subtracting and integrating the first distance and the second distance to generate a subtracting result;
and c, carrying out absolute value processing on the subtraction result to generate the boundary distance.
Further, in this embodiment, the screen boundary and the content boundary are both respective upper boundaries, so that the screen boundary is above the preset coordinate axis; at this time, the positional relationship between the content boundary and the preset coordinate axis is detected. When the content boundary is positioned below the preset coordinate axis and the content boundary and the screen boundary are positioned on different sides of the preset coordinate axis, adding and integrating the first distance and the second distance, and obtaining a boundary distance between the first distance and the second distance as a result of adding. When the content boundary is located above the preset coordinate axis and the content boundary and the screen boundary are located on the same side of the preset coordinate axis, subtraction integration is performed between the first distance and the second distance, and a subtraction result is obtained. Since the subtraction result may be positive or negative, the subtraction result is subjected to absolute value processing, and the subtraction result subjected to absolute value processing is generated as the boundary distance, so that the boundary distance is ensured to be positive.
Further, after the boundary distance between the content boundary and the screen boundary is calculated according to the first distance and the second distance, the display content in the current display page can be adjusted according to the boundary distance. When the adjustment is performed, main display content displayed in a main table disc area in a current display page is moved to the central position of a display screen for display, and when the adjustment is performed, the area of the central position in the display screen is required to be determined firstly; specifically, the step of adjusting the display content of the current display page according to the boundary distance includes:
step S333, detecting the screen distance of the display screen in a second preset direction, and determining a virtual parting line of the display screen on the side close to the screen boundary according to the screen distance;
step S334 of calculating a division distance between the screen boundary and the virtual division line, and a distance difference between the boundary distance and the division distance;
step S335, moving the display content of the current display page along the second preset direction by the distance difference value, so as to make the content boundary coincide with the screen dividing line.
Further, the direction having the longer dimension in the display screen is preset as the second preset direction, that is, the direction perpendicular between the first preset direction and the second preset direction. Detecting the screen distance of the display screen in a second preset direction, namely the length dimension of the display screen; the screen distance can be determined by displaying a start coordinate value and an end coordinate value corresponding to the screen on a Y axis in a preset coordinate system. In addition, the display screen is divided into different blocks according to the requirement in advance, such as five blocks from top to bottom, or three blocks; the center position of the main display content to be displayed is substantially the center position of each block, such as the third block of the five blocks or the second block of the three blocks. Different blocks correspond to different positions on the screen distance, for example, for three blocks, the screen distance can be divided into three distances with equal length, so that each block corresponds to one distance. According to the dividing points between the distances of the screen distance division, the line formed in the direction perpendicular to the screen distance is the dividing line between the blocks, and the dividing line near one side of the screen boundary in each dividing line is taken as a virtual dividing line, namely, the dividing line near the upper boundary of the display screen is taken as a virtual dividing line, such as a virtual dividing line P3 in FIG. 7.
Further, calculating the distance between the screen boundary and the virtual parting line to obtain the parting distance between the screen boundary and the virtual parting line; the calculation of the dividing distance can also be performed according to a preset coordinate system. After the division distance is calculated, a difference value operation is carried out between the boundary distance and the division distance to obtain a distance difference value between the boundary distance and the division distance, and the absolute value of the distance difference value is processed to ensure that the obtained distance difference value is a positive value. The distance difference characterizes the distance that needs to be moved to adjust the main display content to the center position of the display screen. Moving the display content of the current display page along a second preset direction, namely along the Y-axis direction by the distance difference value; after the display content is moved, the boundary of the content is overlapped with the screen dividing line, and the main display content in the current display interface is positioned at the center of the display screen. As in fig. 7, the boundary distance between the screen boundary P1 and the content boundary P2 is P12, the dividing distance between the screen boundary P1 and the virtual dividing line P3 is P13, and the distance difference between the boundary distance and the dividing distance is (P12-P13); therefore, each display content in the current display interface is moved to the Y-axis positive direction (P12-P13) in an integral mode, so that the content boundary P2 and the screen dividing line P3 are overlapped, and finally, the main display content is displayed at the central position, and the user can conveniently view the main display content.
Further, in another embodiment of the method for adjusting a page of a wearable device of the present invention, after the step of completing the page adjustment of the wearable device, the method includes:
step S40, when a display screen of the wearable device receives a sliding instruction, determining sliding displacement according to a starting point and an ending point corresponding to the sliding instruction;
and S50, determining the content to be displayed in the current display page according to the sliding displacement, and displaying the content to be displayed.
Understandably, the contents available for display at the present moment in the wearable device may exceed the size of the display area, i.e. the currently displayed page exceeds the display area, and is located in the invisible area, and at this time, the contents located in the invisible area are viewed through the sliding operation of the user. Specifically, the invisible area in the present embodiment is located at both ends of the wearable device, i.e., in the length direction, and is formed when the notification message is too many. When a user has a need to view the display content in the invisible area, a sliding instruction is triggered in the display screen of the wearable device, wherein the sliding instruction is an instruction along the length direction of the wearable device. When the control center detects the sliding instruction, the starting point and the ending point of the sliding instruction, namely the starting point and the ending point of the sliding instruction, are read first. Further, sliding displacement is formed between the starting point and the end point of sliding; wherein the positional relationship between the start point and the end point includes both cases where the start point is above the end point and where the start point is below the end point. For the case that the starting point is above the ending point, the direction of the sliding displacement is from top to bottom, the content in the invisible area located above the display screen of the wearable device can be displayed, or the content in the visible area above can be pulled down to the central position for display. When the starting point is below the ending point, the direction of the sliding displacement is from bottom to top, and the content in the invisible area below the display screen of the wearable device can be displayed or the content in the visible area below can be pulled up to the center position for display.
Further, the sliding displacement involves displaying two different contents, and after the sliding displacement is determined, the content required to be displayed in the sliding operation can be determined according to the direction represented by the sliding displacement, and then the content required to be displayed is displayed as the content to be displayed. Specifically, the step of determining the content to be displayed in the current display page according to the sliding displacement includes:
step S51, calling a corresponding relation between a preset displacement size and a content size, comparing the sliding displacement with the corresponding relation, and determining the content size to be displayed corresponding to the sliding displacement;
and step S52, determining the content to be displayed in the current display page according to the size of the content to be displayed, wherein the corresponding direction of the content to be displayed in the current display page is opposite to the direction of the sliding displacement.
Further, a correspondence is set in advance between the displacement size of the slide and the content size of the display content; if the content size corresponding to the displacement k is set as s, that is, if the displacement of the user sliding on the display screen is detected as k, the content size required to be moved for displaying the content can be determined as s; a functional expression of correspondence between the displacement size and the content size may also be set, for example, y=mx, and when the displacement of the user sliding on the display screen is detected as x, it may be determined that the content size to be moved for displaying the content is mx. And if the direction of the displacement size in the display screen is from top to bottom, the display direction of the content to be displayed with the content size corresponding to the displacement size is also from top to bottom.
After the sliding displacement is determined, the corresponding relation is called, the sliding displacement is compared with each displacement in the corresponding relation, and the target displacement corresponding to the sliding displacement in the displacement is determined; the content size corresponding to the target displacement in the corresponding relation is the content size to be displayed corresponding to the sliding displacement. And determining the content to be displayed from the current display page according to the size of the content to be displayed, and determining the display content with the size of the content to be displayed in the current display page as the content to be displayed. In addition, the sliding displacement relates to the directions from top to bottom and from bottom to top, so that the content to be displayed can be the display content of the upper part of the current display page and also can be the display content of the lower part; at this time, the display content in the direction opposite to the sliding displacement in the current display page is used as the content to be displayed. When the direction of the sliding displacement is from top to bottom, determining the display content of the upper part in the current display page as the content to be displayed so as to pull down and check the display content of the upper part in the current display page; and when the sliding displacement direction is from bottom to top, determining the display content of the lower part in the current display page as the content to be displayed so as to pull down and view the display content of the upper part in the current display page.
The present invention provides a readable storage medium storing one or more programs, the one or more programs further executable by one or more processors for:
when receiving notification information, detecting a display size corresponding to the notification information;
detecting the page size of a current display page in wearable equipment, adjusting the page size according to the display size, and forming a notification area in the current display page;
and displaying the notification information in the notification area, and adjusting the display content of the current display page to finish the page adjustment of the wearable equipment.
Further, the step of adjusting the page size according to the display size to form a notification area in the current display page includes:
performing addition operation on the display size and the page size to generate an addition result, and adjusting the page size to be the addition result;
determining the display position of the notification information on the current display page according to a preset layout position;
and determining a notification area corresponding to the display position in the page size according to the display size.
Further, the step of adjusting the display content of the current display page includes:
reading display identifiers of all display contents in the current display page, and determining main display contents according to the display identifiers;
detecting a screen boundary of a display screen of the wearable device in a first preset direction and a content boundary of the main display content on a side close to the screen boundary;
and calculating the boundary distance between the content boundary and the screen boundary, and adjusting the display content of the current display page according to the boundary distance.
Further, the step of adjusting the display content of the current display page according to the boundary distance includes:
detecting a screen distance of the display screen in a second preset direction, and determining a virtual parting line of the display screen on the side close to the screen boundary according to the screen distance;
calculating a dividing distance between the screen boundary and the virtual dividing line, and a distance difference between the boundary distance and the dividing distance;
and moving the display content of the current display page along the second preset direction by the distance difference value so as to enable the content boundary to coincide with the screen dividing line.
Further, the step of calculating a boundary distance between the content boundary and the screen boundary includes:
invoking a preset coordinate system in the wearable device, and detecting a first distance between the content boundary and a preset coordinate axis in the preset coordinate system and a second distance between the screen boundary and the preset coordinate axis;
and integrating the first distance and the second distance according to the position relation between the preset coordinate axis and the content boundary as well as the screen boundary, so as to generate the boundary distance.
Further, the step of integrating the first distance and the second distance according to the position relationship between the preset coordinate axis and the content boundary as well as the screen boundary, and generating the boundary distance includes:
when the content boundary and the screen boundary are positioned on two sides of the preset coordinate axis, adding and integrating the first distance and the second distance to generate the boundary distance;
when the content boundary and the screen boundary are positioned on the same side of the preset coordinate axis, subtracting and integrating the first distance and the second distance to generate a subtracting result;
And carrying out absolute value processing on the subtraction result to generate the boundary distance.
Further, after the step of completing the page adjustment to the wearable device, the one or more programs are further executable by one or more processors for:
when detecting that a display screen of the wearable device receives a sliding instruction, determining sliding displacement according to a starting point and an ending point corresponding to the sliding instruction;
and determining the content to be displayed in the current display page according to the sliding displacement, and displaying the content to be displayed.
Further, the step of determining the content to be displayed in the current display page according to the sliding displacement includes:
invoking a corresponding relation between a preset displacement size and a content size, comparing the sliding displacement with the corresponding relation, and determining the content size to be displayed corresponding to the sliding displacement;
and determining the content to be displayed in the current display page according to the size of the content to be displayed, wherein the corresponding direction of the content to be displayed in the current display page is opposite to the direction of the sliding displacement.
Based on the above embodiments, it can be seen that, if the device is a wristwatch, a bracelet, or a wearable device, the screen of the 3 device may not cover the watchband area of the device, or may cover the watchband area of the device. The invention proposes an alternative embodiment, in which the device may be a wristwatch, a bracelet or a wearable device, comprising a screen and a connection. The screen may be a flexible screen and the connection may be a wristband. Alternatively, the screen of the device or the display area of the screen may be partially or fully overlaid on the wristband of the device. Fig. 8 is a hardware schematic of an implementation manner of a wearable device provided in an embodiment of the present application, where a screen of the device extends to two sides, and a part of the screen is covered on a watchband of the device. In other embodiments, the screen of the device may also be entirely overlaid on the wristband of the device.
The specific implementation manner of the readable storage medium of the present invention is substantially the same as the embodiments of the page adjustment method of the wearable device, and will not be described herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) comprising instructions for causing a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method according to the embodiments of the present invention.
The embodiments of the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those having ordinary skill in the art without departing from the spirit of the present invention and the scope of the claims, which are to be protected by the present invention.

Claims (6)

CN201910201982.3A2019-03-152019-03-15Page adjustment method of wearable device, wearable device and readable storage mediumActiveCN109933399B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201910201982.3ACN109933399B (en)2019-03-152019-03-15Page adjustment method of wearable device, wearable device and readable storage medium

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201910201982.3ACN109933399B (en)2019-03-152019-03-15Page adjustment method of wearable device, wearable device and readable storage medium

Publications (2)

Publication NumberPublication Date
CN109933399A CN109933399A (en)2019-06-25
CN109933399Btrue CN109933399B (en)2024-03-22

Family

ID=66987496

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201910201982.3AActiveCN109933399B (en)2019-03-152019-03-15Page adjustment method of wearable device, wearable device and readable storage medium

Country Status (1)

CountryLink
CN (1)CN109933399B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN115202775A (en)*2021-04-132022-10-18Oppo广东移动通信有限公司 Display method, device, wearable device and storage medium for notification message
CN119396311A (en)*2024-10-152025-02-07维沃移动通信有限公司 Display method, device, equipment and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2017113713A1 (en)*2015-12-302017-07-06乐视控股(北京)有限公司Method and device for adjusting display interface
CN107589901A (en)*2017-09-132018-01-16广东欧珀移动通信有限公司 Page display method, device, terminal and computer-readable storage medium
CN107835322A (en)*2017-11-272018-03-23广东欧珀移动通信有限公司 Interface display method, device, storage medium and terminal equipment
CN108769382A (en)*2018-04-282018-11-06努比亚技术有限公司A kind of message display method, wearable device and computer readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2017113713A1 (en)*2015-12-302017-07-06乐视控股(北京)有限公司Method and device for adjusting display interface
CN107589901A (en)*2017-09-132018-01-16广东欧珀移动通信有限公司 Page display method, device, terminal and computer-readable storage medium
CN107835322A (en)*2017-11-272018-03-23广东欧珀移动通信有限公司 Interface display method, device, storage medium and terminal equipment
CN108769382A (en)*2018-04-282018-11-06努比亚技术有限公司A kind of message display method, wearable device and computer readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
UI Design for Wearable Devices;Vitor Manuel Mota Cardoso da Silva;《https://hdl.handle.net/10216/88287》;20160219;全文*
基于Agent技术的移动异构信息多播平台的研究与设计;徐守祥;杨孝宗;;计算机工程与科学;20071215(第12期);全文*

Also Published As

Publication numberPublication date
CN109933399A (en)2019-06-25

Similar Documents

PublicationPublication DateTitle
CN110299100B (en)Display direction adjustment method, wearable device and computer readable storage medium
CN110096195B (en)Sports icon display method, wearable device and computer readable storage medium
CN109976612B (en)Application function implementation method, wearable device, mobile phone and computer-readable storage medium
CN110351426B (en)Smart watch information input method, smart watch and computer readable storage medium
CN110399195B (en)Desktop icon dynamic replacement method, equipment and computer readable storage medium
CN110175066A (en)Wearable device, interaction control method and computer readable storage medium
CN109933400B (en)Display interface layout method, wearable device and computer readable storage medium
CN109947524B (en)Interface display method, wearable device and computer readable storage medium
CN110162369B (en)Wearable device, icon arrangement method thereof and computer readable storage medium
CN109918014B (en)Page display method, wearable device and computer-readable storage medium
CN109933399B (en)Page adjustment method of wearable device, wearable device and readable storage medium
CN110071866B (en)Instant messaging application control method, wearable device and storage medium
CN110083205B (en)Page switching method, wearable device and computer-readable storage medium
CN110096150B (en)Search interaction control method, equipment and computer readable storage medium
CN110069200B (en)Wearable device input control method, wearable device and storage medium
CN110083208B (en)Turnover control method and device and computer readable storage medium
CN110456962B (en)Picture browsing method, flexible wearable device and computer readable storage medium
CN110177208B (en)Video recording association control method, equipment and computer readable storage medium
CN110069193B (en)Interface switching method of wearable device, wearable device and storage medium
CN109634503B (en)Operation response method and mobile terminal
CN110187764A (en)A kind of barrage display methods, wearable device and storage medium
CN110620876B (en)Image preview interaction method, device and computer readable storage medium
CN110058918B (en)Picture processing method, wearable device and computer readable storage medium
CN110109605B (en)Image sharing method and device and computer readable storage medium
CN110083427B (en)Application program interaction control method, device and computer readable storage medium

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp