技术领域technical field
本公开涉及计算机技术领域,尤其涉及一种应用界面控制方法及装置。The present disclosure relates to the field of computer technology, and in particular to an application interface control method and device.
背景技术Background technique
相关技术中,用户在使用某一应用时,可能需要多次进入到该应用的同一个界面。目前,在运行一个应用的过程中,用户会依次打开不同的界面,通常前一个界面会被后一个开启的界面所覆盖。在这种情况下,用户在打开后面的界面后,无法方便地再次进入当前界面之前的界面。同样地,开发人员开发调试某一应用的功能时也会遇到类似的问题。In related technologies, when using a certain application, the user may need to enter the same interface of the application multiple times. At present, in the process of running an application, the user will open different interfaces in sequence, and usually the former interface will be covered by the opened interface of the latter. In this case, the user cannot conveniently re-enter the interface before the current interface after opening the subsequent interface. Similarly, developers will encounter similar problems when developing the function of debugging an application.
发明内容Contents of the invention
为克服相关技术中存在的问题,本公开提供一种应用界面控制方法及装置。In order to overcome the problems existing in related technologies, the present disclosure provides an application interface control method and device.
根据本公开实施例的第一方面,提供一种应用界面控制方法,包括:According to a first aspect of an embodiment of the present disclosure, an application interface control method is provided, including:
响应于将应用的当前界面设置为锁定状态的请求,将所述当前界面设置为锁定状态;Responding to a request for setting the current interface of the application to the locked state, setting the current interface to the locked state;
在退出所述应用的当前界面之后,在检测到运行所述应用的请求的情况下,运行所述应用,并进入所述锁定状态对应的界面。After exiting the current interface of the application, if a request to run the application is detected, the application is run and an interface corresponding to the locked state is entered.
对于上述方法,在一种可能的实现方式中,响应于将应用的当前界面设置为锁定状态的请求,将所述当前界面设置为锁定状态,包括:For the above method, in a possible implementation manner, in response to the request for setting the current interface of the application to the locked state, setting the current interface of the application to the locked state includes:
响应于显示当前界面的缩略图的请求,显示所述当前界面的缩略图;In response to the request for displaying the thumbnail of the current interface, display the thumbnail of the current interface;
响应于用户针对所述缩略图中的锁定控件的触摸操作,将所述当前界面设置为锁定状态。In response to a user's touch operation on the lock control in the thumbnail, the current interface is set to a locked state.
对于上述方法,在一种可能的实现方式中,将所述当前界面设置为锁定状态,包括:For the above method, in a possible implementation manner, setting the current interface to a locked state includes:
获取并存储所述当前界面的进程数据。Obtain and store the process data of the current interface.
根据本公开实施例的第二方面,提供一种应用界面控制装置,包括:According to a second aspect of the embodiments of the present disclosure, there is provided an application interface control device, including:
设置模块,被配置为响应于将应用的当前界面设置为锁定状态的请求,将所述当前界面设置为锁定状态;A setting module configured to set the current interface of the application to a locked state in response to a request to set the current interface of the application to a locked state;
运行模块,被配置为在退出所述应用的当前界面之后,在检测到运行所述应用的请求的情况下,运行所述应用,并进入所述锁定状态对应的界面。The running module is configured to, after exiting the current interface of the application, run the application and enter the interface corresponding to the locked state when a request to run the application is detected.
对于上述装置,在一种可能的实现方式中,所述设置模块包括:For the above device, in a possible implementation manner, the setting module includes:
显示子模块,被配置为响应于显示当前界面的缩略图的请求,显示所述当前界面的缩略图;A display submodule configured to display a thumbnail of the current interface in response to a request for displaying a thumbnail of the current interface;
设置子模块,被配置为响应于用户针对所述缩略图中的锁定控件的触摸操作,将所述当前界面设置为锁定状态。The setting submodule is configured to set the current interface as a locked state in response to a user's touch operation on the lock control in the thumbnail.
对于上述装置,在一种可能的实现方式中,所述设置模块包括:For the above device, in a possible implementation manner, the setting module includes:
存储子模块,被配置为获取并存储所述当前界面的进程数据。The storage submodule is configured to acquire and store the process data of the current interface.
根据本公开实施例的第三方面,提供一种应用界面控制装置,包括:处理器;用于存储处理器可执行指令的存储器;其中,所述处理器被配置为执行上述方法。According to a third aspect of the embodiments of the present disclosure, there is provided an application interface control device, including: a processor; a memory for storing instructions executable by the processor; wherein the processor is configured to execute the above method.
根据本公开实施例的第三方面,提供一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现上述方法。According to a third aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the foregoing method is implemented.
本公开的实施例提供的技术方案可以包括以下有益效果:本公开的应用界面控制方法及装置,响应于将应用的当前界面设置为锁定状态的请求,将当前界面设置为锁定状态,在退出应用的当前界面之后,在检测到运行该应用的请求的情况下,运行该应用,并进入锁定状态对应的界面,能够允许用户直接进入处于锁定状态的同一界面,提高操作的便捷性。此外,本公开的应用界面控制方法及装置能够用于应用的开发测试过程中,有助于开发人员对应用进行调试。The technical solutions provided by the embodiments of the present disclosure may include the following beneficial effects: the application interface control method and device of the present disclosure, in response to the request for setting the current interface of the application to the locked state, set the current interface to the locked state, and the application interface can be locked after exiting the application After the current interface of the application, when a request to run the application is detected, the application is run and enters the interface corresponding to the locked state, allowing the user to directly enter the same interface in the locked state, improving the convenience of operation. In addition, the application interface control method and device of the present disclosure can be used in the application development and testing process, and help developers to debug the application.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。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 controlling an application interface according to an exemplary embodiment.
图2是根据一示例性实施例示出的一种应用界面控制方法中步骤S10的流程图。Fig. 2 is a flow chart of step S10 in a method for controlling an application interface according to an exemplary embodiment.
图3是根据一示例性实施例示出的当前界面的缩略图。Fig. 3 is a thumbnail view of the current interface according to an exemplary embodiment.
图4是根据一示例性实施例示出的一种应用界面控制装置的框图。Fig. 4 is a block diagram of an application interface control device according to an exemplary embodiment.
图5是根据一示例性实施例示出的一种应用界面控制装置的框图。Fig. 5 is a block diagram of a device for controlling an application interface according to an exemplary embodiment.
图6是根据一示例性实施例示出的一种应用界面控制装置的框图。Fig. 6 is a block diagram of a device for controlling an application interface according to an exemplary embodiment.
具体实施方式detailed description
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本公开相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本公开的一些方面相一致的装置和方法的例子。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 flow chart showing a method for controlling an application interface according to an exemplary embodiment. This method can be used in terminal devices such as mobile phones or tablet computers, and is not limited here. As shown in Figure 1, the application interface control method includes the following steps.
在步骤S10中,响应于将应用的当前界面设置为锁定状态的请求,将该当前界面设置为锁定状态。In step S10, in response to the request for setting the current interface of the application to the locked state, the current interface is set to the locked state.
其中,应用可以是应用程序的简称,应用程序可以指安装在终端设备中的能够完成特定功能的程序。应用可以包括系统应用和非系统应用等,在此不作限定。系统应用可以指嵌入终端设备操作系统的应用,例如,设置控件等。用户可以通过设置控件中的亮度调节功能对屏幕的亮度进行调节,或通过音量调节功能对播放的音量进行调节。非系统应用可以指用户能够自主选择安装或卸载的应用,例如,即时通讯应用或视频播放应用等。用户可以通过即时通讯应用进行信息的发送或接收,或通过视频播放应用进行视频的播放。Wherein, the application may be an abbreviation of an application program, and the application program may refer to a program installed in a terminal device and capable of completing a specific function. Applications may include system applications and non-system applications, etc., which are not limited here. A system application may refer to an application embedded in an operating system of a terminal device, for example, setting controls and the like. The user can adjust the brightness of the screen through the brightness adjustment function in the setting control, or adjust the playback volume through the volume adjustment function. Non-system applications may refer to applications that users can choose to install or uninstall independently, for example, instant messaging applications or video playback applications. Users can send or receive information through instant messaging applications, or play videos through video playback applications.
本实施例的将应用的当前界面设置为锁定状态的请求可以指能够触发当前界面的状态变为锁定状态的控制指令。例如,用户通过终端设备的虚拟按键或物理按键发起的将应用的当前界面设置为锁定状态的请求。The request for setting the current interface of the application to the locked state in this embodiment may refer to a control instruction that can trigger the state of the current interface to change to the locked state. For example, the user initiates a request to set the current interface of the application to a locked state through a virtual button or a physical button of the terminal device.
本实施例的锁定状态可以指针对应用的某一个或某一些界面进行特殊处理,以使该界面可以迅速获取并恢复显示。需要说明的是,本领域技术人员应当能够理解,相关技术中有各种方式可以实现将应用的某一个或某一些界面设置为锁定状态,例如,存储该界面的进程数据,在此不作限定。The locked state in this embodiment may refer to performing special processing on one or some interfaces of the application, so that the interface can be acquired quickly and restored to display. It should be noted that those skilled in the art should be able to understand that there are various ways in the related art to set a certain interface or some interfaces of the application into a locked state, for example, storing the process data of the interface, which is not limited here.
在步骤S11中,在退出应用的当前界面之后,在检测到运行该应用的请求的情况下,运行该应用,并进入锁定状态对应的界面。In step S11, after exiting the current interface of the application, if a request to run the application is detected, the application is run and an interface corresponding to the locked state is entered.
本实施例的退出该应用的当前界面可以指使应用由前台运行的状态变为不在前台运行的状态,例如,应用处于后台运行的状态,或者应用为不运行的状态等。Exiting the current interface of the application in this embodiment may refer to changing the application from running in the foreground to not running in the foreground, for example, the application is running in the background, or the application is not running.
本实施例的运行应用的请求可以指能够触发某一应用运行的控制指令。例如,用户通过终端设备的虚拟按键或物理按键发起运行应用的请求。在检测到运行应用的请求的情况下,可以触发应用运行的控制指令,并进入锁定状态对应的界面。换句话说,在检测到运行应用的请求的情况下,可以使应用处于前台运行的状态,且界面为锁定状态对应的界面,以便用户可以与应用进行交互,从而实现应用的相关功能。The request to run an application in this embodiment may refer to a control instruction that can trigger the running of a certain application. For example, the user initiates a request to run an application through a virtual key or a physical key of the terminal device. When a request to run an application is detected, a control instruction for running the application can be triggered, and an interface corresponding to the locked state can be entered. In other words, when a request to run the application is detected, the application can be run in the foreground, and the interface is the interface corresponding to the locked state, so that the user can interact with the application to realize related functions of the application.
本领域技术人员可以采用任意适当的方式,来进入锁定状态对应的界面,本实施例不限制具体的进入方式。例如,终端设备通过存储应用的当前界面的进程数据的方式,将当前界面设置为锁定状态。在退出应用的当前界面之后,在检测到运行应用的请求的情况下,若终端设备在特定数据库中查找到针对应用的界面的进程数据,则基于该进程数据进入锁定状态对应的界面。其中,特定数据库用于存储处于锁定状态的界面的进程数据。Those skilled in the art may use any appropriate method to enter the interface corresponding to the locked state, and this embodiment does not limit the specific entry method. For example, the terminal device sets the current interface of the application as a locked state by storing process data of the current interface of the application. After exiting the current interface of the application, if a request to run the application is detected, if the terminal device finds the process data for the interface of the application in a specific database, it will enter the interface corresponding to the locked state based on the process data. Wherein, the specific database is used to store the process data of the interface in the locked state.
作为一个示例,响应于用户将应用A的当前界面(界面a)设置为锁定状态的请求,终端设备将界面a设置为锁定状态,在退出应用A的界面a之后,若检测到运行应用A的请求,则运行应用A并进入界面a。As an example, in response to the user's request to set the current interface (interface a) of application A to the locked state, the terminal device sets the interface a to the locked state. request, run application A and enter interface a.
本公开的应用界面控制方法,能够允许用户直接进入处于锁定状态的同一界面,提高操作的便捷性。此外,本公开的应用界面控制方法能够用于应用的开发调试过程中,有助于开发人员对应用进行调试。The application interface control method of the present disclosure can allow the user to directly enter the same interface in the locked state, thereby improving the convenience of operation. In addition, the application interface control method of the present disclosure can be used in the development and debugging process of the application, and helps developers to debug the application.
在一种可能的实现方式中,将当前界面设置为锁定状态可以包括:获取并存储当前界面的进程数据。In a possible implementation manner, setting the current interface as a locked state may include: acquiring and storing process data of the current interface.
作为一个示例,用户可以通过终端设备的虚拟按键或物理按键发起将应用的当前界面设置为锁定状态的请求,终端设备响应于该请求,可以获取该应用的当前界面的进程数据,并存储该进程数据。其中,当前界面的进程数据可以指运行当前界面的进程包括的数据。在应用的当前界面关闭或被覆盖后,可以通过该应用的当前界面的进程数据恢复该应用的当前界面。As an example, the user can initiate a request to set the current interface of the application to a locked state through the virtual button or physical button of the terminal device. In response to the request, the terminal device can obtain the process data of the current interface of the application and store the process. data. Wherein, the process data of the current interface may refer to the data included in the process running the current interface. After the current interface of the application is closed or covered, the current interface of the application can be restored through the process data of the current interface of the application.
例如,用户点击触摸屏发起将应用B的界面b设置为锁定状态的请求,终端设备响应于该请求,获取应用B的界面b的进程数据,并存储应用B的界面b的进程数据。在应用B的界面b关闭后,若用户点击终端设备桌面上的应用B的图标,发起运行应用B的请求,则终端设备获取存储的应用B的界面b的进程数据,并通过应用B的界面b的进程数据恢复应用B的界面b。For example, the user taps the touch screen to initiate a request to set interface b of application B to a locked state, and the terminal device obtains process data of interface b of application B in response to the request, and stores the process data of interface b of application B. After interface b of application B is closed, if the user clicks the icon of application B on the desktop of the terminal device and initiates a request to run application B, the terminal device obtains the stored process data of interface b of application B, and passes through the interface of application B b's process data recovery application B's interface b.
需要说明的是,本领域技术人员应该可以理解,以上以获取并存储当前界面的进程数据作为将当前界面设置为锁定状态的一种实现方式。本领域技术人员还可以采用其他适当方式来实现将当前界面设置为锁定状态,本公开对此不作限制。It should be noted that those skilled in the art should understand that acquiring and storing the process data of the current interface is used as an implementation manner of setting the current interface to a locked state. Those skilled in the art may also use other appropriate methods to implement setting the current interface to the locked state, which is not limited in the present disclosure.
本公开的应用界面控制方法,通过获取并存储当前界面的进程数据来实现将当前界面设置为锁定状态,利用当前界面特有的进程数据,而无需引入其他特征,便于用户或开发人员后续准确快速地进入处于锁定状态的界面。In the application interface control method of the present disclosure, the current interface is set to the locked state by acquiring and storing the process data of the current interface, and the process data unique to the current interface is used without introducing other features, which is convenient for users or developers to follow up accurately and quickly Enter the locked interface.
图2是根据一示例性实施例示出的一种应用界面控制方法中步骤S10的流程图。如图2所示,响应于将应用的当前界面设置为锁定状态的请求,将当前界面设置为锁定状态(步骤S10),包括以下步骤。Fig. 2 is a flow chart of step S10 in a method for controlling an application interface according to an exemplary embodiment. As shown in FIG. 2 , in response to the request for setting the current interface of the application to the locked state, setting the current interface to the locked state (step S10 ) includes the following steps.
在步骤S101中,响应于显示当前界面的缩略图的请求,显示当前界面的缩略图。In step S101, in response to the request for displaying the thumbnail of the current interface, the thumbnail of the current interface is displayed.
在步骤S102中,响应于用户针对该缩略图中的锁定控件的触摸操作,将当前界面设置为锁定状态。In step S102, in response to the user's touch operation on the lock control in the thumbnail, the current interface is set to a locked state.
在一种可能的实现方式中,用户可以通过终端设备的虚拟按键或物理按键发起显示当前界面的缩略图的请求,终端设备响应于该请求,可以在屏幕上显示当前界面的缩略图。图3是根据一示例性实施例示出的当前界面的缩略图。如图3所示,用户可以通过该缩略图中的锁定控件,将当前界面设置为锁定状态。例如用户可以点击或触摸图3中所示的缩略图右上角的小锁标志将当前界面设置为锁定状态。In a possible implementation manner, the user may initiate a request to display a thumbnail of the current interface through a virtual key or a physical key of the terminal device, and the terminal device may display the thumbnail of the current interface on the screen in response to the request. Fig. 3 is a thumbnail view of the current interface according to an exemplary embodiment. As shown in FIG. 3 , the user can set the current interface to a locked state through the lock control in the thumbnail. For example, the user can click or touch the small lock symbol in the upper right corner of the thumbnail shown in FIG. 3 to set the current interface as a locked state.
本公开的应用界面控制方法,若用户希望将当前界面设置为锁定状态,通过针对当前界面的缩略图中的锁定控件的触摸操作,即可将当前界面设置为锁定状态,操作简单方便,使用体验良好。此外,开发人员也可采用该方法将当前界面设置为锁定状态,以便提高对应用进行调试的便捷性。In the application interface control method of the present disclosure, if the user wishes to set the current interface to the locked state, the current interface can be set to the locked state by touching the lock control in the thumbnail of the current interface. The operation is simple and convenient, and the user experience good. In addition, developers can also use this method to set the current interface to a locked state, so as to improve the convenience of debugging the application.
在一个应用场景中,用户通过终端设备的虚拟按钮或物理按键可以发起显示当前界面的缩略图的请求,在终端设备显示缩略图的情况下,用户可以通过触摸或点击缩略图中的锁定控件,来实现将当前界面设置为锁定状态。终端设备也可以存储当前界面的进程数据。在用户退出应用的当前界面之后,若用户再次发起运行应用的请求,则终端设备运行该应用,并进入锁定状态对应的界面。In an application scenario, the user can initiate a request to display the thumbnail of the current interface through the virtual button or physical button of the terminal device. When the terminal device displays the thumbnail, the user can touch or click the lock control in the thumbnail, To achieve setting the current interface to the locked state. The terminal device can also store the process data of the current interface. After the user exits the current interface of the application, if the user initiates a request to run the application again, the terminal device runs the application and enters an interface corresponding to the locked state.
图4是根据一示例性实施例示出的一种应用界面控制装置的框图。参照图4,该装置包括设置模块10,运行模块11。Fig. 4 is a block diagram of an application interface control device according to an exemplary embodiment. Referring to FIG. 4 , the device includes a setting module 10 and an operating module 11 .
该设置模块10被配置为响应于将应用的当前界面设置为锁定状态的请求,将所述当前界面设置为锁定状态;The setting module 10 is configured to set the current interface of the application as a locked state in response to a request to set the current interface of the application as a locked state;
该运行模块11被配置为在退出所述应用的当前界面之后,在检测到运行所述应用的请求的情况下,运行所述应用,并进入所述锁定状态对应的界面。The running module 11 is configured to, after exiting the current interface of the application, run the application and enter the interface corresponding to the locked state when a request to run the application is detected.
图5是根据一示例性实施例示出的一种应用界面控制装置的框图。参照图5:Fig. 5 is a block diagram of a device for controlling an application interface according to an exemplary embodiment. Referring to Figure 5:
在一种可能的实现方式中,该设置模块10可以包括:In a possible implementation, the setting module 10 may include:
显示子模块101,被配置为响应于显示当前界面的缩略图的请求,显示所述当前界面的缩略图;The display submodule 101 is configured to display a thumbnail of the current interface in response to a request for displaying a thumbnail of the current interface;
设置子模块102,被配置为响应于用户针对所述缩略图中的锁定控件的触摸操作,将所述当前界面设置为锁定状态。The setting sub-module 102 is configured to set the current interface as a locked state in response to a user's touch operation on the lock control in the thumbnail.
在一种可能的实现方式中,该设置模块10可以包括:In a possible implementation, the setting module 10 may include:
存储子模块103,被配置为获取并存储所述当前界面的进程数据。The storage submodule 103 is configured to obtain and store the process data of the current interface.
关于上述实施例中的装置,其中各个模块执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。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.
本公开的应用界面控制装置,能够允许用户直接进入处于锁定状态的同一界面,提高操作的便捷性。此外,本公开的应用界面控制方法及装置能够用于应用的开发测试过程中,有助于开发人员对应用进行调试。The application interface control device of the present disclosure can allow a user to directly enter the same interface in a locked state, thereby improving the convenience of operation. In addition, the application interface control method and device of the present disclosure can be used in the application development and testing process, and help developers to debug the application.
图6是根据一示例性实施例示出的一种应用界面控制装置800的框图。例如,装置800可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等。Fig. 6 is a block diagram of an application interface control 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.
参照图6,装置800可以包括以下一个或多个组件:处理组件802,存储器804,电源组件806,多媒体组件808,音频组件810,输入/输出(I/O)的接口812,传感器组件814,以及通信组件816。Referring to FIG. 6, the 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 swipe action, but also detect duration and pressure associated with the touch or swipe action. 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, and the sensor component 814 can also detect a change in the position of the device 800 or a component of the device 800 , the presence or absence of user contact with the device 800 , the device 800 orientation or acceleration/deceleration and the temperature change of the 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 A gate array (FPGA), controller, microcontroller, microprocessor or other electronic component implementation for performing the methods described above.
在示例性实施例中,还提供了一种包括指令的非临时性计算机可读存储介质,例如包括指令的存储器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.
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其它实施方案。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由下面的权利要求指出。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.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710618498.1ACN107402693A (en) | 2017-07-26 | 2017-07-26 | Application interface control method and device |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710618498.1ACN107402693A (en) | 2017-07-26 | 2017-07-26 | Application interface control method and device |
| Publication Number | Publication Date |
|---|---|
| CN107402693Atrue CN107402693A (en) | 2017-11-28 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201710618498.1APendingCN107402693A (en) | 2017-07-26 | 2017-07-26 | Application interface control method and device |
| Country | Link |
|---|---|
| CN (1) | CN107402693A (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103699298A (en)* | 2013-12-16 | 2014-04-02 | 联想(北京)有限公司 | Information processing method and electronic equipment |
| CN104572075A (en)* | 2014-12-04 | 2015-04-29 | 惠州Tcl移动通信有限公司 | Intelligent terminal information display method and intelligent terminal |
| CN105068867A (en)* | 2015-08-21 | 2015-11-18 | 广东欧珀移动通信有限公司 | Screen lock method and device |
| CN105549826A (en)* | 2015-12-31 | 2016-05-04 | 华勤通讯技术有限公司 | Mobile terminal and locking method of slide page thereof |
| CN106445287A (en)* | 2016-09-18 | 2017-02-22 | 宇龙计算机通信科技(深圳)有限公司 | Background application management method and device |
| CN106485107A (en)* | 2016-09-19 | 2017-03-08 | 北京小米移动软件有限公司 | Screen locking method and device |
| US20170193709A1 (en)* | 2012-10-02 | 2017-07-06 | Dropbox, Inc. | Dynamically displaying multiple virtual and augmented reality views on a single display |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170193709A1 (en)* | 2012-10-02 | 2017-07-06 | Dropbox, Inc. | Dynamically displaying multiple virtual and augmented reality views on a single display |
| CN103699298A (en)* | 2013-12-16 | 2014-04-02 | 联想(北京)有限公司 | Information processing method and electronic equipment |
| CN104572075A (en)* | 2014-12-04 | 2015-04-29 | 惠州Tcl移动通信有限公司 | Intelligent terminal information display method and intelligent terminal |
| CN105068867A (en)* | 2015-08-21 | 2015-11-18 | 广东欧珀移动通信有限公司 | Screen lock method and device |
| CN105549826A (en)* | 2015-12-31 | 2016-05-04 | 华勤通讯技术有限公司 | Mobile terminal and locking method of slide page thereof |
| CN106445287A (en)* | 2016-09-18 | 2017-02-22 | 宇龙计算机通信科技(深圳)有限公司 | Background application management method and device |
| CN106485107A (en)* | 2016-09-19 | 2017-03-08 | 北京小米移动软件有限公司 | Screen locking method and device |
| Publication | Publication Date | Title |
|---|---|---|
| CN108509232A (en) | Screen recording method, device and computer readable storage medium | |
| CN107357505A (en) | The method, apparatus and computer-readable recording medium of screenshot capture | |
| CN105807873A (en) | Temperature control method and device | |
| CN107102772B (en) | Touch control method and device | |
| CN105956486B (en) | Remote control method and device | |
| CN106547663A (en) | Button management method and device | |
| EP3012725A1 (en) | Method, device and electronic device for displaying descriptive icon information | |
| CN107798309A (en) | Fingerprint input method, device and computer-readable recording medium | |
| WO2017193526A1 (en) | Application interface display method and apparatus | |
| WO2018000710A1 (en) | Method and device for displaying wifi signal icon and mobile terminal | |
| CN106528273A (en) | Application management method and device | |
| CN106354504A (en) | Message display method and device thereof | |
| CN106888309A (en) | The fingerprint recognition reminding method and device of video terminal | |
| CN108829473A (en) | event response method, device and storage medium | |
| CN108124058A (en) | information display control method and device | |
| CN107368280A (en) | Method for controlling volume, device and the interactive voice equipment of interactive voice | |
| CN106325508A (en) | Method and device for processing application | |
| CN106445499A (en) | Shortcut key prompting method and device | |
| CN106919302B (en) | Operation control method and device of mobile terminal | |
| CN106406659A (en) | Double-open application establishing method and device | |
| CN105912202A (en) | Application sharing method and device | |
| CN108874450A (en) | Wake up the method and device of voice assistant | |
| CN107656616A (en) | Input interface displaying method, device, electronic equipment | |
| CN106603825A (en) | Method and device for controlling mobile terminal | |
| CN106775247A (en) | The method and intelligent terminal of application icon movement |
| 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 | Application publication date:20171128 | |
| RJ01 | Rejection of invention patent application after publication |