+

CN106548050A - Using startup method and device - Google Patents

Using startup method and device Download PDF

Info

Publication number
CN106548050A
CN106548050A CN201610920451.6A CN201610920451A CN106548050A CN 106548050 A CN106548050 A CN 106548050A CN 201610920451 A CN201610920451 A CN 201610920451A CN 106548050 A CN106548050 A CN 106548050A
Authority
CN
China
Prior art keywords
application
password
folder
file
specified
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.)
Pending
Application number
CN201610920451.6A
Other languages
Chinese (zh)
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.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201610920451.6A priority Critical patent/CN106548050A/en
Publication of CN106548050A publication Critical patent/CN106548050A/en
Pending legal-status Critical Current

Links

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/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • 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
    • G06F21/6209Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Stored Programmes (AREA)

Abstract

本公开提供了一种应用启动方法及装置,属于终端技术领域。方法包括:当检测到打开文件夹的打开操作时,显示密码输入界面,密码输入界面用于提示用户输入文件夹中第一目标应用的密码,第一目标应用为文件夹中的一个指定应用;当通过密码输入界面接收到第一目标应用的密码时,打开文件夹;当检测到启动文件夹中任一个指定应用的启动操作时,启动该启动操作对应的指定应用。本公开通过在文件夹以及文件夹中的应用均开启了密码保护功能的场景下,将文件夹的密码设置为文件夹中第一目标应用的密码,使得用户在输入第一目标应用的密码打开该文件夹后,启动该文件夹中任一个指定应用时,无需输入该指定应用的密码,大大缩短了操作路径,提高了操作效率。

The present disclosure provides an application startup method and device, which belong to the technical field of terminals. The method includes: when an opening operation of opening a folder is detected, displaying a password input interface, the password input interface is used to prompt the user to input the password of the first target application in the folder, and the first target application is a specified application in the folder; When the password of the first target application is received through the password input interface, the folder is opened; when the start operation of any specified application in the start folder is detected, the specified application corresponding to the start operation is started. This disclosure sets the password of the folder as the password of the first target application in the folder in the scenario where the password protection function is enabled for the folder and the applications in the folder, so that the user can open the folder after entering the password of the first target application. After creating the folder, when starting any specified application in the folder, there is no need to input the password of the specified application, which greatly shortens the operation path and improves the operation efficiency.

Description

应用启动方法及装置Application startup method and device

技术领域technical field

本公开涉及终端技术领域,尤其涉及一种应用启动方法及装置。The present disclosure relates to the technical field of terminals, and in particular to an application starting method and device.

背景技术Background technique

随着终端技术的发展,终端的负载能力越来越强。终端用户可以根据自身的使用需要,在终端上安装多个应用,对于其中的某些重要应用,还可为其开启密码保护功能,使得用户在启动该应用时需要输入密码,当所输入密码与设置的密码相同时,启动应用。With the development of terminal technology, the load capacity of the terminal is getting stronger and stronger. End users can install multiple applications on the terminal according to their own needs. For some important applications, they can also enable password protection for them, so that users need to enter a password when starting the application. When the entered password is consistent with the settings When the passwords are the same, start the application.

随着终端上应用的增加,终端桌面的应用图标也会越来越多,为了节省桌面空间,终端用户可以将某一类的应用图标放在一个文件夹里,该文件夹可以称为应用文件夹。对于这类应用文件夹,终端也可为其开启密码保护功能,即打开该应用文件夹时需要输入密码,其具体过程与应用的密码保护同理。With the increase of applications on the terminal, there will be more and more application icons on the terminal desktop. In order to save desktop space, terminal users can put certain types of application icons in a folder, which can be called application files. folder. For this type of application folder, the terminal can also enable the password protection function for it, that is, a password needs to be entered when opening the application folder, and the specific process is the same as that of the application password protection.

发明内容Contents of the invention

为克服相关技术中存在的问题,本公开提供一种应用启动方法及装置。In order to overcome the problems existing in related technologies, the present disclosure provides an application starting method and device.

根据本公开实施例的第一方面,提供一种应用启动方法,包括:According to the first aspect of the embodiments of the present disclosure, there is provided a method for starting an application, including:

当检测到打开文件夹的打开操作时,显示密码输入界面,所述密码输入界面用于提示用户输入所述文件夹中第一目标应用的密码,所述第一目标应用为所述文件夹中的一个指定应用;When an opening operation of opening a folder is detected, a password input interface is displayed, and the password input interface is used to prompt the user to input the password of the first target application in the folder, and the first target application is the password of the first target application in the folder. a designated application of

当通过所述密码输入界面接收到所述第一目标应用的密码时,打开所述文件夹;When the password of the first target application is received through the password input interface, open the folder;

当检测到启动所述文件夹中任一个指定应用的启动操作时,启动所述启动操作对应的指定应用;When a start operation of starting any specified application in the folder is detected, start the specified application corresponding to the start operation;

其中,所述文件夹中包括至少一个指定应用,且所述文件夹已开启密码保护功能,所述至少一个指定应用已开启密码保护功能。Wherein, the folder includes at least one designated application, and the folder has a password protection function enabled, and the at least one designated application has a password protection function enabled.

本公开实施例提供的方法,通过在文件夹以及文件夹中的应用均开启了密码保护功能的场景下,将文件夹的密码设置为文件夹中第一目标应用的密码,使得用户在输入第一目标应用的密码打开该文件夹后,启动该文件夹中任一个指定应用时,无需输入该指定应用的密码,大大缩短了操作路径,提高了操作效率。The method provided by the embodiments of the present disclosure sets the password of the folder as the password of the first target application in the folder when the password protection function is enabled for the folder and the applications in the folder, so that the user enters the password of the first target application in the folder. After opening the folder with the password of a target application, when starting any specified application in the folder, there is no need to input the password of the specified application, which greatly shortens the operation path and improves the operation efficiency.

在第一方面的第一种实现方式中,所述方法还包括:In the first implementation manner of the first aspect, the method further includes:

将所述文件夹的密码设置为所述第一目标应用的密码,关闭所述文件夹中指定应用的密码保护功能。The password of the folder is set as the password of the first target application, and the password protection function of the specified application in the folder is turned off.

本公开实施例提供的方法,将文件夹的密码设置为文件夹中第一目标应用的密码,而关闭该文件夹中所有指定应用的密码,在保护用户的隐私和财产安全的同时,缩短了指定应用启动的操作路径、提高操作效率。In the method provided by the embodiment of the present disclosure, the password of the folder is set as the password of the first target application in the folder, and the passwords of all specified applications in the folder are turned off. Specify the operation path for application startup to improve operation efficiency.

在第一方面的第二种实现方式中,所述方法还包括:In a second implementation manner of the first aspect, the method further includes:

在所述文件夹未开启密码保护功能时,如果检测到将任一个指定应用加入到所述文件夹的加入操作时,开启所述文件夹的密码保护功能,并将所述加入操作所对应的指定应用确定为所述第一目标应用。When the password protection function of the folder is not enabled, if an adding operation of adding any specified application to the folder is detected, the password protection function of the folder is enabled, and the corresponding The specified application is determined as the first target application.

本公开实施例提供的方法,根据文件夹的实际情况选取目标应用,为第一目标应用的选取提供了一种实现方式。The method provided by the embodiment of the present disclosure selects the target application according to the actual situation of the folder, and provides an implementation method for selecting the first target application.

在第一方面的第三种实现方式中,所述方法还包括:In a third implementation manner of the first aspect, the method further includes:

当检测到基于任一指定应用创建文件夹的创建操作时,将所述创建操作所基于的指定应用确定为所述第一目标应用;When detecting a creation operation of creating a folder based on any specified application, determining the specified application based on the creation operation as the first target application;

当检测到将任一个指定应用加入到所述文件夹的加入操作时,将所述加入操作所对应的指定应用确定为所述第一目标应用。When an adding operation of adding any specified application to the folder is detected, the specified application corresponding to the adding operation is determined as the first target application.

本公开实施例提供的方法,根据文件夹创建时或文件夹发生变动时等不同时机选取第一目标应用,可用性高。In the method provided by the embodiments of the present disclosure, the first target application is selected according to different opportunities such as when the folder is created or when the folder is changed, and has high usability.

在第一方面的第四种实现方式中,所述方法还包括:In a fourth implementation manner of the first aspect, the method further includes:

当检测到将所述第一目标应用从所述文件夹中移除的移除操作时,如果移除所述第一目标应用后的文件夹中包括至少一个指定应用,则获取第二目标应用,并基于获取的第二目标应用设置所述文件夹的密码,开启所述第一目标应用的密码保护功能,所述第二目标应用为剩余的至少一个指定应用中的一个指定应用;When a removal operation of removing the first target application from the folder is detected, if at least one specified application is included in the folder after the removal of the first target application, acquiring a second target application , and setting the password of the folder based on the acquired second target application, enabling the password protection function of the first target application, the second target application being one of the remaining at least one specified application;

如果移除所述第一目标应用后的文件夹中不包括任何指定应用,则恢复所述文件夹的初始设置密码,开启所述第一目标应用的密码保护功能。If the folder after the removal of the first target application does not include any specified application, the initial password of the folder is restored, and the password protection function of the first target application is enabled.

本公开实施例提供的方法,如果第一目标应用从文件夹中移除,根据移除第一目标应用后的文件夹的实际情况,对文件夹的密码进行重新设置,保证了文件夹密码的时效性。In the method provided by the embodiment of the present disclosure, if the first target application is removed from the folder, the password of the folder is reset according to the actual situation of the folder after the removal of the first target application, which ensures the security of the folder password. Timeliness.

根据本公开实施例的第二方面,提供一种应用启动装置,包括:According to a second aspect of the embodiments of the present disclosure, there is provided an application launching device, including:

显示模块,用于当检测到打开文件夹的打开操作时,显示密码输入界面,所述密码输入界面用于提示用户输入所述文件夹中第一目标应用的密码,所述第一目标应用为所述文件夹中的一个指定应用;A display module, configured to display a password input interface when an operation to open a folder is detected, the password input interface is used to prompt the user to input the password of the first target application in the folder, and the first target application is a specified application in said folder;

打开模块,用于当通过所述密码输入界面接收到所述第一目标应用的密码时,打开所述文件夹;An opening module, configured to open the folder when the password of the first target application is received through the password input interface;

启动模块,用于当检测到启动所述文件夹中任一个指定应用的启动操作时,启动所述启动操作对应的指定应用;A startup module, configured to start a specified application corresponding to the startup operation when a startup operation of starting any one of the specified applications in the folder is detected;

其中,所述文件夹中包括至少一个指定应用,且所述文件夹已开启密码保护功能,所述至少一个指定应用已开启密码保护功能。Wherein, the folder includes at least one designated application, and the folder has a password protection function enabled, and the at least one designated application has a password protection function enabled.

在第二方面的第一种实现方式中,所述装置还包括:In the first implementation manner of the second aspect, the device further includes:

设置模块,用于将所述文件夹的密码设置为所述第一目标应用的密码;a setting module, configured to set the password of the folder as the password of the first target application;

关闭模块,用于关闭所述文件夹中指定应用的密码保护功能。The closing module is used to close the password protection function of the specified application in the folder.

在第二方面的第二种实现方式中,所述装置还包括:In a second implementation manner of the second aspect, the device further includes:

开启模块,所述开启模块用于在所述文件夹未开启密码保护功能时,如果检测到将任一个指定应用加入到所述文件夹的加入操作时,开启所述文件夹的密码保护功能,并将所述加入操作所对应的指定应用确定为所述第一目标应用。The opening module is used to open the password protection function of the folder when the password protection function of the folder is not enabled, if it is detected that any specified application is added to the folder. and determining the specified application corresponding to the adding operation as the first target application.

在第二方面的第三种实现方式中,所述装置还包括:In a third implementation manner of the second aspect, the device further includes:

确定模块,用于当检测到基于任一指定应用创建文件夹的创建操作时,将所述创建操作所基于的指定应用确定为所述第一目标应用;A determining module, configured to, when a creation operation of creating a folder based on any specified application is detected, determine the specified application on which the creation operation is based as the first target application;

所述确定模块,还用于当检测到将任一个指定应用加入到所述文件夹的加入操作时,将所述加入操作所对应的指定应用确定为所述第一目标应用。The determining module is further configured to, when an adding operation of adding any specified application to the folder is detected, determine the specified application corresponding to the adding operation as the first target application.

在第二方面的第四种实现方式中,所述装置还包括:In a fourth implementation manner of the second aspect, the device further includes:

获取模块,用于当检测到将所述第一目标应用从所述文件夹中移除的移除操作时,如果移除所述第一目标应用后的文件夹中包括至少一个指定应用,则获取第二目标应用,并基于获取的第二目标应用设置所述文件夹的密码,开启所述第一目标应用的密码保护功能,所述第二目标应用为剩余的至少一个指定应用中的一个指定应用;An obtaining module, configured to, when detecting a removal operation of removing the first target application from the folder, if at least one specified application is included in the folder after the removal of the first target application, Obtaining a second target application, setting the password of the folder based on the obtained second target application, enabling the password protection function of the first target application, the second target application being one of the remaining at least one designated application specified application;

恢复模块,如果移除所述第一目标应用后的文件夹中不包括任何指定应用,则恢复所述文件夹的初始设置密码,开启所述第一目标应用的密码保护功能。A recovery module, if the folder after removing the first target application does not include any specified application, restore the initial password of the folder, and enable the password protection function of the first target application.

根据本公开实施例的第三方面,提供一种应用启动装置,包括:According to a third aspect of the embodiments of the present disclosure, there is provided an application launching device, including:

处理器;processor;

用于存储处理器可执行的指令的存储器;memory for storing processor-executable instructions;

其中,所述处理器被配置为:Wherein, the processor is configured as:

当检测到打开文件夹的打开操作时,显示密码输入界面,所述密码输入界面用于提示用户输入所述文件夹中第一目标应用的密码,所述第一目标应用为所述文件夹中的一个指定应用;When an opening operation of opening a folder is detected, a password input interface is displayed, and the password input interface is used to prompt the user to input the password of the first target application in the folder, and the first target application is the password of the first target application in the folder. a designated application of

当通过所述密码输入界面接收到所述第一目标应用的密码时,打开所述文件夹;When the password of the first target application is received through the password input interface, open the folder;

当检测到启动所述文件夹中任一个指定应用的启动操作时,启动所述启动操作对应的指定应用;When a start operation of starting any specified application in the folder is detected, start the specified application corresponding to the start operation;

其中,所述文件夹中包括至少一个指定应用,且所述文件夹已开启密码保护功能,所述至少一个指定应用已开启密码保护功能。Wherein, the folder includes at least one designated application, and the folder has a password protection function enabled, and the at least one designated application has a password protection function enabled.

应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the present disclosure.

附图说明Description of drawings

此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理。The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description serve to explain the principles of the disclosure.

图1是根据一示例性实施例示出的一种应用启动方法的流程图。Fig. 1 is a flow chart showing a method for starting an application according to an exemplary embodiment.

图2是根据一示例性实施例示出的一种应用启动方法的流程图。Fig. 2 is a flow chart showing a method for starting an application according to an exemplary embodiment.

图3是根据一示例性实施例示出的一种应用启动装置的框图。Fig. 3 is a block diagram of an application launching device according to an exemplary embodiment.

图4是根据一示例性实施例示出的一种应用启动装置的框图。Fig. 4 is a block diagram of an application launching device according to an exemplary embodiment.

图5是根据一示例性实施例示出的一种开启模块306的框图。Fig. 5 is a block diagram of an opening module 306 according to an exemplary embodiment.

图6是根据一示例性实施例示出的一种应用启动装置的框图。Fig. 6 is a block diagram of an application launching device according to an exemplary embodiment.

图7是根据一示例性实施例示出的一种应用启动装置的框图。Fig. 7 is a block diagram of an application launching device according to an exemplary embodiment.

图8是根据一示例性实施例示出的一种应用启动装置800的框图。Fig. 8 is a block diagram of an application launching device 800 according to an exemplary embodiment.

具体实施方式detailed description

为使本公开的目的、技术方案和优点更加清楚,下面将结合附图对本公开实施方式作进一步地详细描述。In order to make the purpose, technical solution and advantages of the present disclosure clearer, the implementation manners of the present disclosure will be further described in detail below in conjunction with the accompanying drawings.

这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本公开相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本公开的一些方面相一致的装置和方法的例子。Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numerals in different drawings refer to the same or similar elements unless otherwise indicated. The implementations described in the following exemplary examples do not represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatuses and methods consistent with aspects of the present disclosure as recited in the appended claims.

图1是根据一示例性实施例示出的一种应用启动方法的流程图,如图1所示,该应用启动方法用于终端中,包括以下步骤:Fig. 1 is a flowchart of a method for starting an application according to an exemplary embodiment. As shown in Fig. 1, the method for starting an application is used in a terminal and includes the following steps:

在步骤101中,当检测到打开文件夹的打开操作时,显示密码输入界面,该密码输入界面用于提示用户输入该文件夹中第一目标应用的密码,该第一目标应用为该文件夹中的一个指定应用。In step 101, when an operation to open a folder is detected, a password input interface is displayed, and the password input interface is used to prompt the user to input the password of the first target application in the folder, the first target application being the folder One of the specified applications in .

在步骤102中,当通过该密码输入界面接收到该第一目标应用的密码时,打开该文件夹。In step 102, when the password of the first target application is received through the password input interface, the folder is opened.

在步骤103中,当检测到启动该文件夹中任一个指定应用的启动操作时,启动该启动操作对应的指定应用。In step 103, when a start operation of starting any specified application in the folder is detected, the specified application corresponding to the start operation is started.

其中,该文件夹中包括至少一个指定应用,且该文件夹已开启密码保护功能,该至少一个指定应用已开启密码保护功能。Wherein, the folder includes at least one designated application, and the folder has a password protection function enabled, and the at least one designated application has a password protection function enabled.

本公开实施例中,通过在文件夹以及文件夹中的应用均开启了密码保护功能的场景下,将文件夹的密码设置为文件夹中第一目标应用的密码,使得用户在输入第一目标应用的密码打开该文件夹后,启动该文件夹中任一个指定应用时,无需输入该指定应用的密码,大大缩短了操作路径,提高了操作效率。In the embodiment of the present disclosure, in the scenario where the password protection function is enabled for both the folder and the applications in the folder, the password of the folder is set as the password of the first target application in the folder, so that the user enters the password of the first target application. After opening the folder with the password of the application, when starting any specified application in the folder, there is no need to enter the password of the specified application, which greatly shortens the operation path and improves the operation efficiency.

在一种可能实现方式中,该方法还包括:In a possible implementation manner, the method further includes:

将该文件夹的密码设置为该第一目标应用的密码,关闭该文件夹中指定应用的密码保护功能。The password of the folder is set as the password of the first target application, and the password protection function of the specified application in the folder is turned off.

在一种可能实现方式中,该方法还包括:In a possible implementation manner, the method further includes:

在该文件夹未开启密码保护功能时,如果检测到将任一个指定应用加入到该文件夹的加入操作时,开启该文件夹的密码保护功能,并将该加入操作所对应的指定应用确定为该第一目标应用。When the password protection function is not enabled for the folder, if an adding operation of adding any specified application to the folder is detected, the password protection function of the folder is enabled, and the specified application corresponding to the adding operation is determined as The first target application.

在一种可能实现方式中,该方法还包括:In a possible implementation manner, the method further includes:

当检测到基于任一指定应用创建文件夹的创建操作时,将该创建操作所基于的指定应用确定为该第一目标应用;When a creation operation of creating a folder based on any specified application is detected, the specified application based on the creation operation is determined as the first target application;

当检测到将任一个指定应用加入到该文件夹的加入操作时,将该加入操作所对应的指定应用确定为该第一目标应用。When an adding operation of adding any specified application to the folder is detected, the specified application corresponding to the adding operation is determined as the first target application.

在一种可能实现方式中,该方法还包括:In a possible implementation manner, the method further includes:

当检测到将该第一目标应用从该文件夹中移除的移除操作时,如果移除该第一目标应用后的文件夹中包括至少一个指定应用,则获取第二目标应用,并基于获取的第二目标应用设置该文件夹的密码,开启该第一目标应用的密码保护功能,该第二目标应用为剩余的至少一个指定应用中的一个指定应用;When a removal operation of removing the first target application from the folder is detected, if at least one specified application is included in the folder after the removal of the first target application, a second target application is obtained, and based on The obtained second target application sets the password of the folder, and enables the password protection function of the first target application, and the second target application is a specified application in the remaining at least one specified application;

如果移除该第一目标应用后的文件夹中不包括任何指定应用,则恢复该文件夹的初始设置密码,开启该第一目标应用的密码保护功能。If the folder after the removal of the first target application does not include any specified application, the initial password of the folder is restored, and the password protection function of the first target application is enabled.

上述所有可选技术方案,可以采用任意结合形成本公开的可选实施例,在此不再一一赘述。All the above optional technical solutions may be combined in any way to form optional embodiments of the present disclosure, which will not be repeated here.

图2是根据一示例性实施例示出的一种应用启动方法的流程图,如图2所示,该应用启动方法用于终端中,包括以下步骤:Fig. 2 is a flow chart showing a method for starting an application according to an exemplary embodiment. As shown in Fig. 2, the method for starting an application is used in a terminal and includes the following steps:

在步骤201中,当检测到打开文件夹的打开操作时,显示密码输入界面,该密码输入界面用于提示用户输入该文件夹中第一目标应用的密码,该第一目标应用为该文件夹中的一个指定应用。In step 201, when an operation to open a folder is detected, a password input interface is displayed, and the password input interface is used to prompt the user to input the password of the first target application in the folder, the first target application being the folder One of the specified applications in .

本公开实施例中,文件夹中包括至少一个指定应用,且文件夹已开启密码保护功能,该至少一个指定应用已开启密码保护功能。In the embodiment of the present disclosure, the folder includes at least one specified application, and the folder has a password protection function enabled, and the at least one specified application has enabled the password protection function.

如果应用或文件夹未开启密码保护功能,用户在启动该应用或打开该文件夹时无需输入密码,这样对用户的隐私和财产安全会造成威胁。因此,为了保护用户的隐私和财产安全,可以为应用或文件夹开启密码保护功能,使得用户在启动该应用或打开该文件夹时需要输入密码,当所输入密码与设置的密码相同时,才能启动该应用或打开该文件夹。If the password protection function is not enabled for the application or folder, the user does not need to enter the password when starting the application or opening the folder, which will pose a threat to the user's privacy and property security. Therefore, in order to protect the user's privacy and property security, the password protection function can be enabled for the application or folder, so that the user needs to enter the password when starting the application or opening the folder. Only when the entered password is the same as the set password can it be started the app or open the folder.

该密码保护功能既可以由终端系统提供,也可以由应用本身提供。如果应用的密码保护功能由终端系统提供,那么终端系统能知晓哪些应用开启了密码保护功能,也能知晓那些开启了密码保护功能的应用的密码,当检测到对应用的启动操作时,能判断是否需要进行密码验证,并能判断密码验证是否通过。如果应用的密码保护功能由应用本身提供,则应用实现一套约定的编程接口,终端系统可以通过调用这些编程接口来查询应用是否开启了密码保护功能;调用应用密码保护功能相应的用户界面,使得用户在该用户界面输入密码,并通过该用户界面接收用户输入的密码,或是将用户在密码输入界面输入的密码传送给应用进行验证,并询问密码验证是否通过。本公开实施例以应用的密码保护功能由终端提供为例,对文件夹中的应用启动过程进行说明。The password protection function can be provided either by the terminal system or by the application itself. If the password protection function of the application is provided by the terminal system, then the terminal system can know which applications have enabled the password protection function, and can also know the passwords of those applications that have enabled the password protection function. When detecting the start operation of the application, it can judge Whether password verification is required, and whether the password verification is passed or not can be judged. If the application's password protection function is provided by the application itself, the application implements a set of agreed programming interfaces, and the terminal system can query whether the application has enabled the password protection function by calling these programming interfaces; call the user interface corresponding to the application's password protection function, so that The user enters a password on the user interface, and receives the password entered by the user through the user interface, or sends the password entered by the user on the password input interface to the application for verification, and asks whether the password verification is passed. In the embodiment of the present disclosure, the password protection function of the application is provided by the terminal as an example, and the process of starting the application in the folder is described.

如果想要启动文件夹中的任一个指定应用,则首先需要打开该文件夹。用户可以在终端上进行手动操作,以打开该文件夹。由于该文件夹已开启了密码保护功能,因此当终端检测到该操作时,会显示密码输入界面,用于提示用户输入该文件夹的密码。If you want to start any one of the specified applications in the folder, you need to open the folder first. The user can do a manual operation on the terminal to open the folder. Since the folder has enabled the password protection function, when the terminal detects this operation, it will display a password input interface to prompt the user to enter the password of the folder.

对相关技术而言,用户通过输入密码打开文件夹后,还需要输入该任一个指定应用的密码才能启动该任一个指定应用,两次密码输入过程,操作路径长、操作效率低。For the related technology, after the user opens the folder by inputting the password, the user needs to enter the password of any specified application to start the specified application. The two password input process leads to long operation path and low operation efficiency.

为了在保护用户的隐私和财产安全的同时,缩短指定应用启动的操作路径、提高操作效率,本公开实施例中,将文件夹的密码设置为该文件夹中第一目标应用的密码,关闭该文件夹中指定应用的密码保护功能。通过上述设置过程,当终端检测到用户打开该文件夹的操作时,会显示密码输入界面,用于提示用户输入该文件夹中第一目标应用的密码,使得用户可以通过输入第一目标应用的密码来打开文件夹,而通过关闭指定应用的密码保护功能,可以使得用户通过输入密码打开文件夹后,启动该文件夹中任一个指定应用时,无需再次输入密码。In order to protect the user's privacy and property security, shorten the operation path for starting the specified application, and improve operation efficiency, in the embodiment of the present disclosure, the password of the folder is set as the password of the first target application in the folder, and the Specifies the password protection of the application in the folder. Through the above setting process, when the terminal detects that the user opens the folder, a password input interface will be displayed to prompt the user to enter the password of the first target application in the folder, so that the user can enter the password of the first target application Password to open the folder, and by disabling the password protection function of the specified application, the user can open the folder by entering the password and start any specified application in the folder without entering the password again.

在本公开实施例中,文件夹中包括至少一个指定应用,第一目标应用为文件夹中的一个指定应用。如果该至少一个指定应用的数目为1,则第一目标应用为该指定应用;如果该至少一个指定应用的数目大于1,则第一目标应用为该文件夹中任一个指定应用;或,第一目标应用为该文件夹中最后一个添加的指定应用。In the embodiment of the present disclosure, the folder includes at least one designated application, and the first target application is a designated application in the folder. If the number of the at least one specified application is 1, the first target application is the specified application; if the number of the at least one specified application is greater than 1, the first target application is any specified application in the folder; or, A target application is the last specified application added in the folder.

另外,在本公开实施例中,该第一目标应用的选取可以是在文件夹发生变化时进行,也可以是在每次检测到文件夹的打开操作时进行,下面针对这两种不同时机的具体选取过程进行介绍:In addition, in the embodiment of the present disclosure, the selection of the first target application may be performed when the folder changes, or it may be performed every time an operation to open the folder is detected. The following two different timings The specific selection process is introduced:

针对第一种选取时机,该第一种选取时机事实上可以包括文件夹创建时和文件夹中的应用发生变动时。Regarding the first selection timing, the first selection timing may actually include when the folder is created and when the applications in the folder change.

在文件夹创建的这种情况下,其选取过程可以包括:当检测到基于任一指定应用创建文件夹的创建操作时,将该创建操作所基于的指定应用确定为该第一目标应用。例如,当用户想要用某个指定应用创建一个启动密码保护功能的文件夹时,可以将该指定应用拖拽到一个未开启密码保护功能的应用上,当终端检测到此操作时,会选取该指定应用为第一目标应用。In the case of folder creation, the selecting process may include: when detecting a creation operation of creating a folder based on any specified application, determining the specified application based on the creation operation as the first target application. For example, when a user wants to use a specified application to create a folder with password protection enabled, he can drag and drop the specified application onto an application that does not enable password protection. When the terminal detects this operation, it will select The specified application is the first target application.

当然,在这种创建过程中,可能出现拖拽至的应用也是指定应用的情况,则此时,可以任选其中一个指定应用作为第一目标应用。在另一种实现方式中,还可以比较两个指定应用的密码复杂度,将密码复杂度较高的指定应用作为第一目标应用,以提高安全性。Of course, in this creation process, the dragged-to application may also be a specified application, and at this time, one of the specified applications may be selected as the first target application. In another implementation manner, the password complexity of two specified applications may also be compared, and the specified application with higher password complexity is used as the first target application, so as to improve security.

在文件夹中的应用发生变动的这种情况下,其选取过程可以包括:当检测到将任一个指定应用加入到该文件夹的加入操作时,将该加入操作所对应的指定应用确定为该第一目标应用。例如,当用户想要在文件夹中添加某个指定应用时,可以将该指定应用拖拽到该文件夹中,当终端检测到此操作时,会选取该添加的指定应用为第一目标应用。In the case that the application in the folder changes, the selection process may include: when an adding operation of adding any specified application to the folder is detected, determining the specified application corresponding to the adding operation as the specified application The first target application. For example, when a user wants to add a specified application in a folder, the specified application can be dragged into the folder, and when the terminal detects this operation, the added specified application will be selected as the first target application .

针对第二种选取时机,其选取过程可以包括:当检测到文件夹的打开操作时,如果该文件夹中只有一个指定应用,则选取该指定应用为第一目标应用。例如,当用户想要打开文件夹时,可以手动点击该文件夹,当终端检测到此操作时,如果该文件夹中只有一个指定应用,则选取该唯一一个指定应用为第一目标应用。For the second selection opportunity, the selection process may include: when an opening operation of a folder is detected, if there is only one specified application in the folder, selecting the specified application as the first target application. For example, when the user wants to open a folder, the folder can be manually clicked. When the terminal detects this operation, if there is only one specified application in the folder, the only specified application is selected as the first target application.

如果该文件夹中包括多个指定应用,则选取该文件夹中任一个指定应用为第一目标应用;或,选取该文件夹中最后一个添加的指定应用为第一目标应用。例如,当用户想要打开文件夹时,可以手动点击该文件夹,当终端检测到此操作时,如果该文件夹中有多个指定应用,则选取该多个指定应用中任一个指定应用为第一目标应用,或者选取该多个指定应用中最后一个添加到该文件夹的指定应用为第一目标应用。If the folder includes multiple designated applications, select any designated application in the folder as the first target application; or select the last added designated application in the folder as the first target application. For example, when the user wants to open a folder, he can manually click on the folder. When the terminal detects this operation, if there are multiple specified applications in the folder, select any one of the multiple specified applications as the The first target application, or selecting the last specified application added to the folder among the multiple specified applications as the first target application.

终端在选取文件夹中的第一目标应用后,可以根据该第一目标应用,对文件夹的密码进行设置或修改。如果该文件夹没有初始设置密码,则将该文件夹的密码设置为该第一目标应用的密码。例如,针对前述第一种选取时机中文件夹创建的情况,由于该文件夹是实时创建的,没有初始设置密码,故在选取第一目标应用后,将创建的该文件夹的密码设置为该第一目标应用的密码。After the terminal selects the first target application in the folder, it can set or modify the password of the folder according to the first target application. If the folder does not have a password initially set, then the password of the folder is set as the password of the first target application. For example, for the situation of creating a folder in the aforementioned first selection opportunity, since the folder is created in real time, there is no initial password set, so after the first target application is selected, the password of the created folder is set to the The password for the first target application.

如果该文件夹有初始设置密码,则将该文件夹的密码修改为该第一目标应用的密码。例如,针对前述第二种选取时机,由于文件夹已经存在,有初始设置密码,故在选取第一目标应用后,将该文件夹的密码修改为该第一目标应用的密码。If the folder has an initial password, modify the password of the folder to the password of the first target application. For example, for the aforementioned second selection opportunity, since the folder already exists and has an initial password, after the first target application is selected, the password of the folder is changed to the password of the first target application.

需要说明的是:本发明实施例描述的是文件夹已开启密码保护功能的情况,实际上,文件夹一开始可以是未开启密码保护功能的,而是在加入指定应用后才开启密码保护功能。该开启密码保护功能的过程可以为:在该文件夹未开启密码保护功能时,如果检测到将任一个指定应用加入到该文件夹的加入操作时,开启该文件夹的密码保护功能,并将该加入操作所对应的指定应用确定为该第一目标应用,即将该文件夹的密码设置为该加入操作所对应的指定应用的密码。It should be noted that the embodiment of the present invention describes the situation where the password protection function has been enabled for the folder. In fact, the folder may not have the password protection function enabled at the beginning, but the password protection function is enabled only after adding a specified application. . The process of enabling the password protection function may be: when the password protection function is not enabled for the folder, if an adding operation of adding any specified application to the folder is detected, the password protection function of the folder is enabled, and The specified application corresponding to the adding operation is determined as the first target application, that is, the password of the folder is set as the password of the specified application corresponding to the adding operation.

在步骤202中,当通过该密码输入界面接收到该第一目标应用的密码时,打开该文件夹。In step 202, when the password of the first target application is received through the password input interface, the folder is opened.

由于将第一目标应用的密码作为文件夹的密码,因此,用户在打开该文件夹时需要输入该第一目标应用的密码,当所输入密码与设置的密码相同时,才能启动该文件夹。例如,用户可以在步骤201中该的密码输入界面输入第一目标应用的密码,终端通过该密码输入界面接收到该第一目标应用的密码时,会以打开文件夹的方式来响应用户的输入操作。Since the password of the first target application is used as the password of the folder, the user needs to input the password of the first target application when opening the folder, and the folder can only be started when the input password is the same as the set password. For example, the user may input the password of the first target application on the password input interface in step 201, and when the terminal receives the password of the first target application through the password input interface, it will respond to the user's input by opening a folder. operate.

在步骤203中,当检测到启动该文件夹中任一个指定应用的启动操作时,启动该启动操作对应的指定应用。In step 203, when the start operation of starting any specified application in the folder is detected, the specified application corresponding to the start operation is started.

如步骤201中所述,终端可以关闭该文件夹中任一个指定应用的密码保护功能,使得用户通过输入第一目标应用的密码打开文件夹后,当启动该文件夹中任一个指定应用时,无需输入该指定应用的密码。例如,用户在打开文件夹后,可以在该文件夹中的任一个指定应用上进行手动点击操作,以启动该指定应用,当终端检测到该启动操作时,会以启动该指定应用的方式来响应用户的启动操作。As described in step 201, the terminal can disable the password protection function of any specified application in the folder, so that after the user opens the folder by entering the password of the first target application, when starting any specified application in the folder, There is no need to enter a password for that specific application. For example, after opening a folder, the user can manually click on any specified application in the folder to start the specified application. When the terminal detects the start operation, it will start the specified application. Respond to user initiate actions.

需要说明的是:本公开实施例是以应用的密码保护功能由终端提供为例进行说明,对于该步骤203,如果该文件夹中的任一个指定应用的密码保护功能由应用本身提供,那么当检测到启动该文件夹中任一个指定应用的启动操作时,终端会调用该文件夹中任一个指定应用所约定的编程接口,通知该文件夹中任一个指定应用跳过密码验证,最终实现该文件夹中任一个指定应用的启动。It should be noted that: the embodiment of the present disclosure is described by taking the password protection function of the application provided by the terminal as an example. For this step 203, if the password protection function of any specified application in the folder is provided by the application itself, then when When detecting the start operation of any specified application in the folder, the terminal will call the programming interface agreed by any specified application in the folder, and notify any specified application in the folder to skip password verification, and finally realize the Launch any one of the specified applications in the folder.

在步骤204中,当检测到将该第一目标应用从该文件夹中移除的移除操作时,判断移除该第一目标应用后的文件夹中是否包括指定应用,如果是,则执行步骤205,如果否,则执行步骤206。In step 204, when the removal operation of removing the first target application from the folder is detected, it is judged whether the specified application is included in the folder after the removal of the first target application, and if so, execute Step 205, if not, go to step 206.

如果用户觉得某个应用的使用频率过低,想要将该应用删除,或者为了方便查找该应用,想要将该应用放到桌面,可以从该应用所在文件夹中将该应用移除。由于本公开实施例中,将文件夹的密码设置为第一目标应用的密码,因此,如果用户想要从文件夹中移除的该应用为第一目标应用,则为了安全起见,需要为该文件夹重新设置密码。If the user thinks that the frequency of use of an application is too low and wants to delete the application, or wants to put the application on the desktop for the convenience of finding the application, the application can be removed from the folder where the application is located. Since in the embodiment of the present disclosure, the password of the folder is set as the password of the first target application, therefore, if the application that the user wants to remove from the folder is the first target application, for the sake of security, it is necessary to Folder reset password.

当终端检测到用户的移除操作时,会重新设置文件夹的密码,该密码的重新设置过程可以根据移除该第一目标应用后的文件夹中是否包括指定应用来进行。When the terminal detects the user's removal operation, it will reset the password of the folder, and the password reset process can be performed according to whether the folder after removing the first target application includes a specified application.

在步骤205中,如果移除该第一目标应用后的文件夹中包括至少一个指定应用,则获取第二目标应用,并基于重新获取的第二目标应用设置该文件夹的密码,开启该第一目标应用的密码保护功能,该第二目标应用为剩余的至少一个指定应用中的一个指定应用。In step 205, if at least one specified application is included in the folder after removing the first target application, obtain a second target application, set a password for the folder based on the newly obtained second target application, and open the second target application. A password protection function of a target application, where the second target application is a specified application in the remaining at least one specified application.

如果移除该第一目标应用后的文件夹中包括至少一个指定应用,则获取第二目标应用,该第二目标应用的获取与步骤201中第一目标应用的选取同理,在此不再赘述。在获取第二目标应用后,将该文件夹的密码设置为该第二目标应用的密码。If at least one specified application is included in the folder after removing the first target application, then obtain the second target application, the acquisition of the second target application is the same as the selection of the first target application in step 201, and will repeat. After the second target application is obtained, the password of the folder is set as the password of the second target application.

而对于从文件夹中移除的第一目标应用,当该第一目标应用从文件夹移除时,例如,当该第一目标应用从文件夹中移到桌面时,开启该第一目标应用的密码保护功能,使得用户在通过点击桌面上的该第一目标应用图标以启动该第一目标应用时,需要输入密码。And for the first target application removed from the folder, when the first target application is removed from the folder, for example, when the first target application is moved from the folder to the desktop, start the first target application The password protection function makes the user need to input a password when clicking the first target application icon on the desktop to start the first target application.

在步骤206中,如果移除该第一目标应用后的文件夹中不包括任何指定应用,则恢复该文件夹的初始设置密码,开启该第一目标应用的密码保护功能。In step 206, if the folder after removing the first target application does not include any specified application, restore the initial password of the folder, and enable the password protection function of the first target application.

如果移除该第一目标应用后的文件夹中不包括指定应用,则无需重新获取第一目标应用。但此时移除该第一目标应用后的文件夹的密码若仍保持为该第一目标应用的密码,也显得不太合适,而如果直接关闭该文件夹的密码保护功能,又会导致安全隐患。因此,为了保护该文件夹中剩余应用的安全,可以将该文件夹的密码还原,即将该文件夹的密码设置为该文件夹的初始设置密码。If the specified application is not included in the folder after removing the first target application, there is no need to obtain the first target application again. However, if the password of the folder after removing the first target application remains as the password of the first target application at this time, it is not appropriate, and if the password protection function of the folder is directly turned off, it will lead to security problems. Hidden danger. Therefore, in order to protect the security of the remaining applications in the folder, the password of the folder may be restored, that is, the password of the folder may be set as the initial setting password of the folder.

而对于从文件夹中移除的第一目标应用,处理方式与步骤205同理。As for the first target application removed from the folder, the processing method is the same as step 205 .

本公开实施例中,通过在文件夹以及文件夹中的应用均开启了密码保护功能的场景下,将文件夹的密码设置为文件夹中第一目标应用的密码,使得用户在输入第一目标应用的密码打开该文件夹后,启动该文件夹中任一个指定应用时,无需输入该指定应用的密码,大大缩短了操作路径,提高了操作效率。In the embodiment of the present disclosure, in the scenario where the password protection function is enabled for both the folder and the applications in the folder, the password of the folder is set as the password of the first target application in the folder, so that the user enters the password of the first target application. After opening the folder with the password of the application, when starting any specified application in the folder, there is no need to enter the password of the specified application, which greatly shortens the operation path and improves the operation efficiency.

另外,将文件夹的密码设置为第一目标应用的密码,而关闭该文件夹中所有指定应用的密码,在保护用户的隐私和财产安全的同时,缩短了指定应用启动的操作路径、提高操作效率。如果第一目标应用从文件夹中移除,根据移除第一目标应用后的文件夹的实际情况,对文件夹的密码进行重新设置,保证了文件夹密码的时效性。In addition, the password of the folder is set as the password of the first target application, and the passwords of all specified applications in the folder are turned off, while protecting the user's privacy and property security, it shortens the operation path for starting the specified application and improves the operation efficiency. efficiency. If the first target application is removed from the folder, according to the actual situation of the folder after the removal of the first target application, the password of the folder is reset to ensure the timeliness of the folder password.

图3是根据一示例性实施例示出的一种应用启动装置的框图。参照图3,该装置包括显示模块301,打开模块302和启动模块303。Fig. 3 is a block diagram of an application launching device according to an exemplary embodiment. Referring to FIG. 3 , the device includes a display module 301 , an opening module 302 and a starting module 303 .

该显示模块301被配置为当检测到打开文件夹的打开操作时,显示密码输入界面,该密码输入界面用于提示用户输入该文件夹中第一目标应用的密码,该第一目标应用为该文件夹中的一个指定应用;The display module 301 is configured to display a password input interface when an operation to open a folder is detected, and the password input interface is used to prompt the user to input the password of the first target application in the folder, the first target application being the A specific application in a folder;

该打开模块302被配置为当通过该密码输入界面接收到该第一目标应用的密码时,打开该文件夹;The opening module 302 is configured to open the folder when receiving the password of the first target application through the password input interface;

该启动模块303被配置为当检测到启动该文件夹中任一个指定应用的启动操作时,启动该启动操作对应的指定应用;The starting module 303 is configured to start the specified application corresponding to the starting operation when detecting the starting operation of starting any specified application in the folder;

其中,该文件夹中包括至少一个指定应用,且该文件夹已开启密码保护功能,该至少一个指定应用已开启密码保护功能。Wherein, the folder includes at least one designated application, and the folder has a password protection function enabled, and the at least one designated application has a password protection function enabled.

在一种可能实现方式中,参照图4,该装置还包括:In a possible implementation, referring to FIG. 4, the device further includes:

设置模块304,被配置为将该文件夹的密码设置为该第一目标应用的密码;The setting module 304 is configured to set the password of the folder as the password of the first target application;

关闭模块305,被配置为关闭该文件夹中指定应用的密码保护功能。The closing module 305 is configured to close the password protection function of the specified application in the folder.

在一种可能实现方式中,参照图5,该装置还包括:In a possible implementation, referring to FIG. 5, the device further includes:

开启模块306,该开启模块用于在该文件夹未开启密码保护功能时,如果检测到将任一个指定应用加入到该文件夹的加入操作时,开启该文件夹的密码保护功能,并将该加入操作所对应的指定应用确定为该第一目标应用。Opening module 306, which is used to open the password protection function of the folder when the password protection function is not enabled for the folder, and if it detects that any specified application is added to the folder. The specified application corresponding to the adding operation is determined as the first target application.

在一种可能实现方式中,参照图6,该装置还包括:In a possible implementation, referring to FIG. 6, the device further includes:

确定模块307,被配置为当检测到基于任一指定应用创建文件夹的创建操作时,将该创建操作所基于的指定应用确定为该第一目标应用;The determination module 307 is configured to determine the specified application on which the creation operation is based as the first target application when a creation operation of creating a folder based on any specified application is detected;

该确定模块307,还被配置为当检测到将任一个指定应用加入到该文件夹的加入操作时,将该加入操作所对应的指定应用确定为该第一目标应用。The determining module 307 is further configured to determine the specified application corresponding to the adding operation as the first target application when an adding operation of adding any specified application to the folder is detected.

在一种可能实现方式中,参照图7,该装置还包括:In a possible implementation, referring to FIG. 7, the device further includes:

获取模块308,被配置为当检测到将该第一目标应用从该文件夹中移除的移除操作时,如果移除该第一目标应用后的文件夹中包括至少一个指定应用,则获取第二目标应用,并基于获取的第二目标应用设置该文件夹的密码,开启该第一目标应用的密码保护功能,该第二目标应用为剩余的至少一个指定应用中的一个指定应用;The acquiring module 308 is configured to, when detecting a removal operation of removing the first target application from the folder, if at least one specified application is included in the folder after the removal of the first target application, then acquire The second target application, and setting the password of the folder based on the acquired second target application, enabling the password protection function of the first target application, the second target application being a specified application in the remaining at least one specified application;

恢复模块309,被配置为如果移除该第一目标应用后的文件夹中不包括任何指定应用,则恢复该文件夹的初始设置密码,开启该第一目标应用的密码保护功能。The recovery module 309 is configured to restore the initial password of the folder and enable the password protection function of the first target application if the folder after removing the first target application does not include any specified application.

关于上述实施例中的装置,其中各个模块执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。Regarding the apparatus in the foregoing embodiments, the specific manner in which each module executes operations has been described in detail in the embodiments related to the method, and will not be described in detail here.

图8是根据一示例性实施例示出的一种应用启动装置800的框图。例如,装置800可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等。Fig. 8 is a block diagram of an application launching device 800 according to an exemplary embodiment. For example, the apparatus 800 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like.

参照图8,装置800可以包括以下一个或多个组件:处理组件802,存储器804,电源组件806,多媒体组件808,音频组件810,输入/输出(I/O)的接口812,传感器组件814,以及通信组件816。8, device 800 may include one or more of the following components: a processing component 802, a memory 804, a power supply component 806, a multimedia component 808, an audio component 810, an input/output (I/O) interface 812, a sensor component 814, and communication component 816 .

处理组件802通常控制装置800的整体操作,诸如与显示,电话呼叫,数据通信,相机操作和记录操作相关联的操作。处理组件802可以包括一个或多个处理器820来执行指令,以完成上述的方法的全部或部分步骤。此外,处理组件802可以包括一个或多个模块,便于处理组件802和其他组件之间的交互。例如,处理组件802可以包括多媒体模块,以方便多媒体组件808和处理组件802之间的交互。The processing component 802 generally controls the overall operations of the device 800, such as those associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 802 may include one or more processors 820 to execute instructions to complete all or part of the steps of the above method. Additionally, processing component 802 may include one or more modules that facilitate interaction between processing component 802 and other components. For example, processing component 802 may include a multimedia module to facilitate interaction between multimedia component 808 and processing component 802 .

存储器804被配置为存储各种类型的数据以支持在装置800的操作。这些数据的示例包括用于在装置800上操作的任何应用程序或方法的指令,联系人数据,电话簿数据,消息,图片,视频等。存储器804可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。The memory 804 is configured to store various types of data to support operations at the device 800 . Examples of such data include instructions for any application or method operating on device 800, contact data, phonebook data, messages, pictures, videos, and the like. The memory 804 can be implemented by any type of volatile or non-volatile storage device or their combination, such as static random access memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Magnetic or Optical Disk.

电源组件806为装置800的各种组件提供电力。电源组件806可以包括电源管理系统,一个或多个电源,及其他与为装置800生成、管理和分配电力相关联的组件。The power supply component 806 provides power to the various components of the device 800 . Power components 806 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for device 800 .

多媒体组件808包括在装置800和用户之间的提供一个输出接口的屏幕。在一些实施例中,屏幕可以包括液晶显示器(LCD)和触摸面板(TP)。如果屏幕包括触摸面板,屏幕可以被实现为触摸屏,以接收来自用户的输入信号。触摸面板包括一个或多个触摸传感器以感测触摸、滑动和触摸面板上的手势。触摸传感器可以不仅感测触摸或滑动动作的边界,而且还检测与触摸或滑动操作相关的持续时间和压力。在一些实施例中,多媒体组件808包括一个前置摄像头和/或后置摄像头。当装置800处于操作模式,如拍摄模式或视频模式时,前置摄像头和/或后置摄像头可以接收外部的多媒体数据。每个前置摄像头和后置摄像头可以是一个固定的光学透镜系统或具有焦距和光学变焦能力。The multimedia component 808 includes a screen that provides an output interface between the device 800 and the user. In some embodiments, the screen may include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from a user. The touch panel includes one or more touch sensors to sense touches, swipes, and gestures on the touch panel. The touch sensor may not only sense a boundary of a touch or a swipe action, but also detect duration and pressure associated with the touch or swipe operation. In some embodiments, the multimedia component 808 includes a front camera and/or a rear camera. When the device 800 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data. Each front camera and rear camera can be a fixed optical lens system or have focal length and optical zoom capability.

音频组件810被配置为输出和/或输入音频信号。例如,音频组件810包括一个麦克风(MIC),当装置800处于操作模式,如呼叫模式、记录模式和语音识别模式时,麦克风被配置为接收外部音频信号。所接收的音频信号可以被进一步存储在存储器804或经由通信组件816发送。在一些实施例中,音频组件810还包括一个扬声器,用于输出音频信号。The audio component 810 is configured to output and/or input audio signals. For example, the audio component 810 includes a microphone (MIC) configured to receive external audio signals when the device 800 is in operation modes, such as call mode, recording mode and voice recognition mode. Received audio signals may be further stored in memory 804 or sent via communication component 816 . In some embodiments, the audio component 810 also includes a speaker for outputting audio signals.

I/O接口812为处理组件802和外围接口模块之间提供接口,上述外围接口模块可以是键盘,点击轮,按钮等。这些按钮可包括但不限于:主页按钮、音量按钮、启动按钮和锁定按钮。The I/O interface 812 provides an interface between the processing component 802 and a peripheral interface module, which may be a keyboard, a click wheel, a button, and the like. These buttons may include, but are not limited to: a home button, volume buttons, start button, and lock button.

传感器组件814包括一个或多个传感器,用于为装置800提供各个方面的状态评估。例如,传感器组件814可以检测到装置800的打开/关闭状态,组件的相对定位,例如组件为装置800的显示器和小键盘,传感器组件814还可以检测装置800或装置800一个组件的位置改变,用户与装置800接触的存在或不存在,装置800方位或加速/减速和装置800的温度变化。传感器组件814可以包括接近传感器,被配置用来在没有任何的物理接触时检测附近物体的存在。传感器组件814还可以包括光传感器,如CMOS或CCD图像传感器,用于在成像应用中使用。在一些实施例中,该传感器组件814还可以包括加速度传感器,陀螺仪传感器,磁传感器,压力传感器或温度传感器。Sensor assembly 814 includes one or more sensors for providing status assessments of various aspects of device 800 . For example, the sensor component 814 can detect the open/closed state of the device 800, the relative positioning of components, such as the display and keypad of the device 800, the sensor component 814 can also detect a change in the position of the device 800 or a component of the device 800, the user Presence or absence of contact with device 800 , device 800 orientation or acceleration/deceleration and temperature change of device 800 . Sensor assembly 814 may include a proximity sensor configured to detect the presence of nearby objects in the absence of any physical contact. Sensor assembly 814 may also include an optical sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor component 814 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor or a temperature sensor.

通信组件816被配置为便于装置800和其他设备之间有线或无线方式的通信。装置800可以接入基于通信标准的无线网络,如WiFi,2G或3G,或它们的组合。在一个示例性实施例中,通信组件816经由广播信道接收来自外部广播管理系统的广播信号或广播相关信息。在一个示例性实施例中,通信组件816还包括近场通信(NFC)模块,以促进短程通信。例如,在NFC模块可基于射频识别(RFID)技术,红外数据协会(IrDA)技术,超宽带(UWB)技术,蓝牙(BT)技术和其他技术来实现。The communication component 816 is configured to facilitate wired or wireless communication between the apparatus 800 and other devices. The device 800 can access wireless networks based on communication standards, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 816 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 816 also includes a near field communication (NFC) module to facilitate short-range communication. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, Infrared Data Association (IrDA) technology, Ultra Wide Band (UWB) technology, Bluetooth (BT) technology and other technologies.

在示例性实施例中,装置800可以被一个或多个应用专用集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理设备(DSPD)、可编程逻辑器件(PLD)、现场可编程门阵列(FPGA)、控制器、微控制器、微处理器或其他电子元件实现,用于执行上述应用启动方法。In an exemplary embodiment, apparatus 800 may be programmed by one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable Implemented by a gate array (FPGA), controller, microcontroller, microprocessor or other electronic components for performing the above-mentioned application launching method.

在示例性实施例中,还提供了一种包括指令的非临时性计算机可读存储介质,例如包括指令的存储器804,上述指令可由装置800的处理器820执行以完成上述方法。例如,非临时性计算机可读存储介质可以是ROM、随机存取存储器(RAM)、CD-ROM、磁带、软盘和光数据存储设备等。In an exemplary embodiment, there is also provided a non-transitory computer-readable storage medium including instructions, such as the memory 804 including instructions, which can be executed by the processor 820 of the device 800 to implement the above method. For example, the non-transitory computer readable storage medium may be ROM, random access memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, and the like.

在示例性实施例中,还提供了一种非临时性计算机可读存储介质,当存储介质中的指令由移动终端的处理器执行时,使得移动终端能够执行上述应用启动方法。In an exemplary embodiment, there is also provided a non-transitory computer-readable storage medium, which enables the mobile terminal to execute the above application launching method when instructions in the storage medium are executed by a processor of the mobile terminal.

本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其它实施方案。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由下面的权利要求指出。Other embodiments of the present disclosure will be readily apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any modification, use or adaptation of the present disclosure, and these modifications, uses or adaptations follow the general principles of the present disclosure and include common knowledge or conventional technical means in the technical field not disclosed in the present disclosure . The specification and examples are to be considered exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

应当理解的是,本公开并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本公开的范围仅由所附的权利要求来限制。It should be understood that the present disclosure is not limited to the precise constructions which have been described above and shown in the drawings, and various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (11)

1. it is a kind of to apply startup method, it is characterised in that to be applied to terminal, methods described includes:
When the opening operation of opened file folder is detected, interface for password input is shown, the interface for password input is used to point out The password of first object application in file described in user input, the first object application are a finger in the file It is fixed to apply;
When the password of the first object application is received by the interface for password input, the file is opened;
When the start-up operation for starting any one specified application in the file is detected, start the start-up operation corresponding Specify application;
Wherein, the file includes that at least one specifies application, and the file has turned on cipher protection function, described At least one specifies application to have turned on cipher protection function.
2. method according to claim 1, it is characterised in that methods described also includes:
The password of the file is set to into the password of the first object application, is closed Cipher protection function.
3. method according to claim 1, it is characterised in that methods described also includes:
When the file does not open cipher protection function, if detect for any one specified application to be added to the file The cipher protection function of the file when addition of folder is operated, is opened, and described addition is operated into corresponding specified application It is defined as the first object application.
4. method according to claim 1, it is characterised in that methods described also includes:
When the establishment operation based on arbitrary specified application establishment file folder is detected, operate what is be based on to specify described establishment Using being defined as the first object application;
When the addition operation that any one specified application is added to the file is detected, operation described will be added corresponding Specified application be defined as the first object application.
5. method according to claim 1, it is characterised in that methods described also includes:
When detect by the first object application remove from the file when removing operation, if removing described first File after intended application includes that at least one specifies application, then obtain the second intended application, and based on second for obtaining Intended application arranges the password of the file, opens the cipher protection function of the first object application, second target Application is specified using one in application is specified for remaining at least one;
If not including any specified application in removing the file after the first object application, recover the file Initial setting up password, opens the cipher protection function of the first object application.
6. one kind application starter, it is characterised in that described device includes:
Display module, for when the opening operation of opened file folder is detected, showing interface for password input, the Password Input Interface is used for the password for pointing out first object application in file described in user input, and the first object application is the file One in folder specifies application;
Module is opened, for when the password of the first object application is received by the interface for password input, opening institute State file;
Starting module, for when the start-up operation of any one specified application in the startup file is detected, starting described The corresponding specified application of start-up operation;
Wherein, the file includes that at least one specifies application, and the file has turned on cipher protection function, described At least one specifies application to have turned on cipher protection function.
7. device according to claim 6, it is characterised in that described device also includes:
Setup module, for the password of the file to be set to the password of the first object application;
Closedown module, for closing the cipher protection function that application is specified in the file.
8. device according to claim 6, it is characterised in that described device also includes:
Opening module, the opening module is not for when the file opens cipher protection function, if detect to appoint When one addition for specifying application to be added to the file is operated, the cipher protection function of the file is opened, and by institute State the specified application for adding operation corresponding and be defined as the first object application.
9. device according to claim 6, it is characterised in that described device also includes:
Determining module, for when the establishment operation based on arbitrary specified application establishment file folder is detected, described establishment being grasped The specified application that work is based on is defined as the first object application;
The determining module, is additionally operable to when the addition operation that any one specified application is added to the file is detected, The specified application for adding operation corresponding is defined as into the first object application.
10. device according to claim 6, it is characterised in that described device also includes:
Acquisition module, for when detect by the first object application remove from the file when removing operation, such as Fruit removes the file after the first object application includes that at least one specifies application, then obtain the second intended application, and The password of the file is arranged based on the second intended application for obtaining, the cryptoguard work(of the first object application is opened Can, second intended application is one in remaining at least one specified application and specifies application;
Recovery module, if not including any specified application in removing the file after the first object application, recovers institute The initial setting up password of file is stated, the cipher protection function of the first object application is opened.
11. one kind application starters, it is characterised in that described device includes:
Processor;
For storing the memorizer of the executable instruction of processor;
Wherein, the processor is configured to:
When the opening operation of opened file folder is detected, interface for password input is shown, the interface for password input is used to point out The password of first object application in file described in user input, the first object application are a finger in the file It is fixed to apply;
When the password of the first object application is received by the interface for password input, the file is opened;
When the start-up operation for starting any one specified application in the file is detected, start the start-up operation corresponding Specify application;
Wherein, the file includes that at least one specifies application, and the file has turned on cipher protection function, described At least one specifies application to have turned on cipher protection function.
CN201610920451.6A 2016-10-21 2016-10-21 Using startup method and device Pending CN106548050A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610920451.6A CN106548050A (en) 2016-10-21 2016-10-21 Using startup method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610920451.6A CN106548050A (en) 2016-10-21 2016-10-21 Using startup method and device

Publications (1)

Publication Number Publication Date
CN106548050A true CN106548050A (en) 2017-03-29

Family

ID=58392195

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610920451.6A Pending CN106548050A (en) 2016-10-21 2016-10-21 Using startup method and device

Country Status (1)

Country Link
CN (1) CN106548050A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108469931A (en) * 2018-03-23 2018-08-31 珠海格力电器股份有限公司 Application program locking method and device
CN108647114A (en) * 2018-03-30 2018-10-12 斑马网络技术有限公司 Vehicle device operating system and its startup method, system partitioning update and restoration methods
CN108763888A (en) * 2018-05-31 2018-11-06 平安医疗科技有限公司 Files on each of customers processing method, device, computer equipment and storage medium
CN111581617A (en) * 2020-05-18 2020-08-25 北京字节跳动网络技术有限公司 Software access method, device, equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8260710B2 (en) * 2004-06-15 2012-09-04 Eqapez Foundation, L.L.C. Method and system for securely distributing content
CN103488918A (en) * 2013-09-18 2014-01-01 广东欧珀移动通信有限公司 Application encrypting method and device for intelligent terminal
CN104715172A (en) * 2015-03-13 2015-06-17 广东欧珀移动通信有限公司 Starting method and device of application programs

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8260710B2 (en) * 2004-06-15 2012-09-04 Eqapez Foundation, L.L.C. Method and system for securely distributing content
CN103488918A (en) * 2013-09-18 2014-01-01 广东欧珀移动通信有限公司 Application encrypting method and device for intelligent terminal
CN104715172A (en) * 2015-03-13 2015-06-17 广东欧珀移动通信有限公司 Starting method and device of application programs

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108469931A (en) * 2018-03-23 2018-08-31 珠海格力电器股份有限公司 Application program locking method and device
CN108647114A (en) * 2018-03-30 2018-10-12 斑马网络技术有限公司 Vehicle device operating system and its startup method, system partitioning update and restoration methods
CN108647114B (en) * 2018-03-30 2022-03-08 斑马网络技术有限公司 Vehicle machine operating system and starting method thereof, and system partition updating and recovering method
CN108763888A (en) * 2018-05-31 2018-11-06 平安医疗科技有限公司 Files on each of customers processing method, device, computer equipment and storage medium
CN108763888B (en) * 2018-05-31 2022-06-07 平安医疗科技有限公司 User profile processing method and device, computer equipment and storage medium
CN111581617A (en) * 2020-05-18 2020-08-25 北京字节跳动网络技术有限公司 Software access method, device, equipment and storage medium
CN111581617B (en) * 2020-05-18 2023-04-28 北京字节跳动网络技术有限公司 Software access method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN108509232A (en) Screen recording method, device and computer readable storage medium
CN106156561B (en) Application locking method, application unlocking method and device
CN105956486B (en) Remote control method and device
CN107357505A (en) The method, apparatus and computer-readable recording medium of screenshot capture
CN107436784A (en) Suspension window displaying method and device
CN105912951A (en) Data migration method and device
CN106227419A (en) Screenshotss method and device
CN107918510A (en) Application icon moving method and device
WO2018081919A1 (en) Method and apparatus for hiding application icon
CN106547216A (en) The method and device of intelligent scene trigger condition is set
CN106990903A (en) Display and the method and device of hide application program
CN106548050A (en) Using startup method and device
CN107169060A (en) Image processing method, device and terminal in terminal
CN107423378A (en) Image display method and device
CN106611112A (en) Application program safe processing method, device and equipment
CN107145797A (en) Application Icon Display Control Method, Device, and Terminal Equipment
CN106406659A (en) Double-open application establishing method and device
CN106547705A (en) USB (universal serial bus) operating mode control method and device
CN106465160A (en) Network function switching method and device
CN105955635B (en) Interface display method and device
CN106598666A (en) Silent mode switching method and device
CN107463809A (en) The display methods and device of application icon
CN110290272A (en) Method, device and medium for displaying function cards
WO2017211021A1 (en) Application trigger method and device
CN106503215A (en) Process the method and device of picture

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170329

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载