CN106802828A - Applied data processing method and device - Google Patents
Applied data processing method and device Download PDFInfo
- Publication number
- CN106802828A CN106802828A CN201611263399.8A CN201611263399A CN106802828A CN 106802828 A CN106802828 A CN 106802828A CN 201611263399 A CN201611263399 A CN 201611263399A CN 106802828 A CN106802828 A CN 106802828A
- Authority
- CN
- China
- Prior art keywords
- application
- target application
- hotspot
- mobile terminal
- processing
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mobile Radio Communication Systems (AREA)
- Telephone Function (AREA)
Abstract
Description
技术领域technical field
本发明涉及资源管理技术领域,具体涉及一种应用数据处理方法及设备。The invention relates to the technical field of resource management, in particular to an application data processing method and device.
背景技术Background technique
随着智能手机的大量普及应用,智能手机能够支持的应用越来越多,功能越来越强大,智能手机向着多样化、个性化的方向发展,成为用户生活中不可缺少的电子用品。With the popularization and application of smart phones, smart phones can support more and more applications, and their functions are becoming more and more powerful. Smart phones are developing in the direction of diversification and personalization, and become an indispensable electronic product in users' lives.
现有的智能手机在功能的易用性、电池使用时间、系统资源利用率等方面还存在着不足。个性化的功能、高效能仍然是智能手机用户和系统开发者追求的目标。如何在给用户提供良好交互方式和使用体验的同时,提高系统效能是系统开发者面临的挑战。Existing smart phones still have deficiencies in terms of ease of use of functions, battery life, and system resource utilization. Personalized functions and high performance are still the goals pursued by smartphone users and system developers. How to improve system performance while providing users with good interaction and experience is a challenge for system developers.
发明内容Contents of the invention
本发明实施例提供了一种应用数据处理方法及设备,可以提高移动终端运行应用的流畅性,提高移动终端针对应用的高频处理任务的资源管理效率。Embodiments of the present invention provide an application data processing method and device, which can improve the fluency of running applications on a mobile terminal, and improve the resource management efficiency of the mobile terminal for high-frequency processing tasks of applications.
第一方面,本发明实施例提供一种应用数据处理方法,应用于包括多个应用处理器AP的移动终端,所述方法包括:In a first aspect, an embodiment of the present invention provides a method for processing application data, which is applied to a mobile terminal including multiple application processors AP, and the method includes:
当检测到针对目标应用的应用数据的处理请求时,获取所述移动终端的系统的系统状态参数;When a processing request for the application data of the target application is detected, acquiring system status parameters of the system of the mobile terminal;
在检测到所述系统状态参数满足预设条件时,获取所述目标应用的应用标识;Acquiring the application identifier of the target application when it is detected that the system status parameter satisfies a preset condition;
在检测到预设的热点应用集合包括所述目标应用的应用标识时,调用所述移动终端的专用AP处理所述目标应用的应用数据,所述专用AP是所述多个AP中的AP,所述专用AP被配置专门用于处理所述热点应用集合中的应用的应用数据。When detecting that the preset hotspot application set includes the application identifier of the target application, invoking a dedicated AP of the mobile terminal to process the application data of the target application, the dedicated AP being an AP among the plurality of APs, The dedicated AP is configured exclusively for processing application data of applications in the hotspot application set.
第二方面,本发明实施例提供了一种应用数据处理装置,该装置具有实现上述方法设计中移动终端的行为的功能。所述功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。所述硬件或软件包括一个或多个与上述功能相对应的模块。In a second aspect, an embodiment of the present invention provides an application data processing device, which has a function of realizing the behavior of the mobile terminal in the design of the above method. The functions described above may be implemented by hardware, or may be implemented by executing corresponding software on the hardware. The hardware or software includes one or more modules corresponding to the above functions.
该应用数据处理装置包括处理单元和通信单元,所述处理单元用于当检测到针对目标应用的应用数据的处理请求时,通过所述通信单元获取所述移动终端的系统的系统状态参数;以及用于在检测到所述系统状态参数满足预设条件时,通过所述通信单元获取所述目标应用的应用标识;以及用于在检测到预设的热点应用集合包括所述目标应用的应用标识时,调用所述移动终端的专用AP处理所述目标应用的应用数据,所述专用AP是所述多个AP中的AP,所述专用AP被配置专门用于处理所述热点应用集合中的应用的应用数据。The application data processing device includes a processing unit and a communication unit, the processing unit is used to obtain the system state parameters of the mobile terminal system through the communication unit when a processing request for the application data of the target application is detected; and It is used to obtain the application identification of the target application through the communication unit when it is detected that the system state parameter meets the preset condition; and it is used to detect that the preset hot application set includes the application identification of the target application When , the dedicated AP of the mobile terminal is called to process the application data of the target application, the dedicated AP is an AP in the plurality of APs, and the dedicated AP is specially configured to process the application data in the hotspot application set Application data for the application.
第三方面,本发明实施例提供了一种移动终端,所述移动终端包括处理器、存储器、收发器和总线;In a third aspect, an embodiment of the present invention provides a mobile terminal, where the mobile terminal includes a processor, a memory, a transceiver, and a bus;
所述处理器通过所述总线连接所述存储器、所述收发器;The processor is connected to the memory and the transceiver through the bus;
所述存储器存储可执行程序指令,所述处理器用于调用所述存储中的可执行程序代码,执行如本发明实施例第一方面任一方法中所描述的部分或全部步骤。The memory stores executable program instructions, and the processor is used to invoke the stored executable program codes to execute some or all of the steps described in any method of the first aspect of the embodiments of the present invention.
第四方面,本发明实施例提供了一种计算机可读存储介质,其中,所述计算机可读存储介质存储有用于计算机设备执行的程序代码,该程序代码具体包括指令,所述指令用于执行如本发明实施例第一方面任一方法中所描述的部分或全部步骤。In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, wherein the computer-readable storage medium stores program code for execution by a computer device, the program code specifically includes instructions, and the instructions are used to execute Part or all of the steps described in any method of the first aspect of the embodiment of the present invention.
可以看出,本发明实施例中,移动终端当检测到针对目标应用的应用数据的处理请求时,首先获取移动终端的系统的系统状态参数;其次,在检测到系统状态参数满足预设条件时,获取目标应用的应用标识;再次,在检测到预设的热点应用集合包括目标应用的应用标识时,调用移动终端的专用AP处理目标应用的应用数据,由于专用AP被配置专门用于处理热点应用集合中的应用的应用数据,避免了其他非热点应用的应用数据与目标应用的应用数据抢占移动终端的处理资源,减少了因等待占用处理资源而造成了处理延时,有利于提高移动终端针对热点应用的应用数据的处理效率。It can be seen that in the embodiment of the present invention, when the mobile terminal detects a processing request for the application data of the target application, it first obtains the system state parameters of the system of the mobile terminal; secondly, when it detects that the system state parameters meet the preset conditions , to obtain the application identification of the target application; again, when it is detected that the preset hotspot application set includes the application identification of the target application, the dedicated AP of the mobile terminal is called to process the application data of the target application, because the dedicated AP is configured to handle hotspots The application data of the application in the application collection avoids the application data of other non-hot applications and the application data of the target application preempting the processing resources of the mobile terminal, reduces the processing delay caused by waiting to occupy processing resources, and is conducive to improving the mobile terminal. The processing efficiency of application data for hot applications.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments of the present invention. Those skilled in the art can also obtain other drawings based on these drawings without creative work.
图1A是本发明实施例提供的一种应用数据处理方法的流程示意图;FIG. 1A is a schematic flowchart of an application data processing method provided by an embodiment of the present invention;
图1B是本发明实施例提供的一种针对处理任务设置界面的交互状态示例图;FIG. 1B is an example diagram of an interactive state of an interface for setting a processing task provided by an embodiment of the present invention;
图2是本发明实施例公开的另一种应用数据处理方法的流程示意图;FIG. 2 is a schematic flowchart of another application data processing method disclosed in an embodiment of the present invention;
图3是本发明实施例公开的另一种应用数据处理方法的流程示意图;Fig. 3 is a schematic flowchart of another application data processing method disclosed in an embodiment of the present invention;
图4A是本发明实施例公开的一种应用数据处理装置的结构示意图;FIG. 4A is a schematic structural diagram of an application data processing device disclosed in an embodiment of the present invention;
图4B是本发明实施例公开的一种移动终端的结构示意图;FIG. 4B is a schematic structural diagram of a mobile terminal disclosed in an embodiment of the present invention;
图5是本发明实施例公开的另一种移动终端的结构示意图。Fig. 5 is a schematic structural diagram of another mobile terminal disclosed in an embodiment of the present invention.
具体实施方式detailed description
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to enable those skilled in the art to better understand the solutions of the present invention, the following will clearly and completely describe the technical solutions in the embodiments of the present invention in conjunction with the drawings in the embodiments of the present invention. Obviously, the described embodiments are only It is a part of embodiments of the present invention, but not all embodiments. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.
本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别不同对象,而不是用于描述特定顺序。此外,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其他步骤或单元。The terms "first", "second" and the like in the description and claims of the present invention and the above drawings are used to distinguish different objects, rather than to describe a specific order. Furthermore, the terms "include" and "have", as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, product or device comprising a series of steps or units is not limited to the listed steps or units, but optionally also includes unlisted steps or units, or optionally further includes For other steps or units inherent in these processes, methods, products or devices.
在本文中提及“实施例”意味着,结合实施例描述的特定特征、结构或特性可以包含在本发明的至少一个实施例中。在说明书中的各个位置出现该短语并不一定均是指相同的实施例,也不是与其它实施例互斥的独立的或备选的实施例。本领域技术人员显式地和隐式地理解的是,本文所描述的实施例可以与其它实施例相结合。Reference herein to an "embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the present invention. The occurrences of this phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is understood explicitly and implicitly by those skilled in the art that the embodiments described herein can be combined with other embodiments.
本发明实施例所涉及到的移动终端可以包括各种具有无线通信功能的手持设备、车载设备、可穿戴设备、计算设备或连接到无线调制解调器的其他处理设备,以及各种形式的用户设备(User Equipment,UE),移动台(Mobile Station,MS),终端设备(terminaldevice)等等。为方便描述,上面提到的设备统称为移动终端。The mobile terminals involved in the embodiments of the present invention may include various handheld devices, vehicle-mounted devices, wearable devices, computing devices or other processing devices connected to wireless modems, as well as various forms of user equipment (User Equipment, UE), mobile station (Mobile Station, MS), terminal device (terminal device) and so on. For convenience of description, the devices mentioned above are collectively referred to as mobile terminals.
目前,多核手机处理应用的应用数据时,所有应用的应用数据的处理优先级时相同的,手机中一些热点应用的数据处理任务非常频繁,当多个应用的应用数据共同抢占手机处理资源时,热点应用的应用数据可能无法及时抢占到处理资源,进而造成处理延时,严重时甚至出现卡顿现象。At present, when a multi-core mobile phone processes the application data of an application, the processing priority of the application data of all applications is the same. The data processing tasks of some hot applications in the mobile phone are very frequent. When the application data of multiple applications jointly seizes the processing resources of the mobile phone, The application data of hot applications may not be able to seize the processing resources in time, which will cause processing delays and even freezes in severe cases.
针对上述问题,本发明实施例提出一种应用数据处理方法,移动终端当检测到针对目标应用的应用数据的处理请求时,获取移动终端的系统的系统状态参数;在检测到系统状态参数满足预设条件时,获取目标应用的应用标识;在检测到预设的热点应用集合包括目标应用的应用标识时,调用移动终端的专用应用处理器(Application Processor,AP)处理目标应用的应用数据,专用AP是多个AP中的AP,专用AP被配置专门用于处理热点应用集合中的应用的应用数据。可见,移动终端为热点应用配置专用AP,避免与非热点应用抢占AP资源而造成处理延时,有利于提高移动终端针对热点应用的应用数据的处理效率。In view of the above problems, the embodiment of the present invention proposes an application data processing method. When the mobile terminal detects a processing request for the application data of the target application, it acquires the system state parameters of the system of the mobile terminal; When the condition is set, the application identification of the target application is obtained; when it is detected that the preset hot application set includes the application identification of the target application, the dedicated application processor (Application Processor, AP) of the mobile terminal is called to process the application data of the target application. The AP is an AP among the multiple APs, and the dedicated AP is configured exclusively for processing application data of the applications in the hotspot application set. It can be seen that the mobile terminal configures a dedicated AP for the hotspot application to avoid processing delays caused by preempting AP resources with non-hotspot applications, which is conducive to improving the processing efficiency of the mobile terminal for application data of the hotspot application.
下面对本发明实施例进行详细介绍。The following describes the embodiments of the present invention in detail.
请参阅图1A,图1A是本发明实施例提供了一种应用数据处理方法的流程示意图,应用于包括多个应用处理器AP的移动终端,如图所示,本应用数据处理方法包括:Please refer to FIG. 1A. FIG. 1A is a schematic flowchart of an application data processing method provided by an embodiment of the present invention, which is applied to a mobile terminal including multiple application processors AP. As shown in the figure, the application data processing method includes:
S101,移动终端当检测到针对目标应用的应用数据的处理请求时,获取所述移动终端的系统的系统状态参数。S101. When a mobile terminal detects a processing request for application data of a target application, acquire system state parameters of a system of the mobile terminal.
其中,所述目标应用例如可以是移动终端安装的微信应用、QQ、爱奇艺等各类应用。Wherein, the target application may be, for example, WeChat application, QQ, iQiyi and other various applications installed on the mobile terminal.
S102,所述移动终端在检测到所述系统状态参数满足预设条件时,获取所述目标应用的应用标识。S102. When the mobile terminal detects that the system status parameter satisfies a preset condition, acquire the application identifier of the target application.
可以理解的是,所述系统的系统状态参数例如可以是系统时间、当前所有AP的总使用率等,本发明实施例不做唯一限定,对应的,系统状态参数满足预设条件也不做唯一限定。It can be understood that the system state parameters of the system may be, for example, the system time, the total usage rate of all current APs, etc., which are not uniquely limited in the embodiment of the present invention, and correspondingly, the system state parameters satisfying the preset conditions are not unique limited.
举例来说,所述系统状态参数为系统时间,所述预设条件为所述系统时间处于预设时段。For example, the system state parameter is system time, and the preset condition is that the system time is in a preset period.
其中,所述预设时段例如可以是用户使用目标应用的频率较高的时段,如目标应用为微信时,该预设时段可能是晚上6点至10点,即用户下班后的空闲时段,等等。Wherein, the preset time period may be, for example, a time period in which the user uses the target application more frequently. For example, when the target application is WeChat, the preset time period may be from 6:00 p.m. to 10:00 p.m. Wait.
可见,本示例中,通过该预设条件限定移动终端在预设时段才调用专用AP处理热点应用的应用数据,避免全时段专门配置AP造成其他应用始终无法调用该专用AP,浪费专用AP的处理资源,一定程度上均衡系统资源,有利于提高系统运行的稳定性和效率。It can be seen that in this example, the preset condition is used to limit the mobile terminal to call the dedicated AP to process the application data of the hotspot application during the preset period, so as to avoid the special configuration of the AP all the time, causing other applications to always be unable to call the dedicated AP, and waste the processing of the dedicated AP. Resources, to a certain extent, balance system resources, which is conducive to improving the stability and efficiency of system operation.
又举例来说,所述系统状态参数为系统处理资源使用率,所述预设条件为所述系统处理资源使用率小于预设使用率阈值。For another example, the system status parameter is a system processing resource usage rate, and the preset condition is that the system processing resource usage rate is less than a preset usage rate threshold.
其中,所述预设使用率阈值例如可以是40%、50%、60%等。Wherein, the preset usage rate threshold may be, for example, 40%, 50%, 60% and so on.
可见,本示例中,通过该预设添加限定移动终端在系统处理资源使用率不太高的前提下才调用专用AP处理热点应用的应用数据,避免系统本身负载较高的情况下还要分配专用AP来处理应用数据,进一步加大系统负荷,一定程度上有利于保证系统运行的稳定性。It can be seen that in this example, the preset addition restricts the mobile terminal to call the dedicated AP to process the application data of the hotspot application on the premise that the system processing resource usage rate is not too high, so as to avoid allocating the dedicated AP when the load of the system itself is high. The AP is used to process the application data and further increase the system load, which is conducive to ensuring the stability of the system operation to a certain extent.
S103,所述移动终端在检测到预设的热点应用集合包括所述目标应用的应用标识时,调用所述移动终端的专用AP处理所述目标应用的应用数据,所述专用AP是所述多个AP中的AP,所述专用AP被配置专门用于处理所述热点应用集合中的应用的应用数据。S103. When detecting that the preset hotspot application set includes the application identifier of the target application, the mobile terminal invokes a dedicated AP of the mobile terminal to process the application data of the target application, and the dedicated AP is the multiple APs among the APs, the dedicated APs are configured exclusively to process application data of the applications in the hotspot application set.
可以看出,本发明实施例中,移动终端当检测到针对目标应用的应用数据的处理请求时,首先获取移动终端的系统的系统状态参数;其次,在检测到系统状态参数满足预设条件时,获取目标应用的应用标识;再次,在检测到预设的热点应用集合包括目标应用的应用标识时,调用移动终端的专用AP处理目标应用的应用数据,由于专用AP被配置专门用于处理热点应用集合中的应用的应用数据,避免了其他非热点应用的应用数据与目标应用的应用数据抢占移动终端的处理资源,减少了因等待占用处理资源而造成了处理延时,有利于提高移动终端针对热点应用的应用数据的处理效率。It can be seen that in the embodiment of the present invention, when the mobile terminal detects a processing request for the application data of the target application, it first obtains the system state parameters of the system of the mobile terminal; secondly, when it detects that the system state parameters meet the preset conditions , to obtain the application identification of the target application; again, when it is detected that the preset hotspot application set includes the application identification of the target application, the dedicated AP of the mobile terminal is called to process the application data of the target application, because the dedicated AP is configured to handle hotspots The application data of the application in the application collection avoids the application data of other non-hot applications and the application data of the target application preempting the processing resources of the mobile terminal, reduces the processing delay caused by waiting to occupy processing resources, and is conducive to improving the mobile terminal. The processing efficiency of application data for hot applications.
在一个可能的示例中,所述检测到针对目标应用的应用数据的处理请求之前,所述方法还包括:所述移动终端获取所述多个AP中每一个AP的使用参数;所述移动终端确定使用参数小于预设使用参数阈值的至少一个AP为所述专用AP;所述移动终端配置所述专用AP专门用于处理所述热点应用集合中的应用的应用数据。In a possible example, before the detection of the processing request for the application data of the target application, the method further includes: the mobile terminal acquires a usage parameter of each AP in the plurality of APs; the mobile terminal Determining that at least one AP whose usage parameter is smaller than a preset usage parameter threshold is the dedicated AP; configuring the dedicated AP exclusively for processing application data of applications in the hotspot application set by the mobile terminal.
其中,AP的使用参数例如可以是AP的运行时长、使用率占比等。Wherein, the usage parameters of the AP may be, for example, the running time of the AP, the ratio of the usage ratio, and the like.
可见,本可能的示例中,移动终端可以根据AP的使用参数识别出使用率较低的AP作为专用AP,如此可以合理分配资源,减少分配专用AP对非热点应用的应用数据抢占AP资源的时延影像,有利于提高移动终端运行应用的稳定性。It can be seen that in this possible example, the mobile terminal can identify an AP with a low usage rate as a dedicated AP according to the usage parameters of the AP, so that resources can be allocated reasonably, and the time for allocating dedicated APs to preempt AP resources for application data of non-hotspot applications can be reduced. Extended image is beneficial to improve the stability of running applications on mobile terminals.
在一个可能的示例中,如图1B所示,所述检测到针对目标应用的应用数据的处理请求之前,所述方法还包括:所述移动终端输出热点应用设置界面,所述热点应用设置界面包括所述目标应用;所述移动终端当检测到针对所述热点应用设置界面的所述目标应用的选取操作时,在所述热点应用集合中添加所述目标应用的应用标识。In a possible example, as shown in FIG. 1B , before the detection of the processing request for the application data of the target application, the method further includes: the mobile terminal outputs a hotspot application setting interface, and the hotspot application setting interface Including the target application; when the mobile terminal detects a selection operation of the target application on the hotspot application setting interface, adding the application identifier of the target application to the hotspot application set.
其中,所述热点应用设置界面例如可以包括微信、QQ、直播吧、汽车之家等应用的应用图标。Wherein, the hotspot application setting interface may include, for example, application icons of applications such as WeChat, QQ, Live Bar, and Autohome.
可见,本可能的示例中,移动终端通过可视化交互界面引导用户主动设置需要配置专用AP的热点应用,从而准确确定用户希望提高运行性能的应用,有利于提高移动终端确定热点应用的准确性。It can be seen that in this possible example, the mobile terminal guides the user to actively set the hotspot application that needs to be configured with a dedicated AP through the visual interactive interface, so as to accurately determine the application that the user wants to improve the operating performance, which is conducive to improving the accuracy of the mobile terminal to determine the hotspot application.
在一个可能的示例中,所述检测到针对目标应用的应用数据的处理请求之前,所述方法还包括:所述移动终端获取所述目标应用的使用记录;所述移动终端根据所述目标应用的使用记录确定所述目标应用的使用参数;所述移动终端在检测到所述目标应用的使用参数大于或等于预设使用参数阈值时,在所述热点应用集合中添加所述目标应用的应用标识。In a possible example, before the detection of the processing request for the application data of the target application, the method further includes: obtaining, by the mobile terminal, a usage record of the target application; The usage record of the target application determines the usage parameter of the target application; when the mobile terminal detects that the usage parameter of the target application is greater than or equal to a preset usage parameter threshold, the application of the target application is added to the set of hotspot applications logo.
其中,所述目标应用的使用参数例如可以是目标应用在预设时段的使用时长、使用频率或者使用次数等,预设时段例如可以是24小时制中的特定时段,本发明实施例不做唯一限定。Wherein, the usage parameter of the target application may be, for example, the usage time, usage frequency, or number of times of the target application in a preset time period, and the preset time period may be a specific time period in a 24-hour clock, which is not exclusive in this embodiment of the present invention. limited.
举例来说,移动终端统计一个月内每天用户的视频播放记录,根据视频播放记录确定高频播放时段为19点至22点,移动终端可以在该时段为移动终端的视频应用配置专用AP,后续用户在该时段启用视频应用时,通过专用AP可以实现快速启动视频应用,提高视频应用的启用流畅度。For example, the mobile terminal counts the user's video playback records every day within a month, and determines the high-frequency playback period from 19:00 to 22:00 according to the video playback records. The mobile terminal can configure a dedicated AP for the mobile terminal's video application during this period. When the user activates the video application during this period, the dedicated AP can be used to quickly start the video application and improve the smoothness of the video application.
可见,本可能的示例中,移动终端通过获取到的目标应用的使用参数,在检测到该目标应用的使用参数大于或等于预设使用参数阈值时,将目标应用的应用标识加入热点应用集合中,从而为目标应用配置专用AP,也就是说,移动终端能够智能识别出使用参数较高的热点应用,无需用户参数设置的情况下便捷确定热点应用,有利于提高移动终端确定热点应用的智能性和便捷性。It can be seen that in this possible example, the mobile terminal adds the application identifier of the target application to the hotspot application set when it detects that the usage parameter of the target application is greater than or equal to the preset usage parameter threshold through the obtained usage parameters of the target application , so as to configure a dedicated AP for the target application, that is to say, the mobile terminal can intelligently identify the hotspot application with higher usage parameters, and conveniently determine the hotspot application without user parameter settings, which is conducive to improving the intelligence of the mobile terminal to determine the hotspot application and convenience.
与上述图1A所示的实施例一致的,请参阅图2,图2是本发明实施例提供的另一种应用数据处理方法的流程示意图,应用于包括多个应用处理器AP的移动终端。如图所示,本应用数据处理方法包括:Consistent with the above embodiment shown in FIG. 1A , please refer to FIG. 2 . FIG. 2 is a schematic flowchart of another application data processing method provided by an embodiment of the present invention, which is applied to a mobile terminal including multiple application processors AP. As shown in the figure, the data processing method of this application includes:
S201,移动终端获取所述多个AP中每一个AP的使用参数。S201. The mobile terminal acquires the use parameters of each AP in the plurality of APs.
S202,所述移动终端确定使用参数小于预设使用参数阈值的至少一个AP为所述专用AP。S202. The mobile terminal determines that at least one AP whose usage parameter is smaller than a preset usage parameter threshold is the dedicated AP.
S203,所述移动终端配置所述专用AP专门用于处理所述热点应用集合中的应用的应用数据。S203. The mobile terminal configures the dedicated AP exclusively for processing the application data of the applications in the hotspot application set.
S204,所述移动终端当检测到针对目标应用的应用数据的处理请求时,获取所述移动终端的系统的系统状态参数。S204. When the mobile terminal detects a processing request for the application data of the target application, acquire system state parameters of the system of the mobile terminal.
S205,所述移动终端在检测到所述系统状态参数满足预设条件时,获取所述目标应用的应用标识。S205. When the mobile terminal detects that the system status parameter meets a preset condition, acquire the application identifier of the target application.
S206,所述移动终端在检测到预设的热点应用集合包括所述目标应用的应用标识时,调用所述移动终端的专用AP处理所述目标应用的应用数据,所述专用AP是所述多个AP中的AP,所述专用AP被配置专门用于处理所述热点应用集合中的应用的应用数据。S206, when the mobile terminal detects that the preset hotspot application set includes the application identifier of the target application, call a dedicated AP of the mobile terminal to process the application data of the target application, the dedicated AP is the multiple APs among the APs, the dedicated APs are configured exclusively to process application data of the applications in the hotspot application set.
可以看出,本发明实施例中,移动终端当检测到针对目标应用的应用数据的处理请求时,首先获取移动终端的系统的系统状态参数;其次,在检测到系统状态参数满足预设条件时,获取目标应用的应用标识;再次,在检测到预设的热点应用集合包括目标应用的应用标识时,调用移动终端的专用AP处理目标应用的应用数据,由于专用AP被配置专门用于处理热点应用集合中的应用的应用数据,避免了其他非热点应用的应用数据与目标应用的应用数据抢占移动终端的处理资源,减少了因等待占用处理资源而造成了处理延时,有利于提高移动终端针对热点应用的应用数据的处理效率。It can be seen that in the embodiment of the present invention, when the mobile terminal detects a processing request for the application data of the target application, it first obtains the system state parameters of the system of the mobile terminal; secondly, when it detects that the system state parameters meet the preset conditions , to obtain the application identification of the target application; again, when it is detected that the preset hotspot application set includes the application identification of the target application, the dedicated AP of the mobile terminal is called to process the application data of the target application, because the dedicated AP is configured to handle hotspots The application data of the application in the application collection avoids the application data of other non-hot applications and the application data of the target application preempting the processing resources of the mobile terminal, reduces the processing delay caused by waiting to occupy processing resources, and is conducive to improving the mobile terminal. The processing efficiency of application data for hot applications.
此外,移动终端可以根据AP的使用参数识别出使用率较低的AP作为专用AP,如此可以合理分配资源,减少分配专用AP对非热点应用的应用数据抢占AP资源的时延影像,有利于提高移动终端运行应用的稳定性。In addition, the mobile terminal can identify an AP with a low utilization rate as a dedicated AP according to the usage parameters of the AP, so that resources can be allocated reasonably, and the time delay image of allocating dedicated APs to the application data of non-hot application preempting AP resources is beneficial to improve Stability of applications running on mobile terminals.
与上述图1A所示的实施例一致的,请参阅图3,图3是本发明实施例提供的另一种应用数据处理方法的流程示意图,应用于包括多个应用处理器AP的移动终端。如图所示,本应用数据处理方法包括:Consistent with the above embodiment shown in FIG. 1A , please refer to FIG. 3 . FIG. 3 is a schematic flowchart of another application data processing method provided by an embodiment of the present invention, which is applied to a mobile terminal including multiple application processors AP. As shown in the figure, the data processing method of this application includes:
S301,所述移动终端获取所述多个AP中每一个AP的使用参数。S301. The mobile terminal acquires the use parameters of each AP in the plurality of APs.
S302,所述移动终端确定使用参数小于预设使用参数阈值的至少一个AP为所述专用AP。S302. The mobile terminal determines that at least one AP whose usage parameter is smaller than a preset usage parameter threshold is the dedicated AP.
S303,所述移动终端配置所述专用AP专门用于处理所述热点应用集合中的应用的应用数据。S303. The mobile terminal configures the dedicated AP exclusively for processing the application data of the applications in the hotspot application set.
S304,所述移动终端输出热点应用设置界面,所述热点应用设置界面包括所述目标应用。S304. The mobile terminal outputs a hotspot application setting interface, where the hotspot application setting interface includes the target application.
S305,所述移动终端当检测到针对所述热点应用设置界面的所述目标应用的选取操作时,在所述热点应用集合中添加所述目标应用的应用标识。S305. When the mobile terminal detects an operation for selecting the target application on the hotspot application setting interface, add the application identifier of the target application to the hotspot application set.
S306,所述移动终端当检测到针对目标应用的应用数据的处理请求时,获取所述移动终端的系统的系统状态参数。S306. When the mobile terminal detects a processing request for the application data of the target application, acquire system state parameters of the system of the mobile terminal.
S307,所述移动终端在检测到所述系统状态参数满足预设条件时,获取所述目标应用的应用标识。S307. When the mobile terminal detects that the system status parameter meets a preset condition, acquire the application identifier of the target application.
S308,所述移动终端在检测到预设的热点应用集合包括所述目标应用的应用标识时,调用所述移动终端的专用AP处理所述目标应用的应用数据,所述专用AP是所述多个AP中的AP,所述专用AP被配置专门用于处理所述热点应用集合中的应用的应用数据。S308, when the mobile terminal detects that the preset hotspot application set includes the application identifier of the target application, call a dedicated AP of the mobile terminal to process the application data of the target application, the dedicated AP is the multiple APs among the APs, the dedicated APs are configured exclusively to process application data of the applications in the hotspot application set.
可以看出,本发明实施例中,移动终端当检测到针对目标应用的应用数据的处理请求时,首先获取移动终端的系统的系统状态参数;其次,在检测到系统状态参数满足预设条件时,获取目标应用的应用标识;再次,在检测到预设的热点应用集合包括目标应用的应用标识时,调用移动终端的专用AP处理目标应用的应用数据,由于专用AP被配置专门用于处理热点应用集合中的应用的应用数据,避免了其他非热点应用的应用数据与目标应用的应用数据抢占移动终端的处理资源,减少了因等待占用处理资源而造成了处理延时,有利于提高移动终端针对热点应用的应用数据的处理效率。It can be seen that in the embodiment of the present invention, when the mobile terminal detects a processing request for the application data of the target application, it first obtains the system state parameters of the system of the mobile terminal; secondly, when it detects that the system state parameters meet the preset conditions , to obtain the application identification of the target application; again, when it is detected that the preset hotspot application set includes the application identification of the target application, the dedicated AP of the mobile terminal is called to process the application data of the target application, because the dedicated AP is configured to handle hotspots The application data of the application in the application collection avoids the application data of other non-hot applications and the application data of the target application preempting the processing resources of the mobile terminal, reduces the processing delay caused by waiting to occupy processing resources, and is conducive to improving the mobile terminal. The processing efficiency of application data for hot applications.
此外,移动终端可以根据AP的使用参数识别出使用率较低的AP作为专用AP,如此可以合理分配资源,减少分配专用AP对非热点应用的应用数据抢占AP资源的时延影像,有利于提高移动终端运行应用的稳定性。In addition, the mobile terminal can identify an AP with a low utilization rate as a dedicated AP according to the usage parameters of the AP, so that resources can be allocated reasonably, and the time delay image of allocating dedicated APs to the application data of non-hot application preempting AP resources is beneficial to improve Stability of applications running on mobile terminals.
此外,移动终端通过可视化交互界面引导用户主动设置需要配置专用AP的热点应用,从而准确确定用户希望提高运行性能的应用,有利于提高移动终端确定热点应用的准确性。In addition, the mobile terminal guides the user to actively set the hotspot application that needs to be configured with a dedicated AP through the visual interactive interface, so as to accurately determine the application that the user wants to improve the performance of, which is conducive to improving the accuracy of the mobile terminal to determine the hotspot application.
上述主要从方法侧执行过程的角度对本发明实施例的方案进行了介绍。可以理解的是,移动终端为了实现上述功能,其包含了执行各个功能相应的硬件结构和/或软件模块。本领域技术人员应该很容易意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,本发明能够以硬件或硬件和计算机软件的结合形式来实现。某个功能究竟以硬件还是计算机软件驱动硬件的方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。The foregoing mainly introduces the solutions of the embodiments of the present invention from the perspective of executing the process on the method side. It can be understood that, in order to realize the above functions, the mobile terminal includes hardware structures and/or software modules corresponding to each function. Those skilled in the art should easily realize that the present invention can be realized in the form of hardware or a combination of hardware and computer software in combination with the units and algorithm steps of each example described in the embodiments disclosed herein. Whether a certain function is executed by hardware or computer software drives hardware depends on the specific application and design constraints of the technical solution. Those skilled in the art may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present invention.
本发明实施例可以根据上述方法示例对移动终端进行功能单元的划分,例如,可以对应各个功能划分各个功能单元,也可以将两个或两个以上的功能集成在一个处理单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。需要说明的是,本发明实施例中对单元的划分是示意性的,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。In the embodiment of the present invention, the functional units of the mobile terminal may be divided according to the above method examples. For example, each functional unit may be divided corresponding to each function, or two or more functions may be integrated into one processing unit. The above-mentioned integrated units can be implemented in the form of hardware or in the form of software functional units. It should be noted that the division of the units in the embodiment of the present invention is schematic, and is only a logical function division, and there may be another division manner in actual implementation.
在采用集成的单元的情况下,图4A示出了本实施例提供的一种应用数据处理装置的结构示意图。应用数据处理装置400包括:处理单元402和通信单元403。处理单元402用于对应用数据处理装置的动作进行控制管理,例如,处理单元402用于支持应用数据处理装置执行图1A中的步骤S101至S103、图2中的步骤S201至206以及图3中的步骤S301至S308和/或用于本文所描述的技术的其它过程。应用数据处理装置还可以包括存储单元401,用于存储应用数据处理装置的程序代码和数据。In the case of using an integrated unit, FIG. 4A shows a schematic structural diagram of an application data processing apparatus provided in this embodiment. The application data processing apparatus 400 includes: a processing unit 402 and a communication unit 403 . The processing unit 402 is used to control and manage the actions of the application data processing device. For example, the processing unit 402 is used to support the application data processing device to execute steps S101 to S103 in FIG. 1A, steps S201 to 206 in FIG. Steps S301 to S308 of and/or other processes for the techniques described herein. The application data processing device may further include a storage unit 401 for storing program codes and data of the application data processing device.
其中,处理单元402可以是处理器或控制器,例如可以是中央处理器(CentralProcessing Unit,CPU),通用处理器,数字信号处理器(Digital Signal Processor,DSP),专用集成电路(Application-Specific Integrated Circuit,ASIC),现场可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、晶体管逻辑器件、硬件部件或者其任意组合。其可以实现或执行结合本发明公开内容所描述的各种示例性的逻辑方框,模块和电路。所述处理器也可以是实现计算功能的组合,例如包含一个或多个微处理器组合,DSP和微处理器的组合等等。通信单元403可以是通信接口、收发器、收发电路等,其中,通信接口是统称,可以包括一个或多个接口。存储单元401可以是存储器。Wherein, the processing unit 402 may be a processor or a controller, such as a central processing unit (Central Processing Unit, CPU), a general purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application-specific integrated circuit (Application-Specific Integrated Circuit, ASIC), Field Programmable Gate Array (Field Programmable Gate Array, FPGA) or other programmable logic devices, transistor logic devices, hardware components or any combination thereof. It can implement or execute the various illustrative logical blocks, modules and circuits described in connection with the present disclosure. The processor may also be a combination of computing functions, for example, a combination of one or more microprocessors, a combination of DSP and a microprocessor, and so on. The communication unit 403 may be a communication interface, a transceiver, a transceiver circuit, etc., where a communication interface is a general term and may include one or more interfaces. The storage unit 401 may be a memory.
当处理单元402为处理器,通信单元403为通信接口,存储单元401为存储器时,本发明实施例所涉及的应用数据处理装置可以为图4B所示的移动终端。When the processing unit 402 is a processor, the communication unit 403 is a communication interface, and the storage unit 401 is a memory, the application data processing apparatus involved in this embodiment of the present invention may be the mobile terminal shown in FIG. 4B .
参阅图4B所示,该移动终端410包括:处理器412、收发器413、存储器411。可选的,移动终端410还可以包括总线414。其中,收发器413、处理器412以及存储器411可以通过总线414相互连接;总线414可以是外设部件互连标准(Peripheral ComponentInterconnect,简称PCI)总线或扩展工业标准结构(Extended Industry StandardArchitecture,简称EISA)总线等。所述总线414可以分为地址总线、数据总线、控制总线等。为便于表示,图4B中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。Referring to FIG. 4B , the mobile terminal 410 includes: a processor 412 , a transceiver 413 , and a memory 411 . Optionally, the mobile terminal 410 may also include a bus 414 . Wherein, the transceiver 413, the processor 412, and the memory 411 can be connected to each other through a bus 414; the bus 414 can be a Peripheral Component Interconnect (PCI for short) bus or an Extended Industry Standard Architecture (EISA for short) bus etc. The bus 414 can be divided into address bus, data bus, control bus and so on. For ease of representation, only one thick line is used in FIG. 4B , but it does not mean that there is only one bus or one type of bus.
上述图4A所示的应用数据处理装置或图4B所示的移动终端也可以理解为一种用于移动终端的装置,本发明实施例不限定。The above-mentioned application data processing device shown in FIG. 4A or the mobile terminal shown in FIG. 4B may also be understood as a device for a mobile terminal, which is not limited in this embodiment of the present invention.
本发明实施例还提供了另一种移动终端,如图5所示,为了便于说明,仅示出了与本发明实施例相关的部分,具体技术细节未揭示的,请参照本发明实施例方法部分。该移动终端可以为包括手机、平板电脑、PDA(Personal Digital Assistant,个人数字助理)、POS(Point of Sales,销售终端)、车载电脑等任意终端设备,以移动终端为手机为例:The embodiment of the present invention also provides another mobile terminal, as shown in Fig. 5, for the convenience of description, only the parts related to the embodiment of the present invention are shown, and the specific technical details are not disclosed, please refer to the method of the embodiment of the present invention part. The mobile terminal can be any terminal device including a mobile phone, tablet computer, PDA (Personal Digital Assistant, personal digital assistant), POS (Point of Sales, sales terminal), vehicle-mounted computer, etc. Taking the mobile terminal as a mobile phone as an example:
图5示出的是与本发明实施例提供的移动终端相关的手机的部分结构的框图。参考图5,手机包括:射频(Radio Frequency,RF)电路910、存储器920、输入单元930、显示单元940、传感器950、音频电路960、无线保真(Wireless Fidelity,WiFi)模块970、处理器980、以及电源990等部件。本领域技术人员可以理解,图5中示出的手机结构并不构成对手机的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。FIG. 5 shows a block diagram of a partial structure of a mobile phone related to the mobile terminal provided by the embodiment of the present invention. 5, the mobile phone includes: a radio frequency (Radio Frequency, RF) circuit 910, a memory 920, an input unit 930, a display unit 940, a sensor 950, an audio circuit 960, a wireless fidelity (Wireless Fidelity, WiFi) module 970, a processor 980 , and power supply 990 and other components. Those skilled in the art can understand that the structure of the mobile phone shown in FIG. 5 is not limited to the mobile phone, and may include more or less components than shown in the figure, or combine some components, or arrange different components.
下面结合图5对手机的各个构成部件进行具体的介绍:The following is a specific introduction to each component of the mobile phone in conjunction with Figure 5:
RF电路910可用于信息的接收和发送。通常,RF电路910包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器(Low Noise Amplifier,LNA)、双工器等。此外,RF电路910还可以通过无线通信与网络和其他设备通信。上述无线通信可以使用任一通信标准或协议,包括但不限于全球移动通讯系统(Global System of Mobilecommunication,GSM)、通用分组无线服务(General Packet Radio Service,GPRS)、码分多址(Code Division Multiple Access,CDMA)、宽带码分多址(Wideband Code DivisionMultiple Access,WCDMA)、长期演进(Long Term Evolution,LTE)、电子邮件、短消息服务(Short Messaging Service,SMS)等。RF circuitry 910 may be used for the reception and transmission of information. Generally, the RF circuit 910 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier (Low Noise Amplifier, LNA), a duplexer, and the like. In addition, RF circuitry 910 may also communicate with networks and other devices via wireless communications. The above wireless communication can use any communication standard or protocol, including but not limited to Global System of Mobile Communication (Global System of Mobilecommunication, GSM), General Packet Radio Service (General Packet Radio Service, GPRS), Code Division Multiple Access (Code Division Multiple Access, CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (Short Messaging Service, SMS), etc.
存储器920可用于存储软件程序以及模块,处理器980通过运行存储在存储器920的软件程序以及模块,从而执行手机的各种功能应用以及数据处理。存储器920可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序等;存储数据区可存储根据手机的使用所创建的数据(比如应用的使用参数等)等。此外,存储器920可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory 920 can be used to store software programs and modules, and the processor 980 executes various functional applications and data processing of the mobile phone by running the software programs and modules stored in the memory 920 . The memory 920 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function, etc.; the data storage area may store data created according to the use of the mobile phone (such as application using parameters, etc.) etc. In addition, the memory 920 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage devices.
输入单元930可用于接收输入的数字或字符信息,以及产生与手机的用户设置以及功能控制有关的键信号输入。具体地,输入单元930可包括指纹识别模组931以及其他输入设备932。指纹识别模组931,可采集用户在其上的指纹数据。除了指纹识别模组931,输入单元930还可以包括其他输入设备932。具体地,其他输入设备932可以包括但不限于触控屏、物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。The input unit 930 can be used to receive input numbers or character information, and generate key signal input related to user settings and function control of the mobile phone. Specifically, the input unit 930 may include a fingerprint identification module 931 and other input devices 932 . The fingerprint identification module 931 can collect the fingerprint data of the user on it. In addition to the fingerprint recognition module 931 , the input unit 930 may also include other input devices 932 . Specifically, other input devices 932 may include but not limited to one or more of a touch screen, a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackball, mouse, joystick, and the like.
显示单元940可用于显示由用户输入的信息或提供给用户的信息以及手机的各种菜单。显示单元940可包括显示屏941,可选的,可以采用液晶显示器(Liquid CrystalDisplay,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示屏941。虽然在图5中,指纹识别模组931与显示屏941是作为两个独立的部件来实现手机的输入和输入功能,但是在某些实施例中,可以将指纹识别模组931与显示屏941集成而实现手机的输入和播放功能。The display unit 940 may be used to display information input by or provided to the user and various menus of the mobile phone. The display unit 940 may include a display screen 941. Optionally, the display screen 941 may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD), an organic light-emitting diode (Organic Light-Emitting Diode, OLED), or the like. Although in FIG. 5, the fingerprint identification module 931 and the display screen 941 are used as two independent components to realize the input and input functions of the mobile phone, in some embodiments, the fingerprint identification module 931 and the display screen 941 can be Integrated to realize the input and playback functions of the mobile phone.
手机还可包括至少一种传感器950,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示屏941的亮度,接近传感器可在手机移动到耳边时,关闭显示屏941和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;至于手机还可配置的陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此不再赘述。The handset may also include at least one sensor 950, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor can include an ambient light sensor and a proximity sensor, wherein the ambient light sensor can adjust the brightness of the display screen 941 according to the brightness of the ambient light, and the proximity sensor can turn off the display screen 941 and/or when the mobile phone is moved to the ear. or backlight. As a kind of motion sensor, the accelerometer sensor can detect the magnitude of acceleration in various directions (generally three axes), and can detect the magnitude and direction of gravity when it is stationary, and can be used to identify the application of mobile phone posture (such as horizontal and vertical screen switching, related Games, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tap), etc.; as for other sensors such as gyroscope, barometer, hygrometer, thermometer, infrared sensor, etc. repeat.
音频电路960、扬声器961,传声器962可提供用户与手机之间的音频接口。音频电路960可将接收到的音频数据转换后的电信号,传输到扬声器961,由扬声器961转换为声音信号播放;另一方面,传声器962将收集的声音信号转换为电信号,由音频电路960接收后转换为音频数据,再将音频数据播放处理器980处理后,经RF电路910以发送给比如另一手机,或者将音频数据播放至存储器920以便进一步处理。The audio circuit 960, the speaker 961, and the microphone 962 can provide an audio interface between the user and the mobile phone. The audio circuit 960 can transmit the electrical signal converted from the received audio data to the loudspeaker 961, and the loudspeaker 961 converts it into a sound signal for playback; After being received, it is converted into audio data, and after being processed by the audio data playback processor 980, the audio data is sent to, for example, another mobile phone through the RF circuit 910, or the audio data is played to the memory 920 for further processing.
WiFi属于短距离无线传输技术,手机通过WiFi模块970可以帮助用户收发电子邮件、浏览网页和访问流式媒体等,它为用户提供了无线的宽带互联网访问。虽然图5示出了WiFi模块970,但是可以理解的是,其并不属于手机的必须构成,完全可以根据需要在不改变发明的本质的范围内而省略。WiFi is a short-distance wireless transmission technology. The mobile phone can help users send and receive emails, browse web pages, and access streaming media through the WiFi module 970. It provides users with wireless broadband Internet access. Although Fig. 5 shows the WiFi module 970, it can be understood that it is not an essential component of the mobile phone, and can be completely omitted according to needs without changing the essence of the invention.
处理器980是手机的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在存储器920内的软件程序和/或模块,以及调用存储在存储器920内的数据,执行手机的各种功能和处理数据,从而对手机进行整体监控。可选的,处理器980可包括一个或多个处理单元;优选的,处理器980可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器980中。The processor 980 is the control center of the mobile phone. It uses various interfaces and lines to connect various parts of the entire mobile phone. By running or executing software programs and/or modules stored in the memory 920, and calling data stored in the memory 920, execution Various functions and processing data of the mobile phone, so as to monitor the mobile phone as a whole. Optionally, the processor 980 may include one or more processing units; preferably, the processor 980 may integrate an application processor and a modem processor, wherein the application processor mainly processes operating systems, user interfaces, and application programs, etc. , the modem processor mainly handles wireless communications. It can be understood that, the foregoing modem processor may not be integrated into the processor 980 .
手机还包括给各个部件供电的电源990(比如电池),优选的,电源可以通过电源管理系统与处理器980逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The mobile phone also includes a power supply 990 (such as a battery) for supplying power to each component. Preferably, the power supply can be logically connected to the processor 980 through the power management system, so that functions such as charging, discharging, and power consumption management can be realized through the power management system.
尽管未示出,手机还可以包括摄像头、蓝牙模块等,在此不再赘述。Although not shown, the mobile phone may also include a camera, a Bluetooth module, etc., which will not be repeated here.
前述图1A~图3所示的实施例中,各步骤方法流程可以基于该手机的结构实现。In the foregoing embodiments shown in FIG. 1A to FIG. 3 , the method flow of each step can be realized based on the structure of the mobile phone.
前述图4A所示的实施例中,各单元功能可以基于该手机的结构实现。In the aforementioned embodiment shown in FIG. 4A , the functions of each unit can be realized based on the structure of the mobile phone.
本发明实施例还提供一种计算机存储介质,其中,该计算机存储介质可存储有程序,该程序执行时包括上述方法实施例中记载的任何一种应用数据处理方法的部分或全部步骤。An embodiment of the present invention also provides a computer storage medium, wherein the computer storage medium can store a program, and the program includes some or all steps of any application data processing method described in the above method embodiments when executed.
需要说明的是,对于前述的各方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,因为依据本发明,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。It should be noted that for the foregoing method embodiments, for the sake of simple description, they are expressed as a series of action combinations, but those skilled in the art should know that the present invention is not limited by the described action sequence. Because of the present invention, certain steps may be performed in other orders or simultaneously. Secondly, those skilled in the art should also know that the embodiments described in the specification belong to preferred embodiments, and the actions and modules involved are not necessarily required by the present invention.
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。In the foregoing embodiments, the descriptions of each embodiment have their own emphases, and for parts not described in detail in a certain embodiment, reference may be made to relevant descriptions of other embodiments.
在本申请所提供的几个实施例中,应该理解到,所揭露的装置,可通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed device can be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components can be combined or can be Integrate into another system, or some features may be ignored, or not implemented. In another point, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit. The above-mentioned integrated units can be implemented in the form of hardware or in the form of software functional units.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储器中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储器中,包括若干指令用以使得一台计算机设备(可为个人计算机、服务器或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储器包括:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。If the integrated unit is realized in the form of a software function unit and sold or used as an independent product, it can be stored in a computer-readable memory. Based on this understanding, the essence of the technical solution of the present invention or the part that contributes to the prior art or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a memory. Several instructions are included to make a computer device (which may be a personal computer, server or network device, etc.) execute all or part of the steps of the methods described in the various embodiments of the present invention. The aforementioned memory includes: U disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), mobile hard disk, magnetic disk or optical disk and other media that can store program codes.
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序可以存储于一计算机可读存储器中,存储器可以包括:闪存盘、只读存储器(英文:Read-Only Memory,简称:ROM)、随机存取器(英文:Random Access Memory,简称:RAM)、磁盘或光盘等。Those of ordinary skill in the art can understand that all or part of the steps in the various methods of the above-mentioned embodiments can be completed by instructing related hardware through a program, and the program can be stored in a computer-readable memory, and the memory can include: a flash disk , Read-only memory (English: Read-Only Memory, abbreviated: ROM), random access device (English: Random Access Memory, abbreviated: RAM), magnetic disk or optical disk, etc.
以上对本发明实施例进行了详细介绍,本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本发明的限制。The embodiments of the present invention have been described in detail above, and specific examples have been used in this paper to illustrate the principles and implementation methods of the present invention. The descriptions of the above embodiments are only used to help understand the method and core idea of the present invention; at the same time, for Those skilled in the art will have changes in the specific implementation and scope of application according to the idea of the present invention. In summary, the contents of this specification should not be construed as limiting the present invention.
Claims (11)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201611263399.8A CN106802828A (en) | 2016-12-30 | 2016-12-30 | Applied data processing method and device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201611263399.8A CN106802828A (en) | 2016-12-30 | 2016-12-30 | Applied data processing method and device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN106802828A true CN106802828A (en) | 2017-06-06 |
Family
ID=58985771
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201611263399.8A Pending CN106802828A (en) | 2016-12-30 | 2016-12-30 | Applied data processing method and device |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN106802828A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107644293A (en) * | 2017-09-12 | 2018-01-30 | 深圳市盛路物联通讯技术有限公司 | Data information processing method and equipment based on Internet of Things |
| WO2020098075A1 (en) * | 2018-11-12 | 2020-05-22 | 平安科技(深圳)有限公司 | Financial data processing method, apparatus and device, and storage medium |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102479108A (en) * | 2010-11-26 | 2012-05-30 | 中国科学院声学研究所 | A multi-application process embedded system terminal resource management system and method |
| CN103294554A (en) * | 2012-03-05 | 2013-09-11 | 中兴通讯股份有限公司 | SOC multiprocessor dispatching method and apparatus |
| CN105700930A (en) * | 2016-02-22 | 2016-06-22 | 青岛海信移动通信技术股份有限公司 | Application accelerating method and device for embedded operation system |
-
2016
- 2016-12-30 CN CN201611263399.8A patent/CN106802828A/en active Pending
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102479108A (en) * | 2010-11-26 | 2012-05-30 | 中国科学院声学研究所 | A multi-application process embedded system terminal resource management system and method |
| CN103294554A (en) * | 2012-03-05 | 2013-09-11 | 中兴通讯股份有限公司 | SOC multiprocessor dispatching method and apparatus |
| CN105700930A (en) * | 2016-02-22 | 2016-06-22 | 青岛海信移动通信技术股份有限公司 | Application accelerating method and device for embedded operation system |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107644293A (en) * | 2017-09-12 | 2018-01-30 | 深圳市盛路物联通讯技术有限公司 | Data information processing method and equipment based on Internet of Things |
| WO2020098075A1 (en) * | 2018-11-12 | 2020-05-22 | 平安科技(深圳)有限公司 | Financial data processing method, apparatus and device, and storage medium |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN106020987A (en) | Method and device for determining kernel running configuration in processor | |
| CN106055408B (en) | A kind of application control method and mobile terminal | |
| CN107302628B (en) | Application function control method and related product | |
| CN106776036A (en) | A resource allocation method and device | |
| CN106776038B (en) | Hot application resource allocation method and mobile terminal | |
| CN106817540A (en) | A camera control method and device | |
| CN106484326B (en) | Data transmission processing method and mobile terminal | |
| CN107071147A (en) | A parameter adjustment method and device | |
| WO2017206901A1 (en) | Process control method and related device | |
| CN106155557A (en) | A virtual button display method and mobile terminal | |
| CN107291327A (en) | Application control method and related product | |
| CN107145386A (en) | Data migration method, terminal device and computer-readable recording medium | |
| CN106793010A (en) | A network access method and device | |
| CN107066324A (en) | Method and device for controlling fingerprint processing resources | |
| CN107220344B (en) | Document processing methods and related products | |
| CN106066814B (en) | Application control method and mobile terminal | |
| CN106980554A (en) | A kind of process handling method and device | |
| CN106339862A (en) | Information processing method and mobile terminal | |
| CN106792896B (en) | A data transmission method and mobile terminal | |
| CN106686704B (en) | Terminal monitoring method and mobile terminal | |
| CN106686428A (en) | A video playback method and device | |
| CN106802828A (en) | Applied data processing method and device | |
| CN106815078A (en) | A kind of internal memory control method and equipment | |
| CN106776041B (en) | Data processing method and device | |
| CN106648902B (en) | Application data processing method and device |
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 |
Application publication date: 20170606 |
|
| RJ01 | Rejection of invention patent application after publication |