CN106776845B - Information flow self-adaptive management method and terminal - Google Patents

Information flow self-adaptive management method and terminal Download PDF

Info

Publication number
CN106776845B
CN106776845B CN201611065238.8A CN201611065238A CN106776845B CN 106776845 B CN106776845 B CN 106776845B CN 201611065238 A CN201611065238 A CN 201611065238A CN 106776845 B CN106776845 B CN 106776845B
Authority
CN
China
Prior art keywords
information flow
information
module
adaptive
unit
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
CN201611065238.8A
Other languages
Chinese (zh)
Other versions
CN106776845A (en
Inventor
马子平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201611065238.8A priority Critical patent/CN106776845B/en
Publication of CN106776845A publication Critical patent/CN106776845A/en
Application granted granted Critical
Publication of CN106776845B publication Critical patent/CN106776845B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques

Abstract

The invention discloses an information flow self-adaptive management method and a terminal, and belongs to the technical field of mobile terminals. The method is applied to a browser client of the terminal. The browser client comprises an information flow adaptation module, and the method for carrying out information flow adaptive management through the information flow adaptation module comprises the following steps: searching at least one information stream data; analyzing information flow information of different Software Development Kits (SDKs) from at least one information flow data; displaying the parsed at least one information flow information; adaptively managing at least one information flow information according to a type of the at least one information flow information. The information flow self-adaptive management method and the terminal can provide a uniform interface for an upper layer so as to adapt to different SDKs of different information flow providers, thereby meeting the requirement of adapting to the management of different information flows.

Description

Information flow self-adaptive management method and terminal
Technical Field
The present invention relates to the field of terminal technologies, and in particular, to an information flow adaptive management method and a terminal.
Background
In the era of mobile internet, with the popularization of intelligent terminals, users continuously pursue high-quality internet access experience, and can acquire latest news information by inquiring at any time, anywhere and at any time, and a browser is used as an entrance of the internet, so that the function of the browser is self-evident and cannot be replaced.
In order to improve the liveness of the product and increase the use viscosity of the user, the browser client accesses the information flow of the third party, for example: a news push or a news source. Since the list of up-to-date content published by each information stream provider varies, information streams from multiple partners are typically accessed in order to meet the browser traffic demands and the specific preferences of different users. Software Development Kit (SDK), architecture design, and Application Programming Interface (API) of these information providers have different usage modes, and when adding an information stream, the previous information stream model cannot be reused, and the Software compatibility and configurability are poor. In addition, due to changes of product requirements and information flow cooperation protocols, the cited information flow may not be used any more, each change brings great workload to software development, and the software development is difficult to maintain.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
The main objective of the present invention is to provide an information flow adaptive management method and terminal, which can adapt to a plurality of different SDKs introduced into different information flow providers according to service requirements, so as to meet the requirement of adapting to the management of different information flows.
In order to achieve the above object, the method for adaptively managing information streams provided by the present invention is applied to a browser client of a terminal, where the browser client includes an information stream adaptation module, and the method for adaptively managing information streams through the information stream adaptation module includes: searching at least one information stream data; analyzing information flow information of different Software Development Kits (SDKs) from the at least one information flow data; displaying the parsed at least one information flow information; adaptively managing the at least one information flow information according to the type of the at least one information flow information.
Optionally, after the searching for the at least one information stream data, the method further comprises: configuring the SDK of a provider corresponding to the at least one information flow data; and judging whether the SDK of the provider is available.
Optionally, before the searching for at least one information stream data, the method further comprises: a reference header file; and calling a dynamic library according to the header file, wherein the dynamic library is used for calling and storing data generated in the information flow adaptive management process by the information flow adaptive module so as to be used by the information flow adaptive module on a plurality of provider platforms.
Optionally, the adaptively managing the at least one information flow information includes: load more streaming media assets, filter the same information, and mask certain types of advertisements.
Optionally, the browser client further includes a destruction module, and after the adaptively managing the at least one information flow information, the method further includes: and destroying the information flow adaptation module through the destroying module.
In addition, to achieve the above object, the present invention further provides a terminal, where the terminal has a browser client, the browser client includes an information flow adaptation module, and performs information flow adaptive management through the information flow adaptation module, where the terminal includes: a search unit for searching for at least one information stream data; the analysis unit is used for analyzing the information flow information of different Software Development Kits (SDKs) from the at least one information flow data; the display unit is used for displaying the analyzed at least one information flow information; and the self-adaptive management unit is used for self-adaptively managing the at least one information flow information according to the type of the at least one information flow information.
Optionally, the information stream adaptation module further includes: the configuration unit is used for configuring the SDK of the provider corresponding to the at least one information flow data; and the judging unit is used for judging whether the SDK of the provider is available.
Optionally, the information stream adaptation module further includes: a reference unit for referencing a header file; and the calling unit is used for calling a dynamic library according to the header file, and the dynamic library is used for calling and storing data generated in the information flow adaptive management process by the information flow adaptive module so as to be used by the information flow adaptive module on a plurality of provider platforms.
Optionally, the adaptive management unit is specifically configured to load more streaming media resources, filter the same information, and mask certain types of advertisements.
Optionally, the browser client further includes a destruction module configured to destroy the information flow adaptation module.
The information flow adaptive management method and the terminal provided by the invention search at least one information flow data through the information flow adaptive module, analyze information flow information of different software development kit SDKs from the at least one information flow data, display the analyzed at least one information flow information, adaptively manage the at least one information flow information according to the type of the at least one information flow information, can provide a uniform interface for an upper layer so as to adaptively introduce different SDKs of different information flow providers, and meet the requirement of adapting to the management of different information flows.
Drawings
Fig. 1 is a schematic diagram of a hardware structure of an optional terminal for implementing various embodiments of the present invention;
FIG. 2 is a diagram of a wireless communication system for the terminal shown in FIG. 1;
fig. 3 is an overall framework diagram of the browser client.
Fig. 4 is a flowchart illustrating an adaptive management method for information flow according to a first embodiment of the present invention;
fig. 5 is a flowchart illustrating an adaptive management method for information flow according to a second embodiment of the present invention;
fig. 6 is a flowchart illustrating an adaptive management method for information flow according to a third embodiment of the present invention;
fig. 7 is a block diagram of an information flow adaptation module according to a fourth embodiment of the present invention;
fig. 8 is a block diagram of an information flow adaptation module according to a fifth embodiment of the present invention;
fig. 9 is a block diagram of an information flow adaptation module according to a sixth embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
A terminal implementing various embodiments of the present invention will now be described with reference to the accompanying drawings. In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in themselves. Thus, "module" and "component" may be used in a mixture.
The terminal may be implemented in various forms. For example, the terminal described in the present invention may include a mobile terminal such as a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a navigation device, and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. In the following, it is assumed that the terminal is a mobile terminal. However, it will be understood by those skilled in the art that the configuration according to the embodiment of the present invention can be applied to a fixed type terminal in addition to elements particularly used for moving purposes.
Fig. 1 is a schematic diagram of a hardware structure of an optional terminal for implementing various embodiments of the present invention.
The terminal 100 may include a wireless communication unit 110, an a/V (audio/video) input unit 120, a user input unit 130, a sensing unit 140, an output unit 150, a memory 160, an interface unit 170, a controller 180, and a power supply unit 190, etc.
Fig. 1 illustrates the mobile terminal 100 having various components, but it is to be understood that not all illustrated components are required to be implemented. More or fewer components may alternatively be implemented. The elements of the mobile terminal 100 will be described in detail below.
The wireless communication unit 110 may generally include one or more components that allow radio communication between the mobile terminal 100 and a wireless communication system or network. For example, the wireless communication unit 110 may include at least one of a broadcast receiving module 111, a mobile communication module 112, a wireless internet module 113, a short-range communication module 114, and a location information module 115.
The broadcast receiving module 111 receives a broadcast signal and/or broadcast associated information from an external broadcast management server via a broadcast channel. The broadcast channel may include a satellite channel and/or a terrestrial channel. The broadcast management server may be a server that generates and transmits a broadcast signal and/or broadcast associated information or a server that receives a previously generated broadcast signal and/or broadcast associated information and transmits it to a terminal. The broadcast signal may include a TV broadcast signal, a radio broadcast signal, a data broadcast signal, and the like. Also, the broadcast signal may further include a broadcast signal combined with a TV or radio broadcast signal. The broadcast associated information may also be provided via a mobile communication network, and in this case, the broadcast associated information may be received by the mobile communication module 112. The broadcast signal may exist in various forms, for example, it may exist in the form of an Electronic Program Guide (EPG) of Digital Multimedia Broadcasting (DMB), an Electronic Service Guide (ESG) of digital video broadcasting-handheld (DVB-H), and the like. The broadcast receiving module 111 may receive a signal broadcast by using various types of broadcasting systems. In particular, the broadcast receiving module 111 may receive digital broadcasting by using a digital broadcasting system such as a data broadcasting system of multimedia broadcasting-terrestrial (DMB-T), digital multimedia broadcasting-satellite (DMB-S), digital video broadcasting-handheld (DVB-H), forward link media (MediaFLO @), terrestrial digital broadcasting integrated service (ISDB-T), and the like. The broadcast receiving module 111 may be constructed to be suitable for various broadcasting systems that provide broadcast signals as well as the above-mentioned digital broadcasting systems. The broadcast signal and/or broadcast associated information received via the broadcast receiving module 111 may be stored in the memory 160 (or other type of storage medium).
The mobile communication module 112 transmits and/or receives radio signals to and/or from at least one of a base station (e.g., access point, node B, etc.), an external terminal, and a server. Such radio signals may include voice call signals, video call signals, or various types of data transmitted and/or received according to text and/or multimedia messages.
The wireless internet module 113 supports wireless internet access of the mobile terminal. The module may be internally or externally coupled to the terminal. The wireless internet access technology to which the module relates may include WLAN (wireless LAN) (Wi-Fi), Wibro (wireless broadband), Wimax (worldwide interoperability for microwave access), HSDPA (high speed downlink packet access), and the like.
The short-range communication module 114 is a module for supporting short-range communication. Some examples of short-range communication technologies include bluetooth (TM), Radio Frequency Identification (RFID), infrared data association (IrDA), Ultra Wideband (UWB), zigbee (TM), and the like.
The location information module 115 is a module for checking or acquiring location information of the mobile terminal. A typical example of the location information module 115 is a GPS (global positioning system). According to the current technology, the GPS calculates distance information and accurate time information from three or more satellites and applies triangulation to the calculated information, thereby accurately calculating three-dimensional current location information according to longitude, latitude, and altitude. Currently, a method for calculating position and time information uses three satellites and corrects an error of the calculated position and time information by using another satellite. In addition, the GPS can calculate speed information by continuously calculating current position information in real time.
The a/V input unit 120 is used to receive an audio or video signal. The a/V input unit 120 may include a camera 121 and a microphone 122, and the camera 121 processes image data of still pictures or video obtained by an image capturing apparatus in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 151. The image frames processed by the cameras 121 may be stored in the memory 160 (or other storage medium) or transmitted via the wireless communication unit 110, and two or more cameras 121 may be provided according to the construction of the mobile terminal 100. The microphone 122 may receive sounds (audio data) via the microphone 122 in a phone call mode, a recording mode, a voice recognition mode, or the like, and is capable of processing such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the mobile communication module 112 in case of a phone call mode. The microphone 122 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The user input unit 130 may generate key input data to control various operations of the mobile terminal 100 according to a command input by a user. The user input unit 130 allows a user to input various types of information, and may include a keyboard, dome sheet, touch pad (e.g., a touch-sensitive member that detects changes in resistance, pressure, capacitance, and the like due to being touched), scroll wheel, joystick, and the like. In particular, when the touch pad is superimposed on the display unit 151 in the form of a layer, a touch screen may be formed.
The sensing unit 140 detects a current state of the mobile terminal 100 (e.g., an open or closed state of the mobile terminal 100), a position of the mobile terminal 100, presence or absence of contact (i.e., touch input) by a user with the mobile terminal 100, an orientation of the mobile terminal 100, acceleration or deceleration movement and direction of the mobile terminal 100, and the like, and generates a command or signal for controlling an operation of the mobile terminal 100. For example, when the mobile terminal 100 is implemented as a slide-type mobile phone, the sensing unit 140 may sense whether the slide-type phone is opened or closed. In addition, the sensing unit 140 can detect whether the power supply unit 190 supplies power or whether the interface unit 170 is coupled with an external device. The sensing unit 140 may include a proximity sensor 141.
The interface unit 170 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The identification module may store various information for authenticating a user using the mobile terminal 100 and may include a User Identity Module (UIM), a Subscriber Identity Module (SIM), a Universal Subscriber Identity Module (USIM), and the like. In addition, a device having an identification module (hereinafter, referred to as an "identification device") may take the form of a smart card, and thus, the identification device may be connected with the mobile terminal 100 via a port or other connection means. The interface unit 170 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal 100 and the external device.
In addition, when the mobile terminal 100 is connected with an external cradle, the interface unit 170 may serve as a path through which power is supplied from the cradle to the mobile terminal 100 or may serve as a path through which various command signals input from the cradle are transmitted to the mobile terminal 100. Various command signals or power input from the cradle may be used as a signal for identifying whether the mobile terminal 100 is accurately mounted on the cradle. The output unit 150 is configured to provide output signals (e.g., audio signals, video signals, alarm signals, vibration signals, etc.) in a visual, audio, and/or tactile manner. The output unit 150 may include a display unit 151, an audio output module 152, an alarm unit 153, and the like.
The display unit 151 may display information processed in the mobile terminal 100. For example, when the mobile terminal 100 is in a phone call mode, the display unit 151 may display a User Interface (UI) or a Graphical User Interface (GUI) related to a call or other communication (e.g., text messaging, multimedia file downloading, etc.). When the mobile terminal 100 is in a video call mode or an image capturing mode, the display unit 151 may display a captured image and/or a received image, a UI or GUI showing a video or an image and related functions, and the like.
Meanwhile, when the display unit 151 and the touch pad are overlapped with each other in the form of a layer to form a touch screen, the display unit 151 may serve as an input device and an output device. The display unit 151 may include at least one of a Liquid Crystal Display (LCD), a thin film transistor LCD (TFT-LCD), an Organic Light Emitting Diode (OLED) display, a flexible display, a three-dimensional (3D) display, and the like. Some of these displays may be configured to be transparent to allow a user to view from the outside, which may be referred to as transparent displays, and a typical transparent display may be, for example, a TOLED (transparent organic light emitting diode) display or the like. Depending on the particular desired implementation, mobile terminal 100 may include two or more display units (or other display devices), for example, mobile terminal 100 may include an external display unit (not shown) and an internal display unit (not shown). The touch screen may be used to detect a touch input pressure as well as a touch input position and a touch input area.
The audio output module 152 may convert audio data received by the wireless communication unit 110 or stored in the memory 160 into an audio signal and output as sound when the mobile terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output module 152 may provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output module 152 may include a speaker, a buzzer, and the like.
The alarm unit 153 may provide an output to notify the mobile terminal 100 of the occurrence of an event. Typical events may include call reception, message reception, key signal input, touch input, and the like. In addition to audio or video output, the alarm unit 153 may provide output in different ways to notify the occurrence of an event. For example, the alarm unit 153 may provide an output in the form of vibration, and when a call, a message, or some other incoming communication (communicating communication) is received, the alarm unit 153 may provide a tactile output (i.e., vibration) to inform the user thereof. By providing such a tactile output, the user can recognize the occurrence of various events even when the user's mobile phone is in the user's pocket. The alarm unit 153 may also provide an output notifying the occurrence of an event via the display unit 151 or the audio output module 152.
The memory 160 may store software programs and the like for processing and controlling operations performed by the controller 180, or may temporarily store data (e.g., a phonebook, messages, still images, videos, and the like) that has been or will be output. Also, the memory 160 may store data regarding various ways of vibration and audio signals output when a touch is applied to the touch screen.
The memory 160 may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a programmable read-only memory (PROM), a magnetic memory, a magnetic disk, an optical disk, and the like. Also, the mobile terminal 100 may cooperate with a network storage device that performs a storage function of the memory 160 through a network connection.
The controller 180 generally controls the overall operation of the mobile terminal. For example, the controller 180 performs control and processing related to voice calls, data communications, video calls, and the like. In addition, the controller 180 may include a multimedia module 181 for reproducing (or playing back) multimedia data, and the multimedia module 181 may be constructed within the controller 180 or may be constructed separately from the controller 180. The controller 180 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image.
The power supply unit 190 receives external power or internal power and provides appropriate power required to operate various elements and components under the control of the controller 180.
The various embodiments described herein may be implemented in a computer-readable medium using, for example, computer software, hardware, or any combination thereof. For a hardware implementation, the embodiments described herein may be implemented using at least one of an Application Specific Integrated Circuit (ASIC), a Digital Signal Processor (DSP), a Digital Signal Processing Device (DSPD), a Programmable Logic Device (PLD), a Field Programmable Gate Array (FPGA), a processor, a controller, a microcontroller, a microprocessor, an electronic unit designed to perform the functions described herein, and in some cases, such embodiments may be implemented in the controller 180. For a software implementation, the implementation such as a process or a function may be implemented with a separate software module that allows performing at least one function or operation. The software codes may be implemented by software applications (or programs) written in any suitable programming language, which may be stored in the memory 160 and executed by the controller 180.
Up to this point, the mobile terminal 100 has been described in terms of its functionality. In addition, the mobile terminal 100 in the embodiment of the present invention may be a mobile terminal such as a folder type, a bar type, a swing type, a slide type, and other various types, and is not limited herein.
The mobile terminal 100 as shown in fig. 1 may be configured to operate with communication systems such as wired and wireless communication systems and satellite-based communication systems that transmit data via frames or packets.
A communication system in which a mobile terminal according to the present invention is operable will now be described with reference to fig. 2.
Such communication systems may use different air interfaces and/or physical layers. For example, the air interface used by the communication system includes, for example, Frequency Division Multiple Access (FDMA), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), and Universal Mobile Telecommunications System (UMTS) (in particular, Long Term Evolution (LTE)), global system for mobile communications (GSM), and the like. By way of non-limiting example, the following description relates to a CDMA communication system, but such teachings are equally applicable to other types of systems.
Referring to fig. 2, the CDMA wireless communication system may include a plurality of terminals 100, a plurality of Base Stations (BSs) 270, Base Station Controllers (BSCs) 275, and a Mobile Switching Center (MSC) 280. The MSC 280 is configured to interface with a Public Switched Telephone Network (PSTN) 290. The MSC 280 is also configured to interface with a BSC 275, which may be coupled to the base station 270 via a backhaul. The backhaul line may be constructed according to any of several known interfaces, which may include, for example, european/american standard high capacity digital lines (E1/T1), Asynchronous Transfer Mode (ATM), network protocol (IP), point-to-point protocol (PPP), frame relay, high-rate digital subscriber line (HDSL), Asymmetric Digital Subscriber Line (ADSL), or various types of digital subscriber lines (xDSL). It will be understood that a system as shown in fig. 2 may include multiple BSCs 275.
Each BS 270 may serve one or more sectors (or regions), each sector covered by a multi-directional antenna or an antenna pointing in a particular direction being radially distant from the BS 270. Alternatively, each partition may be covered by two or more antennas for diversity reception. Each BS 270 may be configured to support multiple frequency allocations, with each frequency allocation having a particular frequency spectrum (e.g., 1.25MHz, 5MHz, etc.).
The intersection of partitions with frequency allocations may be referred to as a CDMA channel. The BS 270 may also be referred to as a Base Transceiver Subsystem (BTS) or other equivalent terminology. In such a case, the term "base station" may be used to generically refer to a single BSC 275 and at least one BS 270. The base stations may also be referred to as "cells". Alternatively, each partition of a particular BS 270 may be referred to as a plurality of cell sites.
As shown in fig. 2, a Broadcast Transmitter (BT)295 transmits a broadcast signal to the mobile terminal 100 operating within the system. A broadcast receiving module 111 as shown in fig. 1 is provided at the mobile terminal 100 to receive a broadcast signal transmitted by the BT 295. In fig. 2, several Global Positioning System (GPS) satellites 300 are shown. The satellite 300 assists in locating at least one of the plurality of mobile terminals 100.
In fig. 2, a plurality of satellites 300 are depicted, but it is understood that useful positioning information may be obtained with any number of satellites. The location information module 115 (e.g., GPS) as shown in fig. 1 is generally configured to cooperate with the satellites 300 to obtain desired positioning information. Other techniques that can track the location of the mobile terminal may be used instead of or in addition to GPS tracking techniques. In addition, at least one GPS satellite 300 may selectively or additionally process satellite DMB transmission.
As a typical operation of the wireless communication system, the BS 270 receives reverse link signals from various mobile terminals 100. The mobile terminal 100 is generally engaged in conversations, messaging, and other types of communications. Each reverse link signal received by a particular base station is processed within a particular BS 270. The obtained data is forwarded to the associated BSC 275. The BSC provides call resource allocation and mobility management functions including coordination of soft handoff procedures between BSs 270. The BSCs 275 also route the received data to the MSC 280, which provides additional routing services for interfacing with the PSTN 290. Similarly, the PSTN 290 interfaces with the MSC 280, the MSC interfaces with the BSCs 275, and the BSCs 275 accordingly control the BS 270 to transmit forward link signals to the mobile terminal 100.
The terminal is based on the hardware structure of the terminal and a communication system.
Example one
A first embodiment of the present invention provides an information flow adaptive management method, which is applied to a browser client of a terminal, where the browser client includes an information flow adaptation module 302. Specifically, please refer to fig. 3, which is a schematic diagram of an overall framework of a browser client. In fig. 3, the overall framework of the browser client includes a browser application layer 301, an information flow adaptation module 302, a high-pass browser kernel optimization layer 303, a google browser kernel layer 304, a browser kernel content providing layer 305, a network layer 306, a browser web page rendering layer 307, a basic business layer 308, a browser kernel and third party plug-in 309, a JS parser 310, and the like.
In the embodiment, the information is acquired through different Software Development Kits (SDKs) to trigger the functions of acquiring, analyzing, displaying and the like of the online information flow resources.
As shown in fig. 4, the information stream adaptation module 302 is configured to access different SDKs of different information stream providers and provide a uniform interface for upper layer to call, so as to complete functions of acquiring, parsing, displaying and the like of network data (e.g., news and information). In this embodiment, the method for performing information flow adaptive management by the information flow adaptation module includes:
step 410, searching at least one information stream data.
Specifically, before step 410, the method of this embodiment further includes:
defining a plurality of interfaces for the information flow adaptation module to call, the interfaces comprising:
the search interface is used for acquiring online information flow resources of the supported SDK by using keywords;
the analysis interface is used for analyzing the information flow data of different SDKs;
the display interface is used for displaying the analyzed information flow information;
the loading interface is used for loading more streaming media resources;
a filtering interface for filtering the same information;
and the shielding interface is used for shielding the advertisements of the specific types.
In step 410, the information stream adaptation module calls a search interface to obtain the online information stream resource of the SDK supported by the information stream adaptation module by using the keyword, and searches at least one information stream data from the online information stream resource.
Step 420, parsing the information flow information of different SDKs from at least one information flow data.
Specifically, the information flow adapting module calls the parsing module to parse the information flow information of different SDKs from at least one information flow data.
Step 430, displaying the parsed at least one information flow information.
Specifically, the information flow adaptation module calls a display interface to display the parsed at least one information flow information.
Step 440, adaptively managing the at least one information flow information according to the type of the at least one information flow information.
Specifically, according to the type of the information flow information, the information flow adaptation module may respectively call the corresponding interfaces to perform adaptive management. For example, the information flow adaptation module calls the loading module to load more streaming media resources, calls the filtering interface to filter the same information, and calls the shielding interface to shield a specific type of advertisement.
In order to make the information flow adaptive management method in the present embodiment more clear and understandable, the following example is used to illustrate:
example one:
step 1: and creating an information flow adaptation module at the browser client.
Step 2: the information flow adapting module calls a searching interface to search a plurality of information flow data, wherein the information flow data comprises UC information flow SDK, England information flow SDK, Tencent information flow SDK and dog searching information flow SDK.
And step 3: the information flow adapting module calls the analysis interface to analyze the information flow data to obtain the information flow information of different SDKs.
And 4, step 4: the information flow adaptation module calls a display interface to display the analyzed information flow information, and the analyzed information flow information of the cool station, the famous station, the hot spot, the discovery, the topic, the headline, the life and the like is displayed on a browser client interface.
And 5: the information flow adapting module calls a corresponding interface to load more information flows, filter the same information, shield advertisements of specific types and the like, and the self-adaptive management of the information flows is realized.
The information flow adaptive management method provided by this embodiment searches at least one information flow data through the information flow adaptive module, analyzes information flow information of different software development kit SDKs from the at least one information flow data, displays the analyzed at least one information flow information, adaptively manages the at least one information flow information according to the type of the at least one information flow information, and can provide a uniform interface to an upper layer to adapt to different SDKs of different information flow providers, thereby satisfying management of adapting to different information flows.
Example two
Referring to fig. 5, a method for performing information flow adaptive management through an information flow adaptation module according to a second embodiment of the present invention includes:
step 510, searching for at least one information stream data.
The content of the step 510 is the same as that of the step 410 in the first embodiment, and the same content is not described again in this embodiment.
Step 520, configuring the SDK of the provider corresponding to the at least one information stream data.
In particular, the SDK of the supported information stream providers is configured, which may be UC, intonation, Tencent, dog search, etc.
At step 530, it is determined whether the provider's SDK is available. If yes, go to step 540, otherwise, the process ends.
Specifically, whether the SDK of the provider is available is determined by a specific code, if yes, the process proceeds to step 540, and if no, the process ends.
Step 540, parsing the information flow information of different Software Development Kits (SDKs) from at least one information flow data.
Step 550, displaying the parsed at least one information flow information.
Step 560, adaptively managing the at least one information flow information according to the type of the at least one information flow information.
The contents of the steps 540 and 560 are the same as those of the steps 420 and 440 in the first embodiment, and the description of the same contents is omitted here.
The information flow adaptive management method of this embodiment determines whether the SDK of the provider is available by configuring the SDK of the provider corresponding to at least one piece of information flow data, and then triggers the information flow adaptation module to invoke the parsing interface.
EXAMPLE III
Referring to fig. 6, a method for performing information flow adaptive management through an information flow adaptation module according to a third embodiment of the present invention includes:
at step 610, a header file is referenced.
Specifically, an information flow adaptation module is introduced into a browser, a header file is quoted through the information flow adaptation module, a compiling script is configured in the header file, a dynamic module to be compiled is set, and a dynamic link library to be compiled is set.
Step 620, according to the header file, calling the dynamic library.
Specifically, according to the script attribute compiled in the header file, the dynamic library and the storage path of the dynamic library are compiled and generated for the information flow adaptation module to use, and specifically, the dynamic library is used for calling and storing data generated in the information flow adaptive management process for the information flow adaptation module to use on a plurality of provider platforms.
Step 630, search for at least one information stream data.
In step 640, the information flow information of different software development kits SDKs is analyzed from at least one information flow data.
Step 650, displaying the parsed at least one information flow information.
Step 660, adaptively managing the at least one information flow information according to the type of the at least one information flow information.
The contents of the steps 630-660 are the same as those of the steps 410-440 in the first embodiment, and the description of the same contents is omitted here.
In addition, the following steps may be further included between step 630 and step 640:
the method comprises the following steps: and configuring the SDK of the provider corresponding to the at least one information flow data.
Step two: and judging whether the SDK of the provider is available.
The contents of the first step and the second step are the same as those of the second embodiment in step 520-530, and the description of the embodiment is omitted for the same contents.
In this embodiment, a destruction module may be further defined, where the destruction module is configured to destroy the information flow adaptation module when the information flow adaptation module completes adaptive management of the information flow. That is to say, each time an instruction for adaptive management of the information flow is triggered, an information flow adaptation module needs to be created, access and management of SDKs of different suppliers are completed, and when the adaptive management of the information flow is performed, the information flow adaptation module is destroyed through the destruction module. The interface calls data from the dynamic library and stores the data acquired each time into the dynamic library.
The information flow self-adaptive management method of the embodiment calls the dynamic library by referring to the header file so as to be used by the information flow adaptive module, thereby being convenient for carrying out self-adaptive management on the information flow in real time and accurately.
Example four
The invention further provides a terminal, which is provided with a browser client. Fig. 3 is a schematic diagram of an overall framework of a browser client. In fig. 3, the overall framework of the browser client includes a browser application layer 301, an information flow adaptation module 302, a high-pass browser kernel optimization layer 303, a google browser kernel layer 304, a browser kernel content providing layer 305, a network layer 306, a browser web page rendering layer 307, a basic business layer 308, a browser kernel and third party plug-in 309, a JS parser 310, and the like.
In the embodiment, the functions of acquiring, analyzing, displaying and the like of online information flow resources are triggered by acquiring information through different SDKs.
As shown in fig. 7, the information stream adaptation module 302 is configured to access different SDKs of different information stream providers and provide a uniform interface for upper layer to call, so as to complete functions of acquiring, parsing, displaying and the like of network data (e.g., news and information). In this embodiment, the information stream adapting module includes:
an interface definition unit, configured to define a plurality of interfaces for being called by the information flow adaptation module, where the interfaces include:
the search interface is used for acquiring online information flow resources of the supported SDK by using keywords;
the analysis interface is used for analyzing the information flow data of different SDKs;
the display interface is used for displaying the analyzed information flow information;
the loading interface is used for loading more streaming media resources;
a filtering interface for filtering the same information;
and the shielding interface is used for shielding the advertisements of the specific types.
A search unit 710 for searching at least one information stream data.
Specifically, the search unit 710 calls the search interface to key the online information flow resource of the SDK supported by the information flow adaptation module, and searches at least one information flow data from the online information flow resource.
The parsing unit 720 is configured to parse the information stream information of different SDKs from at least one information stream data.
Specifically, the parsing unit 720 calls a parsing module to parse the information flow information of different SDKs from at least one information flow data.
The display unit 730 is configured to display the parsed at least one information stream information.
Specifically, the display unit 730 calls the display interface to display the parsed at least one information stream information.
An adaptive management unit 740 for adaptively managing the at least one information stream information according to a type of the at least one information stream information.
Specifically, according to the type of the information flow information, the adaptive management unit 740 may respectively call the corresponding interfaces to perform adaptive management. For example, the adaptive management unit 740 is specifically configured to call a loading module to load more streaming media resources, call a filtering interface to filter the same information, and call a masking interface to mask a specific type of advertisement.
In order to make the operation process of the information flow adaptation module in the present embodiment more clear and understandable, the following example is used to illustrate:
example one:
step 1: and creating an information flow adaptation module at the browser client.
Step 2: the search unit 710 calls the search interface to search a plurality of information stream data, which includes UC information stream SDK, engineerino information stream SDK, Tencent information stream SDK, and dog search information stream SDK.
And step 3: the parsing unit 720 calls the parsing interface to parse the information stream data to obtain information stream information of different SDKs.
And 4, step 4: the display unit 730 calls and displays the analyzed information flow information, and displays the analyzed information flow information of the cool station, the famous station, the hot spot, the discovery, the topic, the headline, the life and the like on the browser client interface.
And 5: the adaptive management unit 740 calls the corresponding interface to load more information streams, filter the same information, mask specific types of advertisements, and so on, thereby implementing adaptive management of the information streams.
In the terminal provided by this embodiment, the search unit 710 of the information stream adaptation module searches for at least one information stream data, the parsing unit 720 parses information stream information of different software development kits SDKs from the at least one information stream data, the display unit 730 displays the parsed at least one information stream information, and the adaptive management unit 740 adaptively manages the at least one information stream information according to the type of the at least one information stream information, and can provide a uniform interface to an upper layer to adapt to different SDKs of different information stream providers, thereby satisfying management of adapting to different information streams.
EXAMPLE five
Referring to fig. 8, a terminal is further provided in the fifth embodiment of the present invention. In a fifth embodiment, the terminal is a further improvement made on the basis of the fourth embodiment, except that: the information flow adaptation module further comprises:
the configuring unit 810 is configured to configure the SDK of the provider corresponding to the at least one information stream data.
In particular, the configuration unit 810 configures the SDK of the supported information stream providers, which may be UC, intonation, Tencent, dog search, etc.
A determining unit 820, configured to determine whether the SDK of the provider is available.
Specifically, the determining unit 820 determines whether the SDK of the provider is available according to the specific code, and if the determination result is yes, the parsing unit is triggered to parse the information flow information of the different software development kits SDKs from the at least one information flow data.
In the terminal of this embodiment, the configuration unit 810 configures at least one SDK of a provider corresponding to information stream data, and the determination unit 820 determines whether the SDK of the provider is available, so as to trigger the parsing unit to invoke the parsing interface.
EXAMPLE six
Referring to fig. 9, a terminal is further provided in the sixth embodiment of the present invention. In the sixth embodiment, the terminal is a further improvement made on the basis of the fourth embodiment or the fifth embodiment, and the difference is only that: the information stream adaptation module further comprises:
and a reference unit 910, configured to reference the header file.
Specifically, the reference unit 1010 introduces an information flow adaptation module into the browser, references a header file by the information flow adaptation module, configures a compilation script in the header file, sets a dynamic module to be compiled, and sets a dynamic link library to be compiled.
A calling unit 920, configured to call a dynamic library according to the header file.
Specifically, according to the script attribute compiled in the header file, the invoking unit 920 compiles and generates a dynamic library and a storage path of the dynamic library for use by the information flow adaptation module, and is specifically configured to invoke and store data generated in the information flow adaptation management process for the information flow adaptation module to be used by the information flow adaptation module on multiple provider platforms.
In this embodiment, a destruction module may be further defined, where the destruction module is configured to destroy the information flow adaptation module when the information flow adaptation module completes adaptive management of the information flow. That is to say, each time an instruction for adaptive management of the information flow is triggered, an information flow adaptation module needs to be created, access and management of SDKs of different suppliers are completed, and when the adaptive management of the information flow is performed, the information flow adaptation module is destroyed through the destruction module. The interface calls data from the dynamic library and stores the data acquired each time into the dynamic library.
The terminal of this embodiment refers to the header file through the reference unit 910 and then triggers the call unit 920 to call the dynamic library for the information stream adaptation module to use, so as to perform adaptive management on the information stream accurately in real time.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (6)

1. An adaptive management method for information flow is characterized in that the method is applied to a browser client of a terminal, the browser client establishes an information flow adaptive module running in an information flow adaptive layer when triggering an instruction of the adaptive management of the information flow each time, and the adaptive management of the information flow is carried out through the information flow adaptive module, so that the use of the information flow is isolated from a Software Development Kit (SDK) of a provider, and the method comprises the following steps:
acquiring online information flow resources of the supported SDK by using the keywords, and searching at least one information flow data from the online information flow resources;
analyzing information flow information of different SDKs from the at least one information flow data, wherein the types of the information flow information at least comprise intense stations, famous stations, hot spots, discoveries, topics, headlines and lives;
displaying the parsed at least one information flow information;
adaptively managing the at least one information flow information according to the type of the at least one information flow information, comprising: loading more streaming media resources, filtering the same information, and blocking specific types of advertisements;
and destroying the information flow adaptation module after the information flow adaptation module completes the information flow adaptive management.
2. The adaptive information flow management method according to claim 1, wherein after said searching for at least one information flow data, the method further comprises:
configuring the SDK of a provider corresponding to the at least one information flow data;
and judging whether the SDK of the provider is available.
3. The adaptive information flow management method according to claim 1, wherein before said searching for at least one information flow data, said method further comprises:
a reference header file;
and calling a dynamic library according to the header file, wherein the dynamic library is used for calling and storing data generated in the information flow adaptive management process by the information flow adaptive module so as to be used by the information flow adaptive module on a plurality of provider platforms.
4. A terminal, wherein the terminal has a browser client, the browser client creates an information flow adaptation module running in an information flow adaptation layer each time an instruction for information flow adaptation management is triggered, and performs information flow adaptation management through the information flow adaptation module, so that the use of the information flow is isolated from a software development kit SDK of a provider, and the information flow adaptation module includes:
the searching unit is used for acquiring online information flow resources of the supported SDK by using the keywords and searching at least one information flow data from the online information flow resources;
the analyzing unit is used for analyzing information flow information of different SDKs from the at least one information flow data, wherein the types of the information flow information at least comprise intense stations, famous stations, hot spots, discoveries, topics, headlines and lives;
the display unit is used for displaying the analyzed at least one information flow information;
an adaptive management unit, configured to adaptively manage the at least one information flow information according to a type of the at least one information flow information, including: loading more streaming media resources, filtering the same information, and blocking specific types of advertisements;
the browser client further comprises a destruction module for destroying the information flow adaptation module after the information flow adaptation module completes the information flow adaptive management.
5. The terminal of claim 4, wherein the information stream adaptation module further comprises:
the configuration unit is used for configuring the SDK of the provider corresponding to the at least one information flow data;
and the judging unit is used for judging whether the SDK of the provider is available.
6. The terminal of claim 4, wherein the information stream adaptation module further comprises:
a reference unit for referencing a header file;
and the calling unit is used for calling a dynamic library according to the header file, and the dynamic library is used for calling and storing data generated in the information flow adaptive management process by the information flow adaptive module so as to be used by the information flow adaptive module on a plurality of provider platforms.
CN201611065238.8A 2016-11-28 2016-11-28 Information flow self-adaptive management method and terminal Active CN106776845B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611065238.8A CN106776845B (en) 2016-11-28 2016-11-28 Information flow self-adaptive management method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611065238.8A CN106776845B (en) 2016-11-28 2016-11-28 Information flow self-adaptive management method and terminal

Publications (2)

Publication Number Publication Date
CN106776845A CN106776845A (en) 2017-05-31
CN106776845B true CN106776845B (en) 2021-05-21

Family

ID=58904456

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611065238.8A Active CN106776845B (en) 2016-11-28 2016-11-28 Information flow self-adaptive management method and terminal

Country Status (1)

Country Link
CN (1) CN106776845B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107249180A (en) * 2017-07-20 2017-10-13 北京五八信息技术有限公司 The general cut-in methods of LBS SDK and system
CN108073417A (en) * 2017-12-28 2018-05-25 北京奇虎科技有限公司 A kind of method and device for showing information in the application
CN112988218A (en) * 2021-02-05 2021-06-18 上海航天卫星应用有限公司 Configurable information flow management method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571720A (en) * 2010-12-27 2012-07-11 中国移动通信集团辽宁有限公司 Method and device for processing heterogeneous information contents
CN103761093A (en) * 2014-01-20 2014-04-30 深圳市佳创视讯技术股份有限公司 Video aggregation method for clients
CN104811776A (en) * 2015-04-09 2015-07-29 小米科技有限责任公司 Multimedia playing method and device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030023745A1 (en) * 2001-07-26 2003-01-30 Neoplanet, Inc. Method and system for adaptively downloading data from a network device
CN103718531A (en) * 2013-04-28 2014-04-09 华为技术有限公司 Capacity acquiring method, device and system
CN103559040B (en) * 2013-11-12 2016-05-18 厦门卓讯信息技术有限公司 A kind of system and method based on SDK rapid build mobile Internet application module
CN105630684B (en) * 2016-01-26 2019-10-11 百度在线网络技术(北京)有限公司 Software Development Kit recognition methods and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571720A (en) * 2010-12-27 2012-07-11 中国移动通信集团辽宁有限公司 Method and device for processing heterogeneous information contents
CN103761093A (en) * 2014-01-20 2014-04-30 深圳市佳创视讯技术股份有限公司 Video aggregation method for clients
CN104811776A (en) * 2015-04-09 2015-07-29 小米科技有限责任公司 Multimedia playing method and device

Also Published As

Publication number Publication date
CN106776845A (en) 2017-05-31

Similar Documents

Publication Publication Date Title
CN106888158B (en) Instant messaging method and device
CN106844029B (en) Self-management Android process freezing and unfreezing device and method
CN105426442B (en) Distributed database based message data management method and system
CN105303398B (en) Information display method and system
CN106453939B (en) Streaming media access method and device
CN107066290B (en) Method and device for starting application according to associated policy
CN106547439B (en) Method and device for processing message
CN105577532B (en) Application message processing method and device based on keywords and mobile terminal
CN106157970B (en) Audio identification method and terminal
CN106528576B (en) Page search method, terminal, system and storage medium
CN105282245A (en) Server-crossing message pushing system and method
CN110928708B (en) Icon display method and device, electronic equipment and computer readable storage medium
CN106598538B (en) Instruction set updating method and system
CN107066604B (en) Junk file cleaning method and terminal
CN104657181A (en) Method and device for mounting application program
CN106776845B (en) Information flow self-adaptive management method and terminal
CN106547565B (en) Browser exception reporting method and system
CN106371704B (en) Application shortcut layout method of screen locking interface and terminal
CN105791541B (en) Screenshot method and mobile terminal
CN105430048B (en) Message delivery system and message delivery method based on multiple clusters
CN106385494B (en) Method and device for acquiring dynamic home page of mobile terminal application
CN106973109B (en) Broadcast message push control method and device
CN105791588A (en) Mobile terminal desktop setting device and mobile terminal desktop setting method
CN107027113B (en) SIM card activation method and mobile terminal
CN106507337B (en) FOTA upgrading device and method

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