CN105744367A - Rapid wireless networking method on Android TV - Google Patents

Rapid wireless networking method on Android TV Download PDF

Info

Publication number
CN105744367A
CN105744367A CN201610130691.6A CN201610130691A CN105744367A CN 105744367 A CN105744367 A CN 105744367A CN 201610130691 A CN201610130691 A CN 201610130691A CN 105744367 A CN105744367 A CN 105744367A
Authority
CN
China
Prior art keywords
wireless
network
android system
android
configuration module
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.)
Granted
Application number
CN201610130691.6A
Other languages
Chinese (zh)
Other versions
CN105744367B (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.)
Sichuan Changhong Electric Co Ltd
Original Assignee
Sichuan Changhong Electric 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 Sichuan Changhong Electric Co Ltd filed Critical Sichuan Changhong Electric Co Ltd
Priority to CN201610130691.6A priority Critical patent/CN105744367B/en
Publication of CN105744367A publication Critical patent/CN105744367A/en
Application granted granted Critical
Publication of CN105744367B publication Critical patent/CN105744367B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4432Powering on the client, e.g. bootstrap loading using setup parameters being stored locally or received from the server
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W60/00Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration
    • H04W60/04Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration using triggered events
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/10Small scale networks; Flat hierarchical networks
    • H04W84/12WLAN [Wireless Local Area Networks]

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Multimedia (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a rapid wireless networking method on an Android TV. According to the rapid wireless networking method disclosed by the invention, a bottom layer of a smart TV Android system is modified to modify a wireless connection process, after Linux Kernel is started, the smart TV Android system immediately enters the wireless connection process and an Android system initialization process, a wireless connection state and configuration information are synchronized to the Android system after connection success, so the wireless connection time can be greatly shortened, and the manner of configuring the wireless after starting the Android system is avoided, so that the connection process of the wireless bottom layer completely deviates from the Android system, and the wireless connection speed after startup is greatly improved.

Description

Wireless quick networking methods on Android TV
Technical field
The present invention relates to intelligent television field of network connections, particularly relate to wireless quick networking methods on a kind of Android TV, the strategy process that wireless network connects can be realized within a short period of time after achieving intelligent television android system starting up, it is specifically related to linux system exploitation, Android low level development, network protocol layer technology, the processing method of wireless network and a lot of correlation techniques in intelligent television exploitation.
Background technology
Development along with intelligent television, network connects the entrance as online content acquisition and bridge, its importance is apparent from, but radio network functions has become as the standard configuration of current intelligent television. owing to doting on of android system is big, the device service of management is numerous, so long time can be taken when system initialization, and wireless network Connection Service is also carried out management and control by android system, thus causing that the process that wireless connections complete compares rearward, user about about 1 minute could be real after being typically in turning on TV the use application on site relevant to network, greatly reduce the experience of user.In particular for the characteristic application that Changhong is developed at present--start is through, fatal especially, often out start is through should use after, can point out network unripe phenomenon.
As it is shown in figure 1, wireless network connection flow process is as follows at present:
1), after Android television startup powers on, LinuxKernel (i.e. linux kernel) program is run at first;
2) then android system process SystemServer (i.e. the service of various Android in android system) is run according to the system service of registration;
3) SystemServer process can start the service that a lot of Android is relevant, service WiFiService and wired connection management service EthernetServcie including connection management undoubtedly, also have whole system network state management service ConnectivityService;
4) can decide whether to open wireless network according to current network type in wireless service;
5) when confirming to need to open wireless, just can load wireless device and drive and connect the actions such as wireless;
Therefore it can be seen that the wireless connections in current intelligent television are after android system is got up from above-mentioned flow process, opening in WiFiService service, the most waiting time is in this link of SystemServer process initialization.
Summary of the invention
For the weak point that prior art exists, it is an object of the invention to provide wireless quick networking methods on a kind of Android TV, Android intelligent television realizes the method for wireless quick connection network after starting shooting, allow the use wireless network of user's more convenient and quicker, allow user after turning on TV can the use of more convenient and quicker to wireless network.
The purpose of the present invention is achieved through the following technical solutions:
Wireless quick networking methods on a kind of Android TV, its method step is as follows:
A, intelligent television are internally provided with wireless rapid configuration module, and the start of intelligent television android system runs, and LinuxKernel has started;
Linuxkernel is called for short linux kernel, is a kind of computer operating system kernel and is used in intelligent television, is write as with C language and assembler language, meets POSIX standard, issues with gnu general public license.
B, wireless rapid configuration module start, and android system initializes simultaneously;
B1, wireless rapid configuration module judge whether network type is wireless network, if it is not, then configuration cable network connects, then update ConnectivityService network state;Drive if it is, load wireless device, then enable wpa_supplicant process, and according to configuration from being dynamically connected wireless network, then call DHCP and obtain network IP information, update Wi-Fi service state, final updating ConnectivityService network state;
It is as follows that B2, android system initialize flow process: first initializes the various Android service in android system, then Wi-FiService is started, then start Connectivity network management services, finally wait the renewal network state of wireless rapid configuration module.
The present invention compared with the prior art, has the following advantages and beneficial effect:
It is modified intelligent television android system bottom and have modified the flow process of wireless connections, make it namely simultaneously enter wireless connections flow process after LinuxKernel starts and android system initializes two flow processs, again the state of wireless connections and configuration information are synchronized to android system layer after successful connection, it is substantially shorter the time of wireless connections, could configure wirelessly after must being got up by android system before avoiding, so that the connection procedure of wireless bottom completely disengages from android system, substantially increase the speed of wireless connections after start.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of prior art;
Fig. 2 is the schematic flow sheet of the present invention.
Detailed description of the invention
Below in conjunction with embodiment, the present invention is described in further detail:
Embodiment
As in figure 2 it is shown, wireless quick networking methods on a kind of Android TV, its method step is as follows:
A, intelligent television are internally provided with wireless rapid configuration module, and the start of intelligent television android system runs, and LinuxKernel has started;
B, wireless rapid configuration module start, and android system initializes simultaneously;
B1, wireless rapid configuration module judge whether network type is wireless network, if it is not, then configuration cable network connects, then update ConnectivityService network state;Drive if it is, load wireless device, then enable wpa_supplicant process, and according to configuration from being dynamically connected wireless network, then call DHCP and obtain network IP information, update Wi-Fi service state, final updating ConnectivityService network state;
It is as follows that B2, android system initialize flow process: first initializes the various Android service in android system, then Wi-FiService is started, then start Connectivity network management services, finally wait the renewal network state of wireless rapid configuration module.
As in figure 2 it is shown, the present invention improve network connect flow process as follows:
1), after Android television startup powers on, wait that LinuxKernel (i.e. linux kernel) runs complete;
2) wireless connections configurator is started immediately after;
3) start android system process SystemServer simultaneously, load Android resource and initialization context;
4) while the 3rd step, when wireless connections configuration module detects that current connection network type is wireless according to configuration file, then the driver of wireless device can be loaded;
5) start radio management instrument Wpa_supplicant process simultaneously;
6) wireless connections are automatically carried out according to radio configuration file;
7) call DHCP process and obtain the network IP information of wireless connections;
8) in wireless relevant state and configuration information synchronized update being serviced to WiFiService service and ConnectivityService;
9) such android system also can correctly get current radio network configuration;
In sum, can be seen that from the contrast of the above present invention Yu two kinds of flow processs of background technology prior art, wireless connection procedures is that serial performs before, and after improvement, wireless connection procedures becomes being initialized as parallel process with android system, this substantially reduces the setup time of wireless connections.
More than it is in Android intelligent television to realize a kind of improved method of quickly connecting of wireless network after start, owing to the configuration of wireless connections before is the standard connected mode of android system, so the improved method of this wireless quick connection can expand on the smart machine that a lot may operate at android system, there is good professional platform independence, portable.Such as:
1. the improved method of this wireless quick connection is transplanted in the exploitation of Android intelligent or tablet device, is also applicable.
2. what this invention proposed is a kind of method, and the intelligent television of other non-android system may be used without the wireless rapid configuration module in this invention equally.
The foregoing is only presently preferred embodiments of the present invention, not in order to limit the present invention, all any amendment, equivalent replacement and improvement etc. made within the spirit and principles in the present invention, should be included within protection scope of the present invention.

Claims (1)

1. wireless quick networking methods on an Android TV, it is characterised in that: its method step is as follows:
A, intelligent television are internally provided with wireless rapid configuration module, and the start of intelligent television android system runs, and LinuxKernel has started;
B, wireless rapid configuration module start, and android system initializes simultaneously;
B1, wireless rapid configuration module judge whether network type is wireless network, if it is not, then configuration cable network connects, then update ConnectivityService network state;Drive if it is, load wireless device, then enable wpa_supplicant process, and according to configuration from being dynamically connected wireless network, then call DHCP and obtain network IP information, update Wi-Fi service state, final updating ConnectivityService network state;
It is as follows that B2, android system initialize flow process: first initializes the various Android service in android system, then Wi-FiService is started, then start Connectivity network management services, finally wait the renewal network state of wireless rapid configuration module.
CN201610130691.6A 2016-03-08 2016-03-08 Wireless quick networking methods on Android TV Active CN105744367B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610130691.6A CN105744367B (en) 2016-03-08 2016-03-08 Wireless quick networking methods on Android TV

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610130691.6A CN105744367B (en) 2016-03-08 2016-03-08 Wireless quick networking methods on Android TV

Publications (2)

Publication Number Publication Date
CN105744367A true CN105744367A (en) 2016-07-06
CN105744367B CN105744367B (en) 2019-05-07

Family

ID=56249383

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610130691.6A Active CN105744367B (en) 2016-03-08 2016-03-08 Wireless quick networking methods on Android TV

Country Status (1)

Country Link
CN (1) CN105744367B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106210914A (en) * 2016-07-28 2016-12-07 深圳前海茂佳软件科技有限公司 Intelligent television connects the method and device of wireless network
CN106658186A (en) * 2016-10-27 2017-05-10 四川长虹电器股份有限公司 UI operation synchronizing method for network switching of intelligent TV set
CN106685777A (en) * 2017-03-13 2017-05-17 苏州蜗牛数字科技股份有限公司 Ethernet connection method adaptive to Android game
CN106954281A (en) * 2017-03-24 2017-07-14 成都市极米科技有限公司 A kind of WIFI connection methods and device
CN107896345A (en) * 2017-11-24 2018-04-10 四川长虹电器股份有限公司 The method of test network Connection Time in Android intelligent television
CN109039518A (en) * 2018-08-21 2018-12-18 四川长虹电器股份有限公司 The ntp server address intelligent management of Android television system
CN112118330A (en) * 2020-09-22 2020-12-22 青岛海信传媒网络技术有限公司 DHCP (dynamic host configuration protocol) network reconnection method and display equipment
CN115811635A (en) * 2022-10-18 2023-03-17 四川长虹电器股份有限公司 Method for rapidly updating system time during AC startup of smart television

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101719076A (en) * 2009-12-15 2010-06-02 鸿富锦精密工业(深圳)有限公司 Starting-up system of computer and zero latency starting-up method adopted by same
CN101789996A (en) * 2010-01-19 2010-07-28 深圳市同洲电子股份有限公司 Communication module starting method for intelligent mobile phone
CN102571491A (en) * 2011-12-28 2012-07-11 Tcl集团股份有限公司 Method and device for detecting whether network is usable
CN103297850A (en) * 2012-08-24 2013-09-11 乐视致新电子科技(天津)有限公司 Method for playing network video at starting of Android system
US9230121B1 (en) * 2013-12-31 2016-01-05 Emc Corporation Techniques for persistently toggling a FIPS-140 cryptographic mode of a clustered storage system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101719076A (en) * 2009-12-15 2010-06-02 鸿富锦精密工业(深圳)有限公司 Starting-up system of computer and zero latency starting-up method adopted by same
CN101789996A (en) * 2010-01-19 2010-07-28 深圳市同洲电子股份有限公司 Communication module starting method for intelligent mobile phone
CN102571491A (en) * 2011-12-28 2012-07-11 Tcl集团股份有限公司 Method and device for detecting whether network is usable
CN103297850A (en) * 2012-08-24 2013-09-11 乐视致新电子科技(天津)有限公司 Method for playing network video at starting of Android system
US9230121B1 (en) * 2013-12-31 2016-01-05 Emc Corporation Techniques for persistently toggling a FIPS-140 cryptographic mode of a clustered storage system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106210914A (en) * 2016-07-28 2016-12-07 深圳前海茂佳软件科技有限公司 Intelligent television connects the method and device of wireless network
CN106658186A (en) * 2016-10-27 2017-05-10 四川长虹电器股份有限公司 UI operation synchronizing method for network switching of intelligent TV set
CN106658186B (en) * 2016-10-27 2019-08-13 四川长虹电器股份有限公司 The method for realizing the synchronous UI operation of smart television network switching
CN106685777A (en) * 2017-03-13 2017-05-17 苏州蜗牛数字科技股份有限公司 Ethernet connection method adaptive to Android game
CN106954281A (en) * 2017-03-24 2017-07-14 成都市极米科技有限公司 A kind of WIFI connection methods and device
CN107896345A (en) * 2017-11-24 2018-04-10 四川长虹电器股份有限公司 The method of test network Connection Time in Android intelligent television
CN109039518A (en) * 2018-08-21 2018-12-18 四川长虹电器股份有限公司 The ntp server address intelligent management of Android television system
CN112118330A (en) * 2020-09-22 2020-12-22 青岛海信传媒网络技术有限公司 DHCP (dynamic host configuration protocol) network reconnection method and display equipment
CN115811635A (en) * 2022-10-18 2023-03-17 四川长虹电器股份有限公司 Method for rapidly updating system time during AC startup of smart television

Also Published As

Publication number Publication date
CN105744367B (en) 2019-05-07

Similar Documents

Publication Publication Date Title
CN105744367A (en) Rapid wireless networking method on Android TV
US10070293B2 (en) Method for implementing bluetooth automatic return link in android system
CN107306392B (en) Method for determining validity of base station and electronic device supporting the same
US20170046111A1 (en) Electronic device and information sharing method thereof
EP2988191B1 (en) Method and electronic device for reducing current consumption by the electronic device
KR102277207B1 (en) Method and Apparatus for Mobile Communication using a plurality of Networks
US20190296934A1 (en) Implementation system and method for internet of things based on artificial intelligence
CN113498594B (en) Control method and device of smart home system, electronic equipment and storage medium
KR20170066579A (en) Method for updating terminal system, terminal and system
CN109725921B (en) Method and device for updating firmware of VCI (virtual vehicle interface) equipment and automobile fault diagnosis instrument
US20160066326A1 (en) Communication channel management method and electronic device supporting the same
CN111131966B (en) Mode control method, earphone system, and computer-readable storage medium
US11032862B2 (en) Device and communication connection method for connecting multiple devices
CN105912340A (en) Primary device, remote control and overhead upgrading method of remote control
CN109089247A (en) Using starting method, system, terminal device and computer readable storage medium
US11843670B2 (en) Packet data unit (PDU) session control method and apparatus
KR20190065101A (en) An electronic device for transmitting and receiving data in a wireless communication system and a method thereof
WO2019051028A1 (en) Internet of things configurable event and action sequencing framework
US20180014188A1 (en) Access control method and access control apparatus
WO2016183916A1 (en) Dual card switching method and device
CN111757314A (en) Method for installing user configuration file and electronic device thereof
US10887401B2 (en) Device connection method and terminal
WO2019080476A1 (en) Method for launching application and first terminal
US9398444B2 (en) Computer-readable recording medium, mobile device, and wireless communication system
CN108509263A (en) A kind of background process management method and system

Legal Events

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