CN105933160B - Method for realizing rapid connection of wired network on Android smart television - Google Patents

Method for realizing rapid connection of wired network on Android smart television Download PDF

Info

Publication number
CN105933160B
CN105933160B CN201610463635.4A CN201610463635A CN105933160B CN 105933160 B CN105933160 B CN 105933160B CN 201610463635 A CN201610463635 A CN 201610463635A CN 105933160 B CN105933160 B CN 105933160B
Authority
CN
China
Prior art keywords
network
wired network
android
started
smart television
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
CN201610463635.4A
Other languages
Chinese (zh)
Other versions
CN105933160A (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 CN201610463635.4A priority Critical patent/CN105933160B/en
Publication of CN105933160A publication Critical patent/CN105933160A/en
Application granted granted Critical
Publication of CN105933160B publication Critical patent/CN105933160B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • H04L61/5014Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • 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/436Interfacing a local distribution network, e.g. communicating with another STB or one or more peripheral devices inside the home
    • H04N21/4363Adapting the video stream to a specific local network, e.g. a Bluetooth® network
    • H04N21/43632Adapting the video stream to a specific local network, e.g. a Bluetooth® network involving a wired protocol, e.g. IEEE 1394

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention relates to an Android intelligent television network quick connection technology, discloses a method for realizing quick connection of a cable network on an Android intelligent television, and solves the problem that the cable network of the Android intelligent television is too long in starting time and affects user experience in the prior art. When the Linux kernel is started, starting a wired network, operating a DHCP to acquire an IP address or configuring a static IP address according to a configuration file; after the Android system is started, whether a wired network is connected or not is detected, and if the wired network is connected, the application layer network is directly informed of the availability. The method is suitable for realizing rapid network connection on the intelligent equipment of the Android system.

Description

Method for realizing rapid connection of wired network on Android smart television
Technical Field
The invention relates to an Android intelligent television network quick connection technology, in particular to a method for realizing wired network quick connection on an Android intelligent television.
Background
With the development of smart tvs, the importance of network connection as an entrance and a bridge for online content acquisition is obvious, and the cable network function, which is one of the most stable and fast network connection functions, has become the standard configuration of smart tvs at present. However, due to the huge Android system, a large number of managed device services occupy a long time during system initialization, and the wired network connection service is managed and controlled by the Android system, so that the process of completing wired connection is relatively late.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: a method for realizing rapid connection of a cable network on an Android smart television is provided, and the problem that the user experience is influenced due to the fact that the Android smart television cable network is too long in starting time in the prior art is solved.
The technical scheme adopted by the invention for solving the technical problems is as follows: the method for realizing the quick connection of the cable network on the Android smart television comprises the following steps:
when the Linux kernel is started, starting a wired network, operating a DHCP to acquire an IP address or configuring a static IP address according to a configuration file; after the Android system is started, whether a wired network is connected or not is detected, and if the wired network is connected, the application layer network is directly informed of the availability.
As a further optimization, when the Linux kernel is started, the method for starting the wired network is as follows:
and executing a pre-written script file when the Linux kernel is started, and running the script file and the Android system in parallel.
As a further optimization, the script file comprises an execution command for enabling the wired network.
As a further optimization, the notifying the application layer network available includes updating the network status to connectiviservice (data connection management service).
The invention has the beneficial effects that:
1) the original wired network connection process of the Android is modified, so that the wired network connection process is started after the Linux kernel is built, the state of wired network connection and configuration information are synchronized to an Android system layer after the wired network connection is successfully connected, the problem that a wired network can be configured only after the Android system is built in the prior art is avoided, the connection process of a wired network bottom layer is separated from the Android system, and the speed of wired network connection after the Android system is started is greatly improved;
compared with the traditional technology, the improved Android smart television cable network connection is advanced by more than 10 seconds and is already available in the start of a Linux system;
2) the scheme of the invention has excellent expansibility:
the method for the quick connection of the wired network can be expanded to a plurality of intelligent devices which can operate in an Android system, such as smart phones, tablet computers, smart watches, smart vehicle-mounted devices and the like; the method can be expanded to intelligent equipment of a plurality of operating systems based on the Linux system, and has good cross-platform performance and portability.
Drawings
Fig. 1 is a flowchart illustrating that an Android smart television is connected with a wired network in the prior art;
fig. 2 is a flowchart of the Android smart television connected with a wired network in the present invention.
Detailed Description
The invention aims to provide a method for realizing rapid connection of a cable network on an Android smart television, and solves the problem that the user experience is influenced by too long starting time of the Android smart television cable network in the prior art. The method is that when a Linux kernel is started, a wired network is started, and a DHCP (dynamic host configuration protocol) is operated to acquire an IP address or configure a static IP address according to a configuration file; after the Android system is started, repeated operation is avoided by detecting whether a wired network is connected, and if the wired network is connected, the application layer network is directly informed of availability.
The following describes a wired network connection procedure in the prior art and a wired network connection procedure in the present invention with reference to fig. 1 and 2:
1) the current wired network connection process:
1.1 after the Android smart television is powered on and started, firstly operating a Linux kernel;
1.2 operating an Android system;
1.3 the Android system starts various services, including Ethernet service;
1.4 Ethernet is enabled;
1.5 starting DHCP to obtain IP address or configuring static IP address according to configuration file;
1.6 update the network status to connectivisyservice.
2) The improved wired network connection process of the invention comprises the following steps:
2.1 after the Android smart television is powered on and started, firstly operating a Linux kernel;
2.2, starting the script file compiled by the method on one hand, and running an Android system on the other hand;
2.3 on one hand, the script file executes the command to start the Ethernet, and starts the DHCP to obtain the IP address or configures the static IP address according to the configuration file, on the other hand, the Android system starts various services, including Ethernet service;
2.4 update the network status to connectivtyservice.
It can be seen from the comparison of the above two processes that the prior wired network connection process is executed serially, and the improved wired network connection process is changed into a process parallel to the Android system initialization, so that the wired network connection time is greatly shortened.

Claims (2)

1. The method for realizing the quick connection of the cable network on the Android smart television is characterized by comprising the following steps:
executing a pre-written script file after a Linux kernel is started, wherein the script file comprises an execution command for starting a wired network, running the script file and an Android system in parallel, and running a DHCP (dynamic host configuration protocol) to obtain an IP (Internet protocol) address or configuring a static IP address according to a configuration file; after the Android system is started, whether a wired network is connected or not is detected, and if the wired network is connected, the application layer network is directly informed of the availability.
2. The method for realizing the cable network fast connection on the Android smart television of claim 1, wherein the notifying an application layer network is available comprises: the network status is updated to ConnectivityService.
CN201610463635.4A 2016-06-23 2016-06-23 Method for realizing rapid connection of wired network on Android smart television Active CN105933160B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610463635.4A CN105933160B (en) 2016-06-23 2016-06-23 Method for realizing rapid connection of wired network on Android smart television

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610463635.4A CN105933160B (en) 2016-06-23 2016-06-23 Method for realizing rapid connection of wired network on Android smart television

Publications (2)

Publication Number Publication Date
CN105933160A CN105933160A (en) 2016-09-07
CN105933160B true CN105933160B (en) 2020-02-18

Family

ID=56831646

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610463635.4A Active CN105933160B (en) 2016-06-23 2016-06-23 Method for realizing rapid connection of wired network on Android smart television

Country Status (1)

Country Link
CN (1) CN105933160B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
CN115811635A (en) * 2022-10-18 2023-03-17 四川长虹电器股份有限公司 Method for rapidly updating system time during AC startup of smart television

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102331942A (en) * 2011-07-07 2012-01-25 曙光信息产业股份有限公司 Method for automatically upgrading BIOS (basic input/output system) and Linux core
CN102571491B (en) * 2011-12-28 2015-02-11 Tcl集团股份有限公司 Method and device for detecting whether network is usable
US20140053056A1 (en) * 2012-08-16 2014-02-20 Qualcomm Incorporated Pre-processing of scripts in web browsers
CN102789390A (en) * 2012-08-24 2012-11-21 乐视网信息技术(北京)股份有限公司 Method for realizing startup play of network video of Android system
CN104252363B (en) * 2013-06-25 2018-10-02 上海博泰悦臻电子设备制造有限公司 The quick start method of onboard system based on android system
CN103685005B (en) * 2013-12-27 2017-03-22 广西瀚特信息产业股份有限公司 Intelligent gateway
CN103853586B (en) * 2014-03-05 2017-02-08 中南大学 Method of realizing wireless card driver in UEFI (unified extensible firmware interface) layer
CN104007979A (en) * 2014-06-12 2014-08-27 中南大学 Method for driving wireless network through Boot loader layer
CN104469504A (en) * 2014-12-09 2015-03-25 四川长虹电器股份有限公司 Method for rapidly starting Android smart television
CN105263177B (en) * 2015-09-06 2019-03-01 珠海全志科技股份有限公司 A kind of nothing is physically entered Android device WiFi networking method and device
CN105704550A (en) * 2016-02-02 2016-06-22 四川长虹电器股份有限公司 Method for realizing rapid wireless network connection upon power-on of intelligent television

Also Published As

Publication number Publication date
CN105933160A (en) 2016-09-07

Similar Documents

Publication Publication Date Title
US20220179682A1 (en) Task processing method, apparatus, and system based on distributed system
US10264424B2 (en) Information processing method and central control device
CN103309308B (en) A kind of device intelligence control method and device, system, PnP device
CN103207794B (en) The sharing method of application program between mobile terminal in LAN
CN105306225B (en) A kind of physical machine remote power-off method based on Openstack
US20150169340A1 (en) System and method for virtualizing a remote device
CN103984575A (en) Rapid deployment method of cluster Linux operation system in cloud-computing environment
CN106549789B (en) Method and system for realizing server installation
CN107632937B (en) Method and device for testing virtual machine cluster and readable storage medium
CN105933160B (en) Method for realizing rapid connection of wired network on Android smart television
CN103412768A (en) Zookeeper cluster automatic-deployment method based on script program
CN104980898A (en) Information pushing method, system and equipment
CN113656147B (en) Cluster deployment method, device, equipment and storage medium
CN103744708A (en) Method of fixing disk device names in Linux operating system
CN102750176A (en) Software upgrading method and device for network TV
WO2015062217A1 (en) Connection processing method and device for peripheral in virtual desktop system
CN105260275A (en) Power on/off testing method applicable to automatic configuration partition of high-end host computer
CN108234172B (en) Physical resource automatic deployment system for cloud computing
CN107479888A (en) Operating system mirror image deployment services device method, system, equipment and storage medium
CN107526584B (en) Data access method and device
CN106028142B (en) A kind of upgrade control method and device of playback equipment
CN105652813B (en) A method of embedded real-time EtherCAT main websites are built based on AM335X processors
CN115268951A (en) Installation method, device, equipment and storage medium of operating system
US9949046B2 (en) Automating repairs to audio systems
CN104699570A (en) Intelligent network flow desktop method allowing virtual desktop and physical desktop to share mirror image

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