[go: up one dir, main page]

CN103634939B - Mobile terminal and NFC (Near Field Communication) multifunction management method and system - Google Patents

Mobile terminal and NFC (Near Field Communication) multifunction management method and system Download PDF

Info

Publication number
CN103634939B
CN103634939B CN201310630456.1A CN201310630456A CN103634939B CN 103634939 B CN103634939 B CN 103634939B CN 201310630456 A CN201310630456 A CN 201310630456A CN 103634939 B CN103634939 B CN 103634939B
Authority
CN
China
Prior art keywords
nfc
function
record
module
opened
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
CN201310630456.1A
Other languages
Chinese (zh)
Other versions
CN103634939A (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.)
SHANDONG KAER ELECTRIC CO Ltd
Original Assignee
TCL Communication Ningbo 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 TCL Communication Ningbo Ltd filed Critical TCL Communication Ningbo Ltd
Priority to CN201310630456.1A priority Critical patent/CN103634939B/en
Publication of CN103634939A publication Critical patent/CN103634939A/en
Application granted granted Critical
Publication of CN103634939B publication Critical patent/CN103634939B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

一种移动终端及NFC多功能管理的方法与系统,通过检测用户输入的NFC操控信息,并按时间顺序记录NFC功能的开启与关闭,进一步控制NFC开启、关闭或复位,同时查询记录中最末尾一打开功能记录并打开,通过本发明的方法、系统和移动终端,可以很好的避免现有技术中关闭NFC某一功能带来的,所有NFC功能的全部关闭,应用更加方便,用户体验更好。

A mobile terminal and NFC multifunctional management method and system, by detecting the NFC control information input by the user, and recording the opening and closing of the NFC function in chronological order, further controlling the opening, closing or resetting of the NFC, and querying the end of the record at the same time Once the function record is opened and opened, through the method, system and mobile terminal of the present invention, it is possible to well avoid the closure of a certain function of NFC in the prior art, and the closure of all NFC functions, making the application more convenient and the user experience better. it is good.

Description

一种移动终端及NFC多功能管理的方法与系统Method and system for mobile terminal and NFC multifunctional management

技术领域 technical field

本发明涉及智能移动终端系统,尤其涉及一种移动终端及NFC多功能管理的方法与系统。 The present invention relates to an intelligent mobile terminal system, in particular to a mobile terminal and an NFC multifunctional management method and system.

背景技术 Background technique

目前,NFC(Near Field Communication,近距离无线通讯技术)作为无线通讯中的高端技术已经在手机等移动终端中广泛使用,NFC功能相较于其他无线通讯方式其功能应用更为广泛,NFC包括读模式、卡模块、点对点模块,不同模式又可以实现各种不同的功能。但对于应用软件,只关注打开关闭某一个功能,因此,当用户打开NFC读卡器被功能后又打开NFC点对点传输一个文件,传输文件结束后关闭NFC点对点功能,此时会同时导致NFC读卡器功能也被关闭。其原因是由于虽然在应用上区分不同的NFC功能,但在硬件上控制的都是NFC芯片。 Currently, NFC (Near Field Communication, short-range wireless communication technology) as a high-end technology in wireless communication has been widely used in mobile terminals such as mobile phones. Compared with other wireless communication methods, NFC function is more widely used. NFC includes reading mode, card module, point-to-point Modules, different modes can realize various functions. But for the application software, only focus on opening and closing a certain function. Therefore, when the user opens the NFC card reader and then turns on the NFC point-to-point transfer of a file, after the file transfer is completed, the NFC point-to-point function is turned off. At this time, the NFC card will be read at the same time. The device function is also turned off. The reason is that although different NFC functions are distinguished in the application, all the NFC chips are controlled on the hardware.

因此,现有技术还有待于改进和发展。 Therefore, the prior art still needs to be improved and developed.

发明内容 Contents of the invention

鉴于上述现有技术的不足之处,本发明为解决现有技术的缺陷和不足,提出一种移动终端及NFC多功能管理的方法与系统。 In view of the shortcomings of the prior art, the present invention proposes a mobile terminal and NFC multifunctional management method and system to solve the defects and deficiencies of the prior art.

本发明解决技术问题所采用的技术方案如下: The technical solution adopted by the present invention to solve technical problems is as follows:

一种NFC多功能的管理方法,包括如下步骤: A kind of NFC multifunctional management method, comprises the steps:

A、检测到用户在操作界面选择开启NFC功能X时,执行X功能并记录; A. When it is detected that the user chooses to enable the NFC function X on the operation interface, execute the X function and record it;

B、检测到用户在操作界面选择关闭NFC功能Y时,删除Y被打开记录; B. When it is detected that the user chooses to turn off the NFC function Y on the operation interface, delete the record that Y is turned on;

C、判断已打开NFC记录是否为空,是,则执行D,否则执行E; C. Determine whether the opened NFC record is empty, if yes, execute D, otherwise execute E;

D、关闭NFC芯片; D. Turn off the NFC chip;

E、复位NFC芯片,并检测记录中已打开的最末尾项功能记录Z,开启并执行Z功能。 E. Reset the NFC chip, and detect the function record Z of the last item that has been opened in the record, and open and execute the Z function.

进一步,所述步骤A具体实现如下: Further, the specific implementation of the step A is as follows:

A101、检测到用户在操作界面上选择开启NFC功能X; A101. It is detected that the user chooses to enable the NFC function X on the operation interface;

A102、判断已打开的NFC功能的记录是否为空,是,则执行A103,否则执行A104; A102, judging whether the record of the opened NFC function is empty, if yes, then execute A103, otherwise execute A104;

A103、打开NFC芯片,之后执行A105; A103, open the NFC chip, and then execute A105;

A104、复位NFC芯片,之后执行A105; A104, reset the NFC chip, and then execute A105;

A105、获取NFC功能X对应的NFC初始化序列,并执行该NFC初始化序列,之后执行A106; A105. Obtain the NFC initialization sequence corresponding to the NFC function X, and execute the NFC initialization sequence, and then execute A106;

A106、在记录最末尾处记录NFC功能X已被打开。 A106. At the end of the record, it is recorded that the NFC function X has been turned on.

进一步,所述步骤B具体实现如下: Further, the specific implementation of the step B is as follows:

B201、检测到用户在操作界面选择关闭NFC功能Y; B201. It is detected that the user chooses to close the NFC function Y on the operation interface;

B202、删除NFC功能Y被打开的记录。 B202. Delete the record that the NFC function Y is turned on.

进一步,所述步骤E具体实现如下: Further, the specific implementation of the step E is as follows:

E501、复位NFC芯片; E501, reset the NFC chip;

E502、检测记录中已打开的最末尾项功能记录Z; E502, the function record Z of the last item that has been opened in the detection record;

E503、获取NFC功能Z对应的NFC初始化序列,并执行该NFC初始化序列。 E503. Obtain an NFC initialization sequence corresponding to the NFC function Z, and execute the NFC initialization sequence.

进一步,所述功能X、Y、Z可为同一种功能。 Further, the functions X, Y, and Z may be the same function.

本发明还提供一种NFC多功能的管理系统,包括输入检测模块、NFC功能管理模块、NFC初始化序列模块及控制模块; The present invention also provides an NFC multifunctional management system, including an input detection module, an NFC function management module, an NFC initialization sequence module and a control module;

所述输入检测模块用于检测用户输入操控NFC信息; The input detection module is used to detect user input manipulation NFC information;

所述NFC功能管理模块用于管理各个NFC功能的打开或关闭; The NFC function management module is used to manage the opening or closing of each NFC function;

所述NFC初始化序列模块用于保存并提供各个NFC功能对应的NFC初始化序列; The NFC initialization sequence module is used to save and provide the NFC initialization sequence corresponding to each NFC function;

所述控制模块用于打开、关闭或复位NFC芯片。 The control module is used to open, close or reset the NFC chip.

进一步,所述NFC功能管理模块还包括:NFC记录模块、NFC执行模块; Further, the NFC function management module also includes: an NFC record module, an NFC execution module;

所述NFC记录模块用于当打开某一NFC功能时,将按NFC功能被打开的时间先后顺序作记录;当关闭某一NFC功能时,删除该功能被打开的记录; The NFC recording module is used to record the time sequence in which the NFC function is opened when a certain NFC function is opened; when a certain NFC function is closed, delete the record that the function is opened;

所述NFC执行模块用于从NFC初始化序列模块获取需打开NFC功能的初始化序列并执行打开。 The NFC execution module is used to obtain the initialization sequence to open the NFC function from the NFC initialization sequence module and execute the opening.

进一步,所述控制模块还包括:判断模块、开关复位模块; Further, the control module further includes: a judging module, a switch reset module;

所述判断模块用于判断已打开的NFC记录是否为空; The judging module is used to judge whether the opened NFC record is empty;

所述开关复位模块用于根据判断模块的结果,开启、关闭或复位NFC芯片。 The switch reset module is used to turn on, turn off or reset the NFC chip according to the result of the judging module.

本发明还提供一种带有NFC功能的移动终端,包括显示屏、输入系统、中央处理器和NFC系统,所述NFC系统为前面所述任一种NFC多功能的管理系统。 The present invention also provides a mobile terminal with NFC function, including a display screen, an input system, a central processing unit and an NFC system, and the NFC system is any one of the NFC multifunctional management systems mentioned above.

进一步,所述输入系统可以为触摸屏或其它输入设备。 Further, the input system may be a touch screen or other input devices.

与现有技术相比较,本发明提供的移动终端及NFC多功能管理的方法与系统。通过检测用户输入的NFC操控信息,并按时间顺序记录NFC功能的开启与关闭,进一步控制NFC开启、关闭或复位,同时查询记录中最末尾一打开功能记录并打开,通过本发明的方法和系统,可以很好的避免现有技术中关闭NFC某一功能带来的,所有NFC功能的全部关闭,应用更加方便,用户体验更好。 Compared with the prior art, the present invention provides a mobile terminal and an NFC multi-function management method and system. By detecting the NFC manipulation information input by the user, and recording the opening and closing of the NFC function in chronological order, further controlling the opening, closing or resetting of the NFC, and at the same time querying the last opening function record in the record and opening it, through the method and system of the present invention , can well avoid all NFC functions brought about by turning off a certain function of NFC in the prior art, the application is more convenient, and the user experience is better.

附图说明 Description of drawings

图1是本发明一种NFC多功能的管理方法的流程图; Fig. 1 is the flowchart of a kind of NFC multifunctional management method of the present invention;

图2是图1一种NFC多功能的管理方法步骤S1的具体实现流程图; Fig. 2 is a specific implementation flowchart of step S1 of a kind of NFC multifunctional management method in Fig. 1;

图3是图1一种NFC多功能的管理方法步骤S2的具体实现流程图; Fig. 3 is a specific implementation flowchart of step S2 of a kind of NFC multifunctional management method in Fig. 1;

图4是图1一种NFC多功能的管理方法步骤S5的具体实现流程图; Fig. 4 is a specific implementation flowchart of step S5 of a kind of NFC multifunctional management method in Fig. 1;

图5是本发明一种NFC多功能的管理系统的结构原理示意图; Fig. 5 is a schematic diagram of the structure and principle of an NFC multifunctional management system of the present invention;

图6是本发明一种带有NFC功能的移动终端的结构原理示意图。 Fig. 6 is a schematic structural diagram of a mobile terminal with an NFC function according to the present invention.

具体实施方式 detailed description

为使本发明的目的、技术方案及优点更加清楚、明确,以下参照附图并举实施例对本发明进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。 In order to make the object, technical solution and advantages of the present invention more clear and definite, the present invention will be further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.

本发明一种移动终端及NFC多功能管理的方法与系统能通过检测用户输入的NFC操控信息,并按时间顺序记录NFC功能的开启与关闭,进一步控制NFC开启、关闭或复位,同时查询记录中最末尾一打开功能记录并打开,通过本发明的方法和系统,可以很好的避免现有技术中关闭NFC某一功能带来的,所有NFC功能的全部关闭,应用更加方便。 A mobile terminal and NFC multifunctional management method and system of the present invention can detect the NFC control information input by the user, and record the opening and closing of the NFC function in chronological order, further control the opening, closing or resetting of the NFC, and at the same time query the records At the end, open the function record and open it. Through the method and system of the present invention, it can well avoid the closing of a certain function of NFC in the prior art, and all NFC functions are closed, and the application is more convenient.

从原理而言,NFC芯片可以同时开启多项功能,但只执行最后一项打开的功能,当关闭其中一项功能,就会带来关闭或复位NFC芯片,导致其它开启的功能都会关闭,因此,通过检测并记录功能的开闭可以很好的控制NFC芯片,避免现有技术中的问题。 In principle, the NFC chip can turn on multiple functions at the same time, but only executes the last turned-on function. When one of the functions is turned off, it will cause the shutdown or reset of the NFC chip, causing other turned-on functions to be turned off. , the NFC chip can be well controlled by detecting and recording the opening and closing of the function, so as to avoid the problems in the prior art.

如图1所示,本发明提供的一种NFC多功能的管理方法,包括如下步骤: As shown in Figure 1, a kind of NFC multifunctional management method provided by the present invention comprises the following steps:

S1、检测到用户在操作界面选择开启NFC功能X时,执行X功能并记录; S1. When it is detected that the user chooses to enable the NFC function X on the operation interface, execute the X function and record it;

S2、检测到用户在操作界面选择关闭NFC功能Y时,删除Y被打开记录; S2. When it is detected that the user selects to turn off the NFC function Y on the operation interface, delete the record that Y is turned on;

S3、判断已打开NFC记录是否为空,是,则执行S4,否则执行S5; S3, judging whether the opened NFC record is empty, if yes, execute S4, otherwise execute S5;

S4、关闭NFC芯片; S4, close the NFC chip;

S5、复位NFC芯片,并检测记录中已打开的最末尾项功能记录Z,开启并执行Z功能。 S5. Reset the NFC chip, and detect the last function record Z that has been opened in the record, and open and execute the Z function.

具体而言,如图2所示,步骤S1具体实现如下: Specifically, as shown in Figure 2, step S1 is specifically implemented as follows:

S101、检测到用户在操作界面上选择开启NFC功能X; S101. It is detected that the user chooses to enable the NFC function X on the operation interface;

S102、判断已打开的NFC功能的记录是否为空,是,则执行S103,否则执行S104; S102, judging whether the record of the opened NFC function is empty, if yes, execute S103, otherwise execute S104;

S103、打开NFC芯片,之后执行S105; S103, open the NFC chip, and then execute S105;

S104、复位NFC芯片,之后执行S105; S104, reset the NFC chip, and then execute S105;

S105、获取NFC功能X对应的NFC初始化序列,并执行该NFC初始化序列,之后执行S106; S105. Obtain the NFC initialization sequence corresponding to the NFC function X, and execute the NFC initialization sequence, and then execute S106;

S106、在记录最末尾处记录NFC功能X已被打开。 S106. Record at the end of the record that the NFC function X has been turned on.

采用上述的方法,通过检测到用户开启某一项功能,先判断开启记录是否为空,如果是空的话,就直接启动打开NFC芯片;如果已经有打开记录的话,就要复位NFC芯片,将已经打开的功能通过复位芯片来关闭,同时获取最新需打开功能的NFC初始化序列,执行该功能并记录,从而达到打开新功能的目的。 Using the above method, by detecting that the user has opened a certain function, first judge whether the opening record is empty, if it is empty, just start and open the NFC chip directly; if there is already an open record, it will reset the NFC chip, will The opened function is closed by resetting the chip, and at the same time, the latest NFC initialization sequence of the function to be opened is obtained, and the function is executed and recorded, so as to achieve the purpose of opening a new function.

具体而言,如图3所示,步骤S2具体实现如下: Specifically, as shown in Figure 3, step S2 is specifically implemented as follows:

S201、检测到用户在操作界面选择关闭NFC功能Y; S201. It is detected that the user selects to close the NFC function Y on the operation interface;

S202、删除NFC功能Y被打开的记录。 S202. Delete the record that the NFC function Y is turned on.

由于NFC芯片每次开启新功能都要复位NFC芯片,用于将之前开启的功能关闭,因此,当检测到用户选择关闭某项功能时,只需删除记录的同时,复位NFC芯片即可达到关闭该功能的目的。 Since the NFC chip needs to reset the NFC chip every time a new function is turned on, it is used to turn off the function that was turned on before. Therefore, when it is detected that the user chooses to turn off a certain function, it is only necessary to delete the record and reset the NFC chip to achieve closure. The purpose of this function.

具体而言,如图4所示,步骤S5具体实现如下: Specifically, as shown in Figure 4, step S5 is specifically implemented as follows:

S501、复位NFC芯片; S501, reset the NFC chip;

S502、检测记录中已打开的最末尾项功能记录Z; S502. The function record Z of the last item that has been opened in the detection record;

S503、获取NFC功能Z对应的NFC初始化序列,并执行该NFC初始化序列。 S503. Obtain an NFC initialization sequence corresponding to the NFC function Z, and execute the NFC initialization sequence.

由前面步骤可以知道,当用户选择关闭某功能时,会删除该打开功能记录并复位NFC芯片,此时之前打开的功能都被关闭,因此,需检测记录中打开最末尾项的记录,获取该NFC初始化序列并执行,从而达到本发明所述的NFC多功能管理方法在关闭某功能的同时并打开最后项已打开功能。 As can be known from the previous steps, when the user chooses to close a certain function, the record of the open function will be deleted and the NFC chip will be reset. At this time, the functions opened before are all closed. Therefore, it is necessary to detect the record of the last item in the record to obtain the record. The NFC initialization sequence is executed, so that the NFC multifunctional management method described in the present invention closes a certain function and opens the last opened function at the same time.

所述的功能X、Y、Z可以为同一种功能,即当为同一种功能时,打开了该功能,当后续需要关闭该功能时,删除该记录并检查是否还有打开记录,继续按上述方法步骤执行。当然功能X、Y、Z也可以两两相同或均不同。 The functions X, Y, and Z can be the same function, that is, when they are the same function, the function is turned on. When the function needs to be turned off later, delete the record and check whether there is an open record, and continue to press the above The method steps are performed. Of course, the functions X, Y, and Z can also be identical or different in pairs.

以NFC系统包括NFC读卡器、NFC传输文件、NFC对对碰、NFC无线支付四个NFC功能为例,用户先打开NFC读卡器功能,然后打开NFC对对碰功能,再打开NFC传输文件功能,此时移动终端只具备NFC传输文件的功能;当NFC传输文件功能关闭后,将自动打开NFC对对碰功能,此时只具备NFC对对碰功能;当NFC对对碰功能关闭后,将自动打开NFC读卡器功能,此时只具备NFC读卡器功能;当NFC读卡器功能关闭后,将关闭NFC芯片,此时移动终端不具备NFC的任何功能。 Take the NFC system including NFC card reader, NFC file transfer, NFC peer-to-peer, and NFC wireless payment as an example. The user first opens the NFC card reader function, then opens the NFC peer-to-peer function, and then opens the NFC transfer file function, at this time, the mobile terminal only has the function of NFC file transfer; when the NFC file transfer function is turned off, the NFC pairing function will be automatically turned on, and only the NFC pairing function is available at this time; when the NFC pairing function is turned off, The NFC card reader function will be automatically turned on, and only the NFC card reader function is available at this time; when the NFC card reader function is turned off, the NFC chip will be turned off, and the mobile terminal does not have any NFC functions at this time.

如图5所示,本发明提供的一种NFC多功能的管理系统,包括输入检测模块10、NFC功能管理模块20、NFC初始化序列模块30及控制模块40; As shown in Figure 5, a kind of NFC multifunctional management system provided by the present invention includes an input detection module 10, an NFC function management module 20, an NFC initialization sequence module 30 and a control module 40;

所述输入检测模块10:用于检测用户输入操控NFC信息; The input detection module 10: for detecting user input manipulation NFC information;

所述NFC功能管理模块20:用于管理各个NFC功能的打开或关闭; The NFC function management module 20: used to manage the opening or closing of each NFC function;

所述NFC初始化序列模块30:用于保存并提供各个NFC功能对应的NFC初始化序列; The NFC initialization sequence module 30: used to save and provide the NFC initialization sequence corresponding to each NFC function;

所述控制模块40:用于打开、关闭或复位NFC芯片。 The control module 40: used to turn on, turn off or reset the NFC chip.

进一步,所述NFC功能管理模块20还包括:NFC记录模块201、NFC执行模块202; Further, the NFC function management module 20 also includes: an NFC record module 201, an NFC execution module 202;

所述NFC记录模块201:用于当打开某一NFC功能时,将按NFC功能被打开的时间先后顺序作记录;当关闭某一NFC功能时,删除该功能被打开的记录; Described NFC record module 201: be used for when opening a certain NFC function, will make the record according to the chronological order that NFC function is opened; When closing certain NFC function, delete the record that this function is opened;

所述NFC执行模块202:用于从NFC初始化序列模块30获取需打开NFC功能的初始化序列并执行打开。 The NFC execution module 202 is used to obtain an initialization sequence from the NFC initialization sequence module 30 to enable the NFC function and perform the activation.

进一步,所述控制模块40还包括:判断模块401、开关复位模块402; Further, the control module 40 also includes: a judgment module 401, a switch reset module 402;

所述判断模块401:用于判断已打开的NFC记录是否为空; The judging module 401: used to judge whether the opened NFC record is empty;

所述开关复位模块402:用于根据判断模块401的结果,开启、关闭或复位NFC芯片。 The switch reset module 402 is used to turn on, turn off or reset the NFC chip according to the result of the judging module 401 .

通过上述的系统,在每次开闭某功能时,都会进行判断并记录,直到打开记录为空,否则会打开记录中最末尾项功能,避免了现有技术中关闭某一功能就将所有功能都关闭的情况。 Through the above-mentioned system, each time a certain function is opened or closed, it will be judged and recorded until the open record is empty, otherwise the last function in the record will be opened, which avoids closing all functions in the prior art. are closed.

由于本发明所述的NFC多功能的管理系统与上述方法实施例的工作原理相同,此处不赘述。 Since the working principle of the NFC multi-function management system described in the present invention is the same as that of the above-mentioned method embodiment, details are not described here.

如图6所示,本发明还提供一种带有NFC功能的移动终端,包括显示屏100、输入系统200、中央处理器300和NFC系统400,所述NFC系统为前面所述任一种NFC多功能的管理系统。 As shown in Figure 6, the present invention also provides a mobile terminal with NFC function, including a display screen 100, an input system 200, a central processing unit 300 and an NFC system 400, and the NFC system is any one of the aforementioned NFC Versatile management system.

进一步,所述输入系统可以为触摸屏或其它输入设备。 Further, the input system may be a touch screen or other input devices.

由于其NFC系统工作原理与本发明所述的NFC多功能的管理方法一致,此处不赘述。 Since the working principle of the NFC system is consistent with the NFC multifunctional management method described in the present invention, details are not described here.

应当理解的是,以上所述仅为本发明的较佳实施例而已,并不足以限制本发明的技术方案,对本领域普通技术人员来说,在本发明的精神和原则之内,可以根据上述说明加以增减、替换、变换或改进,而所有这些增减、替换、变换或改进后的技术方案,都应属于本发明所附权利要求的保护范围。 It should be understood that the above descriptions are only preferred embodiments of the present invention, and are not sufficient to limit the technical solutions of the present invention. For those of ordinary skill in the art, within the spirit and principles of the present invention, they can Additions, substitutions, transformations or improvements are described, and all technical solutions after such additions, substitutions, transformations or improvements shall belong to the protection scope of the appended claims of the present invention.

Claims (8)

1. the multi-functional management method of NFC, it is characterised in that comprise the steps:
A, detect that user, when operating interface and selecting to open NFC function X, performs X function record;
B, detect that user, when operating interface and selecting to close NFC function Y, deletes Y and is opened record;
C, judgement have opened whether NFC record is empty, are then to perform D, otherwise perform E;
D, closedown NFC chip;
E, reset NFC chip, and detect the most end item function record Z opened in record, open and perform Z function.
The multi-functional management method of NFC the most according to claim 1, it is characterised in that described step A is implemented as follows:
A101, detect user operation interface on select open NFC function X;
Whether the record of the NFC function that A102, judgement have been opened is empty, is then to perform A103, otherwise perform A104;
A103, open NFC chip, perform A105 afterwards;
A104, reset NFC chip, perform A105 afterwards;
The NFC initialization sequence that A105, acquisition NFC function X are corresponding, and perform this NFC initialization sequence, perform A106 afterwards;
A106, record most end at record NFC function X be opened.
The multi-functional management method of NFC the most according to claim 1, it is characterised in that described step B is implemented as follows:
B201, detect user operation interface select close NFC function Y;
The record that B202, deletion NFC function Y are opened.
The multi-functional management method of NFC the most according to claim 1, it is characterised in that described step E is implemented as follows:
E501, reset NFC chip;
The most end item function record Z opened in E502, detection record;
The NFC initialization sequence that E503, acquisition NFC function Z are corresponding, and perform this NFC initialization sequence.
5. according to the multi-functional management method of NFC described in any one of claim 1-4, it is characterised in that described function X, Y, Z are same function.
6. a NFC multi-functional management system, it is characterised in that include inputting detection module, NFC function management module, NFC initialization sequence module and control module;
Described input detection module is used for detecting user and inputs manipulation NFC information;
Described NFC function management module is for managing opening or closing of each NFC function;
Described NFC initialization sequence module is used for the NFC initialization sequence preserving and providing each NFC function corresponding;
Described control module is used for NFC chip of opening, close or reset;
Described NFC function management module includes: NFC logging modle, NFC perform module;The time order and function being opened by NFC function order, for when opening a certain NFC function, is noted down by described NFC logging modle;When closing a certain NFC function, delete the record that this function is opened;Described NFC performs module and opens for obtaining the initialization sequence that need to open NFC function execution from NFC initialization sequence module;Described control module includes: judge module, switch reseting module;Described judge module is for judging whether the NFC opened record is empty;Described switch reseting module for according to the result of judge module, NFC chip of opening, close or reset, concrete, when the judged result of judge module be the NFC opened be recorded as sky time, close NFC chip;When the judged result of judge module be the NFC record opened for time empty, reset NFC chip, and detect the most end item function record Z that record has been opened, open NFC and perform module and perform Z function.
7. with a mobile terminal for NFC function, including display screen, input system, central processing unit and NFC system, it is characterised in that: described NFC system is the multi-functional management system of NFC described in claim 6.
Mobile terminal with NFC function the most according to claim 7, it is characterised in that described input system is touch screen or other input equipment.
CN201310630456.1A 2013-12-02 2013-12-02 Mobile terminal and NFC (Near Field Communication) multifunction management method and system Active CN103634939B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310630456.1A CN103634939B (en) 2013-12-02 2013-12-02 Mobile terminal and NFC (Near Field Communication) multifunction management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310630456.1A CN103634939B (en) 2013-12-02 2013-12-02 Mobile terminal and NFC (Near Field Communication) multifunction management method and system

Publications (2)

Publication Number Publication Date
CN103634939A CN103634939A (en) 2014-03-12
CN103634939B true CN103634939B (en) 2017-01-11

Family

ID=50215437

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310630456.1A Active CN103634939B (en) 2013-12-02 2013-12-02 Mobile terminal and NFC (Near Field Communication) multifunction management method and system

Country Status (1)

Country Link
CN (1) CN103634939B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104661284B (en) * 2015-02-26 2018-05-08 惠州Tcl移动通信有限公司 The WIFI management systems and its management method of a kind of mobile terminal

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110972166B (en) * 2019-12-09 2024-07-19 池州市贵谦信息技术有限公司 Network processing method and device, storage medium and terminal equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101820696A (en) * 2009-02-26 2010-09-01 中兴通讯股份有限公司 Terminal supporting enhanced near field communication and processing method thereof
CN102100121A (en) * 2008-07-20 2011-06-15 三星电子株式会社 Method and system for managing multiple applications in near field communication

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8428513B2 (en) * 2009-03-27 2013-04-23 Motorola Mobility Llc Methods, systems and apparatus for selecting an application in power-off mode

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102100121A (en) * 2008-07-20 2011-06-15 三星电子株式会社 Method and system for managing multiple applications in near field communication
CN101820696A (en) * 2009-02-26 2010-09-01 中兴通讯股份有限公司 Terminal supporting enhanced near field communication and processing method thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104661284B (en) * 2015-02-26 2018-05-08 惠州Tcl移动通信有限公司 The WIFI management systems and its management method of a kind of mobile terminal

Also Published As

Publication number Publication date
CN103634939A (en) 2014-03-12

Similar Documents

Publication Publication Date Title
CN103500002B (en) The method of application program management, device and terminal unit
CN102830906B (en) Method and the terminal unit of file process is carried out based on user interface
CN102523262B (en) Mobile phone and method and device for instantly sharing pictures taken by using mobile phone
CN104391632A (en) Method and device for cleaning memory
CN103488403A (en) Switching method and device for interface layout and mobile terminal
CN110324748A (en) A kind of wireless headset serial ports control method, device and wireless headset and storage medium
CN107132949B (en) Anti-interference method, device, terminal and storage medium
CN103777947A (en) Method and device for managing main interface of mobile terminal
CN106484593A (en) Log processing method, device and electronic equipment
EP3076718A1 (en) Wireless access method and relevant device and system
CN105162193A (en) Charging method and charging apparatus for terminal, and terminal
CN103970575A (en) Method and device for quickly starting application program in mobile terminal
US12197956B2 (en) Application optimization method and device, storage medium, and electronic equipment
CN104298424A (en) File operation method and device
CN103634939B (en) Mobile terminal and NFC (Near Field Communication) multifunction management method and system
CN105335061A (en) Information display method and apparatus and terminal
CN104065789A (en) Voice processing method and first mobile terminal
CN104104656A (en) Account retrieving method and device
CN104714826A (en) Application theme loading method and device
CN110429678A (en) Mobile terminal method of supplying power to, system, storage medium and mobile terminal
CN103533139B (en) Data management method and device of multi-card user and mobile terminal
CN103561155B (en) Send the method for note, device and terminal
CN109413256A (en) Contact person information processing method, device, storage medium and electronic equipment
CN105722244B (en) Information processing method and electronic equipment
US20180262612A1 (en) Terminal Device and Incoming Call Processing Method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20211129

Address after: 264200 No. 58, Dalian Road, Weihai high district, Weihai City, Shandong Province

Patentee after: SHANDONG KAER ELECTRIC Co.,Ltd.

Address before: 6 / F, No.5, Lane 999, Yangfan Road, high tech Zone, Ningbo, Zhejiang 315100

Patentee before: TCL COMMUNICATION (NINGBO) Co.,Ltd.

TR01 Transfer of patent right