CN109905759B - List display method, device, equipment and medium applied to Android client - Google Patents

List display method, device, equipment and medium applied to Android client Download PDF

Info

Publication number
CN109905759B
CN109905759B CN201910195193.3A CN201910195193A CN109905759B CN 109905759 B CN109905759 B CN 109905759B CN 201910195193 A CN201910195193 A CN 201910195193A CN 109905759 B CN109905759 B CN 109905759B
Authority
CN
China
Prior art keywords
module
dynamic
modules
type identifier
module type
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
CN201910195193.3A
Other languages
Chinese (zh)
Other versions
CN109905759A (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.)
Guangzhou Huaduo Network Technology Co Ltd
Original Assignee
Guangzhou Huaduo Network 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 Guangzhou Huaduo Network Technology Co Ltd filed Critical Guangzhou Huaduo Network Technology Co Ltd
Priority to CN201910195193.3A priority Critical patent/CN109905759B/en
Publication of CN109905759A publication Critical patent/CN109905759A/en
Application granted granted Critical
Publication of CN109905759B publication Critical patent/CN109905759B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The specification discloses a list display method applied to an Android client, wherein a UI group is selected to be loaded according to an operation instruction, and the UI group comprises a plurality of UI modules; newly adding a dynamic UI module belonging to the UI group; judging whether a module type identifier which is the same as the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI module; if the module type identifier corresponding to the UI module is judged to exist in the module type identifiers corresponding to the dynamic UI modules, selecting the dynamic UI modules and the UI modules, which have the same module type identifiers with the module type identifiers corresponding to the UI modules, in the module type identifiers corresponding to the dynamic UI modules, and comparing the loading priority of the selected UI modules with the loading priority of the dynamic UI modules; and displaying the UI module or the dynamic UI module with high loading priority when the list is displayed. According to the Android client, the dynamic UI module is replaced by the original UI module when the list is displayed, so that more information can be displayed for a user.

Description

List display method, device, equipment and medium applied to Android client
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a list display method, device, apparatus, and medium for an Android client.
Background
The development of communication and internet technologies, the use of mobile phones has become a necessity for people's daily life, and various information is displayed by adopting various UI modules in the client of the mobile phone, so that users can quickly preview various information. For example, a live broadcast client, each live broadcast room corresponds to one UI module, and each UI module displays live broadcast content of each anchor.
In the prior art, when a UI module of an Android client displays a list, a list display mode of a static picture is mostly adopted, but the static picture can only display part of content, and a user cannot obtain more information. For example, when a UI module of live broadcast software is displayed, a picture at a certain time point of a anchor is captured and displayed to a user, and at this time, it is difficult for the user to determine specific content played by the anchor.
Disclosure of Invention
The specification provides a list display method, device, equipment and medium applied to an Android client, and solves the problem that a UI module of the Android client can only display part of content when displaying, and a user cannot obtain more information.
To solve the above technical problem, the present specification is implemented as follows:
the list display method applied to the Android client side provided by the specification comprises the following steps:
selecting a UI group needing to be loaded according to an operation instruction, wherein the UI group comprises a plurality of UI modules;
newly adding a dynamic UI module belonging to the UI group;
judging whether a module type identifier which is the same as the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI module;
if the module type identifier corresponding to the UI module is judged to exist in the module type identifiers corresponding to the dynamic UI modules, selecting the dynamic UI modules and the UI modules which have the same module type identifiers with the module type identifiers corresponding to the UI modules in the module type identifiers corresponding to the dynamic UI modules, and comparing the loading priority of the selected UI modules with the loading priority of the dynamic UI modules;
and displaying the UI module or the dynamic UI module with high loading priority when the list is displayed.
Optionally, before determining whether a module type identifier that is the same as the module type identifier corresponding to the UI module exists in the module type identifier corresponding to the dynamic UI module, the method further includes:
and respectively adding module type identifiers for the data module corresponding to the dynamic UI module and the data module corresponding to the UI module.
Optionally, the dynamic UI module is a UI module connected to a player.
Optionally, the method further includes:
and if the data module corresponding to the UI module does not have the module type identifier which is the same as the data module corresponding to the dynamic UI module, displaying the UI module during list display.
The present specification provides a list display device applied to an Android client, the device includes: the selection unit is used for selecting a UI group needing to be loaded according to an operation instruction, and the UI group comprises a plurality of UI modules;
a newly-added unit for newly adding a dynamic UI module belonging to the UI group;
the judging unit is used for judging whether a module type identifier which is the same as the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI module;
a comparing unit, configured to select, if it is determined that a module type identifier identical to the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI modules, a dynamic UI module and a UI module having the same module type identifier as the module type identifier corresponding to the UI module in the module type identifiers corresponding to the dynamic UI module, and compare a loading priority of the selected UI module with a loading priority of the dynamic UI module;
and the display unit is used for displaying the UI module with high loading priority or the dynamic UI module when the list is displayed.
Optionally, the apparatus further comprises:
and the adding unit is used for respectively adding module type identifiers to the data module corresponding to the dynamic UI module and the data module corresponding to the UI module.
Optionally, the dynamic UI module is a UI module connected to a player.
Optionally, if the determining unit determines that the data module corresponding to the UI module does not have the module type identifier that is the same as the data module corresponding to the dynamic UI module, the UI module is displayed when the list is displayed.
The present specification provides a computer readable medium having computer readable instructions stored thereon, the computer readable instructions being executable by a processor to perform the steps of:
selecting a UI group needing to be loaded according to an operation instruction, wherein the UI group comprises a plurality of UI modules;
newly adding a dynamic UI module belonging to the UI group;
judging whether a module type identifier which is the same as the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI module;
if the module type identifier corresponding to the UI module is judged to exist in the module type identifiers corresponding to the dynamic UI modules, selecting the dynamic UI modules and the UI modules which have the same module type identifiers with the module type identifiers corresponding to the UI modules in the module type identifiers corresponding to the dynamic UI modules, and comparing the loading priority of the selected UI modules with the loading priority of the dynamic UI modules;
and displaying the UI module or the dynamic UI module with high loading priority when the list is displayed.
The present specification provides a list presentation device applied to an Android client, the device including a memory for storing computer program instructions and a processor for executing the program instructions, wherein when the computer program instructions are executed by the processor, the device is triggered to execute the following means:
the selection unit is used for selecting a UI group needing to be loaded according to an operation instruction, and the UI group comprises a plurality of UI modules;
a newly-added unit for newly adding a dynamic UI module belonging to the UI group;
the judging unit is used for judging whether a module type identifier which is the same as the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI module;
a comparing unit, configured to select, if it is determined that a module type identifier identical to the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI modules, a dynamic UI module and a UI module having the same module type identifier as the module type identifier corresponding to the UI module in the module type identifiers corresponding to the dynamic UI module, and compare a loading priority of the selected UI module with a loading priority of the dynamic UI module;
and the display unit is used for displaying the UI module with high loading priority or the dynamic UI module when the list is displayed.
The technical scheme adopted by the specification can achieve the following beneficial effects:
1. according to the Android client, the dynamic UI module is replaced by the original UI module when the list is displayed, so that more information can be displayed for a user;
2. according to the method and the device, the loading priorities of the UI module and the dynamic UI module are preset, so that the UI module with high loading priority or the dynamic UI module is displayed when the list is displayed.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present specification, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
Fig. 1 is a schematic flowchart illustrating a list display method applied to an Android client according to an embodiment of the present disclosure;
fig. 2 is a first effect diagram in live broadcast software provided in a first embodiment of the present specification;
fig. 3 is a diagram of an effect in live broadcast software provided in the first embodiment of the present specification;
fig. 4 is a schematic flowchart of a list display method applied to an Android client according to a second embodiment of the present disclosure;
fig. 5 is a schematic structural diagram of a list display device applied to an Android client according to a third embodiment of the present disclosure.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present specification, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings in the embodiments of the present specification, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any inventive step based on the embodiments of the present disclosure, shall fall within the scope of protection of the present application.
Fig. 1 is a schematic flow chart of a list display method applied to an Android client according to an embodiment of the present disclosure, where the schematic flow chart includes:
and step S101, selecting a UI group to be loaded according to the operation instruction, wherein the UI group comprises a plurality of UI modules.
In step S101 of the embodiment of the present specification, according to a requirement of a user, an Android client displays a UI group that the user needs to load, where the UI group includes a plurality of UI modules, for example, referring to fig. 2, in live broadcast software, the user needs to watch a UI group of "eat chicken", and after the user clicks "eat chicken" on an interface, the Android client loads a UI module of "eat chicken", where each UI module corresponds to a live broadcast room, and picture display of the live broadcast room is live broadcast content at a certain moment that is broadcasted in the room. The UI, namely the abbreviation of User Interface (UI), refers to an Interface that a User can operate, and the UI module is an intuitive Interface for the User to obtain information from the Android client.
And step S102, adding a dynamic UI module belonging to the UI group.
In step S102 of the embodiment of the present specification, a plug-in form may be adopted when adding the dynamic UI module, and the plug-in of the dynamic UI module is downloaded locally when necessary. The dynamic UI module may be a UI module to which a player is connected so that the contained contents can be dynamically displayed when the UI module is loaded.
And step S103, judging whether a module type identifier which is the same as the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI module, if so, executing step S104, and if not, displaying the original UI module when the list of the Android client is displayed.
In step S103 of the embodiment of this specification, before this step, module type identifiers are added to the data module corresponding to the dynamic UI module and the data module corresponding to the UI module, respectively. The module type identifiers of the data modules corresponding to all the UI modules in the same UI group are different, wherein the module type identifiers of the data modules can be numbers and can be used for representing different UI modules in the same UI group, so that the different UI modules are displayed in the list of the Android client side at the same time. In addition, this step is to find out a dynamic UI module with the same module type identifier as the UI module, so as to facilitate the subsequent steps.
And step S104, selecting the dynamic UI module and the UI module which have the same module type identifier with the module type identifier corresponding to the UI module in the module type identifiers corresponding to the dynamic UI module, and comparing the loading priority of the selected UI module with the loading priority of the dynamic UI module.
In step S104 in the embodiment of the present specification, a UI module with the same module type identifier as a corresponding UI module is found in the previous step, and since the list of the Android client cannot display UI modules with the same module identifier type during display, which module needs to be compared in the list of the Android client in this step for display, since the loading priorities of the UI module and the dynamic UI module are preset, the list of the Android client is also controllable during display.
Further, in step S104 in the embodiment of the present specification, if there is no module type identifier that is the same as the module type identifier corresponding to the UI module in the module type identifier corresponding to the dynamic UI module, the dynamic UI module is displayed in the list of the Android client on the premise that the original UI module in the UI group cannot be replaced because the dynamic UI module is newly added.
And step S105, displaying the UI module with high loading priority or the dynamic UI module during list display.
In step S105 in the embodiment of the present specification, through the above steps, a UI module or a dynamic UI module with a high loading priority is displayed when the list of the Android client is displayed. For example, referring to fig. 3, in the live broadcast software, the room name of the live broadcast room is "pillow: one person is in one team', the dynamic UI module corresponding to the live broadcast room is judged to have the same module type identifier in the module type identifier corresponding to the dynamic UI module and the module type identifier corresponding to the UI module, the loading priorities of the dynamic UI module and the UI module are compared, and the comparison result shows that the loading priority of the dynamic UI module is greater than that of the UI module, so that the dynamic UI module can be displayed in a list of Android clients.
Fig. 4 is a schematic flowchart of a list display method applied to an Android client according to an embodiment of the present disclosure, where the schematic flowchart includes:
step S201, adding module type identifiers to the data module corresponding to the dynamic UI module and the data module corresponding to the UI module, respectively.
And step S202, selecting a UI group to be loaded according to the operation instruction, wherein the UI group comprises a plurality of UI modules.
In step S202 in the embodiment of this specification, the same step S101 in the first embodiment is not repeated.
In step S203, a dynamic UI module belonging to the UI group is newly added.
In step S203 in the embodiment of this specification, the same description as in step S102 in the first embodiment is omitted.
And step S204, judging whether a module type identifier which is the same as the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI module, if so, executing the step S205, and if not, displaying the original UI module when the list of the Android client is displayed.
In step S205, a dynamic UI module and a UI module having the same module type identifier as the module type identifier corresponding to the UI module are selected from the module type identifiers corresponding to the dynamic UI modules, and the loading priority of the selected UI module is compared with the loading priority of the dynamic UI module.
And step S206, displaying the UI module or the dynamic UI module with high loading priority when the list is displayed.
In step S206 in the embodiment of this specification, the same step S105 as in the first embodiment is not repeated.
Fig. 5 is a schematic structural diagram of a list display device applied to an Android client according to an embodiment of the present disclosure, where the schematic structural diagram includes:
a selection unit 1, a new addition unit 2, a judgment unit 3, a comparison unit 4, a display unit 5 and an addition unit 6.
The selection unit 1 is used for selecting a UI group to be loaded according to an operation instruction, and the UI group comprises a plurality of UI modules;
the newly-added unit 2 is used for newly adding a dynamic UI module belonging to a UI group;
the judging unit 3 is used for judging whether a module type identifier which is the same as the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI modules;
the comparison unit 4 is configured to, if it is determined that a module type identifier identical to the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI modules, select a dynamic UI module and a UI module having the same module type identifier as the module type identifier corresponding to the UI module from among the module type identifiers corresponding to the dynamic UI module, and compare the loading priority of the selected UI module with the loading priority of the dynamic UI module;
the display unit 5 is used for displaying the UI module or dynamic UI module with high loading priority when displaying the list.
The adding unit 6 is configured to add a module type identifier to the data module corresponding to the dynamic UI module and the data module corresponding to the UI module, respectively.
The dynamic UI module is a UI module connected with a player.
And if the judging unit 3 judges that the data module corresponding to the UI module does not have the module type identifier same as the data module corresponding to the dynamic UI module, displaying the UI module during list display.
The present specification provides a computer readable medium having computer readable instructions stored thereon, the computer readable instructions being executable by a processor to perform the steps of:
selecting a UI group needing to be loaded according to the operation instruction, wherein the UI group comprises a plurality of UI modules;
newly adding a dynamic UI module belonging to the UI group;
judging whether a module type identifier which is the same as the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI module;
if the module type identifier corresponding to the UI module is judged to exist in the module type identifiers corresponding to the dynamic UI modules, selecting the dynamic UI modules and the UI modules, which have the same module type identifiers with the module type identifiers corresponding to the UI modules, in the module type identifiers corresponding to the dynamic UI modules, and comparing the loading priority of the selected UI modules with the loading priority of the dynamic UI modules;
and displaying the UI module or the dynamic UI module with high loading priority when the list is displayed.
The present specification provides a list presentation device applied to an Android client, the device including a memory for storing computer program instructions and a processor for executing the program instructions, wherein when the computer program instructions are executed by the processor, the device is triggered to execute the following means:
the selection unit is used for selecting a UI group needing to be loaded according to the operation instruction, and the UI group comprises a plurality of UI modules;
a newly-added unit for newly adding a dynamic UI module belonging to the UI group;
the judging unit is used for judging whether a module type identifier which is the same as the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI module;
the comparison unit is used for selecting the dynamic UI module and the UI module which have the same module type identifier with the module type identifier corresponding to the UI module in the module type identifier corresponding to the dynamic UI module if the module type identifier corresponding to the UI module is judged to exist in the module type identifiers corresponding to the dynamic UI module, and comparing the loading priority of the selected UI module with the loading priority of the dynamic UI module;
and the display unit is used for displaying the UI module with high loading priority or the dynamic UI module when the list is displayed.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above description is only an example of the present specification, and is not intended to limit the present specification. Various modifications and alterations to this description will become apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present specification should be included in the scope of the claims of the present specification.

Claims (8)

1. A list display method applied to an Android client is characterized by comprising the following steps:
selecting a UI group needing to be loaded according to an operation instruction, wherein the UI group comprises a plurality of UI modules;
newly adding a dynamic UI module belonging to the UI group, wherein the dynamic UI module adopts a local plug-in mode;
judging whether a module type identifier which is the same as the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI module; the dynamic UI module refers to a UI module connected with a player, and the content contained in the dynamic UI module is dynamically displayed when the dynamic UI module is loaded;
if the module type identifier corresponding to the UI module is judged to exist in the module type identifiers corresponding to the dynamic UI modules, selecting the dynamic UI modules and the UI modules which have the same module type identifiers with the module type identifiers corresponding to the UI modules in the module type identifiers corresponding to the dynamic UI modules, and comparing the loading priority of the selected UI modules with the loading priority of the dynamic UI modules;
if the data module corresponding to the UI module does not have the module type identifier which is the same as the data module corresponding to the dynamic UI module, displaying the UI module during list display;
and displaying the UI module or the dynamic UI module with high loading priority when the list is displayed.
2. The list display method applied to the Android client according to claim 1, wherein before the determining whether a module type identifier identical to the module type identifier corresponding to the UI module exists in the module type identifier corresponding to the dynamic UI module, the method further includes:
and respectively adding module type identifiers for the data module corresponding to the dynamic UI module and the data module corresponding to the UI module.
3. The list display method applied to the Android client according to claim 1, wherein the dynamic UI module is a UI module connected with a player.
4. A list display device applied to an Android client is characterized by comprising:
the selection unit is used for selecting a UI group needing to be loaded according to an operation instruction, and the UI group comprises a plurality of UI modules;
the newly-added unit is used for newly adding a dynamic UI module belonging to the UI group, and the dynamic UI module adopts a local plug-in mode;
the judging unit is used for judging whether a module type identifier which is the same as the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI module; the dynamic UI module refers to a UI module connected with a player, and the content contained in the dynamic UI module is dynamically displayed when the dynamic UI module is loaded;
a comparing unit, configured to select, if it is determined that a module type identifier identical to the module type identifier corresponding to the UI module exists in the module type identifiers corresponding to the dynamic UI modules, a dynamic UI module and a UI module having the same module type identifier as the module type identifier corresponding to the UI module in the module type identifiers corresponding to the dynamic UI module, and compare a loading priority of the selected UI module with a loading priority of the dynamic UI module; if the data module corresponding to the UI module does not have the module type identifier which is the same as the data module corresponding to the dynamic UI module, displaying the UI module during list display;
and the display unit is used for displaying the UI module with high loading priority or the dynamic UI module when the list is displayed.
5. The list presentation device applied to the Android client side, according to claim 4, further comprising:
and the adding unit is used for respectively adding module type identifiers to the data module corresponding to the dynamic UI module and the data module corresponding to the UI module.
6. The list display device applied to the Android client side according to claim 4, wherein the dynamic UI module is a UI module connected with a player.
7. A computer readable medium having computer readable instructions stored thereon which are executable by a processor to implement the method of any one of claims 1 to 3.
8. A list presentation device for application to an Android client, the device comprising a memory for storing computer program instructions and a processor for executing program instructions, wherein the computer program instructions, when executed by the processor, trigger the device to perform the method of any one of claims 1 to 3.
CN201910195193.3A 2019-03-14 2019-03-14 List display method, device, equipment and medium applied to Android client Active CN109905759B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910195193.3A CN109905759B (en) 2019-03-14 2019-03-14 List display method, device, equipment and medium applied to Android client

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910195193.3A CN109905759B (en) 2019-03-14 2019-03-14 List display method, device, equipment and medium applied to Android client

Publications (2)

Publication Number Publication Date
CN109905759A CN109905759A (en) 2019-06-18
CN109905759B true CN109905759B (en) 2022-03-01

Family

ID=66953223

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910195193.3A Active CN109905759B (en) 2019-03-14 2019-03-14 List display method, device, equipment and medium applied to Android client

Country Status (1)

Country Link
CN (1) CN109905759B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103648031A (en) * 2013-11-15 2014-03-19 乐视致新电子科技(天津)有限公司 Program recommending method and apparatus for smart television
CN105824563A (en) * 2016-03-21 2016-08-03 乐视网信息技术(北京)股份有限公司 Method and device for loading video preview
CN106412621A (en) * 2016-09-28 2017-02-15 广州华多网络科技有限公司 Video display method and device of network studio, control method and related equipment
CN106506448A (en) * 2016-09-26 2017-03-15 北京小米移动软件有限公司 Live display packing, device and terminal
CN108093290A (en) * 2017-12-13 2018-05-29 广州虎牙信息科技有限公司 Image content switching methods of exhibiting, storage device and computer equipment is broadcast live
CN108521598A (en) * 2018-03-30 2018-09-11 武汉斗鱼网络科技有限公司 A kind of method, apparatus and computer equipment for video preview
CN108718417A (en) * 2018-05-28 2018-10-30 广州虎牙信息科技有限公司 Generation method, device, server and the storage medium of direct broadcasting room preview icon
CN108769823A (en) * 2018-05-28 2018-11-06 广州虎牙信息科技有限公司 Direct broadcasting room display methods, device, equipment and storage medium
EP3438854A1 (en) * 2017-08-02 2019-02-06 Spotify AB Playlist preview

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9389754B2 (en) * 2013-05-14 2016-07-12 Demand Media, Inc. Generating a playlist based on content meta data and user parameters
CN104869429A (en) * 2015-05-19 2015-08-26 乐视致新电子科技(天津)有限公司 Video previewing method and apparatus

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103648031A (en) * 2013-11-15 2014-03-19 乐视致新电子科技(天津)有限公司 Program recommending method and apparatus for smart television
CN105824563A (en) * 2016-03-21 2016-08-03 乐视网信息技术(北京)股份有限公司 Method and device for loading video preview
CN106506448A (en) * 2016-09-26 2017-03-15 北京小米移动软件有限公司 Live display packing, device and terminal
CN106412621A (en) * 2016-09-28 2017-02-15 广州华多网络科技有限公司 Video display method and device of network studio, control method and related equipment
EP3438854A1 (en) * 2017-08-02 2019-02-06 Spotify AB Playlist preview
CN108093290A (en) * 2017-12-13 2018-05-29 广州虎牙信息科技有限公司 Image content switching methods of exhibiting, storage device and computer equipment is broadcast live
CN108521598A (en) * 2018-03-30 2018-09-11 武汉斗鱼网络科技有限公司 A kind of method, apparatus and computer equipment for video preview
CN108718417A (en) * 2018-05-28 2018-10-30 广州虎牙信息科技有限公司 Generation method, device, server and the storage medium of direct broadcasting room preview icon
CN108769823A (en) * 2018-05-28 2018-11-06 广州虎牙信息科技有限公司 Direct broadcasting room display methods, device, equipment and storage medium

Also Published As

Publication number Publication date
CN109905759A (en) 2019-06-18

Similar Documents

Publication Publication Date Title
EP3754490B1 (en) User interface rendering method and apparatus, and terminal
US20230388759A1 (en) Messaging system interacting with dynamic extension app
US8943164B2 (en) Apparatus and methods for retrieving/ downloading content on a communication device
KR20190112213A (en) Apparatus and method for maintaining a message thread with opt-in permanence for entries
CN106990962B (en) Dynamic screen locking wallpaper switching method and device and terminal
CN109218817B (en) Method and device for displaying virtual gift prompting message
CN113900754A (en) Desktop sharing method and device, computer equipment and storage medium
CN111796885A (en) Display method and device of cloud application program and electronic equipment
CN110609718A (en) Picture loading method and device, electronic equipment and readable storage medium
CN110750284B (en) Application quick starting method, terminal and computer readable storage medium
CN112148395A (en) Page display method, device, equipment and storage medium
CN110673827B (en) Resource calling method and device based on android system and electronic equipment
CN109905759B (en) List display method, device, equipment and medium applied to Android client
CN102968244B (en) The acquisition methods of resource pre-review figure, device and equipment
CN107943442A (en) A kind of method and apparatus for realizing shuangping san
CN109213534A (en) A kind of method and device of extension live streaming software function
CN113721936B (en) Application management method, intelligent terminal, device and storage medium
CN110704157B (en) Application starting method, related device and medium
CN107396030B (en) Video call processing method and scheduling control terminal
CN103312880A (en) Terminal and application program data loading method
CN105898399A (en) Video resource loading method and device and smart television
CN115562807A (en) Method and system for mounting dynamic equipment for android container in kubernets environment
CN113986558A (en) Application processing method and device
CN110618772B (en) View adding method, device, equipment and storage medium
CN112417828A (en) Method for adding watermark label for domestic operating system

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
EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20190618

Assignee: GUANGZHOU CUBESILI INFORMATION TECHNOLOGY Co.,Ltd.

Assignor: GUANGZHOU HUADUO NETWORK TECHNOLOGY Co.,Ltd.

Contract record no.: X2021440000030

Denomination of invention: A list display method, device, device and medium applied to Android client

License type: Common License

Record date: 20210125

GR01 Patent grant
GR01 Patent grant