CN106557404B - Application control method and mobile terminal - Google Patents

Application control method and mobile terminal Download PDF

Info

Publication number
CN106557404B
CN106557404B CN201611071093.2A CN201611071093A CN106557404B CN 106557404 B CN106557404 B CN 106557404B CN 201611071093 A CN201611071093 A CN 201611071093A CN 106557404 B CN106557404 B CN 106557404B
Authority
CN
China
Prior art keywords
screen recording
application program
recording application
screen
memory occupation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201611071093.2A
Other languages
Chinese (zh)
Other versions
CN106557404A (en
Inventor
王文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Meizu Technology Co Ltd
Original Assignee
Meizu Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Meizu Technology Co Ltd filed Critical Meizu Technology Co Ltd
Priority to CN201611071093.2A priority Critical patent/CN106557404B/en
Publication of CN106557404A publication Critical patent/CN106557404A/en
Application granted granted Critical
Publication of CN106557404B publication Critical patent/CN106557404B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5016Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals the resource being the memory

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)
  • Telephone Function (AREA)

Abstract

the embodiment of the invention discloses an application control method. The method provided by the embodiment of the invention comprises the following steps: the method comprises the steps that a mobile terminal receives a screen recording request of a screen recording application program, then virtual display is created according to the screen recording request, a monitor for monitoring the screen recording state of the screen recording application program in the virtual display is added to the mobile terminal, then the screen recording state of the screen recording application program is monitored through the monitor, when the application program is checked and killed, whether the screen recording application program is in a working state or not is judged through the monitored screen recording state, and if yes, memory occupation of the screen recording application program is reserved. Therefore, the mobile terminal detects the working state of the screen recording application program all the time, when the screen recording application program is in the working state and the application program is checked and killed, the memory occupation of the screen recording application program is reserved, namely the screen recording application program is not checked and killed, and the use experience of a user is improved.

Description

application control method and mobile terminal
Technical Field
The present invention relates to the field of mobile terminals, and in particular, to an application control method and a mobile terminal.
Background
With the increasing development of intelligent terminals, the intelligent terminals are more and more popular, and currently, the popular intelligent terminals on the market comprise mobile terminals, and the mobile terminals mainly comprise smart phones and tablet computers. Due to the difference of developers, operating systems used by mobile terminals are different, and mainstream operating systems include an Android operating system and an IOS operating system.
Many screen recording software appear in the market at present, but the software does not belong to a white list and cannot be intelligently judged. When processing is applied, intelligence cannot be handled. For example, the power saving module can only process according to the list policy when checking and killing such applications. When the system is used for searching and killing, the screen recording application program is protected and cannot be processed by the system under the ordinary condition. If the screen recording application is killed, the user experience is poor.
disclosure of Invention
The embodiment of the invention provides an application control method and a mobile terminal, which are used for improving user experience.
a first aspect of an embodiment of the present invention provides an application control method, including:
Receiving a screen recording request of a screen recording application program;
creating a virtual display according to the screen recording request;
adding a monitor for monitoring the screen recording state of the screen recording application program in the virtual display;
Monitoring the screen recording state of a screen recording application program through a monitor;
When the application program is killed, whether the screen recording application program is in a working state is judged according to the monitored screen recording state, and if yes, the memory occupation of the screen recording application program is reserved.
In one possible implementation, the determining whether the screen recording application is in the working state according to the monitored screen recording state includes:
Judging whether the virtual display has the identifier of the screen recording application program, if so, indicating that the screen recording application program is in a working state; and if not, indicating that the screen recording application program is not in a working state.
in another possible implementation manner, before reserving memory usage of the screen recording application, the method further includes:
Judging whether the memory occupation ratio of the screen recording application program is smaller than a preset threshold value or not, if so, executing a step of reserving the memory occupation of the screen recording application program; and if not, not reserving the memory occupation of the screen recording application program.
In another possible implementation manner, after the memory usage of the screen recording application is reserved, the method further includes:
And judging whether the screen recording application program has a related application program, and if so, reserving the memory occupation of the related application program.
in another possible implementation manner, after creating the virtual presentation according to the screen recording request, the method further includes:
when the resource allocation is carried out on the application program, the system resource is preferentially allocated to the screen recording application program.
a second aspect of an embodiment of the present invention provides a mobile terminal, including:
the receiving unit is used for receiving a screen recording request of a screen recording application program;
the creating unit is used for creating a virtual display according to the screen recording request;
The adding unit is used for adding a monitor for monitoring the screen recording state of the screen recording application program in the virtual display;
the monitoring unit is used for monitoring the screen recording state of the screen recording application program through a monitor;
the judging unit is used for judging whether the screen recording application program is in a working state or not according to the monitored screen recording state when the application program is checked and killed;
And the reservation unit is used for reserving the memory occupation of the screen recording application program when the judgment unit judges that the screen recording application program is in the working state according to the monitored screen recording state.
In a possible implementation manner, the determining unit is specifically configured to:
Judging whether the virtual display has the identifier of the screen recording application program, if so, indicating that the screen recording application program is in a working state; and if not, indicating that the screen recording application program is not in a working state.
In another possible implementation manner, the determining unit is further configured to:
Before the reserving unit reserves the memory occupation of the screen recording application program, judging whether the memory occupation ratio of the screen recording application program is smaller than a preset threshold value, if so, executing a step of reserving the memory occupation of the screen recording application program; and if not, not reserving the memory occupation of the screen recording application program.
In another possible implementation manner, the determining unit is further configured to:
after the retention unit retains the memory occupation of the screen recording application program, whether the screen recording application program has the associated application program is judged, and if yes, the memory occupation of the associated application program is retained.
in another possible implementation manner, the mobile terminal further includes:
And the allocation unit is used for preferentially allocating system resources to the screen recording application program when the application program is subjected to resource allocation after the virtual display is created by the creation unit according to the screen recording request.
according to the technical scheme, the embodiment of the invention has the following advantages:
The method comprises the steps that a mobile terminal receives a screen recording request of a screen recording application program, then virtual display is created according to the screen recording request, a monitor for monitoring the screen recording state of the screen recording application program in the virtual display is added to the mobile terminal, then the screen recording state of the screen recording application program is monitored through the monitor, when the application program is killed, whether the screen recording application program is in a working state or not is judged according to the monitored screen recording state, and if yes, memory occupation of the screen recording application program is reserved. Therefore, the mobile terminal detects the working state of the screen recording application program all the time, when the screen recording application program is in the working state and the application program is checked and killed, the memory occupation of the screen recording application program is reserved, namely the screen recording application program is not checked and killed, and the use experience of a user is improved.
Drawings
FIG. 1 is a schematic diagram of a method of application control in an embodiment of the present invention;
FIG. 2 is another schematic diagram of a method for applying control in an embodiment of the present invention;
FIG. 3 is a diagram of a mobile terminal according to an embodiment of the present invention;
Fig. 4 is another schematic diagram of a mobile terminal according to an embodiment of the present invention.
Detailed Description
The embodiment of the invention provides an application control method and a mobile terminal, which are used for improving user experience.
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
referring to fig. 1, an embodiment of a method for application control in an embodiment of the present invention includes:
101. A screen recording request is received for a screen recording application.
Taking an operating system of the mobile terminal as an Android system as an example for explanation, after the 5.0 version of the Android system, the system opens a screen recording interface, and then screen recording can be performed on a display interface of the mobile terminal through a screen recording application program. When the screen recording application program starts to run, a screen recording request needs to be sent first.
the screen recording application program comprises some live broadcast application programs, for example, if a live broadcast user needs to operate a certain game program in the mobile terminal, a screen recording operation needs to be performed on a display interface of the mobile terminal.
102. And creating a virtual display according to the screen recording request.
The mobile terminal responds to a screen recording request of a screen recording application program and needs to create a virtual display according to the screen recording request. Specifically, the screen recording function can be realized by creating a Virtual Display (Virtual Display) by calling Media Projection Manager (Media Projection Manager) of the system. The virtual display comprises screen recording, projection and the like of a display interface.
103. And adding a monitor for monitoring the screen recording state of the screen recording application program in the virtual display.
Generally, the screen-recording application program has a higher priority in practical applications, and should not be frozen or killed due to whether the screen-recording application program is in the background of the system, and such application program should be protected by the system. Therefore, in the embodiment of the present invention, the monitor is added to monitor the screen recording state of the screen recording application at any time, so that when the application is subsequently killed, whether the screen recording application is protected or not is determined according to the screen recording state of the screen recording application. Specifically, the listener may be registered through the application management module.
104. And monitoring the screen recording state of the screen recording application program through the monitor.
the screen recording state generally comprises adding and deleting, and when the monitor monitors that the screen recording state of the screen recording application program changes, the monitor informs the application management module to feed back the screen recording state to the application program searching and killing strategy module in the upper layer.
105. When the application program is killed, whether the screen recording application program is in a working state is judged according to the monitored screen recording state, if yes, step 106 is executed, and if not, step 107 is executed.
The system of each mobile terminal is provided with an application checking and killing mechanism, namely when the memory of the system is insufficient or the processor is too busy or the temperature of the mobile terminal is too high, the application checking and killing mechanism can be automatically started, so that the system can normally run. However, when the application killing mechanism is started, only some system applications are generally reserved and will not be killed, while other applications may be killed, and the screen recording application should be protected, so in the embodiment of the present invention, when the system performs application killing, it is necessary to first judge whether the screen recording application is in a working state according to the monitored screen recording state, and then determine whether to kill the screen recording application according to the judgment result.
Optionally, the step of judging whether the screen recording application program is in the working state according to the monitored screen recording state may be:
Judging whether the virtual display has the identifier of the screen recording application program, if so, indicating that the screen recording application program is in a working state; and if not, indicating that the screen recording application program is not in a working state.
If the screen recording application program is still in the screen recording working state, the identifier of the screen recording application program must exist in the virtual display, and if the screen recording application program is not in the screen recording working state, the identifier of the screen recording application program in the virtual display is released. Therefore, whether the screen recording application program is in a working state can be judged by whether the identification of the screen recording application program exists in the virtual display.
106. and reserving the memory occupation of the screen recording application program.
When the screen recording application program is in a working state, the mobile terminal does not check and kill the application program, namely, the memory occupation of the application program is reserved.
107. and not reserving the memory occupation of the screen recording application program.
When the screen recording application program is not in a working state, the mobile terminal can check and kill the application program, namely the memory occupation of the application program is not reserved.
in the embodiment of the invention, a mobile terminal receives a screen recording request of a screen recording application program, then creates a virtual display according to the screen recording request, adds a monitor for monitoring the screen recording state of the screen recording application program in the virtual display, monitors the screen recording state of the screen recording application program through the monitor, judges whether the screen recording application program is in a working state or not according to the monitored screen recording state when the application program is checked and killed, and if so, reserves the memory occupation of the screen recording application program. Therefore, the mobile terminal detects the working state of the screen recording application program all the time, when the screen recording application program is in the working state and the application program is checked and killed, the memory occupation of the screen recording application program is reserved, namely the screen recording application program is not checked and killed, and the use experience of a user is improved.
Referring to fig. 2, another embodiment of the method for application control in the embodiment of the present invention includes:
201. A screen recording request is received for a screen recording application.
the details are described with reference to step 101.
202. and creating a virtual display according to the screen recording request.
the details are described with reference to step 102.
203. When the resource allocation is carried out on the application program, the system resource is preferentially allocated to the screen recording application program.
In practical application, the importance of such application programs of the screen recording application program is higher, and a user can often use the application program, so in the embodiment of the present invention, when resource allocation is performed on a system application program, system resources can be preferentially allocated to the screen recording application program, that is, more system resources can be allocated to the screen recording application program, and the priority of the screen recording application program is set to be high priority, and the like.
204. And adding a monitor for monitoring the screen recording state of the screen recording application program in the virtual display.
the details are described with reference to step 103.
205. and monitoring the screen recording state of the screen recording application program through the monitor.
The details are described with reference to step 104.
206. When the application program is killed, whether the screen recording application program is in a working state is judged according to the monitored screen recording state, if so, step 207 is executed, and if not, step 209 is executed.
The details are described with reference to step 105.
207. And judging whether the memory occupation ratio of the screen recording application program is smaller than a preset threshold value, if so, executing a step 208, and if not, executing a step 209.
if the memory occupation ratio of the screen recording application program is smaller, the defect of the screen recording application program on the system is smaller, and the screen recording application program is protected and cannot be killed. If the memory occupation ratio of the screen recording application program is large, it indicates that dead cycle or some service logic errors occur in the screen recording application program, and the screen recording application program should be killed, so that the terminal user restarts the screen recording application program. Specifically, the preset threshold may be set to 20%, and the specific value may be set by a user according to an actual application.
208. and reserving the memory occupation of the screen recording application program.
As described in detail with reference to step 106.
209. And not reserving the memory occupation of the screen recording application program.
as described in detail with reference to step 107.
210. And judging whether the screen recording application program has a related application program, if so, executing step 211, and if not, ending the process.
if the application program is associated with other application programs, the associated application program should be protected. For example, the screen recording application is a live application, and the live application is a live program associated with the current top-view application, so that not only the live program but also the current top-view application need to be protected when the system is killed. Otherwise, data loss may occur, resulting in program errors, such as account number loss.
211. And reserving the memory occupation of the associated application program.
if the application program associated with the screen recording application program exists, the memory occupation of the associated application program is also reserved when the application is searched and killed, and the associated application program is not searched and killed.
referring to fig. 3, an embodiment of a mobile terminal in the embodiment of the present invention includes:
A receiving unit 301, configured to receive a screen recording request of a screen recording application;
a creating unit 302, configured to create a virtual presentation according to the screen recording request;
An adding unit 303, configured to add a listener for monitoring a screen recording state of the screen recording application in the virtual display;
A monitoring unit 304, configured to monitor a screen recording state of the screen recording application through the listener;
A determining unit 305, configured to determine whether the screen recording application is in a working state according to the monitored screen recording state when the application is killed;
A reserving unit 306, configured to reserve memory occupation of the screen recording application program when the determining unit determines that the screen recording application program is in the working state according to the monitored screen recording state.
optionally, the determining unit 305 is specifically configured to:
Judging whether the virtual display has the identifier of the screen recording application program, if so, indicating that the screen recording application program is in a working state; and if not, indicating that the screen recording application program is not in a working state.
optionally, the determining unit 305 is further configured to:
Before the reserving unit reserves the memory occupation of the screen recording application program, judging whether the memory occupation proportion of the screen recording application program is smaller than a preset threshold value, if so, executing the step of reserving the memory occupation of the screen recording application program; and if not, not reserving the memory occupation of the screen recording application program.
Optionally, the determining unit 305 is further configured to:
after the reserving unit reserves the memory occupation of the screen recording application program, judging whether the screen recording application program has an associated application program, and if so, reserving the memory occupation of the associated application program.
Referring to fig. 4, the mobile terminal provided in the embodiment of the present invention further includes:
The allocating unit 307 is configured to preferentially allocate system resources to the screen recording application program when resource allocation is performed on the application program after the creating unit 302 creates the virtual presentation according to the screen recording request.
The specific description of each unit in the embodiment of fig. 3 and the embodiment of fig. 4 refers to the description of the method for application control in the embodiment of fig. 1 and the embodiment of fig. 2, and is not repeated here.
it is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
in addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (8)

1. A method of application control, the method comprising:
Receiving a screen recording request of a screen recording application program;
Creating a virtual display according to the screen recording request;
adding a monitor for monitoring the screen recording state of the screen recording application program in the virtual display;
monitoring the screen recording state of the screen recording application program through the monitor;
When the application program is checked and killed, whether the screen recording application program is in a working state is judged according to the monitored screen recording state, and if yes, the memory occupation of the screen recording application program is reserved; the judging whether the screen recording application program is in a working state according to the monitored screen recording state comprises the following steps:
judging whether the virtual display has the identifier of the screen recording application program, if so, indicating that the screen recording application program is in a working state; and if not, indicating that the screen recording application program is not in a working state.
2. the method of claim 1, wherein prior to said reserving memory usage for the screen recording application, the method further comprises:
Judging whether the memory occupation ratio of the screen recording application program is smaller than a preset threshold value, if so, executing the step of reserving the memory occupation of the screen recording application program; and if not, not reserving the memory occupation of the screen recording application program.
3. the method of claim 1, wherein after the reserving the memory footprint for the screen recording application, the method further comprises:
And judging whether the screen recording application program has a related application program, and if so, reserving the memory occupation of the related application program.
4. the method of claim 1, wherein after the creating a virtual show according to the screen-recording request, the method further comprises:
when the resource allocation is carried out on the application program, the system resource is preferentially allocated to the screen recording application program.
5. a mobile terminal, characterized in that the mobile terminal comprises:
The receiving unit is used for receiving a screen recording request of a screen recording application program;
the creating unit is used for creating a virtual display according to the screen recording request;
the adding unit is used for adding a monitor for monitoring the screen recording state of the screen recording application program in the virtual display;
The monitoring unit is used for monitoring the screen recording state of the screen recording application program through the monitor;
the judging unit is used for judging whether the screen recording application program is in a working state or not according to the monitored screen recording state when the application program is checked and killed; the judgment unit is specifically configured to:
Judging whether the virtual display has the identifier of the screen recording application program, if so, indicating that the screen recording application program is in a working state; if not, the screen recording application program is not in a working state;
And the reservation unit is used for reserving the memory occupation of the screen recording application program when the judgment unit judges that the screen recording application program is in the working state according to the monitored screen recording state.
6. The mobile terminal of claim 5, wherein the determining unit is further configured to:
before the reserving unit reserves the memory occupation of the screen recording application program, judging whether the memory occupation proportion of the screen recording application program is smaller than a preset threshold value, if so, executing the step of reserving the memory occupation of the screen recording application program; and if not, not reserving the memory occupation of the screen recording application program.
7. The mobile terminal of claim 5, wherein the determining unit is further configured to:
after the reserving unit reserves the memory occupation of the screen recording application program, judging whether the screen recording application program has an associated application program, and if so, reserving the memory occupation of the associated application program.
8. The mobile terminal of claim 5, wherein the mobile terminal further comprises:
and the allocation unit is used for preferentially allocating system resources to the screen recording application program when resource allocation is carried out on the application program after the virtual display is created by the creation unit according to the screen recording request.
CN201611071093.2A 2016-11-28 2016-11-28 Application control method and mobile terminal Active CN106557404B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611071093.2A CN106557404B (en) 2016-11-28 2016-11-28 Application control method and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611071093.2A CN106557404B (en) 2016-11-28 2016-11-28 Application control method and mobile terminal

Publications (2)

Publication Number Publication Date
CN106557404A CN106557404A (en) 2017-04-05
CN106557404B true CN106557404B (en) 2019-12-13

Family

ID=58445617

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611071093.2A Active CN106557404B (en) 2016-11-28 2016-11-28 Application control method and mobile terminal

Country Status (1)

Country Link
CN (1) CN106557404B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110213637B (en) * 2019-05-29 2022-05-20 努比亚技术有限公司 Method for adding watermark to video file, wearable device and readable storage medium
CN110337005B (en) * 2019-07-09 2021-05-28 南京雷鲨信息科技有限公司 Screen recording method and system of intelligent terminal, intelligent terminal and computer readable storage medium
CN112346824B (en) * 2020-10-26 2023-03-21 努比亚技术有限公司 Screen projection application control method and device and computer readable storage medium
CN113207030B (en) * 2021-04-02 2022-09-23 苏州开心盒子软件有限公司 Screen recording method and device and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8229979B2 (en) * 2006-04-28 2012-07-24 Sap Ag Method and system for inspecting memory leaks
CN104869133B (en) * 2014-02-21 2018-07-03 华为技术有限公司 A kind of method of data record, system and access server
CN104298612A (en) * 2014-09-30 2015-01-21 北京金山安全软件有限公司 Method and device for cleaning memory in mobile terminal and mobile terminal
CN104298549B (en) * 2014-09-30 2018-03-30 北京金山安全软件有限公司 Method and device for cleaning application programs in mobile terminal and mobile terminal
CN104778008A (en) * 2015-04-15 2015-07-15 浙江工业大学 Virtual writing system on basis of screen management and control

Also Published As

Publication number Publication date
CN106557404A (en) 2017-04-05

Similar Documents

Publication Publication Date Title
US11416307B2 (en) System and method for processing task resources
US10740136B2 (en) Automatic virtual machine termination in a cloud
CN106557404B (en) Application control method and mobile terminal
CN107832100B (en) APK plug-in loading method and terminal thereof
JP5510556B2 (en) Method and system for managing virtual machine storage space and physical hosts
US10601682B2 (en) Service availability management method, service availability management apparatus, and network function virtualization architecture thereof
CN107360310B (en) mobile terminal and resource management method thereof
CN108829510B (en) Thread binding processing method and device
US9639399B2 (en) Method, apparatus and terminal for releasing memory
CN110764963A (en) Service exception handling method, device and equipment
CN111338779B (en) Resource allocation method, device, computer equipment and storage medium
CN107995286A (en) Service automatic start-stop method, server and storage medium based on dubbo platforms
CN106569917B (en) Data backup method and mobile terminal
CN104793982A (en) Method and device for establishing virtual machine
CN111953809B (en) Method, device, equipment and system for managing resource address
CN112650614A (en) Call chain monitoring method and device, electronic equipment and storage medium
CN110543357B (en) Method, related device and system for managing application program object
CN115827035A (en) Equipment upgrading method and device, storage medium and electronic device
CN115617515A (en) Memory allocation method and device for intelligent Internet of things operating system and storage medium
CN111367648A (en) Resource allocation method and device
CN114328196A (en) Method, device and equipment for testing data leakage prevention system and storage medium
CN112363828B (en) Memory fragment management method and device, vehicle-mounted system and vehicle
CN106855824B (en) Task stopping method and device and electronic equipment
CN104572036B (en) Event processing method and device
CN103139643B (en) A kind of starting method of application program and digital TV terminal

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
GR01 Patent grant
GR01 Patent grant