WO2013189193A1 - Method and system for automatically configuring parameters of mobile terminal with android system - Google Patents
Method and system for automatically configuring parameters of mobile terminal with android system Download PDFInfo
- Publication number
- WO2013189193A1 WO2013189193A1 PCT/CN2013/072800 CN2013072800W WO2013189193A1 WO 2013189193 A1 WO2013189193 A1 WO 2013189193A1 CN 2013072800 W CN2013072800 W CN 2013072800W WO 2013189193 A1 WO2013189193 A1 WO 2013189193A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- configuration information
- parameter table
- mobile terminal
- information parameter
- configuration
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/18—Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
- H04W8/20—Transfer of user or subscriber data
- H04W8/205—Transfer to or from user equipment or user record carrier
Definitions
- the present invention relates to the field of mobile terminal devices, and in particular, to a method and system for automatically configuring parameters of a mobile terminal in an Android system.
- Android system is an intelligent mobile terminal operating system launched by Google.
- Google the popularity of Android mobile terminals is getting higher and higher.
- the parameter configuration is different, which brings a problem that the operator or the end user needs to reconfigure the parameters to adapt to different country regions.
- the end users are different
- the use of the SIM card of the country area in the national area also requires manual refreshing or setting of the mobile terminal parameters, which brings great inconvenience to the user.
- An object of the present invention is to provide a method and system for automatically configuring mobile terminal parameters of an Android system, which aims to solve the problem that the existing mobile terminal parameters need to be manually configured with low efficiency.
- a method for automatically configuring a parameter of a mobile terminal in an Android system comprising: identifying a country region corresponding to the SIM card according to a SIM card in the mobile terminal; reading a configuration information parameter table file and in the configuration information parameter table Searching, in the file, a configuration information parameter table corresponding to the country area, where the configuration information parameter table file includes configuration parameter parameter tables of at least two different country regions, and each configuration information parameter table corresponds to a country region;
- the configured configuration information parameter table automatically configures parameters of the mobile terminal; the configuration information parameter table file is pre-stored in the mobile terminal, and the configuration information parameter table file stores configuration of at least two different country regions.
- the information parameter table stores the configuration parameters of the corresponding country area.
- a method for automatically configuring a parameter of a mobile terminal in an Android system comprising: identifying a country region corresponding to the SIM card according to a SIM card in the mobile terminal; reading a configuration information parameter table file and in the configuration information parameter table Searching, in the file, a configuration information parameter table corresponding to the country area, where the configuration information parameter table file includes configuration parameter parameter tables of at least two different country regions, and each configuration information parameter table corresponds to a country region;
- the found configuration information parameter table automatically configures parameters of the mobile terminal.
- a mobile terminal parameter automatic configuration system for an Android system comprising: a country area identification module, configured to identify a country area corresponding to the SIM card according to a SIM card in the mobile terminal; and a parameter configuration module for reading Configuring an information parameter table file and searching for a configuration information parameter table corresponding to the country area in the configuration information parameter table file, and configured to automatically configure parameters of the mobile terminal according to the found configuration information parameter table;
- the configuration information parameter table file includes configuration parameter parameter tables of at least two different country regions, and each configuration information parameter table corresponds to a country region.
- the invention pre-sets the configuration information parameter table file in the mobile terminal, identifies the SIM card country area according to the SIM card in the mobile terminal, and automatically configures the mobile terminal parameter according to the configuration information parameter table corresponding to the SIM card country area, thereby making the mobile terminal
- the function of automatically configuring parameters eliminates the cumbersome steps of manually configuring parameters by the user, and improves the configuration efficiency. For the user, after replacing the SIM card in different countries, it is not necessary to manually update the configuration parameters, thereby enabling the user to obtain A good user experience, for a multinational mobile network operator, the same customized mobile terminal does not need to reconfigure parameters for different country regions.
- FIG. 1 is a flow chart of a preferred embodiment of a method for automatically configuring parameters of a mobile terminal in an Android system according to the present invention.
- FIG. 2 is a flow chart of the SIM card country area identification process in the method shown in FIG. 1.
- FIG. 3 is a flow chart of a parameter configuration process in the method of FIG. 1.
- FIG. 4 is a specific flowchart of a process of parsing a configuration information parameter table in the process shown in FIG. 3.
- FIG. 5 is a specific flowchart of parameter configuration in the process shown in FIG.
- FIG. 6 is a structural block diagram of a preferred embodiment of a mobile terminal parameter automatic configuration system for an Android system according to the present invention.
- FIG. 7 is a structural block diagram of a country area identification module in the system shown in FIG. 6.
- FIG. 8 is a structural block diagram of a parameter configuration module in the system shown in FIG. 6.
- FIG. 9 is a structural block diagram of the analysis module shown in FIG. 8.
- FIG. 10 is a structural block diagram of a parameter configuration module of the mobile terminal shown in FIG. 8.
- the present invention provides a method and system for automatically configuring parameters of a mobile terminal in an Android system.
- an Android system In order to make the objects, technical solutions and effects of the present invention clearer and clearer, the present invention will be further described in detail below. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
- a method for automatically configuring a mobile terminal parameter of an Android system includes the following steps:
- a country area corresponding to the SIM card is identified based on a SIM card in the mobile terminal.
- Reading a configuration information parameter table file and searching, in the configuration information parameter table file, a configuration information parameter table corresponding to the country region, where the configuration information parameter table file includes configuration information parameter tables of at least two different country regions.
- Each configuration information parameter table corresponds to a country area, and the configuration information parameter table file is pre-stored in the mobile terminal, and the configuration information parameter table file stores configuration information parameter tables of at least two different country regions.
- the configuration information parameter table stores configuration parameters of the corresponding country area.
- the parameters of the mobile terminal are automatically configured according to the found configuration information parameter table.
- the method for automatically configuring a mobile terminal parameter of an Android system further includes:
- a configuration information parameter table of the country area is set in advance in the mobile terminal, the configuration information parameter table includes configurable country area information, and the country area information is represented by PLMN code information.
- the step of identifying the country area corresponding to the SIM card according to the SIM card in the mobile terminal includes:
- the reading the configuration information parameter table file and searching for the configuration information parameter corresponding to the country region in the configuration information parameter table file The steps of the table include:
- a configuration information parameter table corresponding to the country region of the SIM card is found in the configuration information parameter table file.
- the step of automatically configuring parameters of the mobile terminal according to the found configuration information parameter table includes:
- the configuration information parameter table is parsed to generate a plurality of independent data blocks in units of modules.
- the parameters of the mobile terminal are automatically configured according to the configuration data in the generated data block.
- the step of parsing the configuration information parameter table to generate a plurality of independent data blocks in units of modules includes:
- the next function of the XmlPull parser is called cyclically, and the data in the file stream of the configuration information parameter table is parsed item by item.
- a data block is created when parsing to the module tag, and the data content is obtained when parsing the data tag, and the data content is stored in the corresponding data block.
- the step of automatically configuring parameters of the mobile terminal according to configuration data in the generated data block includes:
- Different data blocks are allocated to the corresponding configuration sub-modules according to the attributes of the data blocks.
- the parameters of the mobile terminal are automatically configured according to configuration data in the corresponding data block.
- FIG. 1 is a flowchart of a method for automatically configuring a parameter of a mobile terminal in an Android system according to the present invention. As shown in the figure, the method includes the following steps:
- the configuration information parameter table file includes a configuration information parameter table of a plurality of different country regions, and each configuration information parameter table corresponds to a country region;
- the mobile terminal is powered on, and the national area of the current SIM card is identified according to the SIM card in the mobile terminal;
- a configuration information parameter table file is stored in advance in the mobile terminal, and a configuration information parameter table of a plurality of different country regions is stored in the configuration information parameter table, and each configuration information parameter table stores a corresponding configuration parameter table.
- all the configuration information parameter tables can be stored in a specified directory as a configuration information parameter table file, and the configuration information parameter table of different country regions can be distinguished by a certain naming rule, for example, It can be ⁇ PLMN>.xml, and the content of the configuration information parameter table needs to be filled in with certain grammar rules.
- the present invention can express the content of the configuration information parameter table in the form of an xml file, DTD (Document Type Definition (document type definition) is a set of grammar rules for tags, which can be defined as follows:
- step S102 the mobile terminal is powered on, and receives a broadcast after the Android system of the mobile terminal is powered on, for example, a BOOT_COMPLETED broadcast, which is received by a broadcast receiver (Broadcase Receiver) in the mobile terminal.
- a broadcast receiver Broadcase Receiver
- this step is mainly for identifying the SIM card country area, thereby determining whether the country area of the SIM card is within the configurable country area of the mobile terminal. As shown in Figure 2, this step can be specifically broken down into:
- the country area configuration information table includes configurable country area information, where the country area information is in a PLMN (Public) Land Mobile Network, public land mobile network) code information indicates that the use of PLMN code information to represent country area information is mainly due to the convenience of implementation, that is, the country area configuration information table has a mapping relationship between PLMN code information and country area information, the country
- the area configuration information table is as follows:
- S202 Read PLMN code information of the SIM card, and match the country area information in the country area configuration information table to identify a country area of the current SIM card.
- This step is to read the PLMN code information of the SIM card through the Android system TELEPHONY_SERVICE, and then compare the PLMN code information of the SIM card with the PLMN code information in the configuration information parameter table, thereby using the PLMN code information and the country according to the national area configuration information table.
- the mapping relationship of the area information acquires the country area of the current SIM card.
- the country area of the SIM card cannot be matched in the country area configuration information table, the current country area of the SIM card is not in the configurable area, and the mobile terminal
- the parameter autoconfiguration task can end immediately.
- the parsing action starts: cyclically calling the next function of the XmlPull parser, and parsing the data in the file stream of the configuration information parameter table item by item;
- S303 Automatically configure mobile terminal parameters according to configuration data in the generated data block.
- the parameters of the mobile terminal are automatically configured according to the corresponding configuration data in each data block.
- this step can also be specifically refinement as follows:
- the configuration submodule automatically configures mobile terminal parameters according to configuration data in a corresponding data block.
- the present invention also provides a mobile terminal parameter automatic configuration system for an Android system.
- the mobile terminal parameter automatic configuration system of the Android system includes:
- the national area identification module is configured to identify a country area corresponding to the SIM card according to a SIM card in the mobile terminal.
- a parameter configuration module configured to read a configuration information parameter table file, and search a configuration information parameter table corresponding to the country area in the configuration information parameter table file, and configured to automatically configure the parameter information table according to the found configuration information parameter table.
- the parameters of the mobile terminal configured to read a configuration information parameter table file, and search a configuration information parameter table corresponding to the country area in the configuration information parameter table file, and configured to automatically configure the parameter information table according to the found configuration information parameter table.
- the configuration information parameter table file includes configuration parameter parameter tables of at least two different country regions, and each configuration information parameter table corresponds to a country region.
- the mobile terminal parameter automatic configuration system of the Android system further includes:
- a country area configuration information table presetting module configured to pre-set a configuration information parameter table of the country area in the mobile terminal, where the configuration information parameter table includes configurable country area information, and the country area information is in a PLMN Code information representation.
- the SIM card country area identification module is configured to read the PLMN code information of the SIM card, and is configured to match the country area information in the configuration information parameter table to identify a country area corresponding to the SIM card.
- the parameter configuration module includes:
- the configuration information parameter table searching module is configured to find, in the configuration information parameter table file, a configuration information parameter table corresponding to the country region of the SIM card.
- a parsing module configured to parse the configuration information parameter table, and used to generate a plurality of independent data blocks in units of modules.
- the mobile terminal parameter configuration module is configured to automatically configure parameters of the mobile terminal according to the configuration data in the generated data block.
- the parsing module includes:
- the XmlPull parser creates a unit for getting the XmlPull parser factory and for creating the XmlPull parser.
- a file stream obtaining unit configured to acquire a file stream of the configuration information parameter table.
- the data parsing unit is configured to cyclically call the next function of the XmlPull parser, and is used to parse the data in the file stream of the configuration information parameter table item by item.
- a data block creating unit for creating a data block when parsing to the module tag, and acquiring the data content when parsing the data tag, and storing the data content into the corresponding data block.
- the mobile terminal parameter configuration module includes:
- an allocation unit configured to allocate different data blocks into the corresponding configuration sub-module according to the attributes of the data block.
- the configuration submodule unit is configured to automatically configure parameters of the mobile terminal according to configuration data in the corresponding data block.
- the mobile terminal parameter automatic configuration system of the Android system may include:
- the configuration information parameter table file presetting module 100 is configured to pre-store a configuration information parameter table file in the mobile terminal, where the configuration information parameter table file includes a configuration information parameter table of a plurality of different country regions, and each configuration information parameter table Corresponding to a country area;
- the national area identification module 200 is configured to identify a national area of the current SIM card according to the SIM card in the mobile terminal;
- the parameter configuration module 300 is configured to search, in the configuration information parameter table file, a configuration information parameter table corresponding to the current SIM card country area, and automatically configure the mobile terminal parameter according to the found configuration information parameter table.
- the present invention further provides a broadcast receiver for receiving the broadcast of the Android system of the mobile terminal after the booting is completed, which is specifically referred to the prior art. The functions of the above modules are described in detail above and will not be described again.
- the country area identification module 200 specifically includes:
- a country area configuration information table presetting module 210 configured to pre-set a country area configuration information table in the mobile terminal, where the country area configuration information table includes configurable country area information, where the country area information is represented by PLMN code information;
- the SIM card country area identification module 220 is configured to read the PLMN code information of the SIM card, and match the country area information in the country area configuration information table to identify the country area of the current SIM card.
- the parameter configuration module 300 specifically includes:
- the configuration information parameter table searching module 310 is configured to search, in the configuration information parameter table file, a configuration information parameter table corresponding to the current SIM card country region;
- the parsing module 320 is configured to parse the configuration information parameter table, and generate a plurality of independent data blocks in units of modules;
- the mobile terminal parameter configuration module 330 is configured to automatically configure the mobile terminal parameters according to the configuration data in the generated data block. The functions of the above modules are described in detail above and will not be described again.
- the parsing module 320 specifically includes:
- the XmlPull parser creation unit 321 is configured to acquire an XmlPull parser factory and create an XmlPull parser;
- the data parsing unit 323 is configured to cyclically call the next function of the XmlPull parser, and parse the data in the file stream of the configuration information parameter table item by item;
- the data block creating unit 324 is configured to: when parsing the module tag, create a data block; when parsing the data tag, acquire the data content, and store the data content into the corresponding data block.
- the mobile terminal parameter configuration module 330 includes:
- An allocating unit 331, configured to allocate different data blocks to corresponding configuration submodules according to attributes of the data block;
- the configuration submodule unit 332 is configured to automatically configure the mobile terminal parameters according to the configuration data in the corresponding data block.
- the present invention pre-configures the configuration information parameter table file in the mobile terminal, identifies the SIM card country area according to the SIM card in the mobile terminal, and automatically configures the mobile terminal parameter according to the configuration information parameter table corresponding to the SIM card country area. Therefore, the mobile terminal obtains the function of automatically configuring parameters, eliminating the cumbersome steps of manually configuring parameters by the user, and improving the configuration efficiency. For the user, after replacing the SIM card in different countries, there is no need to manually update the configuration parameters. Therefore, users get a good user experience. For a multinational mobile network operator, the same customized mobile terminal does not need to reconfigure parameters for different country regions.
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Telephone Function (AREA)
- Stored Programmes (AREA)
Abstract
Disclosed are a method and system for automatically configuring parameters of a mobile terminal with an Android system. The method includes: identifying a nation region corresponding to a SIM card in a mobile terminal; reading a configuration information parameter table file and searching for a configuration information parameter table in the configuration information parameter table file; and according to the found configuration information parameter table, automatically configuring the parameters of the mobile terminal. The present invention can obviate the step of configuring parameters by a user, improving the configuration efficiency.
Description
本发明涉及移动终端设备领域,尤其涉及一种Android系统的移动终端参数自动配置方法及系统。The present invention relates to the field of mobile terminal devices, and in particular, to a method and system for automatically configuring parameters of a mobile terminal in an Android system.
Android系统是谷歌推出的一种智能的移动终端操作系统,当前Android移动终端的普及度越来越高,对于跨国的移动网络运营商来说,同一款移动终端(特别是运营商定制的移动终端),在不同的国家区域,其参数配置也是不同的,这随之带来的一个问题是,运营商或是终端用户需要重新配置参数以适应不同的国家区域,另外,如果终端用户到不同的国家区域使用该某国家区域的SIM卡,还需要对移动终端参数进行手动刷新或设置,这给用户带来了极大的不便。Android system is an intelligent mobile terminal operating system launched by Google. Currently, the popularity of Android mobile terminals is getting higher and higher. For multinational mobile network operators, the same mobile terminal (especially the mobile terminal customized by the operator) ), in different countries, the parameter configuration is different, which brings a problem that the operator or the end user needs to reconfigure the parameters to adapt to different country regions. In addition, if the end users are different The use of the SIM card of the country area in the national area also requires manual refreshing or setting of the mobile terminal parameters, which brings great inconvenience to the user.
因此,现有技术还有待于改进和发展。Therefore, the prior art has yet to be improved and developed.
本发明的目的在于提供一种Android系统的移动终端参数自动配置方法及系统,旨在解决现有移动终端参数需手动配置效率低的问题。An object of the present invention is to provide a method and system for automatically configuring mobile terminal parameters of an Android system, which aims to solve the problem that the existing mobile terminal parameters need to be manually configured with low efficiency.
一种Android系统的移动终端参数自动配置方法,所述方法包括:根据移动终端内的SIM卡识别与所述SIM卡对应的国家区域;读取配置信息参数表文件并在所述配置信息参数表文件中查找与所述国家区域对应的配置信息参数表,所述配置信息参数表文件中包括至少两个不同国家区域的配置信息参数表,每一配置信息参数表与一国家区域对应;根据所查找到的配置信息参数表自动配置所述移动终端的参数;所述配置信息参数表文件预先存储于所述移动终端中,所述配置信息参数表文件中存储有至少两个不同国家区域的配置信息参数表,所述配置信息参数表存储有相应的国家区域的配置参数。A method for automatically configuring a parameter of a mobile terminal in an Android system, the method comprising: identifying a country region corresponding to the SIM card according to a SIM card in the mobile terminal; reading a configuration information parameter table file and in the configuration information parameter table Searching, in the file, a configuration information parameter table corresponding to the country area, where the configuration information parameter table file includes configuration parameter parameter tables of at least two different country regions, and each configuration information parameter table corresponds to a country region; The configured configuration information parameter table automatically configures parameters of the mobile terminal; the configuration information parameter table file is pre-stored in the mobile terminal, and the configuration information parameter table file stores configuration of at least two different country regions. The information parameter table stores the configuration parameters of the corresponding country area.
一种Android系统的移动终端参数自动配置方法,所述方法包括:根据移动终端内的SIM卡识别与所述SIM卡对应的国家区域;读取配置信息参数表文件并在所述配置信息参数表文件中查找与所述国家区域对应的配置信息参数表,所述配置信息参数表文件中包括至少两个不同国家区域的配置信息参数表,每一配置信息参数表与一国家区域对应;根据所查找到的配置信息参数表自动配置所述移动终端的参数。A method for automatically configuring a parameter of a mobile terminal in an Android system, the method comprising: identifying a country region corresponding to the SIM card according to a SIM card in the mobile terminal; reading a configuration information parameter table file and in the configuration information parameter table Searching, in the file, a configuration information parameter table corresponding to the country area, where the configuration information parameter table file includes configuration parameter parameter tables of at least two different country regions, and each configuration information parameter table corresponds to a country region; The found configuration information parameter table automatically configures parameters of the mobile terminal.
一种Android系统的移动终端参数自动配置系统,所述系统包括:国家区域识别模块,用于根据移动终端内的SIM卡识别与所述SIM卡对应的国家区域;参数配置模块,用于读取配置信息参数表文件并在所述配置信息参数表文件中查找与所述国家区域对应的配置信息参数表,并用于根据所查找到的配置信息参数表自动配置所述移动终端的参数;所述配置信息参数表文件中包括至少两个不同国家区域的配置信息参数表,每一配置信息参数表与一国家区域对应。A mobile terminal parameter automatic configuration system for an Android system, the system comprising: a country area identification module, configured to identify a country area corresponding to the SIM card according to a SIM card in the mobile terminal; and a parameter configuration module for reading Configuring an information parameter table file and searching for a configuration information parameter table corresponding to the country area in the configuration information parameter table file, and configured to automatically configure parameters of the mobile terminal according to the found configuration information parameter table; The configuration information parameter table file includes configuration parameter parameter tables of at least two different country regions, and each configuration information parameter table corresponds to a country region.
本发明通过在移动终端中预先设置配置信息参数表文件,根据移动终端内的SIM卡识别SIM卡国家区域,根据该SIM卡国家区域对应的配置信息参数表自动配置移动终端参数,从而使得移动终端获得自动配置参数的功能,免去了用户手动配置参数的繁琐步骤,提高了配置效率,对于用户而言,在更换不同国家区域的SIM卡后,也不需要手动更新配置参数,从而使得用户获得良好的用户体验,对于跨国移动网络运营商而言,同一款的定制的移动终端,也不需要为不同国家区域而重新配置参数。The invention pre-sets the configuration information parameter table file in the mobile terminal, identifies the SIM card country area according to the SIM card in the mobile terminal, and automatically configures the mobile terminal parameter according to the configuration information parameter table corresponding to the SIM card country area, thereby making the mobile terminal The function of automatically configuring parameters eliminates the cumbersome steps of manually configuring parameters by the user, and improves the configuration efficiency. For the user, after replacing the SIM card in different countries, it is not necessary to manually update the configuration parameters, thereby enabling the user to obtain A good user experience, for a multinational mobile network operator, the same customized mobile terminal does not need to reconfigure parameters for different country regions.
图1为本发明Android系统的移动终端参数自动配置方法较佳实施例的流程图。1 is a flow chart of a preferred embodiment of a method for automatically configuring parameters of a mobile terminal in an Android system according to the present invention.
图2为图1所示方法中SIM卡国家区域识别过程的流程图。2 is a flow chart of the SIM card country area identification process in the method shown in FIG. 1.
图3为图1所述方法中参数配置过程的流程图。3 is a flow chart of a parameter configuration process in the method of FIG. 1.
图4为图3所示过程中配置信息参数表解析过程的具体流程图。FIG. 4 is a specific flowchart of a process of parsing a configuration information parameter table in the process shown in FIG. 3.
图5为图3所示过程中参数配置的具体流程图。FIG. 5 is a specific flowchart of parameter configuration in the process shown in FIG.
图6为本发明Android系统的移动终端参数自动配置系统较佳实施例的结构框图。FIG. 6 is a structural block diagram of a preferred embodiment of a mobile terminal parameter automatic configuration system for an Android system according to the present invention.
图7为图6所示系统中国家区域识别模块的结构框图。FIG. 7 is a structural block diagram of a country area identification module in the system shown in FIG. 6.
图8为图6所示系统中参数配置模块的结构框图。FIG. 8 is a structural block diagram of a parameter configuration module in the system shown in FIG. 6.
图9为图8所示解析模块的结构框图。FIG. 9 is a structural block diagram of the analysis module shown in FIG. 8.
图10为图8所示移动终端参数配置模块的结构框图。FIG. 10 is a structural block diagram of a parameter configuration module of the mobile terminal shown in FIG. 8.
本发明提供Android系统的移动终端参数自动配置方法及系统,为使本发明的目的、技术方案及效果更加清楚、明确,以下对本发明进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。The present invention provides a method and system for automatically configuring parameters of a mobile terminal in an Android system. In order to make the objects, technical solutions and effects of the present invention clearer and clearer, the present invention will be further described in detail below. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
本发明的一个实施例中,Android系统的移动终端参数自动配置方法包括步骤:In an embodiment of the present invention, a method for automatically configuring a mobile terminal parameter of an Android system includes the following steps:
根据移动终端内的SIM卡识别与所述SIM卡对应的国家区域。A country area corresponding to the SIM card is identified based on a SIM card in the mobile terminal.
读取配置信息参数表文件并在所述配置信息参数表文件中查找与所述国家区域对应的配置信息参数表,所述配置信息参数表文件中包括至少两个不同国家区域的配置信息参数表,每一配置信息参数表与一国家区域对应,所述配置信息参数表文件预先存储于所述移动终端中,所述配置信息参数表文件中存储有至少两个不同国家区域的配置信息参数表,所述配置信息参数表存储有相应的国家区域的配置参数。Reading a configuration information parameter table file, and searching, in the configuration information parameter table file, a configuration information parameter table corresponding to the country region, where the configuration information parameter table file includes configuration information parameter tables of at least two different country regions. Each configuration information parameter table corresponds to a country area, and the configuration information parameter table file is pre-stored in the mobile terminal, and the configuration information parameter table file stores configuration information parameter tables of at least two different country regions. The configuration information parameter table stores configuration parameters of the corresponding country area.
根据所查找到的配置信息参数表自动配置所述移动终端的参数。The parameters of the mobile terminal are automatically configured according to the found configuration information parameter table.
本发明的另一个实施例中,Android系统的移动终端参数自动配置方法还包括:In another embodiment of the present invention, the method for automatically configuring a mobile terminal parameter of an Android system further includes:
预先在所述移动终端中设置所述国家区域的配置信息参数表,所述配置信息参数表包括可配置的国家区域信息,所述国家区域信息以PLMN码信息表示。A configuration information parameter table of the country area is set in advance in the mobile terminal, the configuration information parameter table includes configurable country area information, and the country area information is represented by PLMN code information.
所述根据移动终端内的SIM卡识别所述SIM卡对应的国家区域的步骤包括:The step of identifying the country area corresponding to the SIM card according to the SIM card in the mobile terminal includes:
读取所述SIM卡的PLMN码信息,并与所述配置信息参数表中的国家区域信息进行匹配识别所述SIM卡对应的国家区域。Reading the PLMN code information of the SIM card, and matching with the country area information in the configuration information parameter table to identify a country area corresponding to the SIM card.
本发明的另一个实施例中,Android系统的移动终端参数自动配置方法中,所述读取配置信息参数表文件并在所述配置信息参数表文件中查找与所述国家区域对应的配置信息参数表的步骤包括:In another embodiment of the present invention, in the mobile terminal parameter automatic configuration method of the Android system, the reading the configuration information parameter table file and searching for the configuration information parameter corresponding to the country region in the configuration information parameter table file The steps of the table include:
在所述配置信息参数表文件中查找到与所述SIM卡的国家区域对应的配置信息参数表。A configuration information parameter table corresponding to the country region of the SIM card is found in the configuration information parameter table file.
所述根据所查找到的配置信息参数表自动配置所述移动终端的参数的步骤包括:The step of automatically configuring parameters of the mobile terminal according to the found configuration information parameter table includes:
解析所述配置信息参数表,生成若干独立的以模块为单位的数据块。The configuration information parameter table is parsed to generate a plurality of independent data blocks in units of modules.
根据所生成的数据块中的配置数据自动配置所述移动终端的参数。The parameters of the mobile terminal are automatically configured according to the configuration data in the generated data block.
本发明的另一个实施例中,Android系统的移动终端参数自动配置方法中,所述解析所述配置信息参数表,生成若干独立的以模块为单位的数据块的步骤包括:In another embodiment of the present invention, in the mobile terminal parameter auto-configuration method of the Android system, the step of parsing the configuration information parameter table to generate a plurality of independent data blocks in units of modules includes:
获取XmlPull解析器工厂,并创建XmlPull解析器。Get the XmlPull parser factory and create the XmlPull parser.
获取所述配置信息参数表的文件流。Obtaining a file stream of the configuration information parameter table.
循环调用XmlPull解析器的next函数,逐项解析所述配置信息参数表的文件流中的数据。The next function of the XmlPull parser is called cyclically, and the data in the file stream of the configuration information parameter table is parsed item by item.
在解析到模块标记时创建数据块,并在解析到数据标记时获取数据内容,以及将所述数据内容存储到相应的数据块中。A data block is created when parsing to the module tag, and the data content is obtained when parsing the data tag, and the data content is stored in the corresponding data block.
本发明的另一个实施例中,Android系统的移动终端参数自动配置方法中,所述根据所生成的数据块中的配置数据自动配置所述移动终端的参数的步骤包括:In another embodiment of the present invention, in the mobile terminal parameter automatic configuration method of the Android system, the step of automatically configuring parameters of the mobile terminal according to configuration data in the generated data block includes:
根据所述数据块的属性将不同的数据块分配至相应的配置子模块中。Different data blocks are allocated to the corresponding configuration sub-modules according to the attributes of the data blocks.
根据相应的数据块中的配置数据自动配置所述移动终端的参数。The parameters of the mobile terminal are automatically configured according to configuration data in the corresponding data block.
请参阅图1,图1为本发明Android系统的移动终端参数自动配置方法较佳实施例的流程图,如图所示,包括步骤:Please refer to FIG. 1. FIG. 1 is a flowchart of a method for automatically configuring a parameter of a mobile terminal in an Android system according to the present invention. As shown in the figure, the method includes the following steps:
S101、在移动终端中预先存储配置信息参数表文件,所述配置信息参数表文件中包括多个不同国家区域的配置信息参数表,每一配置信息参数表与一国家区域对应;S101, pre-storing a configuration information parameter table file in the mobile terminal, where the configuration information parameter table file includes a configuration information parameter table of a plurality of different country regions, and each configuration information parameter table corresponds to a country region;
S102.移动终端开机,根据移动终端内的SIM卡识别当前SIM卡的国家区域;S102. The mobile terminal is powered on, and the national area of the current SIM card is identified according to the SIM card in the mobile terminal;
S103、在所述配置信息参数表文件中查找与当前SIM卡国家区域对应的配置信息参数表,并根据所查找到的配置信息参数表自动配置移动终端参数。S103. Search, in the configuration information parameter table file, a configuration information parameter table corresponding to the current SIM card country area, and automatically configure the mobile terminal parameter according to the found configuration information parameter table.
在步骤S101中,预先在移动终端中存储配置信息参数表文件,在所述配置信息参数表中存储有多个不同国家区域的配置信息参数表,每一个配置信息参数表存储有与之对应的国家区域的配置参数,一般情况下,可将所有的配置信息参数表存放在一个指定的目录中成为配置信息参数表文件,并以一定的命名规则区分不同的国家区域的配置信息参数表,例如可以是<PLMN>.xml,配置信息参数表的内容需要以一定的语法规则来填写,本发明可将所述配置信息参数表的内容以xml文件形式表示,DTD(Document
Type Definition,文档类型定义)是一套关于标记符的语法规则,具体可参照以下方式进行定义:In step S101, a configuration information parameter table file is stored in advance in the mobile terminal, and a configuration information parameter table of a plurality of different country regions is stored in the configuration information parameter table, and each configuration information parameter table stores a corresponding configuration parameter table. In the configuration parameters of the country area, in general, all the configuration information parameter tables can be stored in a specified directory as a configuration information parameter table file, and the configuration information parameter table of different country regions can be distinguished by a certain naming rule, for example, It can be <PLMN>.xml, and the content of the configuration information parameter table needs to be filled in with certain grammar rules. The present invention can express the content of the configuration information parameter table in the form of an xml file, DTD (Document
Type Definition (document type definition) is a set of grammar rules for tags, which can be defined as follows:
<!DOCTYPE SSV [<!DOCTYPE SSV [
<!ELEMENT SSV (module+)><!ELEMENT SSV (module+)>
<!ELEMENT module (int | byte | float | bool |
string | set)*><!ELEMENT module (int | byte | float | bool |
String | set)*>
<!ELEMENT int #PCDATA><!ELEMENT int #PCDATA>
<!ELEMENT byte #PCDATA><!ELEMENT byte #PCDATA>
<!ELEMENT float #PCDATA><!ELEMENT float #PCDATA>
<!ELEMENT bool #PCDATA><!ELEMENT bool #PCDATA>
<!ELEMENT string #PCDATA><!ELEMENT string #PCDATA>
<!ELEMENT set (record)*><!ELEMENT set (record)*>
<!ELEMENT record><!ELEMENT record>
<!ATTLIST module name CDATA #REQUIRED><!ATTLIST module name CDATA #REQUIRED>
<!ATTLIST int name CDATA #REQUIRED><!ATTLIST int name CDATA #REQUIRED>
<!ATTLIST byte name CDATA #REQUIRED><!ATTLIST byte name CDATA #REQUIRED>
<!ATTLIST float name CDATA #REQUIRED><!ATTLIST float name CDATA #REQUIRED>
<!ATTLIST bool name CDATA #REQUIRED><!ATTLIST bool name CDATA #REQUIRED>
<!ATTLIST string name CDATA #REQUIRED><!ATTLIST string name CDATA #REQUIRED>
<!ATTLIST set name CDATA #REQUIRED><!ATTLIST set name CDATA #REQUIRED>
]>]>
在步骤S102中,移动终端开机,接收移动终端的Android系统开机完成后的广播,例如BOOT_COMPLETED广播,其是通过移动终端中的广播接收器(BroadcaseReceiver)来接收的。当然,这首先需要在AndroidManifest.xml文件中申明相应的BroadcaseReceiver,并注册监听“android.intent.action.BOOT_COMPLETED”事件。In step S102, the mobile terminal is powered on, and receives a broadcast after the Android system of the mobile terminal is powered on, for example, a BOOT_COMPLETED broadcast, which is received by a broadcast receiver (Broadcase Receiver) in the mobile terminal. Of course, this first needs to declare the corresponding BroadcaseReceiver in the AndroidManifest.xml file and register to listen for the "android.intent.action.BOOT_COMPLETED" event.
在开机完成后,需要根据移动终端内的SIM卡识别当前SIM卡的国家区域,此步骤主要是为了识别SIM卡国家区域,从而判断SIM卡的国家区域是否在移动终端可配置的国家区域内。如图2所示,此步骤可具体细分为:After the booting is completed, the country area of the current SIM card needs to be identified according to the SIM card in the mobile terminal. This step is mainly for identifying the SIM card country area, thereby determining whether the country area of the SIM card is within the configurable country area of the mobile terminal. As shown in Figure 2, this step can be specifically broken down into:
S201、预先在移动终端中设置国家区域配置信息表,所述国家区域配置信息表包括可配置的国家区域信息,所述国家区域信息以PLMN(Public
Land Mobile
Network,公共陆地移动网络)码信息表示,使用PLMN码信息表示国家区域信息主要是考虑到实现上的便捷,即所述国家区域配置信息表中具有PLMN码信息与国家区域信息的映射关系,国家区域配置信息表如下所示:S201. Set a country area configuration information table in the mobile terminal, where the country area configuration information table includes configurable country area information, where the country area information is in a PLMN (Public)
Land Mobile
Network, public land mobile network) code information indicates that the use of PLMN code information to represent country area information is mainly due to the convenience of implementation, that is, the country area configuration information table has a mapping relationship between PLMN code information and country area information, the country The area configuration information table is as follows:
<string-array name="CArea"><string-array name="CArea">
<item >46000</item> <!-- China
Mobile --> <item >46000</item> <!-- China
Mobile -->
<item >46001</item> <!-- China
Unicom --> <item >46001</item> <!-- China
Unicom -->
... ... ...
<item >310170</item> <!-- T-Mobile
USA --> <item >310170</item> <!-- T-Mobile
USA -->
</string-array> </string-array>
S202、读取SIM卡的PLMN码信息,并与所述国家区域配置信息表中的国家区域信息进行匹配识别当前SIM卡的国家区域。此步骤是通过Android系统TELEPHONY_SERVICE读取SIM卡的PLMN码信息,然后将SIM卡的PLMN码信息与配置信息参数表中的PLMN码信息进行比较,从而根据国家区域配置信息表中PLMN码信息与国家区域信息的映射关系获取当前SIM卡的国家区域,当然若无法在该国家区域配置信息表中匹配到该SIM卡的国家区域,则表示当前SIM卡所属国家区域不在可配置的区域内,移动终端参数自动配置任务可立即结束。S202. Read PLMN code information of the SIM card, and match the country area information in the country area configuration information table to identify a country area of the current SIM card. This step is to read the PLMN code information of the SIM card through the Android system TELEPHONY_SERVICE, and then compare the PLMN code information of the SIM card with the PLMN code information in the configuration information parameter table, thereby using the PLMN code information and the country according to the national area configuration information table. The mapping relationship of the area information acquires the country area of the current SIM card. Of course, if the country area of the SIM card cannot be matched in the country area configuration information table, the current country area of the SIM card is not in the configurable area, and the mobile terminal The parameter autoconfiguration task can end immediately.
S104、在所述配置信息参数表文件中查找与当前SIM卡国家区域对应的配置信息参数表,并根据所查找到的配置信息参数表自动配置移动终端参数。在获取了SIM卡的国家区域后,因配置信息参数表都是以一定的命名规则所区分的,所以可在所述配置信息参数表文件中查找到该SIM卡国家区域所对应的配置信息参数表,然后根据相应的配置信息参数表来对移动终端的参数进行自动配置。如图3所示,此步骤可具体细化为以下步骤:S104. Search, in the configuration information parameter table file, a configuration information parameter table corresponding to the current SIM card country area, and automatically configure the mobile terminal parameter according to the found configuration information parameter table. After the country area of the SIM card is obtained, the configuration information parameter table is distinguished by a certain naming rule, so the configuration information parameter corresponding to the SIM card country area can be found in the configuration information parameter table file. The table then automatically configures the parameters of the mobile terminal according to the corresponding configuration information parameter table. As shown in Figure 3, this step can be specifically refined into the following steps:
S301、在所述配置信息参数表文件中查找到当前SIM卡国家区域所对应的配置信息参数表;根据所述配置信息参数表的命名规则例如PLMN.xml来查找到相应的配置信息参数表。S301. Search, in the configuration information parameter table file, a configuration information parameter table corresponding to the current SIM card country area, and find a corresponding configuration information parameter table according to a naming rule of the configuration information parameter table, for example, PLMN.xml.
S302、解析所述配置信息参数表,生成若干独立的以模块为单位的数据块;查找到所述配置信息参数表后,需要对所述配置信息参数表的内容进行解析,从而获取到若干数据块,该数据块是独立的并且以模块为单位,例如Sound模块、Display模块、Network模块,各数据块中存储有相应的用于配置参数的配置数据,数据块的个数以及配置数据因不同的配置信息参数表而不同。本步骤还可具体细化为以下步骤,如图4所示:S302. Parse the configuration information parameter table, and generate a plurality of independent data blocks in units of modules. After the configuration information parameter table is found, the content of the configuration information parameter table needs to be parsed to obtain some data. Block, the data block is independent and is in units of modules, such as a Sound module, a Display module, and a Network module. Each data block stores corresponding configuration data for configuration parameters, and the number of data blocks and configuration data are different. The configuration information parameter table is different. This step can also be specifically refined into the following steps, as shown in Figure 4:
S401、获取XmlPull解析器工厂(XmlPullParserFactory),并创建XmlPull解析器;S401. Obtain an XmlPull parser factory (XmlPullParserFactory) and create an XmlPull parser.
S402、获取所述配置信息参数表的文件流;S402. Obtain a file stream of the configuration information parameter table.
S403、解析动作开始:循环调用XmlPull解析器的next函数,逐项解析所述配置信息参数表的文件流中的数据;S403. The parsing action starts: cyclically calling the next function of the XmlPull parser, and parsing the data in the file stream of the configuration information parameter table item by item;
S404、解析过程:当解析到模块标记时,创建数据块;当解析到数据标记时,则获取数据内容,并将该数据内容存储到相应的数据块中,该数据内容即为可作为配置参数用的配置数据。S404. The parsing process: when parsing the module tag, creating a data block; when parsing the data tag, acquiring the data content, and storing the data content in a corresponding data block, the data content being a configuration parameter Configuration data used.
S303、根据生成的数据块中的配置数据自动配置移动终端参数。在本步骤中,是根据各数据块中的相应的配置数据来对移动终端的参数进行自动配置。如图5所示,本步骤还可具体细化为以下步骤:S303. Automatically configure mobile terminal parameters according to configuration data in the generated data block. In this step, the parameters of the mobile terminal are automatically configured according to the corresponding configuration data in each data block. As shown in FIG. 5, this step can also be specifically refinement as follows:
S501、根据数据块的属性将不同的数据块分配至相应的配置子模块中;S501. Allocating different data blocks to corresponding configuration submodules according to attributes of the data block;
S502、所述配置子模块根据相应的数据块中的配置数据自动配置移动终端参数。S502. The configuration submodule automatically configures mobile terminal parameters according to configuration data in a corresponding data block.
基于上述方法,本发明还提供一种Android系统的移动终端参数自动配置系统。Based on the above method, the present invention also provides a mobile terminal parameter automatic configuration system for an Android system.
本发明的一个实施例中,Android系统的移动终端参数自动配置系统包括:In an embodiment of the present invention, the mobile terminal parameter automatic configuration system of the Android system includes:
国家区域识别模块,用于根据移动终端内的SIM卡识别与所述SIM卡对应的国家区域。The national area identification module is configured to identify a country area corresponding to the SIM card according to a SIM card in the mobile terminal.
参数配置模块,用于读取配置信息参数表文件并在所述配置信息参数表文件中查找与所述国家区域对应的配置信息参数表,并用于根据所查找到的配置信息参数表自动配置所述移动终端的参数。a parameter configuration module, configured to read a configuration information parameter table file, and search a configuration information parameter table corresponding to the country area in the configuration information parameter table file, and configured to automatically configure the parameter information table according to the found configuration information parameter table. The parameters of the mobile terminal.
所述配置信息参数表文件中包括至少两个不同国家区域的配置信息参数表,每一配置信息参数表与一国家区域对应。The configuration information parameter table file includes configuration parameter parameter tables of at least two different country regions, and each configuration information parameter table corresponds to a country region.
本发明的另一个实施例中,所述Android系统的移动终端参数自动配置系统还包括:In another embodiment of the present invention, the mobile terminal parameter automatic configuration system of the Android system further includes:
国家区域配置信息表预置模块,用于预先在所述移动终端中设置所述国家区域的配置信息参数表,所述配置信息参数表包括可配置的国家区域信息,所述国家区域信息以PLMN码信息表示。a country area configuration information table presetting module, configured to pre-set a configuration information parameter table of the country area in the mobile terminal, where the configuration information parameter table includes configurable country area information, and the country area information is in a PLMN Code information representation.
SIM卡国家区域识别模块,用于读取所述SIM卡的PLMN码信息,并用于与所述配置信息参数表中的国家区域信息进行匹配识别所述SIM卡对应的国家区域。The SIM card country area identification module is configured to read the PLMN code information of the SIM card, and is configured to match the country area information in the configuration information parameter table to identify a country area corresponding to the SIM card.
本发明的另一个实施例中,所述参数配置模块包括:In another embodiment of the present invention, the parameter configuration module includes:
配置信息参数表查找模块,用于在所述配置信息参数表文件中查找到与所述SIM卡的国家区域对应的配置信息参数表。The configuration information parameter table searching module is configured to find, in the configuration information parameter table file, a configuration information parameter table corresponding to the country region of the SIM card.
解析模块,用于解析所述配置信息参数表,并用于生成若干独立的以模块为单位的数据块。And a parsing module, configured to parse the configuration information parameter table, and used to generate a plurality of independent data blocks in units of modules.
移动终端参数配置模块,用于根据所生成的数据块中的配置数据自动配置所述移动终端的参数。The mobile terminal parameter configuration module is configured to automatically configure parameters of the mobile terminal according to the configuration data in the generated data block.
本发明的另一个实施例中,所述解析模块包括:In another embodiment of the present invention, the parsing module includes:
XmlPull解析器创建单元,用于获取XmlPull解析器工厂,并用于创建XmlPull解析器。The XmlPull parser creates a unit for getting the XmlPull parser factory and for creating the XmlPull parser.
文件流获取单元,用于获取所述配置信息参数表的文件流。a file stream obtaining unit, configured to acquire a file stream of the configuration information parameter table.
数据解析单元,用于循环调用XmlPull解析器的next函数,并用于逐项解析所述配置信息参数表的文件流中的数据。The data parsing unit is configured to cyclically call the next function of the XmlPull parser, and is used to parse the data in the file stream of the configuration information parameter table item by item.
数据块创建单元,用于在解析到模块标记时创建数据块,并在解析到数据标记时获取数据内容,以及将所述数据内容存储到相应的数据块中。a data block creating unit for creating a data block when parsing to the module tag, and acquiring the data content when parsing the data tag, and storing the data content into the corresponding data block.
本发明的另一个实施例中,所述移动终端参数配置模块包括:In another embodiment of the present invention, the mobile terminal parameter configuration module includes:
分配单元,用于根据所述数据块的属性将不同的数据块分配至相应的配置子模块中。And an allocation unit, configured to allocate different data blocks into the corresponding configuration sub-module according to the attributes of the data block.
配置子模块单元,用于根据相应的数据块中的配置数据自动配置所述移动终端的参数。The configuration submodule unit is configured to automatically configure parameters of the mobile terminal according to configuration data in the corresponding data block.
具体地,如图6所示,所述Android系统的移动终端参数自动配置系统可以包括:Specifically, as shown in FIG. 6, the mobile terminal parameter automatic configuration system of the Android system may include:
配置信息参数表文件预置模块100,用于在移动终端中预先存储配置信息参数表文件,所述配置信息参数表文件中包括多个不同国家区域的配置信息参数表,每一配置信息参数表与一国家区域对应;The configuration information parameter table file presetting module 100 is configured to pre-store a configuration information parameter table file in the mobile terminal, where the configuration information parameter table file includes a configuration information parameter table of a plurality of different country regions, and each configuration information parameter table Corresponding to a country area;
国家区域识别模块200,用于根据移动终端内的SIM卡识别当前SIM卡的国家区域;The national area identification module 200 is configured to identify a national area of the current SIM card according to the SIM card in the mobile terminal;
参数配置模块300,用于在所述配置信息参数表文件中查找与当前SIM卡国家区域对应的配置信息参数表,并根据所查找到的配置信息参数表自动配置移动终端参数。本发明还设置有一广播接收器,用于接收移动终端的Android系统开机完成后的广播,具体看参考现有技术。关于上述各模块的功能作用前面已有详述,不再赘述。The parameter configuration module 300 is configured to search, in the configuration information parameter table file, a configuration information parameter table corresponding to the current SIM card country area, and automatically configure the mobile terminal parameter according to the found configuration information parameter table. The present invention further provides a broadcast receiver for receiving the broadcast of the Android system of the mobile terminal after the booting is completed, which is specifically referred to the prior art. The functions of the above modules are described in detail above and will not be described again.
进一步,如图7所示,所述国家区域识别模块200具体包括:Further, as shown in FIG. 7, the country area identification module 200 specifically includes:
国家区域配置信息表预置模块210,用于预先在移动终端中设置国家区域配置信息表,所述国家区域配置信息表包括可配置的国家区域信息,所述国家区域信息以PLMN码信息表示;a country area configuration information table presetting module 210, configured to pre-set a country area configuration information table in the mobile terminal, where the country area configuration information table includes configurable country area information, where the country area information is represented by PLMN code information;
SIM卡国家区域识别模块220,用于读取SIM卡的PLMN码信息,并与所述国家区域配置信息表中的国家区域信息进行匹配识别当前SIM卡的国家区域。关于上述各模块的功能作用前面已有详述,不再赘述。The SIM card country area identification module 220 is configured to read the PLMN code information of the SIM card, and match the country area information in the country area configuration information table to identify the country area of the current SIM card. The functions of the above modules are described in detail above and will not be described again.
进一步,如图8所示,所述参数配置模块300具体包括:Further, as shown in FIG. 8, the parameter configuration module 300 specifically includes:
配置信息参数表查找模块310,用于在所述配置信息参数表文件中查找到与当前SIM卡国家区域对应的配置信息参数表;The configuration information parameter table searching module 310 is configured to search, in the configuration information parameter table file, a configuration information parameter table corresponding to the current SIM card country region;
解析模块320,用于解析所述配置信息参数表,生成若干独立的以模块为单位的数据块;The parsing module 320 is configured to parse the configuration information parameter table, and generate a plurality of independent data blocks in units of modules;
移动终端参数配置模块330,用于根据生成的数据块中的配置数据自动配置移动终端参数。关于上述各模块的功能作用前面已有详述,不再赘述。The mobile terminal parameter configuration module 330 is configured to automatically configure the mobile terminal parameters according to the configuration data in the generated data block. The functions of the above modules are described in detail above and will not be described again.
进一步,如图9所示,所述解析模块320具体包括:Further, as shown in FIG. 9, the parsing module 320 specifically includes:
XmlPull解析器创建单元321,用于获取XmlPull解析器工厂,并创建XmlPull解析器;The XmlPull parser creation unit 321 is configured to acquire an XmlPull parser factory and create an XmlPull parser;
文件流获取单元322,用于获取所述配置信息参数表的文件流;a file stream obtaining unit 322, configured to acquire a file stream of the configuration information parameter table;
数据解析单元323,用于循环调用XmlPull解析器的next函数,逐项解析所述配置信息参数表的文件流中的数据;The data parsing unit 323 is configured to cyclically call the next function of the XmlPull parser, and parse the data in the file stream of the configuration information parameter table item by item;
数据块创建单元324,用于当解析到模块标记时,创建数据块;当解析到数据标记时,则获取数据内容,并将该数据内容存储到相应的数据块中。关于上述各单元的功能作用前面已有详述,不再赘述。The data block creating unit 324 is configured to: when parsing the module tag, create a data block; when parsing the data tag, acquire the data content, and store the data content into the corresponding data block. The function of each unit described above has been previously described in detail and will not be described again.
进一步,如图10所示,所述移动终端参数配置模块330包括:Further, as shown in FIG. 10, the mobile terminal parameter configuration module 330 includes:
分配单元331,用于根据数据块的属性将不同的数据块分配至相应的配置子模块中;An allocating unit 331, configured to allocate different data blocks to corresponding configuration submodules according to attributes of the data block;
配置子模块单元332,用于根据相应的数据块中的配置数据自动配置移动终端参数。The configuration submodule unit 332 is configured to automatically configure the mobile terminal parameters according to the configuration data in the corresponding data block.
综上所述,本发明通过在移动终端中预先设置配置信息参数表文件,根据移动终端内的SIM卡识别SIM卡国家区域,根据该SIM卡国家区域对应的配置信息参数表自动配置移动终端参数,从而使得移动终端获得自动配置参数的功能,免去了用户手动配置参数的繁琐步骤,提高了配置效率,对于用户而言,在更换不同国家区域的SIM卡后,也不需要手动更新配置参数,从而使得用户获得良好的用户体验,对于跨国移动网络运营商而言,同一款的定制的移动终端,也不需要为不同国家区域而重新配置参数。In summary, the present invention pre-configures the configuration information parameter table file in the mobile terminal, identifies the SIM card country area according to the SIM card in the mobile terminal, and automatically configures the mobile terminal parameter according to the configuration information parameter table corresponding to the SIM card country area. Therefore, the mobile terminal obtains the function of automatically configuring parameters, eliminating the cumbersome steps of manually configuring parameters by the user, and improving the configuration efficiency. For the user, after replacing the SIM card in different countries, there is no need to manually update the configuration parameters. Therefore, users get a good user experience. For a multinational mobile network operator, the same customized mobile terminal does not need to reconfigure parameters for different country regions.
应当理解的是,本发明的应用不限于上述的举例,对本领域普通技术人员来说,可以根据上述说明加以改进或变换,所有这些改进和变换都应属于本发明所附权利要求的保护范围。It is to be understood that the application of the present invention is not limited to the above-described examples, and those skilled in the art can make modifications and changes in accordance with the above description, all of which are within the scope of the appended claims.
Claims (15)
- 一种Android系统的移动终端参数自动配置方法,其中An automatic configuration method for mobile terminal parameters of Android system, wherein所述方法包括:The method includes:根据移动终端内的SIM卡识别与所述SIM卡对应的国家区域;Identifying a country region corresponding to the SIM card according to a SIM card in the mobile terminal;读取配置信息参数表文件并在所述配置信息参数表文件中查找与所述国家区域对应的配置信息参数表,所述配置信息参数表文件中包括至少两个不同国家区域的配置信息参数表,每一配置信息参数表与一国家区域对应;Reading a configuration information parameter table file, and searching, in the configuration information parameter table file, a configuration information parameter table corresponding to the country region, where the configuration information parameter table file includes configuration information parameter tables of at least two different country regions. Each configuration information parameter table corresponds to a country region;根据所查找到的配置信息参数表自动配置所述移动终端的参数;Automatically configuring parameters of the mobile terminal according to the found configuration information parameter table;所述配置信息参数表文件预先存储于所述移动终端中,所述配置信息参数表文件中存储有至少两个不同国家区域的配置信息参数表,所述配置信息参数表存储有相应的国家区域的配置参数。The configuration information parameter table file is pre-stored in the mobile terminal, and the configuration information parameter table file stores configuration information parameter tables of at least two different country regions, where the configuration information parameter table stores corresponding country regions. Configuration parameters.
- 根据权利要求1所述的移动终端参数自动配置方法,其中The mobile terminal parameter automatic configuration method according to claim 1, wherein所述方法还包括:The method further includes:预先在所述移动终端中设置所述国家区域的配置信息参数表,所述配置信息参数表包括可配置的国家区域信息,所述国家区域信息以PLMN码信息表示;Setting a configuration information parameter table of the country area in the mobile terminal, where the configuration information parameter table includes configurable country area information, where the country area information is represented by PLMN code information;所述根据移动终端内的SIM卡识别所述SIM卡对应的国家区域的步骤包括:The step of identifying the country area corresponding to the SIM card according to the SIM card in the mobile terminal includes:读取所述SIM卡的PLMN码信息,并与所述配置信息参数表中的国家区域信息进行匹配识别所述SIM卡对应的国家区域。Reading the PLMN code information of the SIM card, and matching with the country area information in the configuration information parameter table to identify a country area corresponding to the SIM card.
- 根据权利要求1所述的移动终端参数自动配置方法,其中The mobile terminal parameter automatic configuration method according to claim 1, wherein所述读取配置信息参数表文件并在所述配置信息参数表文件中查找与所述国家区域对应的配置信息参数表的步骤包括:The step of reading the configuration information parameter table file and searching the configuration information parameter table file for the configuration information parameter table corresponding to the country region includes:在所述配置信息参数表文件中查找到与所述SIM卡的国家区域对应的配置信息参数表;Finding, in the configuration information parameter table file, a configuration information parameter table corresponding to a country region of the SIM card;所述根据所查找到的配置信息参数表自动配置所述移动终端的参数的步骤包括:The step of automatically configuring parameters of the mobile terminal according to the found configuration information parameter table includes:解析所述配置信息参数表,生成若干独立的以模块为单位的数据块;Parsing the configuration information parameter table to generate a plurality of independent data blocks in units of modules;根据所生成的数据块中的配置数据自动配置所述移动终端的参数。The parameters of the mobile terminal are automatically configured according to the configuration data in the generated data block.
- 根据权利要求3所述的移动终端参数自动配置方法,其中The mobile terminal parameter automatic configuration method according to claim 3, wherein所述解析所述配置信息参数表,生成若干独立的以模块为单位的数据块的步骤包括:The step of parsing the configuration information parameter table to generate a plurality of independent data blocks in units of modules includes:获取XmlPull解析器工厂,并创建XmlPull解析器;Get the XmlPull parser factory and create the XmlPull parser;获取所述配置信息参数表的文件流;Obtaining a file stream of the configuration information parameter table;循环调用XmlPull解析器的next函数,逐项解析所述配置信息参数表的文件流中的数据;Looping through the next function of the XmlPull parser to parse the data in the file stream of the configuration information parameter table item by item;在解析到模块标记时创建数据块,并在解析到数据标记时获取数据内容,以及将所述数据内容存储到相应的数据块中。A data block is created when parsing to the module tag, and the data content is obtained when parsing the data tag, and the data content is stored in the corresponding data block.
- 根据权利要求3所述的移动终端参数自动配置方法,其中The mobile terminal parameter automatic configuration method according to claim 3, wherein所述根据所生成的数据块中的配置数据自动配置所述移动终端的参数的步骤包括:The step of automatically configuring parameters of the mobile terminal according to configuration data in the generated data block includes:根据所述数据块的属性将不同的数据块分配至相应的配置子模块中;Allocating different data blocks to corresponding configuration submodules according to attributes of the data block;根据相应的数据块中的配置数据自动配置所述移动终端的参数。The parameters of the mobile terminal are automatically configured according to configuration data in the corresponding data block.
- 一种Android系统的移动终端参数自动配置方法,其中An automatic configuration method for mobile terminal parameters of Android system, wherein所述方法包括:The method includes:根据移动终端内的SIM卡识别与所述SIM卡对应的国家区域;Identifying a country region corresponding to the SIM card according to a SIM card in the mobile terminal;读取配置信息参数表文件并在所述配置信息参数表文件中查找与所述国家区域对应的配置信息参数表,所述配置信息参数表文件中包括至少两个不同国家区域的配置信息参数表,每一配置信息参数表与一国家区域对应;Reading a configuration information parameter table file, and searching, in the configuration information parameter table file, a configuration information parameter table corresponding to the country region, where the configuration information parameter table file includes configuration information parameter tables of at least two different country regions. Each configuration information parameter table corresponds to a country region;根据所查找到的配置信息参数表自动配置所述移动终端的参数。The parameters of the mobile terminal are automatically configured according to the found configuration information parameter table.
- 根据权利要求6所述的移动终端参数自动配置方法,其中The mobile terminal parameter automatic configuration method according to claim 6, wherein所述方法还包括:The method further includes:预先在所述移动终端中设置所述国家区域的配置信息参数表,所述配置信息参数表包括可配置的国家区域信息,所述国家区域信息以PLMN码信息表示;Setting a configuration information parameter table of the country area in the mobile terminal, where the configuration information parameter table includes configurable country area information, where the country area information is represented by PLMN code information;所述根据移动终端内的SIM卡识别所述SIM卡对应的国家区域的步骤包括:The step of identifying the country area corresponding to the SIM card according to the SIM card in the mobile terminal includes:读取所述SIM卡的PLMN码信息,并与所述配置信息参数表中的国家区域信息进行匹配识别所述SIM卡对应的国家区域。Reading the PLMN code information of the SIM card, and matching with the country area information in the configuration information parameter table to identify a country area corresponding to the SIM card.
- 根据权利要求6所述的移动终端参数自动配置方法,其中The mobile terminal parameter automatic configuration method according to claim 6, wherein所述读取配置信息参数表文件并在所述配置信息参数表文件中查找与所述国家区域对应的配置信息参数表的步骤包括:The step of reading the configuration information parameter table file and searching the configuration information parameter table file for the configuration information parameter table corresponding to the country region includes:在所述配置信息参数表文件中查找到与所述SIM卡的国家区域对应的配置信息参数表;Finding, in the configuration information parameter table file, a configuration information parameter table corresponding to a country region of the SIM card;所述根据所查找到的配置信息参数表自动配置所述移动终端的参数的步骤包括:The step of automatically configuring parameters of the mobile terminal according to the found configuration information parameter table includes:解析所述配置信息参数表,生成若干独立的以模块为单位的数据块;Parsing the configuration information parameter table to generate a plurality of independent data blocks in units of modules;根据所生成的数据块中的配置数据自动配置所述移动终端的参数。The parameters of the mobile terminal are automatically configured according to the configuration data in the generated data block.
- 根据权利要求8所述的移动终端参数自动配置方法,其中The mobile terminal parameter automatic configuration method according to claim 8, wherein所述解析所述配置信息参数表,生成若干独立的以模块为单位的数据块的步骤包括:The step of parsing the configuration information parameter table to generate a plurality of independent data blocks in units of modules includes:获取XmlPull解析器工厂,并创建XmlPull解析器;Get the XmlPull parser factory and create the XmlPull parser;获取所述配置信息参数表的文件流;Obtaining a file stream of the configuration information parameter table;循环调用XmlPull解析器的next函数,逐项解析所述配置信息参数表的文件流中的数据;Looping through the next function of the XmlPull parser to parse the data in the file stream of the configuration information parameter table item by item;在解析到模块标记时创建数据块,并在解析到数据标记时获取数据内容,以及将所述数据内容存储到相应的数据块中。A data block is created when parsing to the module tag, and the data content is obtained when parsing the data tag, and the data content is stored in the corresponding data block.
- 根据权利要求9所述的移动终端参数自动配置方法,其中The mobile terminal parameter automatic configuration method according to claim 9, wherein所述根据所生成的数据块中的配置数据自动配置所述移动终端的参数的步骤包括:The step of automatically configuring parameters of the mobile terminal according to configuration data in the generated data block includes:根据所述数据块的属性将不同的数据块分配至相应的配置子模块中;Allocating different data blocks to corresponding configuration submodules according to attributes of the data block;根据相应的数据块中的配置数据自动配置所述移动终端的参数。The parameters of the mobile terminal are automatically configured according to configuration data in the corresponding data block.
- 一种Android系统的移动终端参数自动配置系统,其中An automatic parameter parameter automatic configuration system for Android system, wherein所述系统包括:The system includes:国家区域识别模块,用于根据移动终端内的SIM卡识别与所述SIM卡对应的国家区域;a country area identification module, configured to identify a country area corresponding to the SIM card according to a SIM card in the mobile terminal;参数配置模块,用于读取配置信息参数表文件并在所述配置信息参数表文件中查找与所述国家区域对应的配置信息参数表,并用于根据所查找到的配置信息参数表自动配置所述移动终端的参数;a parameter configuration module, configured to read a configuration information parameter table file, and search a configuration information parameter table corresponding to the country area in the configuration information parameter table file, and configured to automatically configure the parameter information table according to the found configuration information parameter table. The parameters of the mobile terminal;所述配置信息参数表文件中包括至少两个不同国家区域的配置信息参数表,每一配置信息参数表与一国家区域对应。The configuration information parameter table file includes configuration parameter parameter tables of at least two different country regions, and each configuration information parameter table corresponds to a country region.
- 根据权利要求11所述的移动终端参数自动配置系统,其中The mobile terminal parameter automatic configuration system according to claim 11, wherein所述系统还包括:The system also includes:国家区域配置信息表预置模块,用于预先在所述移动终端中设置所述国家区域的配置信息参数表,所述配置信息参数表包括可配置的国家区域信息,所述国家区域信息以PLMN码信息表示;a country area configuration information table presetting module, configured to pre-set a configuration information parameter table of the country area in the mobile terminal, where the configuration information parameter table includes configurable country area information, and the country area information is in a PLMN Code information representation;SIM卡国家区域识别模块,用于读取所述SIM卡的PLMN码信息,并用于与所述配置信息参数表中的国家区域信息进行匹配识别所述SIM卡对应的国家区域。The SIM card country area identification module is configured to read the PLMN code information of the SIM card, and is configured to match the country area information in the configuration information parameter table to identify a country area corresponding to the SIM card.
- 根据权利要求11所述的移动终端参数自动配置系统,其中The mobile terminal parameter automatic configuration system according to claim 11, wherein所述参数配置模块包括:The parameter configuration module includes:配置信息参数表查找模块,用于在所述配置信息参数表文件中查找到与所述SIM卡的国家区域对应的配置信息参数表;a configuration information parameter table searching module, configured to search, in the configuration information parameter table file, a configuration information parameter table corresponding to a country region of the SIM card;解析模块,用于解析所述配置信息参数表,并用于生成若干独立的以模块为单位的数据块;a parsing module, configured to parse the configuration information parameter table, and used to generate a plurality of independent data blocks in units of modules;移动终端参数配置模块,用于根据所生成的数据块中的配置数据自动配置所述移动终端的参数。The mobile terminal parameter configuration module is configured to automatically configure parameters of the mobile terminal according to the configuration data in the generated data block.
- 根据权利要求13所述的移动终端参数自动配置系统,其中The mobile terminal parameter automatic configuration system according to claim 13, wherein所述解析模块包括:The parsing module includes:XmlPull解析器创建单元,用于获取XmlPull解析器工厂,并用于创建XmlPull解析器;The XmlPull parser creates a unit for getting the XmlPull parser factory and for creating the XmlPull parser;文件流获取单元,用于获取所述配置信息参数表的文件流;a file stream obtaining unit, configured to acquire a file stream of the configuration information parameter table;数据解析单元,用于循环调用XmlPull解析器的next函数,并用于逐项解析所述配置信息参数表的文件流中的数据;a data parsing unit, configured to cyclically call the next function of the XmlPull parser, and used to parse the data in the file stream of the configuration information parameter table item by item;数据块创建单元,用于在解析到模块标记时创建数据块,并在解析到数据标记时获取数据内容,以及将所述数据内容存储到相应的数据块中。a data block creating unit for creating a data block when parsing to the module tag, and acquiring the data content when parsing the data tag, and storing the data content into the corresponding data block.
- 根据权利要求13所述的移动终端参数自动配置系统,其中The mobile terminal parameter automatic configuration system according to claim 13, wherein所述移动终端参数配置模块包括:The mobile terminal parameter configuration module includes:分配单元,用于根据所述数据块的属性将不同的数据块分配至相应的配置子模块中;An allocating unit, configured to allocate different data blocks to corresponding configuration submodules according to attributes of the data block;配置子模块单元,用于根据相应的数据块中的配置数据自动配置所述移动终端的参数。The configuration submodule unit is configured to automatically configure parameters of the mobile terminal according to configuration data in the corresponding data block.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210202859.1 | 2012-06-19 | ||
CN201210202859.1A CN102724657B (en) | 2012-06-19 | 2012-06-19 | The mobile terminal parameter automatic configuration method of android system and system |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2013189193A1 true WO2013189193A1 (en) | 2013-12-27 |
Family
ID=46950286
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2013/072800 WO2013189193A1 (en) | 2012-06-19 | 2013-03-18 | Method and system for automatically configuring parameters of mobile terminal with android system |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN102724657B (en) |
WO (1) | WO2013189193A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104581689A (en) * | 2014-12-02 | 2015-04-29 | 惠州Tcl移动通信有限公司 | Terminal customized starting-up control method and device |
WO2016014184A1 (en) * | 2014-07-24 | 2016-01-28 | Qualcomm Incorporated | System and process for auto configuration of multi-sim based devices |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102724657B (en) * | 2012-06-19 | 2015-08-19 | 惠州Tcl移动通信有限公司 | The mobile terminal parameter automatic configuration method of android system and system |
CN103024863A (en) * | 2012-11-22 | 2013-04-03 | 中兴通讯股份有限公司 | Method and device for realizing network access control of terminal |
CN103873639A (en) * | 2012-12-10 | 2014-06-18 | 中兴通讯股份有限公司 | Language adaptive method of terminal device application and terminal device |
CN104780557A (en) * | 2014-01-09 | 2015-07-15 | 中兴通讯股份有限公司 | Configuration method and device |
CN103731853B (en) * | 2014-01-17 | 2017-01-04 | 上海触乐信息科技有限公司 | Cloud recognition methods, equipment and the system of double-card mobile communication device |
CN104640135B (en) * | 2015-01-07 | 2018-05-15 | 宇龙计算机通信科技(深圳)有限公司 | A kind of user configuration information acquisition methods and device |
CN104615463B (en) * | 2015-01-26 | 2018-07-06 | 青岛海信电器股份有限公司 | A kind of system property setting method and terminal |
WO2016120983A1 (en) * | 2015-01-27 | 2016-08-04 | 三菱電機株式会社 | Country identification information adding device, country identification information adding method, and program |
CN105188048A (en) * | 2015-07-31 | 2015-12-23 | 上海海漾软件技术有限公司 | Method, device and terminal equipment for loading customized applications for mobile terminal |
CN109618327B (en) * | 2018-11-27 | 2021-08-13 | Oppo(重庆)智能科技有限公司 | Software adaptation method and device, electronic equipment and readable storage medium |
CN109587252A (en) * | 2018-12-10 | 2019-04-05 | 上海闻泰电子科技有限公司 | Loading method, device, electronic equipment and the storage medium of operator parameter |
CN109766135A (en) * | 2019-01-09 | 2019-05-17 | 上海龙旗科技股份有限公司 | The equipment of mobile terminal device switch operators brand message |
CN110740446B (en) * | 2019-10-29 | 2022-10-28 | Oppo广东移动通信有限公司 | Communication configuration method and related equipment |
CN111314902A (en) * | 2020-02-10 | 2020-06-19 | 上海果通通信科技股份有限公司 | Method and device for adaptively configuring parameters of terminal of Internet of vehicles |
CN112306574B (en) * | 2020-10-30 | 2022-05-31 | 联想(北京)有限公司 | Configuration method and device |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101267631A (en) * | 2008-04-25 | 2008-09-17 | 中兴通讯股份有限公司 | A method for self-adapted configuration of access points at a mobile terminal |
CN102075903A (en) * | 2010-11-25 | 2011-05-25 | 中兴通讯股份有限公司 | Self-adaptive configuration method and device for mobile phone terminal |
KR20110136604A (en) * | 2010-06-15 | 2011-12-21 | 엘지전자 주식회사 | Dual sim mobile terminal and pin code input method thereof |
CN102724657A (en) * | 2012-06-19 | 2012-10-10 | 惠州Tcl移动通信有限公司 | Method and system for automatically configuring mobile terminal parameters of Android system |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8958282B2 (en) * | 2009-12-10 | 2015-02-17 | Verizon Patent And Licensing Inc. | 1-for-N redundancy in private IP session border control networks |
-
2012
- 2012-06-19 CN CN201210202859.1A patent/CN102724657B/en active Active
-
2013
- 2013-03-18 WO PCT/CN2013/072800 patent/WO2013189193A1/en active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101267631A (en) * | 2008-04-25 | 2008-09-17 | 中兴通讯股份有限公司 | A method for self-adapted configuration of access points at a mobile terminal |
KR20110136604A (en) * | 2010-06-15 | 2011-12-21 | 엘지전자 주식회사 | Dual sim mobile terminal and pin code input method thereof |
CN102075903A (en) * | 2010-11-25 | 2011-05-25 | 中兴通讯股份有限公司 | Self-adaptive configuration method and device for mobile phone terminal |
CN102724657A (en) * | 2012-06-19 | 2012-10-10 | 惠州Tcl移动通信有限公司 | Method and system for automatically configuring mobile terminal parameters of Android system |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016014184A1 (en) * | 2014-07-24 | 2016-01-28 | Qualcomm Incorporated | System and process for auto configuration of multi-sim based devices |
KR20170038789A (en) * | 2014-07-24 | 2017-04-07 | 퀄컴 인코포레이티드 | System and process for auto configuration of multi-sim based devices |
US10158988B2 (en) | 2014-07-24 | 2018-12-18 | Qualcomm Incorporated | Multi-SIM based device auto configuration system and process |
KR101939502B1 (en) | 2014-07-24 | 2019-01-16 | 퀄컴 인코포레이티드 | System and process for auto configuration of multi-sim based devices |
CN104581689A (en) * | 2014-12-02 | 2015-04-29 | 惠州Tcl移动通信有限公司 | Terminal customized starting-up control method and device |
Also Published As
Publication number | Publication date |
---|---|
CN102724657B (en) | 2015-08-19 |
CN102724657A (en) | 2012-10-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2013189193A1 (en) | Method and system for automatically configuring parameters of mobile terminal with android system | |
WO2019216529A1 (en) | Electronic apparatus and controlling method thereof | |
WO2016003200A1 (en) | Method and apparatus for installing profile for euicc | |
WO2015016627A1 (en) | Method and device for connecting single ap device among multiple ap devices on same network to terminal | |
WO2013078899A1 (en) | Mobile phone-based software processing method and mobile phone | |
WO2016183721A1 (en) | Upgrade method, apparatus and device for terminal device | |
WO2018082484A1 (en) | Screen capturing method and system for electronic device, and electronic device | |
WO2018120681A1 (en) | Data synchronization method, device and system, data processing server, and storage medium | |
WO2019078617A1 (en) | Electronic apparatus and method for voice recognition | |
WO2018166199A1 (en) | Method for adjusting precision level of positioning, device, storage medium and electronic device | |
WO2020032445A1 (en) | Electronic device, external electronic device, and method of managing embedded subscriber identity modules of external electronic device | |
WO2018201774A1 (en) | Data approval method, apparatus, device, and computer readable storage medium | |
WO2016080595A1 (en) | Method for providing multi number service | |
WO2016065705A1 (en) | Channel list updating method and apparatus, and terminal device | |
WO2016129840A1 (en) | Display apparatus and information providing method thereof | |
WO2020133978A1 (en) | Electronic program guide generation method and device, and computer-readable storage medium | |
WO2019223600A1 (en) | Bluetooth audio transmission method, device, and computer readable storage medium | |
WO2015126180A1 (en) | Method for creating a content and electronic device thereof | |
WO2018110970A1 (en) | Terminal device, electronic device and control method for determining the position of searching object device | |
WO2020027428A1 (en) | Electronic device and method for searching for plmn in wireless communication system | |
WO2017036209A1 (en) | Audio data play method based on smart television, and smart television and system | |
WO2019107707A1 (en) | Remote control, electronic apparatus and pairing method thereof | |
WO2020218805A1 (en) | Electronic device and method of controlling thereof | |
WO2017078359A1 (en) | Electronic apparatus, remote control apparatus, contorl method thereof, and electronic system | |
WO2016072636A1 (en) | User device, driving method of user device, apparatus for providing service and driving method of apparatus for providing service |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13807106 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 13807106 Country of ref document: EP Kind code of ref document: A1 |