WO2017101394A1 - 一种移动终端丢失锁定状态的解锁方法和装置 - Google Patents

一种移动终端丢失锁定状态的解锁方法和装置 Download PDF

Info

Publication number
WO2017101394A1
WO2017101394A1 PCT/CN2016/089251 CN2016089251W WO2017101394A1 WO 2017101394 A1 WO2017101394 A1 WO 2017101394A1 CN 2016089251 W CN2016089251 W CN 2016089251W WO 2017101394 A1 WO2017101394 A1 WO 2017101394A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
wifi
mobile terminal
lost
touch event
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.)
Ceased
Application number
PCT/CN2016/089251
Other languages
English (en)
French (fr)
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.)
Le Holdings Beijing Co Ltd
Lemobile Information Technology (Beijing) Co Ltd
Original Assignee
Le Holdings Beijing Co Ltd
Lemobile Information Technology (Beijing) Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Le Holdings Beijing Co Ltd, Lemobile Information Technology (Beijing) Co Ltd filed Critical Le Holdings Beijing Co Ltd
Priority to US15/242,446 priority Critical patent/US20170169200A1/en
Publication of WO2017101394A1 publication Critical patent/WO2017101394A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Definitions

  • the present invention relates to the field of mobile communication technologies, and in particular, to an unlocking method and apparatus for a mobile terminal to lose a locked state.
  • the lost function can be remotely locked by using the above function, so that the mobile terminal enters the lost lock state, and the mobile terminal can only input the unlock password in the lost lock state, and other operations cannot be performed; further, In order to prevent leakage of data stored in the mobile terminal, the remote terminal may also send an instruction to enable the mobile terminal to perform an operation of clearing data. After the mobile terminal performs the data clear operation, the mobile terminal automatically restarts and enters the mobile terminal main page in the lost locked state. Only the user is allowed to enter the unlock password under the main page, and the user is not allowed to perform other operations.
  • the unlocking password can be input on the main page to unlock the mobile terminal.
  • the unlock password is generally stored in the server on the network side, that is, the network needs to be connected to the server to verify the password when unlocking. If the mobile terminal has cleared the data at this time, the saved connected wifi information will also be cleared, that is, the mobile terminal will not automatically connect to the previously used wifi; the Sim card of the mobile terminal also needs to be set accordingly to enable the mobile data to be enabled.
  • the Internet function but the mobile terminal in the lost lock state does not support these specific operations. In the above case, the unlocking of the lost state of the mobile terminal cannot be completed.
  • the object of the present invention is to provide a method and apparatus for unlocking a lost state of a mobile terminal, so that the user can quickly, easily and effectively unlock the mobile terminal that has lost the locked state.
  • the method for unlocking a lost state of a mobile terminal includes the following steps:
  • the method further includes the steps of:
  • a touch event detected by the user is detected
  • the wifi on button is displayed.
  • the display condition is a preset sliding track
  • the step of detecting a touch event input by the user is: detecting a sliding touch event input by the user and recording a sliding track thereof;
  • the step of matching the touch event with a preset display condition is: determining whether the sliding track is the same as the preset sliding track.
  • the display condition is a preset duration of re-pressing or tapping
  • the step of detecting a touch event input by the user is: detecting a re-press or tapping a touch event input by the user, and recording a duration thereof;
  • the step of matching the touch event with a preset display condition is: determining whether the duration is greater than or equal to the preset duration.
  • the method further includes the steps of:
  • the pop-up password input box is displayed
  • the wifi setting page is opened; otherwise, the main page in the lost state of the mobile terminal is returned.
  • the present invention also provides an unlocking device for a mobile terminal to lose a locked state, including:
  • a creating module configured to create a wifi open button on a main page of the mobile terminal in a lost state
  • Opening a module configured to receive a trigger instruction of the user on the wifi open button, and open a wifi setting page;
  • connection module configured to establish a network connection according to setting information input by the user under the wifi setting page
  • the verification module is configured to receive an unlock password input by the user and upload it to the server for verification by using wifi;
  • the unlocking module is configured to release the lost lock state of the mobile terminal when the verification is passed.
  • the creating module further includes:
  • a hiding unit configured to hide the wifi open button
  • a detecting unit configured to detect a touch event input by the user
  • a matching unit configured to match the touch event with a preset display condition
  • a display unit configured to display the wifi on button when the matching is successful.
  • the display condition is a preset sliding track
  • the detecting unit is further configured to: detect a sliding touch event input by the user and record a sliding track thereof;
  • the matching unit is further configured to: determine whether the sliding track is the same as the preset sliding track.
  • the display condition is a preset duration of re-pressing or tapping
  • the detecting unit is further configured to: detect a re-pressed or tapped touch event input by the user, and record a duration thereof;
  • the matching unit is further configured to: determine whether the duration is greater than or equal to the preset duration.
  • the opening module further comprises:
  • a receiving unit configured to receive an open password input by the user
  • a verification unit configured to locally verify the password to verify the open password input by the user
  • the opening unit is configured to open the wifi setting page when the verification passes; otherwise, return to the main page in the lost state of the mobile terminal.
  • the present invention further provides a computer storage medium, wherein the computer storage medium can store a program, and when executed, the program can implement a part of each implementation manner of the unlocking method of the mobile terminal losing the locked state provided by the present invention or All steps.
  • the unlocking method and apparatus for the mobile terminal to lose the locked state can create a wifi open button on the front page of the mobile terminal in the lost locked state, and the user can retrieve the lost mobile terminal after recovering the lost mobile terminal.
  • FIG. 1 is a flowchart of a method for unlocking a lost state of a mobile terminal according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a main page of a mobile terminal that loses a locked state according to an embodiment of the present invention
  • FIG. 3 is a flowchart of a method for unlocking a lost state of a mobile terminal according to another embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of an apparatus for unlocking a lost state of a mobile terminal according to an embodiment of the present invention.
  • the embodiment of the invention provides a method for unlocking a lost state of a mobile terminal.
  • 1 is a flowchart of a method for unlocking a lost state of a mobile terminal according to an embodiment of the present invention.
  • the method for unlocking the locked state of the mobile terminal includes the following steps:
  • Step 101 Create a wifi open button on the main page of the mobile terminal lost lock state.
  • the user can log in to the lost recovery service website and remotely send a lock instruction and a clear data command to the mobile terminal.
  • the mobile terminal After receiving the lock command, the mobile terminal will call the corresponding lock module (SystemUI) to lock and enter the lost lock state; the mobile terminal receives the clear data command, performs the clear data operation, and clears the user data of the mobile phone, including the SDcard and wifi connection information. The data.
  • the clear data operation After the clear data operation is completed, it automatically restarts, reads the lock_state of the private partition, enters and continues to lose the locked state, and stays in the lost mobile terminal main page (hereinafter referred to as the "main page"); then, on the home page Create a wifi open button on the surface.
  • main page hereinafter referred to as the "main page”
  • the wifi open button can be designed by using geometric patterns such as a circle, a square, a triangle, and the like, and can be combined with a prompt text such as "setting wifi" to prompt the user to operate the wifi open button.
  • the display position of the wifi on button can be flexibly set according to the use requirements, and is generally set in the digital input keyboard on the main page.
  • For the display effect of the wifi open button refer to the schematic diagram of the mobile terminal main page in the lost lock state shown in FIG. 2 .
  • Step 102 Receive a trigger instruction of the user to the wifi open button, and open a wifi setting page.
  • the user inputs a trigger command to the wifi open button, receives the trigger command, and opens a wifi setting page. Under the wifi setting page, the user is presented with a list of all connectable wifi access points for the user to select to access.
  • Step 103 Under the wifi setting page, establish a network connection according to the setting information input by the user.
  • the user can select an available wifi access point in the list of wifi access points, and then enter the user name, password and other setting information in the pop-up input box, and if the setting information is verified, the user passes The above wifi establishes a network connection. Once the network connection is established, return to the main page again.
  • Step 104 Receive an unlock password input by the user and upload it to the server for verification by using wifi.
  • the user can enter the unlock password via the numeric keypad.
  • Receiving the unlocking of the user input After the code is used, the unlocking password is sent to the unlocking server through the network connection established by using wifi, and the unlocking server verifies the correctness of the unlocking password input by the user, that is, the unlocking password input by the user and the verification password pre-stored by the unlocking server are performed. Comparison.
  • Step 105 If the verification is passed, the lost lock state of the mobile terminal is released.
  • the unlock password input by the user is the same as the verification password of the unlocking server, the verification is passed, and the unlocking server returns a verification passing instruction to the mobile terminal, and according to the verification, the mobile terminal releases the lost locking state. If the unlock password input by the user is different from the verification password of the unlocking server, the verification fails, and the unlocking server returns a verification failure instruction to the mobile terminal, and according to the verification, the mobile terminal will remain in the lost locked state.
  • the unlocking method of the mobile terminal of the present invention loses the locked state, and enables the user to create a wifi open button on the main page of the mobile terminal in the lost locked state, and the user can find the lost mobile terminal after recovering the lost mobile terminal.
  • the wifi setting page is opened and the wifi setting page is opened.
  • FIG. 2 a flowchart of a method for unlocking a lost state of a mobile terminal according to another embodiment of the present invention is shown.
  • Step 301 Create a wifi open button on the main page of the mobile terminal lost lock state.
  • Step 302 Hide the wifi open button.
  • the wifi open button is hidden, and in the subsequent step, the user inputs a specific touch event to display the wifi open button; That is, through certain display condition settings, only the owner can enter the wifi setting page through the wifi open button in the lost lock state.
  • Step 303 A touch event input by the user is detected.
  • Step 304 Match the touch event with a preset display condition. If the matching is successful, step 305 is performed; if the matching fails, step 306 is performed.
  • the above two steps are steps for matching the touch event and the display condition input by the user, specifically:
  • the display condition may be set as a preset sliding trajectory.
  • the sliding touch event input by the user is detected and the sliding track is recorded.
  • matching it is determined whether the sliding track is the same as the preset sliding track; if the sliding track is the same, it is determined that the matching is successful; if the sliding track is not the same, it is determined that the matching fails.
  • the “sliding trajectory is the same” does not mean that the two sliding trajectories are completely the same in the absolute sense, but whether the two sliding trajectories are sufficiently similar, and an optional implementation manner of determining whether the two sliding trajectories are sufficiently similar is: setting a similarity threshold in advance; The input sliding trajectory and the preset sliding trajectory are compared and analyzed to obtain the similarity. If the obtained similarity reaches the similarity threshold, the two sliding trajectories are considered to be sufficiently similar to determine that the matching is successful; otherwise, the judgment is successful. The match failed.
  • the display condition may also be set to a preset duration of re-pressing or tapping.
  • a user presses a re-press or tap touch event and records its duration.
  • it is determined whether the duration is greater than or equal to the preset duration. If the duration is greater than or equal to the preset duration, the match is determined to be successful; if the duration is less than the preset duration, the match is determined to be unsuccessful.
  • the repeated pressing and tapping refers to the finger touching the touch screen of the mobile terminal and applying a certain pressure, and the pressure is small, and the pressing is performed, and if the pressure is large, the pressing is heavy.
  • An alternative embodiment that distinguishes between the pressure of a tap and a re-press can be:
  • a touch screen having a pressure sensing function to measure whether the touch event is lightly pressed or re-pressed by measuring the touch pressure and comparing it with a preset first pressure threshold, that is, a re-pressing that is greater than the first pressure threshold , the light pressure is less than or equal to the first pressure threshold;
  • the touch area can be monitored by using a touch screen capable of measuring the touch area (where the touch area is monitored only for the finger), and when the touch area of the finger and the touch screen is less than or equal to the first touch area threshold during the first touch event, it is determined as Pressing, when the touch area of the finger and the touch screen is greater than the first touch area threshold during the second touch event, it is determined to be re-pressed;
  • tapping and re-pressing can also be done directly through the terminal with 3D-touch technology, such as IOS9.0 and above, the device is iPhone 6S, iPhone 6S plus, iPad pro and later smart electronics. device.
  • Step 305 Display the wifi on button on the main page.
  • Step 306 Keep the wifi open button hidden state.
  • Step 307 Receive a trigger instruction of the user to the wifi open button, and pop up an open password input box.
  • the password verification process needs to be performed again.
  • the user can set an open password locally in advance, and the generated password data is stored in the storage firmware of the mobile terminal, and can be called during verification.
  • the open password is only used to trigger the open wifi setting page, which should be different from the unlock password for releasing the lost state of the mobile terminal.
  • the password format of the open password and the unlock password is different, such as different lengths, and/or password characters. The restrictions are different.
  • the unlock password is limited to a combination of six characters of any character, and the open password is limited to a combination of four digits.
  • Step 308 Receive an open password input by the user.
  • the user can enter the activation password by opening the password input box.
  • the password entered by the user does not conform to the preset password format, the user is prompted to input an error, and the previously received user input is cleared, and the password is reset. Enter the box to let the user enter it again. Further, the number of times the user continuously inputs an incorrect password to open the password may be recorded. When the number of times is greater than the preset end threshold, the current step of opening the wifi setting page is ended, and the main page is returned.
  • Step 309 Calling the locally stored password data to verify the open password input by the user. If the verification is passed, step 310 is performed; if the verification fails, step 311 is performed.
  • the password data in the local storage firmware is called, and the open password input by the user is compared with the local password data; if the two are the same, the verification is passed; if the two are different, the verification is performed. Did not pass.
  • Step 310 Open the wifi setting page.
  • Step 311 Do not open the wifi setting page, and directly return to the main page.
  • Step 312 Under the wifi setting page, establish a network connection according to the setting information input by the user.
  • Step 313 Receive an unlock password input by the user and upload it to the server for verification by using wifi.
  • Step 314 If the verification is passed, the lost lock state of the mobile terminal is released.
  • the unlocking method of the present invention can be implemented only by the owner himself, and the further mobile terminal is Lost lock state security.
  • FIG. 4 is a schematic structural diagram of an unlocking apparatus for a mobile terminal losing a locked state according to an embodiment of the present invention.
  • the unlocking device of the mobile terminal that loses the locked state includes:
  • a creating module 401 configured to create a wifi open button on a mobile terminal main page in a lost lock state
  • the opening module 402 is configured to receive a trigger instruction of the user on the wifi open button, and open a wifi setting page.
  • the connection module 403 is configured to establish a network connection according to setting information input by the user under the wifi setting page;
  • the verification module 404 is configured to receive an unlock password input by the user and upload it to the server for verification by using wifi;
  • the unlocking module 405 is configured to release the lost lock state of the mobile terminal when the verification is passed.
  • the creating module 401 further includes:
  • a hiding unit 4011 configured to hide the wifi open button
  • the detecting unit 4012 is configured to detect a touch event input by the user
  • the matching unit 4013 is configured to match the touch event with a preset display condition
  • the display unit 4014 is configured to display the wifi on button when the matching is successful.
  • the display condition may be a preset sliding track.
  • the detecting unit 4012 is further configured to: detect a sliding touch event input by the user and record a sliding track thereof; the matching unit 4013 Further for determining whether the sliding track is the same as the preset sliding track.
  • the display condition may also be a preset duration of re-pressing or tapping.
  • the detecting unit 4012 is further configured to: detect a re-pressed or tapped touch event input by the user, and record a duration thereof; the matching unit 4013 is further configured to: determine whether the duration is greater than or equal to The preset duration.
  • the opening module 402 further includes:
  • the pop-up unit 4021 is configured to pop up an open password input box
  • the receiving unit 4022 is configured to receive an open password input by the user
  • the verification unit 4023 is configured to verify the open password input by the user for the password data stored locally;
  • the opening unit 4024 is configured to open the wifi setting page when the verification is passed; otherwise, return to the main page in the lost state of the mobile terminal.
  • the embodiment of the present invention further provides a computer storage medium, wherein the computer storage medium can store a program, and when the program is executed, the unlocking method for the lost state of the mobile terminal provided by the embodiment shown in FIG. 1 to FIG. 3 can be implemented. Some or all of the steps in each implementation.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种移动终端丢失锁定状态的解锁方法和装置,包括:在丢失锁定状态下的移动终端主页面上创建wifi开启按钮(101);接收用户对所述wifi开启按钮的触发指令,开启wifi设置页面(102);在wifi设置页面下,根据用户输入的设置信息,建立网络连接(103);接收用户输入的解锁密码并通过wifi上传至服务器进行验证(104);若验证通过,则解除移动终端的丢失锁定状态(105)。该方法能够使用户在锁定移动终端并清除数据后,当移动终端内无Sim卡或者Sim卡的移动数据网络不可用时,在丢失锁定状态的主页面内直接配置wifi网络,使用wifi网络解除锁定,使用户能够简单、快速的解锁移动终端。

Description

一种移动终端丢失锁定状态的解锁方法和装置
本申请要求于2015年12月14日提交中国专利局、申请号为2015109257472、发明名称为“一种移动终端丢失锁定状态的解锁方法和装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本发明涉及移动通信技术领域,特别是指一种移动终端丢失锁定状态的解锁方法和装置。
背景技术
随着社会的不断发展和进步,手机、平板电脑等移动终端越来越普遍,而且在生活中占有的地位也越来越重要。移动终端各个功能中,查找丢失移动终端并远程控制绝对是一个重要且非常有用的功能。如果移动终端丢失,可以使用上述功能将丢失的移动终端进行远程锁定,使移动终端进入丢失锁定状态,移动终端在丢失锁定状态下只能进行解锁密码的输入,其他操作均不能进行;进一步的,为了防止移动终端内存储的数据的泄露,还可以远程发送指令,使移动终端执行清除数据的操作,移动终端执行清除数据操作后,会自动重启并进入丢失锁定状态的移动终端主页面,在该主页面下仅允许用户输入解锁密码,不允许用户进行其他操作。
对于丢失锁定状态的移动终端,用户找回后可以在主页面输入解锁密码对移动终端进行解锁。该解锁密码一般存放在网络端的服务器,即解锁时需要连接网络到服务器验证密码。如果此时移动终端已经清除数据,保存的已连接wifi信息也会被清除,即移动终端不会自动连接到以前使用过的wifi;移动终端的Sim卡也需要进行相应的设置才能够开启移动数据上网功能,但在丢失锁定状态下的移动终端不支持这些具体的操作。在上述的情况下,移动终端的丢失锁定状态的解锁便无法完成。
发明内容
有鉴于此,本发明的目的在于提出一种移动终端丢失锁定状态的解锁方法和装置,使用户能够快速、简便、有效的对丢失锁定状态的移动终端进行解锁。
基于上述目的本发明提供的一种移动终端丢失锁定状态的解锁方法,包括步骤:
在移动终端丢失锁定状态下的主页面上创建wifi开启按钮;
接收用户对所述wifi开启按钮的触发指令,开启wifi设置页面;
在wifi设置页面下,根据用户输入的设置信息,建立网络连接;
接收用户输入的解锁密码并通过wifi上传至服务器进行验证;
若验证通过,则解除移动终端的丢失锁定状态。
优选的,所述创建wifi开启按钮后,进一步包括步骤:
隐藏所述wifi开启按钮;
检测到用户输入的触控事件;
将所述触控事件与预设的显示条件进行匹配;
若匹配成功,则显示所述wifi开启按钮。
可选的,所述显示条件为预设的滑动轨迹;
所述检测到用户输入的触控事件的步骤为:检测到用户输入的滑动触控事件并记录其滑动轨迹;
所述将所述触控事件与预设的显示条件进行匹配的步骤为:判定所述滑动轨迹与所述预设的滑动轨迹是否相同。
可选的,所述显示条件为重按或轻按的预设时长;
所述检测到用户输入的触控事件的步骤为:检测到用户输入的重按或轻按触控事件,并记录其持续时间;
所述将所述触控事件与预设的显示条件进行匹配的步骤为:判定所述持续时间是否大于等于所述预设时长。
优选的,所述接收用户对所述wifi开启按钮的选择指令之后,进一步包括步骤:
弹出开启密码输入框;
接收用户输入的开启密码;
调用本地存储的密码数据对所述用户输入的开启密码进行验证;
若验证通过,则开启所述wifi设置页面;否则,返回移动终端丢失锁定状态下的主页面。
本发明还提供了一种移动终端丢失锁定状态的解锁装置,包括:
创建模块,用于在移动终端丢失锁定状态下的主页面上创建wifi开启按钮;
开启模块,用于接收用户对所述wifi开启按钮的触发指令,开启wifi设置页面;
连接模块,用于在wifi设置页面下,根据用户输入的设置信息,建立网络连接;
验证模块,用于接收用户输入的解锁密码并通过wifi上传至服务器进行验证;
解锁模块,用于在验证通过时,解除移动终端的丢失锁定状态。
优选的,所述创建模块进一步包括:
隐藏单元,用于隐藏所述wifi开启按钮;
检测单元,用于检测到用户输入的触控事件;
匹配单元,用于将所述触控事件与预设的显示条件进行匹配;
显示单元,用于在匹配成功时,显示所述wifi开启按钮。
可选的,所述显示条件为预设的滑动轨迹;
所述检测单元进一步用于:检测到用户输入的滑动触控事件并记录其滑动轨迹;
所述匹配单元进一步用于:判定所述滑动轨迹与所述预设的滑动轨迹是否相同。
可选的,所述显示条件为重按或轻按的预设时长;
所述检测单元进一步用于:检测到用户输入的重按或轻按触控事件,并记录其持续时间;
所述匹配单元进一步用于:判定所述持续时间是否大于等于所述预设时长。
优选的,所述开启模块进一步包括:
弹出单元,用于弹出开启密码输入框;
接收单元,用于接收用户输入的开启密码;
验证单元,用于本地存储的密码数据对所述用户输入的开启密码进行验证;
开启单元,用于在验证通过时,开启所述wifi设置页面;否则,返回移动终端丢失锁定状态下的主页面。
本发明还提供了一种计算机存储介质,其中,该计算机存储介质可存储有程序,该程序执行时可实现本发明提供的一种移动终端丢失锁定状态的解锁方法的各实现方式中的部分或全部步骤。
从上面所述可以看出,本发明提供的移动终端丢失锁定状态的解锁方法和装置,通过在丢失锁定状态下的移动终端主页面上创建wifi开启按钮,用户在找回丢失的移动终端后能够在丢失锁定状态下呼出并开启wifi设置页面,通过选择可用wifi建立网络连接并解除移动终端的丢失锁定状态,整个过程简单、快速,使用户能够高效且有效的对丢失锁定状态的移动终端完成解锁过程。
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本发明。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本发明实施例的移动终端丢失锁定状态的解锁方法流程图;
图2为本发明实施例中丢失锁定状态的移动终端主页面示意图;
图3为本发明另一实施例的移动终端丢失锁定状态的解锁方法流程图;
图4为本发明实施例的移动终端丢失锁定状态的解锁装置结构示意图。
具体实施方式
为使本发明的目的、技术方案和优点更加清楚明白,以下结合具体实施例,并参照附图,对本发明进一步详细说明。
需要说明的是,本发明实施例中所有使用“第一”和“第二”的表述均是为了区分两个相同名称非相同的实体或者非相同的参量,可见“第一”“第二”仅为了表述的方便,不应理解为对本发明实施例的限定,后续实施例对此不再一一说明。
本发明实施例提供了一种移动终端丢失锁定状态的解锁方法。参考图1,为本发明实施例的移动终端丢失锁定状态的解锁方法流程图。
所述移动终端丢失锁定状态的解锁方法,包括以下步骤:
步骤101、在移动终端丢失锁定状态下的主页面上创建wifi开启按钮。
基于现有的丢失锁定技术,用户在发现移动终端丢失后,可以登录丢失找回服务网站,远程向移动终端发送锁定指令和清除数据指令。移动终端接收到锁定指令后,会调用相应的锁定模块(SystemUI)进行锁定并进入丢失锁定状态;移动终端接收到清除数据指令,执行清除数据操作,清除手机的用户数据,包括SDcard和wifi连接信息的数据。执行清除数据操作完成后,自动重启,读取私密分区的lock_state,进入并持续保持丢失锁定状态,并停留在丢失锁定状态的移动终端主页面(后简称为“主页面”);然后,在主页面上创建一个wifi开启按钮。
所述wifi开启按钮可采用圆形、正方形、三角形等几何图案进行设计,并可以结合如“设置wifi”等类似的提示文字,以提示用户可以对wifi开启按钮进行操作。所述wifi开启按钮的显示位置可根据使用需要灵活设置,一般设置在主页面上数字输入键盘中。所述wifi开启按钮的显示效果,参考图2所示的丢失锁定状态的移动终端主页面示意图。
步骤102、接收用户对所述wifi开启按钮的触发指令,开启wifi设置页面。
用户对所述wifi开启按钮输入触发指令,接收该触发指令,开启wifi设置页面,在wifi设置页面下,向用户呈现所有可连接的wifi接入点的列表,供用户选择接入。
步骤103、在wifi设置页面下,根据用户输入的设置信息,建立网络连接。
在wifi设置页面下,用户能够选择wifi接入点的列表中的可用wifi接入点,然后在弹出的输入框中输入用户名、密码等设置信息,在设置信息验证通过的情况下,则通过上述的wifi建立网络连接。建立网络连接之后,则再次返回主页面。
步骤104、接收用户输入的解锁密码并通过wifi上传至服务器进行验证。
在主页面下,用户能够通过数字键盘输入解锁密码。在接收到用户输入的解锁密 码后,通过之前使用wifi建立的网络连接,将解锁密码发送至解锁服务器,由解锁服务器对该用户输入的解锁密码的正确性进行验证,即将用户输入的解锁密码与解锁服务器预存的验证密码进行比对。
步骤105、若验证通过,则解除移动终端的丢失锁定状态。
若用户输入的解锁密码与解锁服务器的验证密码相同时,则验证通过,解锁服务器向移动终端返回验证通过指令,根据该验证通过指令,移动终端解除丢失锁定状态。若用户输入的解锁密码与解锁服务器的验证密码不同时,则验证未通过,解锁服务器向移动终端返回验证失败指令,根据该验证通过指令,移动终端将保持丢失锁定状态。
由上述实施例可以看出,本发明的移动终端丢失锁定状态的解锁方法,能够使用户在丢失锁定状态下的移动终端主页面上创建wifi开启按钮,用户在找回丢失的移动终端后能够在丢失锁定状态下呼出并开启wifi设置页面,通过选择可用wifi建立网络连接并解除移动终端的丢失锁定状态,整个过程简单、快速,使用户能够高效且有效的对丢失锁定状态的移动终端完成解锁过程。
作为另一个更具体的实施例,参考图2,为本发明另一实施例的移动终端丢失锁定状态的解锁方法流程图。
本实施例中的所述移动终端丢失锁定状态的解锁方法,包括以下步骤:
步骤301、在移动终端丢失锁定状态下的主页面上创建wifi开启按钮。
步骤302、隐藏所述wifi开启按钮。
为了防止偷盗者或拾取者也能随意的进行wifi连接,本步骤中,将所述wifi开启按钮进行隐藏处理,需要在后续步骤中,用户输入特定的触控事件才能将wifi开启按钮显示出来;即通过一定的显示条件设置,仅使拥有者才能在丢失锁定状态下通过wifi开启按钮进入wifi设置页面。
步骤303、检测到用户输入的触控事件。
步骤304、将所述触控事件与预设的显示条件进行匹配。若匹配成功,执行步骤305;若匹配失败,则执行步骤306。
上述两个步骤为用户输入的触控事件与显示条件的匹配步骤,具体的:
所述显示条件可以设置为预设的滑动轨迹。
则在检测时,检测用户输入的滑动触控事件并记录其滑动轨迹。在匹配时,将判定所述滑动轨迹与所述预设的滑动轨迹是否相同;若滑动轨迹相同,则判定匹配成功;若滑动轨迹不相同,则判定匹配失败。
其中,所述的“滑动轨迹相同”并不是指绝对意义上的完全相同,而是判定两个滑动轨迹是否足够相似,判定是否足够相似的可选实施方式为:预先设置相似度阈值;将用户输入的滑动轨迹与预设的滑动轨迹经过对比分析计算得出相似度,若所得出的相似度达到该相似度阈值,则认为两个滑动轨迹足够相似,判定匹配成功;否则,判 定匹配失败。
作为可选的,所述显示条件还可以设置为重按或轻按的预设时长。
则在检测时,检测到用户输入的重按或轻按触控事件,并记录其持续时间。在匹配时,判定所述持续时间是否大于等于所述预设时长。若持续时间是大于等于预设时长,则判定匹配成功;若持续时间是小于预设时长,则判定匹配失败。
其中,所述的重按、轻按是指手指接触移动终端的触摸屏并施以一定压力,压力较小的,为轻按,压力较大的,则为重按。区分轻按与重按的压力大小的可选实施方式可以是:
利用具有压感测定功能的触摸屏来通过测量触摸压力并将其与预设的第一压力阈值进行比较来得出该触摸事件是轻按还是重按,亦即,大于第一压力阈值的为重按,小于等于第一压力阈值的为轻按;
或者,利用可以测定触摸面积的触摸屏来监测触摸面积(这里触摸面积监测仅针对手指),在第一触摸事件发生过程中,手指与触摸屏的触摸面积小于等于第一触摸面积阈值时,则判定为轻按,在第二触摸事件发生过程中,手指与触摸屏的触摸面积大于第一触摸面积阈值时,则判定为重按;
或者,还可以同时结合压力和触摸面积来判断,例如,当触摸压力小于等于第一压力阈值,和/或,手指与触摸屏的触摸面积小于等于第一触摸面积阈值时,则判定为轻按;当触摸压力大于第一压力阈值,和/或,手指与触摸屏的触摸面积大于第一触摸面积阈值时,则判定为重按。
以上轻按与重按的区别方式,还可以直接通过目前具有3D-touch技术的终端来完成,如IOS9.0及以上操作系统,设备为iPhone 6S,iPhone 6S plus,iPad pro以及以后的智能电子设备。
步骤305、在主页面上显示所述wifi开启按钮。
步骤306、保持wifi开启按钮的隐藏状态。
步骤307、接收用户对所述wifi开启按钮的触发指令,弹出开启密码输入框。
为了进一步的提升安全性,在用户操作wifi开启按钮时,需再进行一次密码验证过程。具体的,用户可以预先在本地设置一个开启密码,生成密码数据存储在移动终端的存储固件中,能够在验证时被调用。该开启密码仅用作触发开启wifi设置页面,其应该与解除移动终端丢失锁定状态的解锁密码不同,优选的,将开启密码与解锁密码的密码格式设置不同,如长度不同,和/或密码字符限制不同,例如,解锁密码限制为六位任意字符的组合,而开启密码限制为四位数字的组合。
步骤308、接收用户输入的开启密码。
通过弹出的开启密码输入框,用户可以输入开启密码。当用户输入的密码不符合预设的密码格式时,提示用户输入错误,并清除之前接收的用户输入,重置开启密码 输入框,令用户再次输入。进一步的,还可以记录用户连续输入错误的开启密码的次数,当该次数大于预设的结束阈值时,则结束当前的开启wifi设置页面的步骤,返回主页面。
步骤309、调用本地存储的密码数据对所述用户输入的开启密码进行验证。若验证通过,则执行步骤310;若验证未通过,则执行步骤311。
接收到用户输入的开启密码后,调用本地的存储固件中的密码数据,将用户输入的开启密码与本地的密码数据进行比对;若二者相同,则验证通过;若二者不同,则验证未通过。
步骤310、则开启所述wifi设置页面。
步骤311、不开启所述wifi设置页面,直接返回主页面。
步骤312、在wifi设置页面下,根据用户输入的设置信息,建立网络连接。
步骤313、接收用户输入的解锁密码并通过wifi上传至服务器进行验证。
步骤314、若验证通过,则解除移动终端的丢失锁定状态。
可见在本实施例中,通过对wifi开启按钮的显示条件判定设置,以及开启wifi设置页面前的开启密码验证的设置,使本发明的解锁方法仅能够由拥有者本人实施,进一步的移动终端在丢失锁定状态安全性。
另一方面,本发明实施例还提供了一种移动终端丢失锁定状态的解锁装置。参考图4,为本发明实施例的移动终端丢失锁定状态的解锁装置结构示意图。
所述移动终端丢失锁定状态的解锁装置,包括:
创建模块401,用于在丢失锁定状态下的移动终端主页面上创建wifi开启按钮;
开启模块402,用于接收用户对所述wifi开启按钮的触发指令,开启wifi设置页面;
连接模块403,用于在wifi设置页面下,根据用户输入的设置信息,建立网络连接;
验证模块404,用于接收用户输入的解锁密码并通过wifi上传至服务器进行验证;
解锁模块405,用于在验证通过时,解除移动终端的丢失锁定状态。
作为优选的,所述创建模块401进一步包括:
隐藏单元4011,用于隐藏所述wifi开启按钮;
检测单元4012,用于检测到用户输入的触控事件;
匹配单元4013,用于将所述触控事件与预设的显示条件进行匹配;
显示单元4014,用于在匹配成功时,显示所述wifi开启按钮。
其中,所述显示条件可以为预设的滑动轨迹。则相应的,所述检测单元4012进一步用于:检测到用户输入的滑动触控事件并记录其滑动轨迹;所述匹配单元4013 进一步用于:判定所述滑动轨迹与所述预设的滑动轨迹是否相同。
作为可选的,所述显示条件也可以为重按或轻按的预设时长。则相应的,所述检测单元4012进一步用于:检测到用户输入的重按或轻按触控事件,并记录其持续时间;所述匹配单元4013进一步用于:判定所述持续时间是否大于等于所述预设时长。
进一步的,在本实施例中,所述开启模块402进一步包括:
弹出单元4021,用于弹出开启密码输入框;
接收单元4022,用于接收用户输入的开启密码;
验证单元4023,用于本地存储的密码数据对所述用户输入的开启密码进行验证;
开启单元4024,用于在验证通过时,开启所述wifi设置页面;否则,返回移动终端丢失锁定状态下的主页面。
本发明实施例还提供一种计算机存储介质,其中,该计算机存储介质可存储有程序,该程序执行时可实现图1-图3所示实施例提供的一种移动终端丢失锁定状态的解锁方法的各实现方式中的部分或全部步骤。
所属领域的普通技术人员应当理解:以上任何实施例的讨论仅为示例性的,并非旨在暗示本公开的范围(包括权利要求)被限于这些例子;在本发明的思路下,以上实施例或者不同实施例中的技术特征之间也可以进行组合,步骤可以以任意顺序实现,并存在如上所述的本发明的不同方面的许多其它变化,为了简明它们没有在细节中提供。因此,凡在本发明的精神和原则之内,所做的任何省略、修改、等同替换、改进等,均应包含在本发明的保护范围之内。

Claims (11)

  1. 一种移动终端丢失锁定状态的解锁方法,其特征在于,包括步骤:
    在移动终端丢失锁定状态下的主页面上创建wifi开启按钮;
    接收用户对所述wifi开启按钮的触发指令,开启wifi设置页面;
    在wifi设置页面下,根据用户输入的设置信息,建立网络连接;
    接收用户输入的解锁密码并通过wifi上传至服务器进行验证;
    若验证通过,则解除移动终端的丢失锁定状态。
  2. 根据权利要求1所述的方法,其特征在于,所述创建wifi开启按钮后,进一步包括步骤:
    隐藏所述wifi开启按钮;
    检测到用户输入的触控事件;
    将所述触控事件与预设的显示条件进行匹配;
    若匹配成功,则显示所述wifi开启按钮。
  3. 根据权利要求2所述的方法,其特征在于,所述显示条件为预设的滑动轨迹;
    所述检测到用户输入的触控事件的步骤为:检测到用户输入的滑动触控事件并记录其滑动轨迹;
    所述将所述触控事件与预设的显示条件进行匹配的步骤为:判定所述滑动轨迹与所述预设的滑动轨迹是否相同。
  4. 根据权利要求2所述的方法,其特征在于,所述显示条件为重按或轻按的预设时长;
    所述检测到用户输入的触控事件的步骤为:检测到用户输入的重按或轻按触控事件,并记录其持续时间;
    所述将所述触控事件与预设的显示条件进行匹配的步骤为:判定所述持续时间是否大于等于所述预设时长。
  5. 根据权利要求1所述的方法,其特征在于,所述接收用户对所述wifi开启按钮的选择指令之后,进一步包括步骤:
    弹出开启密码输入框;
    接收用户输入的开启密码;
    调用本地存储的密码数据对所述用户输入的开启密码进行验证;
    若验证通过,则开启所述wifi设置页面;否则,返回移动终端丢失锁定状态下的主页面。
  6. 一种移动终端丢失锁定状态的解锁装置,其特征在于,包括:
    创建模块,用于在移动终端丢失锁定状态下的主页面上创建wifi开启按钮;
    开启模块,用于接收用户对所述wifi开启按钮的触发指令,开启wifi设置页面;
    连接模块,用于在wifi设置页面下,根据用户输入的设置信息,建立网络连接;
    验证模块,用于接收用户输入的解锁密码并通过wifi上传至服务器进行验证;
    解锁模块,用于在验证通过时,解除移动终端的丢失锁定状态。
  7. 根据权利要求6所述的装置,其特征在于,所述创建模块进一步包括:
    隐藏单元,用于隐藏所述wifi开启按钮;
    检测单元,用于检测到用户输入的触控事件;
    匹配单元,用于将所述触控事件与预设的显示条件进行匹配;
    显示单元,用于在匹配成功时,显示所述wifi开启按钮。
  8. 根据权利要求7所述的装置,其特征在于,所述显示条件为预设的滑动轨迹;
    所述检测单元进一步用于:检测到用户输入的滑动触控事件并记录其滑动轨迹;
    所述匹配单元进一步用于:判定所述滑动轨迹与所述预设的滑动轨迹是否相同。
  9. 根据权利要求7所述的装置,其特征在于,所述显示条件为重按或轻按的预设时长;
    所述检测单元进一步用于:检测到用户输入的重按或轻按触控事件,并记录其持续时间;
    所述匹配单元进一步用于:判定所述持续时间是否大于等于所述预设时长。
  10. 根据权利要求6所述的装置,其特征在于,所述开启模块进一步包括:
    弹出单元,用于弹出开启密码输入框;
    接收单元,用于接收用户输入的开启密码;
    验证单元,用于本地存储的密码数据对所述用户输入的开启密码进行验证;
    开启单元,用于在验证通过时,开启所述wifi设置页面;否则,返回移动终端丢失锁定状态下的主页面。
  11. 一种终端,其特征在于,包括:如权利要求6-10任一项所述的一种移动终端丢失锁定状态的解锁装置。
PCT/CN2016/089251 2015-12-14 2016-07-07 一种移动终端丢失锁定状态的解锁方法和装置 Ceased WO2017101394A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/242,446 US20170169200A1 (en) 2015-12-14 2016-08-19 Method and apparatus for unlocking the locked state of a lost mobile terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510925747.2 2015-12-14
CN201510925747.2A CN105868645A (zh) 2015-12-14 2015-12-14 一种移动终端丢失锁定状态的解锁方法和装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/242,446 Continuation US20170169200A1 (en) 2015-12-14 2016-08-19 Method and apparatus for unlocking the locked state of a lost mobile terminal

Publications (1)

Publication Number Publication Date
WO2017101394A1 true WO2017101394A1 (zh) 2017-06-22

Family

ID=56623768

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/089251 Ceased WO2017101394A1 (zh) 2015-12-14 2016-07-07 一种移动终端丢失锁定状态的解锁方法和装置

Country Status (2)

Country Link
CN (1) CN105868645A (zh)
WO (1) WO2017101394A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6579387B2 (ja) * 2016-11-25 2019-09-25 京セラドキュメントソリューションズ株式会社 電子機器
CN106911846A (zh) * 2017-02-21 2017-06-30 广州视源电子科技股份有限公司 双系统终端及其控制方法
CN107734176A (zh) * 2017-10-25 2018-02-23 深圳市金立通信设备有限公司 移动终端的丢失保护方法、终端及计算机可读存储介质
CN113127820A (zh) * 2019-12-26 2021-07-16 中兴通讯股份有限公司 一种终端锁机解锁方法、mdm客户端及可读存储介质
CN114553999B (zh) * 2022-02-21 2024-10-25 Oppo广东移动通信有限公司 锁定处理方法、解锁方法、装置、存储介质及电子设备

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101990196A (zh) * 2010-11-12 2011-03-23 中兴通讯股份有限公司 运营商解锁移动终端的方法、装置和系统
CN103369511A (zh) * 2012-03-28 2013-10-23 宇龙计算机通信科技(深圳)有限公司 基于WiFi网络的解锁或锁定方法及通信终端
CN103391203A (zh) * 2012-05-09 2013-11-13 百度在线网络技术(北京)有限公司 移动终端的解锁方法、系统及装置
CN104159213A (zh) * 2013-05-15 2014-11-19 中兴通讯股份有限公司 锁网移动终端的解锁网方法及移动终端
EP2811724A1 (en) * 2013-06-07 2014-12-10 BlackBerry Limited Mobile wireless communications device providing near field communication (nfc) unlock and tag data change features and related methods
CN104768154A (zh) * 2015-03-25 2015-07-08 广东顺德中山大学卡内基梅隆大学国际联合研究院 一种移动终端解锁方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100631649B1 (ko) * 2005-06-21 2006-10-09 엘지전자 주식회사 무선 통신을 이용한 이동 단말 개인화 설정 방법
US8892072B2 (en) * 2011-09-23 2014-11-18 Lg Electronics Inc. Mobile terminal and method of providing security thereto
CN104102426A (zh) * 2014-07-10 2014-10-15 广州市久邦数码科技有限公司 一种带有智能屏的锁屏系统及其显示设备

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101990196A (zh) * 2010-11-12 2011-03-23 中兴通讯股份有限公司 运营商解锁移动终端的方法、装置和系统
CN103369511A (zh) * 2012-03-28 2013-10-23 宇龙计算机通信科技(深圳)有限公司 基于WiFi网络的解锁或锁定方法及通信终端
CN103391203A (zh) * 2012-05-09 2013-11-13 百度在线网络技术(北京)有限公司 移动终端的解锁方法、系统及装置
CN104159213A (zh) * 2013-05-15 2014-11-19 中兴通讯股份有限公司 锁网移动终端的解锁网方法及移动终端
EP2811724A1 (en) * 2013-06-07 2014-12-10 BlackBerry Limited Mobile wireless communications device providing near field communication (nfc) unlock and tag data change features and related methods
CN104768154A (zh) * 2015-03-25 2015-07-08 广东顺德中山大学卡内基梅隆大学国际联合研究院 一种移动终端解锁方法

Also Published As

Publication number Publication date
CN105868645A (zh) 2016-08-17

Similar Documents

Publication Publication Date Title
WO2017101394A1 (zh) 一种移动终端丢失锁定状态的解锁方法和装置
CN103064606A (zh) 移动终端的屏幕解锁方法
US9384369B2 (en) Information processing method and electronic device
CN104951208B (zh) 一种应用程序的控制方法及移动终端
CN104598783B (zh) 一种智能终端的解锁方法及装置
US9021270B1 (en) Combining wake-up and unlock into a single gesture
CN104992092A (zh) 一种验证指纹信息的方法、装置和系统
CN104951682A (zh) 隐私保护方法及装置
CN101848276A (zh) 手机屏幕的锁屏与解屏方法及系统
WO2015169151A1 (zh) 触控屏解锁方法、装置及电子设备、显示器及移动终端
CN105205374A (zh) 一种应用程序加密方法及用户终端
CN106778113A (zh) 通过智能穿戴设备解锁移动终端和应用的方法和装置
WO2018107396A1 (zh) 一种指纹识别方法及终端设备
CN111966991A (zh) 设备解锁方法、装置、设备及存储介质
WO2016061970A1 (zh) 一种实现终端控制的方法、装置及移动终端、存储介质
CN105825104B (zh) 一种基于指纹识别的业务处理方法及电子设备
CN105205410B (zh) 数据管理方法及终端
WO2017059679A1 (zh) 一种帐号处理方法及装置
CN104537301A (zh) 应用的登录方法、装置及移动终端
TW201339892A (zh) 無線鎖定與解鎖系統及其方法
CN104318185A (zh) 一种应用控制方法、设备及移动终端
US20170169200A1 (en) Method and apparatus for unlocking the locked state of a lost mobile terminal
CN110895612B (zh) 一种解锁方法及装置、终端设备
CN106599665A (zh) 信息处理方法及电子设备
CN106529262A (zh) 一种移动终端的数据保护方法和移动终端

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: 16874456

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: 16874456

Country of ref document: EP

Kind code of ref document: A1