CN106559449B - Method and device for pushing notification to intelligent wearable device and displaying notification - Google Patents

Method and device for pushing notification to intelligent wearable device and displaying notification Download PDF

Info

Publication number
CN106559449B
CN106559449B CN201510627970.9A CN201510627970A CN106559449B CN 106559449 B CN106559449 B CN 106559449B CN 201510627970 A CN201510627970 A CN 201510627970A CN 106559449 B CN106559449 B CN 106559449B
Authority
CN
China
Prior art keywords
content
notification
unit
format group
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510627970.9A
Other languages
Chinese (zh)
Other versions
CN106559449A (en
Inventor
韩超
杨亮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201510627970.9A priority Critical patent/CN106559449B/en
Priority to PCT/CN2015/098715 priority patent/WO2017054341A1/en
Publication of CN106559449A publication Critical patent/CN106559449A/en
Application granted granted Critical
Publication of CN106559449B publication Critical patent/CN106559449B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a method and a device for pushing a notification to an intelligent wearable device and displaying the notification, wherein the method for pushing the notification to the intelligent wearable device comprises the following steps: acquiring push request information; determining the content of each unit in the notification and a content format group corresponding to each unit and containing a plurality of content formats according to the push request information; forming notification push information according to the content of each unit and the content format group corresponding to each unit; and sending the notification push information to the intelligent wearable device. The technical scheme provided by the invention can enable the display picture of the notification to be more diversified, and enriches the form of displaying the notification to the user by the intelligent wearable device to a certain extent.

Description

Method and device for pushing notification to intelligent wearable device and displaying notification
Technical Field
The invention relates to a network technology, in particular to a method for pushing a notification to a smart wearable device, a method for displaying the notification to the smart wearable device, a device for pushing the notification to the smart wearable device and a device for displaying the notification to the smart wearable device.
Background
The intelligent wearable device is a wearable device based on an intelligent operating system, and the intelligent operating system can be an Android (Android) operating system, a Windows operating system or an IOS operating system.
The smart wearable device generally needs to be used with a user device (such as a mobile user device), for example, an Android Wear device generally needs to be used with an Android mobile user device (which may be referred to as an Android operating system-based mobile user device or an Android-based mobile user device); in a more specific example, a wireless connection is established between the Android Wear watch and the Android mobile smart phone through a bluetooth technology, and a notification generated by an APP in the Android mobile smart phone is synchronously pushed to the Android Wear watch through the wireless connection, so that a user can view the notification through the Android Wear watch.
The inventor finds that the existing intelligent wearable device has a single notification display form for the user, and needs to be further enriched in the process of implementing the invention.
Disclosure of Invention
The invention aims to provide a method and a device for pushing a notification to a smart wearable device and displaying the notification.
According to one aspect of the present invention, a method for pushing a notification to a smart wearable device is provided, and the method mainly includes the following steps: acquiring push request information; determining the content of each unit in the notification and a content format group corresponding to each unit and containing a plurality of content formats according to the push request information; forming notification push information according to the content of each unit and the content format group corresponding to each unit; and sending the notification push information to the intelligent wearable device.
According to another aspect of the present invention, there is provided a method for displaying a notification by a smart wearable device, and the method includes the steps of: acquiring notification push information; and displaying the notification formed by the content of each unit and the content format group which corresponds to each unit and comprises a plurality of content formats according to the notification push information.
according to still another aspect of the present invention, there is provided an apparatus for pushing a notification to a smart wearable device, and the apparatus includes: the acquisition module is suitable for acquiring the push request information; the determining module is suitable for determining the content of each unit in the notification and a content format group which comprises a plurality of content formats and corresponds to each unit according to the push request information; the forming module is suitable for forming notification push information according to the content of each unit and the content format group corresponding to each unit; a sending module adapted to send the notification push information to a smart wearable device.
according to still another aspect of the present invention, there is provided an apparatus for displaying a notification by a smart wearable device, and the apparatus includes: the information acquisition module is suitable for acquiring notification push information; and the notification display module is suitable for displaying the notification formed by the content of each unit and the content format group which corresponds to each unit and comprises a plurality of content formats according to the notification push information.
Compared with the prior art, the invention has the following advantages: the invention makes the content of each unit in the notice combined with each content format in the content format group to form the notice push information by using the content format group containing a plurality of content formats, thus, when the notice is displayed to the user, the content of different units in the notice can be displayed by adopting different content formats; therefore, the technical scheme provided by the invention can enable the display picture of the notification to be more diversified, and enriches the form of the notification displayed to the user by the intelligent wearable device to a certain extent.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments made with reference to the following drawings:
Fig. 1 is a flowchart of a method for pushing a notification to a smart wearable device according to a first embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating pushing a notification to an Android Wear device according to a second embodiment of the present disclosure;
Fig. 3 is a flowchart of a method for displaying a notification by a smart wearable device according to a third embodiment of the present invention;
FIG. 4 is a diagram illustrating a specific example of a notification according to a third embodiment of the present invention;
fig. 5 is a schematic diagram of an apparatus for pushing a notification to a smart wearable device according to a fourth embodiment of the present invention;
Fig. 6 is a schematic diagram of an apparatus for displaying a notification by a smart wearable device according to a fifth embodiment of the present invention.
The same or similar reference numbers in the drawings identify the same or similar elements.
Detailed Description
before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the operations as a sequential process, many of the operations can be performed in parallel, concurrently, or simultaneously. In addition, the order of execution of the various operations may be re-arranged. The process may be terminated when its operational execution is complete, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
The "user equipment" referred to in the present context may also be referred to as "user terminal equipment" or "network terminal equipment", and the like, and refers to an intelligent electronic device that can execute a predetermined processing procedure such as numerical calculation and/or logic calculation by running a predetermined program or instruction, and may include a processor and a memory, where the processor executes a pre-stored instruction stored in the memory to execute the predetermined processing procedure, or the predetermined processing procedure is executed by hardware such as ASIC, FPGA, DSP, or a combination of the two.
user devices include, but are not limited to, smart mobile phones and tablet computers, etc., which may operate alone to implement the present invention, or which may access a network and interact with other devices in the network to implement the present invention. The network where the user equipment is located includes, but is not limited to, the internet, a wide area network, a metropolitan area network, a local area network, a VPN network, and the like.
It should be noted that the user equipment and the network are only examples, and other existing or future user equipment and networks may be applicable to the present invention, and are included in the scope of the present invention and are included by reference.
The methods discussed below, some of which are illustrated by flow diagrams, may be implemented by hardware, software, firmware, middleware, microcode, hardware description languages, or any combination thereof. When implemented in software, firmware, middleware or microcode, the program code or code segments to perform the necessary tasks may be stored in a machine or computer readable medium such as a storage medium. The processor(s) may perform the necessary tasks.
Specific structural and functional details disclosed herein are merely representative and are provided for purposes of describing example embodiments of the present invention. This invention may, however, be embodied in many alternate forms and should not be construed as limited to only the embodiments set forth herein.
It will be understood that, although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first element may be termed a second element, and, similarly, a second element may be termed a first element, without departing from the scope of example embodiments. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may be present. In contrast, when an element is referred to as being "directly connected" or "directly coupled" to another element, there are no intervening elements present. Other words used to describe the relationship between elements (e.g., "between" versus "directly between", "adjacent" versus "directly adjacent to", etc.) should be interpreted in a similar manner.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used herein, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should also be noted that, in some alternative implementations, the functions/acts noted may occur out of the order noted in the figures. For example, two figures shown in succession may, in fact, be executed substantially concurrently or the figures may sometimes be executed in the reverse order, depending upon the functionality/acts involved.
The present invention is described in further detail below with reference to the attached drawing figures.
embodiment one, a method of pushing a notification to a smart wearable device.
Fig. 1 is a flowchart of a method for pushing a notification to a smart wearable device according to this embodiment, and the method shown in fig. 1 mainly includes step S100, step S110, step S120, and step S130. The method described in this embodiment is executed in the smart os-based user device, and the method described in this embodiment may be executed in the notification presentation system in the smart os-based user device. The intelligent operating system in this embodiment may be an Android operating system, a Windows operating system, or an IOS operating system.
The steps in fig. 1 will be described below.
And S100, acquiring push request information.
Specifically, the push request information in this embodiment is generally generated by a software program in the user equipment, for example, when there is new information to notify the user and an APP (Application) installed in the user equipment needs to push a notification to the smart wearable device, the push request information is generated.
The push request information in this embodiment generally includes: notification content and content format group identification information, and the like; the notification content generally refers to information that the user equipment wants to know; the content format group identification information may generally uniquely indicate a content format group (or a group of content formats).
The content format group corresponding to the content format group identification information in the push request information of this embodiment generally includes a plurality of content formats; of course, this embodiment does not exclude the possibility that the content format group corresponding to the content format group identification information includes only one content format. When the content format group corresponding to the content format group identification information in the push request information contains a plurality of content formats, the plurality of content formats have a predetermined arrangement combination mode, for example, the plurality of content formats have a predetermined left-right arrangement order. The present embodiment does not limit the number of content formats included in one content format group, the specific representation form of the content formats, and the like.
the content formats included in the content format group corresponding to the content format group identification information in the push request information in this embodiment are mainly used for cooperating with the content of each unit to realize the presentation of the notification when the notification content is displayed, that is, when the notification content is presented to the user, each content format in the content format group provides a corresponding display background for the content of each unit of the notification.
The content format group identification information in the push request information of this embodiment is usually preset in the user equipment, and the content format group identification information set for different applications may be different. The content format group identification information in the push request information may be referred to as application current content format group identification information, and the application current content format group identification information may be set by the application based on a default setting manner, or may be set by the application according to a setting operation of the user, that is, the user may set a presentation form of a notification of an application in the user equipment by himself, or the presentation form of the notification of the application may be set by the application default in a case where the user does not set by himself.
The embodiment may obtain the push request information in an Interface calling manner, that is, when a corresponding API (Application Programming Interface) is called, the push request information may be provided to the API as an Interface parameter, so as to obtain the push request information.
in a specific example, when new information needs to be notified to a user, an APP in user equipment determines notification content according to the new information, acquires current content format group identification information of the APP, and then takes the determined notification content and the acquired current content format group identification information of the APP as interface parameters of an API provided by a notification service and calls the API, so that the notification service acquires push request information.
In the present embodiment, when the existing API (for example, an API provided by a notification service) is used to obtain the push request information, and the interface parameter of the existing API cannot effectively represent the content format group identification information in the present embodiment, the present embodiment may use the extended interface parameter of the API (for example, increase the value number of the interface parameter or increase the interface parameter, etc.) to represent the content format group identification information. The embodiment does not limit the specific implementation manner of extending the interface parameters of the API.
s110, determining the content of each unit in the notification and a content format group corresponding to each unit and comprising a plurality of content formats according to the push request information.
Specifically, due to factors such as a limited display screen of the notification, the notification content of one notification may be divided into a plurality of units, that is, the notification content of one notification may include a plurality of units or one notification may include a plurality of units; the unit in the present embodiment may also be referred to as a notification unit or a content unit or the like. Of course, in some cases, the notification content of a notification is not divided into a plurality of units, and in this case, the notification content of a notification includes one unit, that is, a notification includes one unit.
the user equipment of this embodiment is preset with a plurality of content format groups, each of which has a content format group identification information, and one content format group may include one content format or a plurality of content formats. In the case where a plurality of content formats are included in one content format group, the plurality of content formats may have a predetermined arrangement combination, such as a predetermined left-right arrangement order of the plurality of content formats in the content format group. Of course, in this embodiment, it is also fully possible that the plurality of content formats included in one content format group do not have a predetermined permutation and combination manner.
In the multiple content format groups preset in the user equipment of this embodiment, at least one content format group includes multiple content formats, for example, at least one content format group includes multiple content formats with a predetermined permutation and combination mode.
the user equipment of this embodiment usually pre-sets a corresponding relationship between each content format group identification information and each content format group, so that this embodiment may search in a locally stored corresponding relationship according to the content format group identification information in the push request information to determine the content format group corresponding to the content format group identification information in the push request information. Of course, the embodiment may also determine the content format group corresponding to the content format group identification information in the push request information by using other manners, for example, calculating the content format group identification information in the push request information by using a predetermined algorithm, and determining the content format group corresponding to the content format group identification information in the push request information according to the calculation result. The present embodiment does not limit the specific implementation manner of determining the content format group corresponding to the content format group identification information in the push request information.
and S120, forming notification push information according to the content of each unit and the content format group corresponding to each unit.
specifically, in the case that the notification content in the push request information includes a plurality of units of content (that is, the notification includes a plurality of units), and the content format group corresponding to the content format group identification information in the push request information includes a plurality of content formats having a predetermined permutation and combination manner, the embodiment may determine the content formats respectively adopted by each unit according to the permutation order of the units and the permutation and combination manner of the plurality of content formats. In the case that the notification content in the push request information includes the content of a plurality of units, and the content formats included in the content format group corresponding to the content format group identification information in the push request information do not have the predetermined permutation and combination manner, this embodiment may determine the content formats respectively adopted by the units according to the permutation order of the units and the storage order of the content formats in the content format group, and of course, this embodiment may also randomly select a content format from the content formats for each unit according to the permutation order of the units to determine the content formats respectively adopted by the units.
The present embodiment organizes the content of each unit determined above and the content format adopted by each unit to form notification push information having a specific data structure. The embodiment can organize the content of each unit and the content format respectively adopted by each unit according to a preset data structure in the user equipment, so as to form the notification push information with the preset data structure; for example, the picture, text, content format, etc. are organized to form a data stream (which may be referred to as a notification stream) having a predetermined data structure, that is, notification push information. The embodiment does not limit the concrete representation form of the predetermined data structure and the concrete implementation process of forming the notification push information.
And S130, sending notification push information to the intelligent wearable device.
Specifically, the smart wearable device (i.e., the wearable device based on the smart operating system) in this embodiment may be a wearable electronic device based on an Android operating system, a wearable device based on a Windows operating system, or a wearable device based on an IOS operating system.
The embodiment can utilize the wireless connection between the user equipment and the intelligent wearable equipment to send the notification push information to the intelligent wearable equipment; for example, the present embodiment may utilize a synchronization module in the user device to send notification push information to the smart wearable device, which is transmitted to the smart wearable device via a wireless connection established using bluetooth technology or the like.
Second embodiment, method for pushing notification to smart wearable device
in this embodiment, the invention is described with reference to fig. 2 by taking an example of pushing a notification from an Android mobile smart phone to an Android Wear watch.
The Android mobile smart phone and the Android Wear watch of the embodiment can perform information interaction by using wireless connection established through a Bluetooth technology.
The Android mobile intelligent telephone is characterized in that a plurality of content format group identification information are preset in the Android mobile intelligent telephone, each content format group identification information corresponds to one content format group, some content format groups comprise one content format, and other content format groups comprise a plurality of content formats in a preset arrangement combination mode; the Android mobile intelligent phone stores the corresponding relation between the content format group identification information and the content format group; in addition, each APP that can generate a notification in the Android mobile smart phone of this embodiment is provided with the current content format group identification information.
In fig. 2, the APP in the Android mobile smartphone generates a notification (i.e. new information that needs to be made known to the user), which may be a normal notification (i.e. a normal type of notification) or a compatible notification (i.e. a compatible type of notification). Under the condition that the APP generates a common notification, the APP takes the notification content of the notification and the current content format group identification information of the APP as the interface parameters of the API provided by the common notification service and calls the API; when the APP generates a compatible notification, the APP takes the notification content of the notification and the current content format group identification information of the APP as the interface parameters of the API provided by the compatible notification service and calls the API.
After receiving notification content and the current content format group identification information of the APP by calling of an API (application programming interface), the common notification service or the compatible notification service determines a content format group corresponding to the current content format group identification information of the APP according to the corresponding relation between the content format group identification information and the content format group which are locally stored in the Android mobile smart phone, and determines a content format corresponding to the content of each unit in the notification content according to a preset permutation and combination mode of a plurality of content formats contained in the content format group; either the generic notification service or the compatible notification service forms a displayable notification and is provided to the notification flow management.
the notification flow management uses the predetermined data structure acquired from the notification bridge service to form the notification into a data stream with the predetermined data structure (namely, the notification stream) after receiving the notification, the notification bridge service monitors the notification stream, acquires the notification stream from the notification flow management when the notification flow management is monitored to form the notification stream with the predetermined data structure, and provides the acquired notification stream to the synchronization module, and the notification stream is transmitted to the Android Wear watch by the synchronization module through a wireless connection.
embodiment three, a method for displaying a notification by a smart wearable device.
Fig. 3 is a flowchart of a method for displaying a notification by the smart wearable device of the present embodiment, and the method shown in fig. 3 mainly includes step S300 and step S310. The method described in this embodiment is performed in a smart wearable device (and a wearable device based on a smart operating system), and the method described in this embodiment may be performed in a notification presentation system in the smart wearable device.
The intelligent wearable device of this embodiment may be a wearable device based on an Android operating system, a wearable device based on a Windows operating system, or a wearable device based on an IOS operating system, and the like.
the steps in fig. 3 will be described below.
in fig. 3, S300, notification push information is acquired.
Specifically, the notification push information in this embodiment is from the user equipment, and if the notification push information is sent to the smart wearable device by the user equipment through a wireless connection. The notification push information has a predetermined data structure, and both the user equipment and the smart wearable device support the predetermined data structure. The notification push information is primarily used to form a notification display at the smart wearable device.
S310, displaying the notice formed by the content of each unit and the content format group which corresponds to each unit and comprises a plurality of content formats according to the notice push information.
specifically, the notification push information in this embodiment has a predetermined data structure, and the notification push information can be effectively identified according to the predetermined data structure, so that the notification push information can form a notification display frame including a plurality of units, and the content format of each unit in the notification display frame is determined by a predetermined permutation and combination manner of a plurality of content formats included in the content format group.
in a specific example, after the Android Wear watch receives notification push information sent by the Android mobile smartphone, the notification push information is transmitted to the notification flow management through the synchronization module and the notification bridge service; the notification stream management carries out format conversion processing on the received notification push information according to a predetermined data structure obtained by the notification stream management from the notification bridge service, and provides the data after the format conversion processing to a common notification service or a compatible notification service; and then, forming a notification display picture capable of sliding left and right according to the received data by the common notification service or the compatible notification service, and displaying the notification display picture to the user.
A specific example of the notification display screen displayed to the user in the present embodiment is shown in fig. 4. Each row in fig. 4 represents a notification, and actions1, actions2, and actions3 each represent one element in the notification, and as can be seen from fig. 4, a notification may include only one element or a plurality of elements. In the case where a notification includes a plurality of units, the content formats used by the different units are determined by the predetermined permutation and combination manner of the plurality of content formats in the content format group corresponding to the current content format identifier of the application to which the notification belongs.
Each notification in fig. 4 may be dragged left and right to reveal different elements in the notification or to return to the home page of the smart wearable device; and the switching display of different notifications can be realized by sliding up and down.
An embodiment four, an apparatus for pushing a notification to a smart wearable device.
Fig. 5 is a schematic diagram of an apparatus for pushing a notification to a smart wearable device according to the present embodiment. The apparatus of this embodiment may be disposed in a user equipment based on an intelligent operating system, and the method described in this embodiment may be disposed in a notification presentation system in a user equipment based on an intelligent operating system. The intelligent operating system in this embodiment may be an Android operating system, a Windows operating system, or an IOS operating system.
The operations performed by the respective modules in fig. 5 are explained below.
in fig. 5, an apparatus for pushing a notification to a smart wearable device includes: an acquisition module 500, a determination module 510, a formation module 520, and a transmission module 530.
The obtaining module 500 is mainly adapted to obtain push request information.
Specifically, the push request information in this embodiment is generally generated by a software program in the user equipment, for example, when there is new information to notify the user and an APP installed in the user equipment needs to push a notification to the smart wearable device, the push request information is generated.
The push request information in this embodiment generally includes: notification content and content format group identification information, and the like; the notification content generally refers to information that the user equipment wants to know; the content format group identification information may generally uniquely indicate a content format group (or a group of content formats).
The content format group corresponding to the content format group identification information in the push request information of this embodiment generally includes a plurality of content formats; of course, this embodiment does not exclude the possibility that the content format group corresponding to the content format group identification information includes only one content format. When the content format group corresponding to the content format group identification information in the push request information contains a plurality of content formats, the plurality of content formats have a predetermined arrangement combination mode, for example, the plurality of content formats have a predetermined left-right arrangement order. The present embodiment does not limit the number of content formats included in one content format group, the specific representation form of the content formats, and the like.
The content formats included in the content format group corresponding to the content format group identification information in the push request information in this embodiment are mainly used for cooperating with the content of each unit to realize the presentation of the notification when the notification content is displayed, that is, when the notification content is presented to the user, each content format in the content format group provides a corresponding display background for the content of each unit of the notification.
The content format group identification information in the push request information of this embodiment is usually preset in the user equipment, and the content format group identification information set for different applications may be different. The content format group identification information in the push request information may be referred to as application current content format group identification information, and the application current content format group identification information may be set by the application based on a default setting manner, or may be set by the application according to a setting operation of the user, that is, the user may set a presentation form of a notification of an application in the user equipment by himself, or the presentation form of the notification of the application may be set by the application default in a case where the user does not set by himself.
The obtaining module 500 may obtain the push request information in an interface calling manner, that is, when a corresponding API is called, the push request information may be provided to the API as an interface parameter, so that the obtaining module 500 obtains the push request information.
In a specific example, when new information needs to be notified to a user, an APP in a user equipment determines notification content according to the new information, acquires current content format group identification information of the APP, and then takes the determined notification content and the acquired current content format group identification information of the APP as interface parameters of an API provided by a notification service and calls the API, so that the obtaining module 500 located in the notification service obtains push request information.
In a case where the obtaining module 500 obtains the push request information by using an existing API (e.g., an API provided by a notification service), and an interface parameter of the existing API cannot effectively represent the content format group identification information in this embodiment, this embodiment may represent the content format group identification information by using an extended interface parameter of the API, so that the obtaining module 500 obtains the content format group identification information. The embodiment does not limit the specific implementation manner of extending the interface parameters of the API.
The determining module 510 is mainly adapted to determine the content of each unit in the notification and a content format group corresponding to each unit and including a plurality of content formats according to the push request information.
Specifically, due to factors such as a limited display screen of the notification, the notification content of one notification may be divided into a plurality of units, that is, the notification content of one notification may include a plurality of units or one notification may include a plurality of units; the unit in the present embodiment may also be referred to as a notification unit or a content unit or the like. Of course, in some cases, the notification content of a notification is not divided into a plurality of units, and in this case, the notification content of a notification includes one unit, that is, a notification includes one unit.
The user equipment of this embodiment is preset with a plurality of content format groups, each of which has a content format group identification information, and one content format group may include one content format or a plurality of content formats. In the case where a plurality of content formats are included in one content format group, the plurality of content formats have a predetermined arrangement combination, for example, the plurality of content formats in the content format group have a predetermined left-right arrangement order.
In the multiple content format groups preset in the user equipment of this embodiment, at least one content format group includes multiple content formats, for example, at least one content format group includes multiple content formats with a predetermined permutation and combination mode.
In the user equipment of this embodiment, a corresponding relationship between each content format group identification information and each content format group is usually preset, so that the determining module 510 may search a locally stored corresponding relationship according to the content format group identification information in the push request information to determine the content format group corresponding to the content format group identification information in the push request information. Of course, the determining module 510 may also determine the content format group corresponding to the content format group identification information in the push request information in other manners, for example, the determining module 510 calculates the content format group identification information in the push request information by using a predetermined algorithm, and determines the content format group corresponding to the content format group identification information in the push request information according to the calculation result. The present embodiment does not limit the specific implementation manner of determining the content format group corresponding to the content format group identification information in the push request information by the determining module 510.
As an example, the determining module 510 may include a first module (not shown in the figures) and a second module (not shown in the figures); the first module is mainly suitable for searching a content format group corresponding to a content format group identification message in the push request information in the pre-stored corresponding relation information of the content format group identification information and the content format group; the second module is mainly suitable for determining the content format group corresponding to each unit in the notification according to the search result.
The forming module 520 is mainly adapted to form the notification push information according to the content of each unit and the content format group corresponding to each unit.
As an example, the forming module 520 may include: a third module (not shown) and a fourth module (not shown); the third module is mainly suitable for determining the content formats corresponding to the units according to the content format groups which correspond to the units and contain a plurality of content formats; the fourth module is mainly suitable for forming notification push information according to the content of each unit and the content format respectively adopted by each unit and a preset data structure.
specifically, when the notification content in the push request information includes a plurality of units of content (that is, the notification includes a plurality of units), and the content format group corresponding to the content format group identification information in the push request information includes a plurality of content formats having a predetermined permutation and combination manner, the forming module 520 (for example, the third module) may determine the content formats respectively adopted by each unit according to the permutation order of the units and the permutation and combination manner of the plurality of content formats. When the notification content in the push request information includes content of multiple units, and the multiple content formats included in the content format group corresponding to the content format group identification information in the push request information do not have a predetermined permutation and combination manner, the forming module 520 (e.g., the third module) may determine the content formats respectively adopted by the units according to the permutation order of the units and the storage order of the multiple content formats in the content format group, and of course, the forming module 520 (e.g., the third module) may also randomly select a content format from the content formats for each unit according to the permutation order of the units to determine the content formats respectively adopted by the units.
The forming module 520 (e.g., the fourth module) organizes the content of each determined unit and the content format adopted by each unit to form the notification push information having a specific data structure. The forming module 520 (e.g., the fourth module) may organize the content of each unit and the content format respectively adopted by each unit according to a predetermined data structure preset in the user equipment, so as to form the notification push information having the predetermined data structure; for example, the forming module 520 (e.g., the fourth module) organizes the formats of the pictures, the texts, the content, and the like to form a data stream (which may be referred to as a notification stream) having a predetermined data structure, where the data stream is notification push information. The embodiment does not limit the concrete representation form of the predetermined data structure and the concrete implementation process of the forming module 520 (e.g. the fourth module) to form the notification push information.
The sending module 530 is primarily adapted to send notification push information to the smart wearable device.
Specifically, the smart wearable device (i.e., the wearable device based on the smart operating system) in this embodiment may be a wearable electronic device based on an Android operating system, a wearable device based on a Windows operating system, or a wearable device based on an IOS operating system.
The sending module 530 may send the notification push information to the smart wearable device using a wireless connection between the user device and the smart wearable device; for example, the sending module 530 may send notification push information to the smart wearable device using a synchronization module in the user device, the notification push information being transmitted to the smart wearable device via a wireless connection established using bluetooth technology or the like.
Embodiment five, the apparatus for displaying the notification by the smart wearable device.
Fig. 6 is a schematic diagram of an apparatus for displaying a notification of the smart wearable device in this embodiment. The apparatus described in this embodiment may be disposed in a smart wearable device (and a wearable device based on a smart operating system), and the apparatus described in this embodiment may be disposed in a notification display system in the smart wearable device.
The intelligent wearable device of this embodiment may be a wearable device based on an Android operating system, a wearable device based on a Windows operating system, or a wearable device based on an IOS operating system, and the like.
The operations performed by the respective modules in fig. 6 are explained below.
In fig. 6, the apparatus for displaying a notification by a smart wearable device mainly includes: an information acquisition module 600 and a notification presentation module 610.
The retrieve information module 600 is primarily adapted to retrieve notification push information.
Specifically, the notification push information acquired by the information acquiring module 600 is from the user equipment, and if the notification push information is sent to the smart wearable device by the user equipment through a wireless connection. The notification push information acquired by the information acquisition module 600 has a predetermined data structure, and both the user equipment and the smart wearable device support the predetermined data structure. The notification push information acquired by the acquisition information module 600 is mainly used for forming a notification display screen at the smart wearable device.
The notification display module 610 is mainly adapted to display the notification formed by the content of each unit and the content format group corresponding to each unit and including a plurality of content formats according to the notification push information.
Specifically, the notification push information obtained by the information obtaining module 600 has a predetermined data structure, and the notification display module 610 can effectively identify the notification push information according to the predetermined data structure, so that the notification display module 610 can enable the notification push information to form a notification display frame including a plurality of units, where a content format of each unit in the notification display frame is determined by a predetermined permutation and combination manner of a plurality of content formats included in the content format group.
In a specific example, after the Android Wear watch receives notification push information sent by the Android mobile smart phone, the information obtaining module 600 obtains the notification push information, and the information obtaining module 600 provides the notification push information to the notification display module 610; the notification display module 610 performs format conversion processing on the received notification push information according to a pre-stored predetermined data structure, forms a notification display picture capable of sliding left and right on the data after the format conversion processing, and displays the notification to the user through the notification display module 610.
It is noted that the present invention may be implemented in software and/or in a combination of software and hardware, for example, the various means of the invention may be implemented using Application Specific Integrated Circuits (ASICs) or any other similar hardware devices. In one embodiment, the software program of the present invention may be executed by a processor to implement the steps or functions described above. Also, the software programs (including associated data structures) of the present invention can be stored in a computer readable recording medium, such as RAM memory, magnetic or optical drive or diskette and the like. Further, some of the steps or functions of the present invention may be implemented in hardware, for example, as circuitry that cooperates with the processor to perform various steps or functions.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the system claims may also be implemented by one unit or means in software or hardware. The terms first and second, etc. are used to denote names, but not any particular order.
While exemplary embodiments have been particularly shown and described, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the claims. The protection sought herein is as set forth in the claims below.

Claims (14)

1. A method of pushing notifications to a smart wearable device, wherein the method is performed in a smart operating system based user device, the method comprising the steps of:
Acquiring push request information;
Determining the content of each unit in the notification and a content format group corresponding to each unit and containing a plurality of content formats according to the push request information, wherein the content formats are used for providing a display background for the content of the unit of the notification, and the plurality of content formats have a preset arrangement and combination mode;
Forming notification push information according to the content of each unit and a content format group corresponding to each unit, wherein the content formats respectively adopted by each unit are determined according to the arrangement sequence of each unit and the preset arrangement combination mode of the plurality of content formats;
And sending the notification push information to the intelligent wearable device.
2. the method of claim 1, wherein the obtaining push request information comprises:
And acquiring the push request information according to the interface parameters of the application programming interface of the called notification service.
3. the method of claim 1, wherein the push request information comprises: notification content and content format group identification information.
4. The method of claim 3, wherein the determining, according to the push request information, the content of each unit in the notification and the content format group corresponding to each unit and including a plurality of content formats comprises:
Searching a content format group corresponding to the content format group identification information in the push request information in the pre-stored corresponding relation information of the content format group identification information and the content format group;
And determining a content format group corresponding to each unit in the notification according to the search result.
5. the method according to any one of claims 1 to 4, wherein the forming notification push information according to the content of each unit and the content format group corresponding to each unit comprises:
Determining the content formats corresponding to the units according to the content format groups corresponding to the units and containing a plurality of content formats;
And forming notification push information by the content of each unit and the content format respectively adopted by each unit according to a preset data structure.
6. A method of presenting notifications by a smart wearable device, wherein the method is performed in the smart wearable device, the method comprising the steps of:
Acquiring notification push information from user equipment;
And displaying a notification formed by the content of each unit and a content format group which is corresponding to each unit and comprises a plurality of content formats according to the notification push information, wherein the content formats are used for providing a display background for the content of the notified unit, the plurality of content formats have a preset arrangement and combination mode, and the content formats respectively adopted by each unit are determined according to the arrangement sequence of each unit and the preset arrangement and combination mode of the plurality of content formats.
7. The method of claim 6, wherein the displaying the notification formed by the content of each unit and the content format group corresponding to each unit and including a plurality of content formats according to the notification push information comprises:
And forming a notification display picture containing a plurality of units according to the notification push information by a preset data structure, wherein the content format of each unit in the notification display picture is determined by a preset arrangement and combination mode of a plurality of content formats contained in the content format group.
8. an apparatus for pushing notifications to a smart wearable device, wherein the apparatus is provided in a smart operating system based user device, the apparatus comprising:
the acquisition module is suitable for acquiring the push request information;
The determining module is suitable for determining the content of each unit in the notification and a content format group which comprises a plurality of content formats and corresponds to each unit according to the push request information, wherein the content formats are used for providing a display background for the content of the unit of the notification, and the plurality of content formats have a preset permutation and combination mode;
The forming module is suitable for forming notification push information according to the content of each unit and the content format group corresponding to each unit, wherein the content formats respectively adopted by each unit are determined according to the arrangement sequence of each unit and the preset arrangement combination mode of the plurality of content formats;
A sending module adapted to send the notification push information to a smart wearable device.
9. The apparatus according to claim 8, wherein the acquisition module is specifically adapted to:
And acquiring the push request information according to the interface parameters of the application programming interface of the called notification service.
10. The apparatus of claim 8, wherein the push request information comprises: notification content and content format group identification information.
11. The apparatus of claim 10, wherein the means for determining comprises:
The first module is suitable for searching a content format group corresponding to the content format group identification information in the push request information in the pre-stored corresponding relation information of the content format group identification information and the content format group;
and the second module is suitable for determining the content format group corresponding to each unit in the notification according to the search result.
12. The device according to any one of claims 8 to 11, wherein the forming module is particularly adapted to:
A third module, adapted to determine the content format corresponding to each unit according to the content format group containing a plurality of content formats corresponding to each unit;
And the fourth module is suitable for forming the notification push information by the content of each unit and the content format respectively adopted by each unit according to a preset data structure.
13. An apparatus for displaying a notification of a smart wearable device, wherein the apparatus is disposed in the smart wearable device, the apparatus comprising:
The information acquisition module is suitable for acquiring notification push information from user equipment;
And the notification display module is suitable for displaying a notification formed by the content of each unit and a content format group which corresponds to each unit and comprises a plurality of content formats according to the notification push information, wherein the content formats are used for providing a display background for the content of the notified unit, the plurality of content formats have a preset arrangement combination mode, and the content formats respectively adopted by each unit are determined according to the arrangement sequence of each unit and the preset arrangement combination mode of the plurality of content formats.
14. the apparatus of claim 13, wherein the notification presentation module is specifically adapted to:
And forming a notification display picture containing a plurality of units according to the notification push information by a preset data structure, wherein the content format of each unit in the notification display picture is determined by a preset arrangement and combination mode of a plurality of content formats contained in the content format group.
CN201510627970.9A 2015-09-28 2015-09-28 Method and device for pushing notification to intelligent wearable device and displaying notification Active CN106559449B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510627970.9A CN106559449B (en) 2015-09-28 2015-09-28 Method and device for pushing notification to intelligent wearable device and displaying notification
PCT/CN2015/098715 WO2017054341A1 (en) 2015-09-28 2015-12-24 Method and device for pushing notification to and displaying same on an intelligent wearable device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510627970.9A CN106559449B (en) 2015-09-28 2015-09-28 Method and device for pushing notification to intelligent wearable device and displaying notification

Publications (2)

Publication Number Publication Date
CN106559449A CN106559449A (en) 2017-04-05
CN106559449B true CN106559449B (en) 2019-12-17

Family

ID=58415770

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510627970.9A Active CN106559449B (en) 2015-09-28 2015-09-28 Method and device for pushing notification to intelligent wearable device and displaying notification

Country Status (2)

Country Link
CN (1) CN106559449B (en)
WO (1) WO2017054341A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107633383A (en) * 2017-09-13 2018-01-26 青岛真时科技有限公司 A kind of method, apparatus, system and mobile terminal for polymerizeing backlog

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI241824B (en) * 2003-10-31 2005-10-11 Benq Corp Mobile phone and related method for displaying text message with various background images
CN101034996A (en) * 2006-03-09 2007-09-12 腾讯科技(深圳)有限公司 Instant message push method and its system
US8725842B1 (en) * 2013-07-11 2014-05-13 Khalid Al-Nasser Smart watch
CN104869560B (en) * 2014-02-26 2018-09-07 宇龙计算机通信科技(深圳)有限公司 Message informing method, message informing device, mobile device and messaging systems
CN103970861B (en) * 2014-05-07 2017-11-17 华为技术有限公司 Information demonstrating method and equipment
US9565650B2 (en) * 2014-06-10 2017-02-07 Huawei Technologies Co., Ltd. Communication event notification method, apparatus, and system
CN104301873A (en) * 2014-09-05 2015-01-21 惠州Tcl移动通信有限公司 Intelligent terminal, functional terminal and notification information synchronous push method
CN104598183A (en) * 2014-12-31 2015-05-06 青岛歌尔声学科技有限公司 Head-mounted display equipment and method for obtaining intelligent equipment information by head-mounted display equipment
CN104808999B (en) * 2015-05-20 2018-03-06 百度在线网络技术(北京)有限公司 Notify method for pushing and device

Also Published As

Publication number Publication date
CN106559449A (en) 2017-04-05
WO2017054341A1 (en) 2017-04-06

Similar Documents

Publication Publication Date Title
CN109725975B (en) Method and device for prompting read state of message and electronic equipment
JP2020038689A (en) Method and device for recommending application and method and device for displaying recommended application
CN109710370B (en) Session list display method and device and electronic equipment
US11354019B2 (en) Electronic device and method for controlling snooze notification
US20170272536A1 (en) Method and system to enable mobile users to receive personalized notifications
CN105933546B (en) message notification method, device and terminal
CN103617285A (en) Method and device for displaying search result in mobile terminal
CN102984343B (en) Information cuing method, device and mobile terminal
RU2008110077A (en) NOTIFICATION STATUS OF NETWORK CONNECTION AND WIRELESS COMMUNICATION
US20170109035A1 (en) Method for locking and unlocking touchscreen-equipped mobile device and mobile device
CN109688051B (en) Session list display method and device and electronic equipment
CN102004984B (en) Information processing apparatus and information processing system
CN104918136A (en) Video positioning method and device
US20140225921A1 (en) Adding user-selected mark-ups to a video stream
WO2018052687A1 (en) Management system for audio and visual content
CN103647870A (en) Terminal and terminal expression display method
CN107171927B (en) Information processing method and electronic equipment
CN106559449B (en) Method and device for pushing notification to intelligent wearable device and displaying notification
CN109195021B (en) Screenshot sharing method and device
CN104636055A (en) Display method and device of dynamic information of contacts
CN102917008B (en) A kind of mobile terminal monitored method based on Android platform
CN108427544B (en) single-screen and double-screen application switching method and interface
JP6440504B2 (en) Menu generation server, menu display system, and menu generation method
EP3182681B1 (en) Desktop sharing method and terminal
KR101559375B1 (en) Method of controlling multi display, apparatus performing the same and storage media storing the same

Legal Events

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