CN108762836B - Management method and device for preloaded application, storage medium and intelligent terminal - Google Patents

Management method and device for preloaded application, storage medium and intelligent terminal Download PDF

Info

Publication number
CN108762836B
CN108762836B CN201810489667.0A CN201810489667A CN108762836B CN 108762836 B CN108762836 B CN 108762836B CN 201810489667 A CN201810489667 A CN 201810489667A CN 108762836 B CN108762836 B CN 108762836B
Authority
CN
China
Prior art keywords
application
application program
preloaded
preloading
stack
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
CN201810489667.0A
Other languages
Chinese (zh)
Other versions
CN108762836A (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201810489667.0A priority Critical patent/CN108762836B/en
Publication of CN108762836A publication Critical patent/CN108762836A/en
Application granted granted Critical
Publication of CN108762836B publication Critical patent/CN108762836B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44578Preparing or optimising for loading
    • 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/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/442Shutdown

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the application discloses a management method and device for preloaded applications, a storage medium and an intelligent terminal. The method comprises the following steps: when detecting that an application preloading event is triggered, acquiring application information of a preloaded first application program; closing at least one first application program according to the application information; determining a second application program to be preloaded; and preloading an application interface corresponding to the second application program based on the pre-created preloading active window stack. By adopting the technical scheme, when the next preloading event is triggered, a part of the preloaded application programs can be closed, so that the memory resources of the intelligent device can be reasonably cleared, and the phenomenon that the memory utilization rate of the intelligent terminal is influenced by the process residency of the preloaded application programs is avoided.

Description

Management method and device for preloaded application, storage medium and intelligent terminal
Technical Field
The embodiment of the application relates to an application program loading technology, in particular to a management method and device for preloaded applications, a storage medium and an intelligent terminal.
Background
At present, terminals such as smart phones, tablet computers, notebook computers, and smart appliances have become essential electronic devices in people's daily life. With the continuous intellectualization of the terminal equipment, the operating system is loaded in most terminal equipment, so that the terminal equipment can install abundant and various application programs and meet different requirements of users.
With the continuous improvement of the configuration of the terminal device, dozens or even hundreds of application programs can be installed in most terminal devices, and with the increasing abundance of the functions of the application programs, more and more resources are needed to be loaded when the application programs run. In order to improve user experience and reduce the starting time delay of some applications, the applications are preloaded in some scenes. However, the preloaded application program may occupy a Memory resource of a RAM (random Access Memory) of the smart terminal, and may affect an operation speed of the smart terminal.
Disclosure of Invention
The embodiment of the application preloading management method and device, the storage medium and the intelligent terminal can optimize the loading scheme of the application program.
In a first aspect, an embodiment of the present application provides a management method for preloaded applications, including:
when detecting that an application preloading event is triggered, acquiring application information of a preloaded first application program;
closing at least one first application program according to the application information;
determining a second application program to be preloaded;
and preloading an application interface corresponding to the second application program based on a pre-created pre-loaded active window stack, wherein the boundary coordinate corresponding to the pre-loaded active window stack is positioned outside the coordinate range of the display screen.
In a second aspect, an embodiment of the present application further provides an apparatus for managing preloaded applications, where the apparatus includes:
the information acquisition module is used for acquiring application information of a preloaded first application program when detecting that an application preloading event is triggered;
the application closing module is used for closing at least one first application program according to the application information;
the application determination module is used for determining a second application program to be preloaded;
and the application preloading module is used for preloading an application interface corresponding to the second application program based on a pre-created preloading active window stack, wherein the boundary coordinate corresponding to the preloading active window stack is positioned outside the coordinate range of the display screen.
In a third aspect, an embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a management method for preloading applications as described in an embodiment of the present application.
In a fourth aspect, an embodiment of the present application provides an intelligent terminal, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements a management method for preloading applications according to an embodiment of the present application when executing the computer program.
The embodiment of the application provides a management scheme for preloading applications, and when an application preloading event is detected to be triggered, application information of a preloaded first application program is obtained; closing at least one first application program according to the application information; determining a second application program to be preloaded; and preloading an application interface corresponding to the second application program based on the pre-created preloading active window stack. By adopting the technical scheme, when the next preloading event is triggered, a part of the preloaded application programs can be closed so as to reasonably clear the memory resource of the intelligent equipment and avoid the influence on the memory utilization rate of the intelligent terminal caused by the resident process of the preloaded application programs; the application interface of the application program needing to be preloaded can be preloaded based on the preloading active window stack established outside the display screen, the starting speed of the target application program is improved, and the display of the display content of the foreground application program on the display screen is not influenced.
Drawings
Fig. 1 is a flowchart of a management method for preloaded applications according to an embodiment of the present application;
FIG. 2 is a diagram illustrating a relative position relationship between a preloaded active window stack and a display area of a display screen according to an embodiment of the present disclosure;
FIG. 3 is a diagram illustrating a relative position relationship between a preloaded active window stack and a display area of a display screen according to an embodiment of the present application;
fig. 4 is a schematic diagram of application interface migration according to an embodiment of the present application;
fig. 5 is a flowchart of another management method for preloaded applications according to an embodiment of the present application;
fig. 6 is a block diagram illustrating a structure of a management apparatus for preloading applications according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an intelligent terminal according to an embodiment of the present application;
fig. 8 is a block diagram of a structure of a smart phone according to an embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the application and are not limiting of the application. It should be further noted that, for the convenience of description, only some of the structures related to the present application are shown in the drawings, not all of the structures.
Before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the steps as a sequential process, many of the steps can be performed in parallel, concurrently or simultaneously. In addition, the order of the steps may be rearranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
Fig. 1 is a flowchart of a management method for preloaded applications according to an embodiment of the present application, where the method may be performed by a management apparatus for preloaded applications, where the apparatus may be implemented by software and/or hardware, and may be generally integrated in an intelligent terminal. As shown in fig. 1, the method includes:
step 110, when detecting that the application preloading event is triggered, acquiring application information of the preloaded first application program.
For example, the intelligent terminal in the embodiment of the present application may include terminal devices such as a smart phone, a tablet computer, a notebook computer, a handheld game console, and an intelligent appliance. And the intelligent terminal is provided with an operating system.
For example, the trigger condition of the application preloading event may be set according to an actual situation, and the embodiment of the present application is not particularly limited. For example, an application preloading event may be triggered when detecting that a user's action satisfies a preset condition (e.g., picking up a terminal, inputting a screen unlocking operation, inputting a terminal unlocking operation, or the like); or when detecting that the foreground application program is changed, triggering an application preloading event; or after the prediction process of the preloaded application is finished, an application preloading event can be triggered immediately (or after a preset time length is passed); or may be triggered at timed intervals, etc. After the application preloading event is triggered, the system may detect that the application preloading event is triggered by reading a flag bit or receiving a trigger instruction, and the like, and the specific detection method is not limited in this embodiment of the application.
The application information includes an application identifier of the application program that has been preloaded (i.e., the first application program), a preloading completion time, a launch prediction probability, and the like. The application identifier includes, but is not limited to, a package name or a process name. The preloading completion time is the time for completing the preloading operation corresponding to each preloaded application program. The completion of the preloading can be understood as completing the loading of the application program under the condition that a user is not visible, that is, pulling up a process corresponding to the application program, and playing an advertisement or animation and the like when the application program is started. The starting prediction probability is the probability that each application program is started at the next moment, and can be obtained by adopting a prediction model to predict according to the application program used at the current moment and the application program used at the previous moment. Alternatively, in order to reduce the number of applications to be monitored, the preset white list may be used to store the applications with the download quantity ranking Top50 in the application store, record only the usage data of the applications with Top50, and use the prediction model to perform prediction based on the usage data.
In the embodiment of the application, when the application preloading event is detected to be triggered, the application identifier, the preloading completion time and the starting prediction probability of the preloaded first application program are obtained. It should be noted that the application information of the first application is not limited to the application identifier, the preloading completion time, and the launch prediction probability listed above, and the embodiment of the present application is not particularly limited.
And step 120, closing at least one first application program according to the application information.
It should be noted that closing the first application may be ending a process related to the first application, and clearing the cache data downloaded by the first application. Since the first application is a preloaded application that is not displayed on the display screen, neither the loading nor closing process is visible to the user.
Illustratively, the preloading completion time corresponding to a first application program is sequentially acquired, and the current system time is acquired. A time difference between the current system time and the preload completion time is determined. And judging whether the time difference exceeds a preset time threshold value. And if the time difference is greater than or equal to a preset time threshold, closing the first application program corresponding to the preloading completion time. And if the time difference is smaller than a preset time threshold, determining that the first application program corresponding to the preloading completion time does not meet the closing condition temporarily. And judging whether each preloaded but un-started first application program meets the closing condition or not by adopting a similar mode, and executing closing operation on the first application program meeting the closing condition, thereby effectively clearing the memory space and avoiding the occurrence of the condition that the memory utilization rate is reduced due to the process resident memory of the first application program.
Optionally, when the execution of the preloading operation corresponding to the application preloading event is completed, the second application programs and the remaining first application programs are sorted in a descending order according to the starting prediction probability and the preloading completion time, and the set number of application programs after sorting is closed. Optionally, after the second application programs and the remaining first application programs are sorted in a descending order according to the starting prediction probability and the preloading completion time, the application programs in the set number after sorting can be closed after the time length is set after the sorting result is obtained. The method has the advantages that the newly preloaded second application program and the rest first application programs are mixed together for sequencing, the application programs with low starting prediction probability are closed, and the memory space can be cleared while the possibly opened application programs are ensured not to be closed. If so, the intelligent terminal preloads the application W (the predicted starting probability is 0.48), the application F (the predicted starting probability is 0.23), the application Y (the predicted starting probability is 0.21) and the application T (the predicted starting probability is 0.08) when the preloading operation corresponding to the application preloading event is completed; meanwhile, it is assumed that the remaining first applications are application H (predicted launch probability is 0.38) and application a (predicted launch probability is 0.21), respectively. Therefore, the applications W, F, Y, T, H and A are sequenced according to the starting prediction size, the applications Y and A have the same predicted starting probability, and the application Y is determined to be arranged before the applications A by combining the preloading completion time, so that the sequencing results are the applications W, H, F, Y, A and T. And after the preset time of the sequencing result can be obtained, closing the set number of application programs arranged at the tail of the queue. The preset time may be a system default time, and the set number may be a system default number or preset by a user according to an actual situation. Optionally, the user may be prompted in the form of a prompt box to select the number of applications to be closed, and so on.
And step 130, determining a second application program to be preloaded.
For example, the application to be preloaded may be an application that a user may open soon, and may be a fixed application that is set in advance, or an application that is predicted in a certain manner, and the like. The application to be preloaded may comprise one or more.
Alternatively, a prediction model may be used to predict the application to be preloaded. The prediction model may be a machine learning model, and the algorithm used may include a Recurrent Neural Networks (RNN), a Long Short-Term Memory (LSTM) network, a threshold cycle unit, a simple cycle unit, an auto-encoder, a decision tree, a random forest, a feature mean classification, a classification regression tree, a hidden markov, a K-nearest neighbor (KNN) algorithm, a logistic regression model, a bayesian model, a gaussian model, and a KL divergence (Kullback-Leibler) or the like.
Optionally, in the process that the user uses the terminal, a training sample may be collected, the training sample is adopted to train the preset initial model, and finally, a prediction model for predicting the application program to be preloaded is obtained. For example, the elements contained in the training sample may include a time sequence or an order sequence in which the application was opened; can include the time, place, frequency, etc. that the application was opened; the method can include the running state of the terminal, such as the on-off state of a mobile data network, the connection state of a wireless hotspot, the identity information of the connected wireless hotspot, the currently running application program, the previous foreground application program, the stay time of the current application program in the background, the last time the current application program is switched to the background, the plugging state of an earphone jack, the charging state, the battery power information, the screen display time and the like; and the data collected by sensors integrated in the terminal can be included, such as a motion sensor, a light sensor, a temperature sensor, a humidity sensor and the like.
For example, a suitable sample element may be selected according to the selected machine learning model, the selected machine learning model may be determined according to the selected sample element, and the model and the sample element may be selected according to requirements on prediction accuracy, a preset speed, and the like, which is not limited in the embodiment of the present application.
In the embodiment of the application, determining the second application to be preloaded may include performing prediction by using a prediction model based on historical usage data of the application, and determining the application to be preloaded according to a current output result of the prediction model.
And 140, preloading an application interface corresponding to the second application program based on the pre-created preloading active window stack.
It should be noted that the boundary coordinates corresponding to the preloaded active window stack are located outside the coordinate range of the display screen.
In the embodiment of the present application, the active window may be understood as a separate interface directly providing interaction and operation for a user, and different names may be used in different operating systems to name the interface. For ease of understanding, the following description will be made taking an Android (Android) operating system as an example.
In the Android system, the active window is called Activity. Activity is a component responsible for interacting with a user that provides a screen (which may be understood as a screen interface, rather than a display screen of an entity) for the user to interact to accomplish a task. In an android application, an Activity is usually a separate screen on which controls can be displayed and events of the user can be monitored and processed. In managing Activity, there are two concepts: task Stack and Stack. The Task corresponds to an application program, the Task is used for storing activities, one Task can store one or more activities, and the activities follow the principle of first-in first-out and last-in first-out. And the Stack is used for managing the Task, generally, one Stack manages the Task to which each Activity required to be shown by one screen belongs, and one Stack can manage one or more tasks, and of course, the Stack also follows the basic management principle of the Stack. The screens described herein are not necessarily completely separate display screens, and in the case of "two screens", the two screens may be only two regions of a complete display screen that independently display respective display contents. Of course, if the terminal has two or even more separate display screens, the "two screens" may also be two separate display screens.
In the Android system, multi-window modes are supported, which may include split screen mode, picture-in-picture mode, and free mode (FreeForm). In the multi-window mode, the Stack in which the application is located may have its own size (size), and may include upper, lower, left, and right coordinates in a coordinate system with the upper left corner of the terminal screen as the origin. For example, (a, b, c, d), which generally describes the boundary of a rectangle, the coordinates of the upper left corner and the coordinates of the lower right corner of the rectangle can be used for representation, i.e. the coordinates of the upper left corner of the rectangle are (a, b), and the coordinates of the lower right corner are (c, d), and such a rectangular area corresponds to the size of Stack. The in-application layout in the Stack is based on the size of the Stack, that is, the application interface corresponding to Activity is displayed within the boundary range of the size.
In the multi-window mode, multiple applications may be allowed to be visible, including both system and user visibility and system-only visibility. The system and the user can see the display on the display screen, and the user can see the display; system-only-visible means that the operating system is visible, but not the user, and may be obscured by foreground applications or displayed outside the display screen as the application is intended to implement.
In the embodiment of the application, the application interface of the application program to be preloaded is preloaded outside the display screen, and the preloading can be realized based on a multi-window mechanism of an operating system, and the size corresponding to the application program is set outside the display screen through the multi-window mechanism so as to achieve the purpose of being invisible to a user, so that the display of the display content of the foreground application program on the display screen is not influenced.
Generally, in the multi-window mode, there may be multiple types of stacks, for example, Home Stack represents a Stack displayed by a desktop application, App Stack represents a Stack displayed by a third-party application, and there may be other split-screen stacks, and contents contained in the three types of stacks may be displayed on a display screen, which are collectively referred to as application active window stacks in this embodiment. In the embodiment of the application, a preloaded active window Stack (preloaded Stack) is added to indicate a Stack displayed by a preloaded application, and the boundary coordinates of the preloaded Stack are set to be outside the coordinate range of a display screen, so that an application program to be preloaded can be displayed on the Stack. For the Android system, a Stack special for displaying preloaded applications can be newly built based on a multi-window mechanism of the Android system. In the embodiment of the application, the reason for newly building the Stack is that the newly built preloaded Stack can own size and visibility, so that the purpose of preloading outside a display screen is achieved.
In the embodiment of the application, the creation time of the preloaded Stack is not limited, and the preloaded Stack can be set to be in a resident state by default before the terminal leaves a factory, namely the preloaded Stack exists all the time; the method can also be established when the terminal is started or after the terminal is successfully unlocked; but also after an application preloading event is triggered (which may be before determining the application to be preloaded), and so on. Optionally, the preloading an application interface corresponding to an application program to be preloaded based on a pre-created active window stack includes: judging whether a pre-established preloading active window stack exists or not; if not, creating a preloaded active window stack according to a preset rule; and preloading an application interface corresponding to the application program to be preloaded based on the created preloading active window stack. The method has the advantages that after the application program to be preloaded is determined, whether the preloading Stack exists or not is judged, if yes, new construction is not needed, and if not, creation is carried out, so that system resources can be saved. It can be understood that, when the application program to be preloaded includes a plurality of application programs, that is, when a plurality of application programs need to be continuously preloaded in a short time, before the first application program to be preloaded starts to load, the preloaded Stack is already created, and then before the second application program to be preloaded starts to load, the preloaded Stack exists, and the above determination may not be necessary.
In the embodiment of the application, a specific process of preloading an application interface corresponding to an application program to be preloaded based on the preloaded Stack is not limited, and for example, the application interface may be drawn and displayed based on the size of the preloaded Stack.
According to the technical scheme of the embodiment, when the application preloading event is detected to be triggered, the application information of the preloaded first application program is acquired; closing at least one first application program according to the application information; determining a second application program to be preloaded; and preloading an application interface corresponding to the second application program based on the pre-created preloading active window stack. By adopting the technical scheme, when the next preloading event is triggered, a part of the preloaded application programs can be closed so as to reasonably clear the memory resources of the intelligent equipment and avoid the influence on the memory utilization rate of the intelligent terminal caused by the resident process of the preloaded application programs; the application interface of the application program needing to be preloaded can be preloaded based on the preloading active window stack established outside the display screen, the starting speed of the target application program is improved, and the display of the display content of the foreground application program on the display screen is not influenced.
In some embodiments, the preloading an application interface corresponding to the second application (i.e., the application to be preloaded currently determined by the prediction model) based on the pre-created preload active window stack includes: creating a target process corresponding to the second application program; creating a task stack corresponding to the second application program in a pre-created preloading active window stack; starting an active window corresponding to the second application program in the task stack based on the target process; drawing and displaying an application interface corresponding to the second application program based on the started active window. The advantage that sets up like this lies in, can draw and show the application interface of second application based on the preloading activity window stack outside the screen coordinate range, can not disturb the operation and the demonstration of foreground application, guarantees system stability, effectively improves the speed when the target application starts simultaneously. While creating the target process, an initialization process of the target process may also be included. In the execution process of the above steps, preloading of other resources may also be involved, such as application service starting, memory allocation, file content reading, network data acquisition, and the like.
In some embodiments, further comprising: and sending a fake focus notification to the second application program, and keeping continuous drawing and display updating of an application interface corresponding to the second application program in a preset time period based on the fake focus notification. The advantage of this arrangement is that the drawing and displaying of the application interface can be completed under the condition that the second application program obtains the focus and is visible to the system, the completion degree of preloading is improved, and the focus of the foreground application is not affected. The focus in the embodiment of the present application is also referred to as an input focus, and the fake focus is independent from the focus corresponding to the foreground application. Generally, for the current Android system, a focus is unique, for example, input operations such as touch and the like only take effect on the focus, the system end and the application end are consistent for inputting focus information, and once the system end modifies the input focus information, the system end sends information that the input focus information changes to the application, so that the method ensures that the input focus information of the system end and the application end is consistent. In the embodiment of the application, the purpose that the application end can forge the focus is achieved by separating the mode that the system end and the application end input the focus information. Specifically, in the embodiment of the application, the focus information is forged for the preloaded application, so that the preloaded application has the focus information, and the focus information of the system end is still correct, so that the preloaded application can be drawn normally, and the purpose of full loading is achieved. The focus exists in the system end and the application end, which can be regarded as a server end (server) and a client end (client), the system end records the application with the focus, and the application end stores a flag bit (flag) to identify whether the application has the focus. The time for forging the input focus can be that when a new window of the Android window system is added and the focus needs to be updated, a forged focus notification is generated and sent. The method for forging the focus may be a method for changing the focus of the window by calling the client end of the window, so that the window acquires the focus. Specifically, the forged focus notification can be sent based on a Binder mechanism, which is the most common mode of interprocess communication of the Android system and adopts a c/s architecture, i.e., a client/service architecture.
In the embodiment of the present application, the preset time period may be designed according to actual situations, and may be, for example, within a fixed time length range after the start of the preloading, or a time period from the start of the preloading to the completion of the preloading, and the like. In some embodiments, the length of the preset time period includes a playing time length of a start advertisement or a start animation in the application program to be preloaded. Some application programs usually play some advertisements or animations during the starting process, the playing time of the advertisements or animations usually ranges from 3 seconds to ten seconds, and during the playing of the advertisements or animations, a user may not have any operation and only wait for the completion of the playing, which wastes valuable time of the user. The method and the device have the advantages that the starting advertisement or the starting animation can be played out of the screen before the target application program is started, and when the target application program is started, the main page or other user operable interfaces of the application program can be directly accessed, so that the operable time point of the target application program is further advanced, and the waiting time is reduced.
In some embodiments, after preloading an application interface corresponding to an application program to be preloaded based on a pre-created preloading active window stack, the method further includes: and when an operation instruction of a target application program is received, transferring an application interface corresponding to the target application program contained in the preloading active window stack to the display screen for displaying, wherein the target application program comprises a second application program and a first application program. The method has the advantages that when the target application program really needs to be started, the drawn application interface is directly migrated to the display screen to be displayed, the application interface can be rapidly switched, and the starting speed is improved.
In some embodiments, the migrating an application interface corresponding to the target application program included in the preloaded active window stack to the display screen for display includes: migrating a task stack corresponding to the target application program contained in the preloading active window stack to the top of an application active window stack; and updating the size information, the configuration information and the visibility of the task stack to realize that the application interface corresponding to the target application program is displayed on the display screen. The advantage that sets up like this lies in, can guarantee the stability of interface migration process, guarantees that the card screen can not appear in the recovery process, the black screen or the migration speed is slow scheduling problem.
For some terminals, especially mobile terminals such as mobile phones and tablet computers, in order to facilitate the use of users, the display modes of the display screen generally include vertical screen display and horizontal screen display, many applications display by default in the vertical screen mode, some applications display by default in the horizontal screen mode (such as some network games), and some applications switch the horizontal and vertical screen display along with the direction in which the user holds the terminal during the use of the terminal. In some embodiments of the present application, a boundary coordinate corresponding to the preloaded active window stack is (H, 0, 2H, H), a coordinate system corresponding to the boundary coordinate is a system coordinate, an origin of the system coordinate is an upper left corner of the display screen, and H is a length of a long side of a display area of the display screen. That is, the side corresponding to H is the maximum side of the display area of the display screen, and is the height of the display screen in the vertical screen display and the width of the display screen in the horizontal screen display. This is done to allow for the display of a landscape screen, pre-loaded application landscape displays, and the normal display of some applications. Fig. 2 is a schematic diagram illustrating a relative position relationship between a preloaded active window stack and a display area of a display screen according to an embodiment of the present disclosure. As shown in fig. 2, at this time, the display screen is in a vertical screen mode, the origin of the terminal system coordinates is the left vertex (0,0) of the display screen 201, the width direction of the display screen 201 is the X axis, the height direction is the Y axis, the boundary coordinates corresponding to the preloaded Stack202 are (H, 0, 2H, H), H is the screen height, that is, the area in the left solid line rectangular range is the main screen display area, and the area in the right dotted line rectangular range is the preloaded display area. Fig. 3 is a schematic diagram illustrating a relative position relationship between a preloaded active window stack and a display area of a display screen according to an embodiment of the present application. As shown in fig. 3, at this time, the display screen is in a landscape mode, the origin of the terminal system coordinates is the left vertex (0,0) of the display screen 301, the height direction of the display screen 301 is the X axis, the width direction is the Y axis, the boundary coordinates corresponding to the preloaded Stack202 are (H, 0, 2H, H), H is the screen height, that is, the area in the left solid line rectangular range is the main screen display area, and the area in the right dotted line rectangular range is the preloaded display area.
The reason why the pre-loaded Stack boundaries are so set is that:
the abscissa of the upper left corner is H, which is an interface for preventing the display screen (also referred to as a main screen) from displaying the preloaded application during the landscape screen, and since the main screen has a landscape mode in addition to the portrait mode, the abscissa of the upper left corner of the rectangular area corresponding to the preloaded Stack is set to the screen height in order to prevent the main screen display area from displaying the local part of the preloaded application during the landscape screen of the main screen.
The ordinate in the upper left corner is 0 in order for the preload application to be able to calculate the status bar height correctly. In order to better design a User Interface (UI), the Android application can customize the top status bar, and if the vertical coordinate corresponding to the upper edge is not equal to 0, the height of the status bar may be wrong.
The abscissa of the lower right corner is 2H (2 times the screen height), that is, the width of the rectangle corresponding to the preloaded Stack is equal to the screen height, so that the size of the preloaded Stack can contain the landscape application at the time of preloading (that is, the application interface is an application program in a landscape display mode).
The ordinate of the lower right corner is H, i.e. the height of the rectangle corresponding to the preloaded Stack is equal to the screen height, so as to preload the size of the Stack and be able to contain the vertical screen application at the time of preloading.
For the reasons described above, the inventors set the size of the preload Stack to (H, 0, 2H, H).
In addition, fig. 4 is a schematic application interface migration diagram provided in the embodiment of the present application, as shown in fig. 4, when an operation instruction of a target application program is received, an application interface 401 corresponding to the target application program included in a preloaded active window Stack is migrated to a display screen 201 to be displayed, specifically, a task to which the preloaded application interface belongs is migrated to the top of an application active window Stack, and size information, configuration information, and visibility of the task are updated, so that the application interface can be normally displayed on the display screen.
Fig. 5 is a flowchart of another management method for preloaded applications according to an embodiment of the present application, where the method includes:
step 501, detecting that an application preloading event is triggered.
Step 502, obtaining an application identifier, a preloading completion time and a starting prediction probability of a preloaded first application program.
Step 503, determining the time difference between the current system time and the preloading completion time.
Step 504, determining whether the time difference exceeds a preset time threshold, if so, executing step 505, otherwise, executing step 511.
And step 505, closing the first application program corresponding to the preloading completion time.
For example, if the time difference between the preload completion time and the current system time exceeds a preset time threshold, the first application program corresponding to the preload completion time is closed.
Step 506, determining a second application program to be preloaded.
And step 507, creating a target process corresponding to the second application program, and initializing the target process.
And step 508, creating a task stack corresponding to the second application program in the preloading active window stack.
Step 509, starting the active window corresponding to the second application program in the task stack based on the target process, and sending a fake focus notification to the second application program.
It should be noted that the second application program updates its own focus flag according to the fake focus notification, and continuously draws and updates the application interface corresponding to the second application program based on the activated active window within a preset time period.
It should be noted that steps 506 to 509 are also steps executed when the application preloading event is triggered, and the steps related to closing the first application program in steps 502 to 505 may be interchanged or executed in parallel, and the embodiment of the present application is not limited thereto.
And step 510, when the execution of the preloading operation corresponding to the application preloading event is completed, performing descending order arrangement on the second application programs and the remaining first application programs according to the starting prediction probability and the preloading completion time, and closing the application programs with the set number after the order arrangement.
Step 511, when receiving an operation instruction of a target application program, migrating a task stack corresponding to the target application program contained in the preloaded active window stack to the top of the application active window stack.
Specifically, taking an application active window as an App Stack as an example, moving the task to the App Stack may include: this task is removed from the list in the original Stack (i.e., the preloaded Stack) and added at the top in the new Stack (app Stack). Each stack has a list for recording all the tasks contained in the stack; correspondingly, each task will record the stack information of the task at the same time. Since a stack contains attributes such as size, configuration, visibility, and zorder, which may be different from other stacks, the attributes such as zorder of the task may be changed simply by adding the task to the list of the new stack. The top added in the new stack is to make the task visible.
And step 512, updating the size information, the configuration information and the visibility of the task stack to display the current application interface corresponding to the target application program on a display screen.
It will be appreciated that the last application interface when the preloading is complete can be migrated to the display screen for display.
Specifically, the updating of the size information and the configuration information of the task stack is to change the boundary of the application, and may specifically include: actively updating the size and configuration information. The size and configuration of the task cannot be changed immediately only by using the above task migration operation, so that the method for modifying the size and configuration of the task can be actively called, the application state is ensured to be correct, and the application can normally work in the foreground.
Specifically, the update task is visible because, after the size and configuration are updated, the target application may not be visible at this time, a method of updating the visibility of the new stack is invoked, the visible applications are searched from top to bottom, set to visible, and the corresponding window surface is updated to visible. The visible application judgment method may include: is not occluded by other applications on the zorder; is not shielded by the lock screen; the state of the top activity of the application is a non-initializing or non-exiting state.
According to the management method for the preloaded application, after the application program is preloaded, the progress of a part of the preloaded application program can be ended according to the preloading completion time, and the phenomenon that the application program occupies memory resources for a long time is avoided; in addition, after the execution of the preloading operation corresponding to the application preloading event is completed, the starting prediction probability and the preloading completion time are comprehensively considered to finish the process of the preloaded application program meeting the conditions, so that the processing speed of the intelligent terminal is improved. In addition, all the preloaded application programs are not closed at one time, the problem that a user needs to use the preloaded application programs and needs to reload the application programs is avoided, and therefore the starting speed is effectively improved.
Fig. 6 is a block diagram of a management apparatus for preloaded applications according to an embodiment of the present disclosure, where the apparatus may be implemented by software and/or hardware, and is generally integrated in an intelligent terminal, and management of preloaded application programs may be performed by executing a management method for preloaded applications. As shown in fig. 6, the apparatus includes:
an information obtaining module 610, configured to obtain application information of a preloaded first application program when detecting that an application preloading event is triggered;
an application closing module 620, configured to close at least one of the first application programs according to the application information;
an application determining module 630, configured to determine a second application program to be preloaded;
and the application preloading module 640 is configured to preload an application interface corresponding to the second application program based on a pre-created pre-loaded active window stack, where boundary coordinates corresponding to the pre-loaded active window stack are located outside a coordinate range of the display screen.
According to the technical scheme, when the next preloading event is triggered, a part of the preloaded application programs can be closed, so that the memory resources of the intelligent device can be reasonably cleared, and the phenomenon that the memory utilization rate of the intelligent terminal is influenced due to the resident process of the preloaded application programs is avoided; the application interface of the application program needing to be preloaded can be preloaded based on the preloading active window stack established outside the display screen, the starting speed of the target application program is improved, and the display of the display content of the foreground application program on the display screen is not influenced.
Optionally, the information obtaining module 610 is specifically configured to:
and when detecting that the application preloading event is triggered, acquiring the application identification, the preloading completion time and the starting prediction probability of the preloaded first application program.
Optionally, the application shutdown module 620 is specifically configured to:
determining a time difference between a current system time and the preloading completion time;
judging whether the time difference exceeds a preset time threshold value or not;
if so, closing the first application program corresponding to the preloading completion time.
Optionally, the method further includes:
and the application sequencing module is used for performing descending sequencing on the second application programs and the rest first application programs according to the starting prediction probability and the preloading completion time and closing the sequenced set number of application programs when the preloading operation corresponding to the application preloading event is completed.
Optionally, the application preloading module 640 is specifically configured to:
creating a target process corresponding to the second application program;
creating a task stack corresponding to the second application program in a pre-created preloading active window stack;
starting an active window corresponding to the second application program in the task stack based on the target process;
drawing and displaying an application interface corresponding to the second application program based on the started active window.
Optionally, the method further includes:
and the fake focus module is used for sending a fake focus notification to the second application program, and keeping continuous drawing and display updating of an application interface corresponding to the second application program in a preset time period based on the fake focus notification, wherein the length of the preset time period comprises the playing time of starting an advertisement or starting an animation in the second application program.
Optionally, the method further includes:
and the application display module is used for transferring the application interface corresponding to the target application program contained in the pre-loaded active window stack to the display screen for display when receiving an operation instruction of the target application program after the application interface corresponding to the second application program is pre-loaded based on the pre-created pre-loaded active window stack.
Embodiments of the present application also provide a storage medium containing computer-executable instructions, which when executed by a computer processor, are configured to perform a method for managing preloaded applications, the method including:
when detecting that an application preloading event is triggered, acquiring application information of a preloaded first application program;
closing at least one first application program according to the application information;
determining a second application program to be preloaded;
and preloading an application interface corresponding to the second application program based on a pre-created pre-loaded active window stack, wherein the boundary coordinate corresponding to the pre-loaded active window stack is positioned outside the coordinate range of the display screen.
Storage medium-any of various types of memory devices or storage devices. The term "storage medium" is intended to include: mounting media such as CD-ROM, floppy disk, or tape devices; computer system memory or random access memory such as DRAM, DDR RAM, SRAM, EDO RAM, Lanbas (Rambus) RAM, etc.; non-volatile memory such as flash memory, magnetic media (e.g., hard disk or optical storage); registers or other similar types of memory elements, etc. The storage medium may also include other types of memory or combinations thereof. In addition, the storage medium may be located in a first computer system in which the program is executed, or may be located in a different second computer system connected to the first computer system through a network (such as the internet). The second computer system may provide program instructions to the first computer for execution. The term "storage medium" may include two or more storage media that may reside in different locations, such as in different computer systems that are connected by a network. The storage medium may store program instructions (e.g., embodied as a computer program) that are executable by one or more processors.
Of course, the storage medium containing the computer-executable instructions provided in the embodiments of the present application is not limited to the management operation of the preloaded application described above, and may also perform related operations in the management method of the preloaded application provided in any embodiment of the present application.
The embodiment of the application provides an intelligent terminal, wherein an operating system is arranged in the intelligent terminal, and a management device for preloading applications, which is provided by the embodiment of the application, can be integrated in the intelligent terminal. The intelligent terminal can comprise terminal equipment such as a smart phone, a tablet computer, a notebook computer, a handheld game console, an intelligent household appliance and the like.
Fig. 7 is a schematic structural diagram of an intelligent terminal provided in an embodiment of the present application. As shown in fig. 7, the intelligent terminal includes a memory 710 and a processor 720. The memory 710 for storing a computer program 7; the processor 720 reads and executes the computer programs stored in the memory 710. The processor 720, when executing the computer program, performs the steps of: when detecting that an application preloading event is triggered, acquiring application information of a preloaded first application program; closing at least one first application program according to the application information; determining a second application program to be preloaded; and preloading an application interface corresponding to the second application program based on a pre-created pre-loaded active window stack, wherein the boundary coordinate corresponding to the pre-loaded active window stack is positioned outside the coordinate range of the display screen.
The memory and the processor listed in the above examples are all part of components of the intelligent terminal, and the intelligent terminal may further include other components. Taking a smart phone as an example, a possible structure of the smart terminal is described. Fig. 8 is a block diagram of a structure of a smart phone according to an embodiment of the present application. As shown in fig. 8, the smart phone may include: memory 801, a Central Processing Unit (CPU) 802 (also known as a processor, hereinafter CPU), a peripheral interface 803, a Radio Frequency (RF) circuit 805, an audio circuit 806, a speaker 811, a touch screen 812, a power management chip 808, an input/output (I/O) subsystem 809, other input/control devices 810, and an external port 804, which communicate via one or more communication buses or signal lines 807.
It should be understood that the illustrated smartphone 800 is merely one example of a smart terminal, and that the smartphone 800 may have more or fewer components than shown in the figures, may combine two or more components, or may have a different configuration of components. The various components shown in the figures may be implemented in hardware, software, or a combination of hardware and software, including one or more signal processing and/or application specific integrated circuits.
The following describes in detail a smartphone integrated with a management apparatus for preloaded applications provided in this embodiment.
A memory 801, the memory 801 being accessible by the CPU802, the peripheral interface 803, and the like, the memory 801 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic disk storage devices, flash memory devices, or other volatile solid state storage devices.
A peripheral interface 803, said peripheral interface 803 allowing input and output peripherals of the device to be connected to the CPU802 and the memory 801.
I/O subsystem 809, which I/O subsystem 809 may connect input and output peripherals on the device, such as touch screen 812 and other input/control devices 810, to peripheral interface 803. The I/O subsystem 809 may include a display controller 8091 and one or more input controllers 8092 for controlling other input/control devices 810. Where one or more input controllers 8092 receive electrical signals from or transmit electrical signals to other input/control devices 810, other input/control devices 810 may include physical buttons (push buttons, rocker buttons, etc.), dials, slide switches, joysticks, click wheels. It is worth noting that the input controller 8092 may be connected to any of the following: a keyboard, an infrared port, a USB interface, and a pointing device such as a mouse.
A touch screen 812, which touch screen 812 is an input interface and an output interface between the user terminal and the user, displays visual output to the user, which may include graphics, text, icons, video, and the like.
The display controller 8091 in the I/O subsystem 809 receives electrical signals from the touch screen 812 or sends electrical signals to the touch screen 812. The touch screen 812 detects a contact on the touch screen, and the display controller 8091 converts the detected contact into an interaction with a user interface object displayed on the touch screen 812, that is, implements a human-computer interaction, and the user interface object displayed on the touch screen 812 may be an icon for running a game, an icon networked to a corresponding network, or the like. It is worth mentioning that the device may also comprise a light mouse, which is a touch sensitive surface that does not show visual output, or an extension of the touch sensitive surface formed by the touch screen.
The RF circuit 805 is mainly used to establish communication between the mobile phone and the wireless network (i.e., the network side), and implement data reception and transmission between the mobile phone and the wireless network. Such as sending and receiving short messages, e-mails, etc. In particular, the RF circuitry 805 receives and transmits RF signals, also referred to as electromagnetic signals, which the RF circuitry 805 converts to or from electrical signals, and communicates with communication networks and other devices over. RF circuitry 805 may include known circuitry for performing these functions including, but not limited to, an antenna system, an RF transceiver, one or more amplifiers, a tuner, one or more oscillators, a digital signal processor, a CODEC (CODEC) chipset, a Subscriber Identity Module (SIM), and so forth.
The audio circuit 806 is mainly used to receive audio data from the peripheral interface 803, convert the audio data into an electric signal, and transmit the electric signal to the speaker 811.
The speaker 811 is used to convert the voice signal received by the handset from the wireless network through the RF circuit 805 into sound and play the sound to the user.
And the power management chip 808 is used for supplying power and managing power to the hardware connected with the CPU802, the I/O subsystem and the peripheral interface.
The intelligent terminal provided by the embodiment of the application can close a part of preloaded application programs when a next preloading event is triggered, so that the memory resources of the intelligent device can be reasonably cleared, and the phenomenon that the memory utilization rate of the intelligent terminal is influenced by the resident process of the preloaded application programs is avoided; the application interface of the application program needing to be preloaded can be preloaded based on the preloading active window stack established outside the display screen, the starting speed of the target application program is improved, and the display of the display content of the foreground application program on the display screen is not influenced.
The management device, the storage medium and the intelligent terminal for the preloaded application provided in the above embodiments may execute the management method for the preloaded application provided in any embodiment of the present application, and have corresponding functional modules and beneficial effects for executing the method. Technical details that are not described in detail in the above embodiments may be referred to a management method of a preloaded application provided in any embodiment of the present application.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present application and the technical principles employed. It will be understood by those skilled in the art that the present application is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the application. Therefore, although the present application has been described in more detail with reference to the above embodiments, the present application is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present application, and the scope of the present application is determined by the scope of the appended claims.

Claims (8)

1. A method for managing preloaded applications, comprising:
when detecting that an application preloading event is triggered, acquiring application information of a preloaded first application program; the first application program is a preloaded application program which is not displayed on a display screen;
closing at least one first application program according to the application information;
determining a second application program to be preloaded; the determining of the second application program to be preloaded comprises the following steps: based on the historical use data of the application program, the prediction is carried out by using a prediction model, and the current output result of the prediction model is determined as the application program to be preloaded;
preloading an application interface corresponding to the second application program based on a pre-created pre-loaded active window stack, wherein the boundary coordinate corresponding to the pre-loaded active window stack is positioned outside the coordinate range of the display screen;
the preloading of the application interface corresponding to the second application program based on the pre-created preloading active window stack comprises:
creating a target process corresponding to the second application program;
creating a task stack corresponding to the second application program in a pre-created preloading active window stack;
starting an active window corresponding to the second application program in the task stack based on the target process;
drawing and displaying an application interface corresponding to the second application program based on the started active window;
and sending a fake focus notification to the second application program, and keeping continuous drawing and display updating of an application interface corresponding to the second application program within a preset time period based on the fake focus notification, wherein the length of the preset time period comprises the playing time length of starting an advertisement or starting an animation in the second application program.
2. The method of claim 1, wherein obtaining application information of the preloaded first application program upon detecting that an application preloading event is triggered comprises:
and when detecting that the application preloading event is triggered, acquiring the application identification, the preloading completion time and the starting prediction probability of the preloaded first application program.
3. The method of claim 2, wherein closing at least one of the applications according to the application information comprises:
determining a time difference between a current system time and the preloading completion time;
judging whether the time difference exceeds a preset time threshold value or not;
if so, closing the first application program corresponding to the preloading completion time.
4. The method of claim 3, further comprising:
and when the execution of the preloading operation corresponding to the application preloading event is finished, performing descending order arrangement on the second application programs and the rest first application programs according to the starting prediction probability and the preloading finishing time, and closing the sequenced set number of application programs.
5. The method of any of claims 1-4, further comprising, after preloading the application interface corresponding to the second application based on the pre-created preloaded active window stack:
and when an operation instruction of a target application program is received, transferring an application interface corresponding to the target application program contained in the preloading active window stack to the display screen for displaying, wherein the target application program comprises the second application program and the first application program which is not closed.
6. An apparatus for managing preloaded applications, comprising:
the information acquisition module is used for acquiring application information of a preloaded first application program when detecting that an application preloading event is triggered; the first application program is a preloaded application program which is not displayed on a display screen;
the application closing module is used for closing at least one first application program according to the application information;
the application determination module is used for determining a second application program to be preloaded; the determining of the second application program to be preloaded comprises the following steps: based on the historical use data of the application program, the prediction is carried out by using a prediction model, and the current output result of the prediction model is determined as the application program to be preloaded;
the application preloading module is used for preloading an application interface corresponding to the second application program based on a pre-created preloading active window stack, wherein the boundary coordinate corresponding to the preloading active window stack is positioned outside the coordinate range of the display screen;
the application preloading module is specifically configured to:
creating a target process corresponding to the second application program;
creating a task stack corresponding to the second application program in a pre-created preloading active window stack;
starting an active window corresponding to the second application program in the task stack based on the target process;
drawing and displaying an application interface corresponding to the second application program based on the started active window;
the management apparatus further includes:
and the fake focus module is used for sending a fake focus notification to the second application program, and keeping continuous drawing and display updating of an application interface corresponding to the second application program in a preset time period based on the fake focus notification, wherein the length of the preset time period comprises the playing time of starting an advertisement or starting an animation in the second application program.
7. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a method of managing preloaded applications according to any one of claims 1 to 5.
8. An intelligent terminal comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method for managing preloaded applications according to any of claims 1 to 5 when executing said computer program.
CN201810489667.0A 2018-05-21 2018-05-21 Management method and device for preloaded application, storage medium and intelligent terminal Active CN108762836B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810489667.0A CN108762836B (en) 2018-05-21 2018-05-21 Management method and device for preloaded application, storage medium and intelligent terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810489667.0A CN108762836B (en) 2018-05-21 2018-05-21 Management method and device for preloaded application, storage medium and intelligent terminal

Publications (2)

Publication Number Publication Date
CN108762836A CN108762836A (en) 2018-11-06
CN108762836B true CN108762836B (en) 2022-04-19

Family

ID=64007431

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810489667.0A Active CN108762836B (en) 2018-05-21 2018-05-21 Management method and device for preloaded application, storage medium and intelligent terminal

Country Status (1)

Country Link
CN (1) CN108762836B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11153285B2 (en) * 2018-11-07 2021-10-19 Citrix Systems, Inc. Systems and methods for application pre-launch
CN109657455B (en) * 2018-12-25 2021-11-30 深圳创维数字技术有限公司 Application real-time switching method, device, storage medium and apparatus
CN112351321A (en) * 2019-08-09 2021-02-09 华为技术有限公司 Remote control response method, electronic equipment and computer readable storage medium
CN117130679A (en) * 2023-02-17 2023-11-28 荣耀终端有限公司 Application program preloading method

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102866916A (en) * 2012-09-07 2013-01-09 华为终端有限公司 Terminal and method for dynamically loading application program interface
CN102981825A (en) * 2012-10-31 2013-03-20 广东欧珀移动通信有限公司 Method and system of managing background data of mobile terminal
CN103376974A (en) * 2013-06-28 2013-10-30 广州市动景计算机科技有限公司 Window switching method and device
CN104615494A (en) * 2015-01-24 2015-05-13 陆俊 Mobile terminal and application switching method
CN104657183A (en) * 2015-03-09 2015-05-27 联想(北京)有限公司 Information processing method, information processing device and electronic equipment
CN104793945A (en) * 2015-04-27 2015-07-22 深圳市美贝壳科技有限公司 Large-batch picture displaying method for preventing memory overflow and device thereof
CN105045592A (en) * 2015-07-24 2015-11-11 北京金山安全软件有限公司 Picture display method and device
CN105677378A (en) * 2014-11-20 2016-06-15 华为终端(东莞)有限公司 Application management method and mobile terminal
CN106201241A (en) * 2016-06-24 2016-12-07 北京奇虎科技有限公司 The multi-screen display method of terminal screen, device and terminal
CN106325913A (en) * 2015-07-03 2017-01-11 龙芯中科技术有限公司 Application program starting method and apparatus
CN106843961A (en) * 2017-01-19 2017-06-13 上海斐讯数据通信技术有限公司 System and its application method that a kind of application program of mobile phone is preloaded and cleared up
CN106959898A (en) * 2017-03-27 2017-07-18 广州优视网络科技有限公司 Reduce method, device and the mobile terminal of EMS memory occupation
CN107317860A (en) * 2017-06-26 2017-11-03 北京金山安全软件有限公司 Preloading method and device for theme detail page and electronic equipment
CN107402809A (en) * 2017-07-31 2017-11-28 广东欧珀移动通信有限公司 Management-control method, device, storage medium and the electronic equipment of application program
CN107678791A (en) * 2016-08-02 2018-02-09 中兴通讯股份有限公司 A kind of method and apparatus of information processing

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103106000B (en) * 2013-01-23 2015-11-25 东莞宇龙通信科技有限公司 The implementation method of multifocal window and communication terminal
US9665296B2 (en) * 2014-05-07 2017-05-30 Sandisk Technologies Llc Method and computing device for using both volatile memory and non-volatile swap memory to pre-load a plurality of applications
CN106528216A (en) * 2016-10-26 2017-03-22 深圳市金立通信设备有限公司 Method for starting application and terminal
CN106919313A (en) * 2017-04-21 2017-07-04 维沃移动通信有限公司 The startup method and mobile terminal of a kind of application program
CN107608778B (en) * 2017-09-30 2020-01-14 Oppo广东移动通信有限公司 Application program control method and device, storage medium and electronic equipment

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102866916A (en) * 2012-09-07 2013-01-09 华为终端有限公司 Terminal and method for dynamically loading application program interface
CN102981825A (en) * 2012-10-31 2013-03-20 广东欧珀移动通信有限公司 Method and system of managing background data of mobile terminal
CN103376974A (en) * 2013-06-28 2013-10-30 广州市动景计算机科技有限公司 Window switching method and device
CN105677378A (en) * 2014-11-20 2016-06-15 华为终端(东莞)有限公司 Application management method and mobile terminal
CN104615494A (en) * 2015-01-24 2015-05-13 陆俊 Mobile terminal and application switching method
CN104657183A (en) * 2015-03-09 2015-05-27 联想(北京)有限公司 Information processing method, information processing device and electronic equipment
CN104793945A (en) * 2015-04-27 2015-07-22 深圳市美贝壳科技有限公司 Large-batch picture displaying method for preventing memory overflow and device thereof
CN106325913A (en) * 2015-07-03 2017-01-11 龙芯中科技术有限公司 Application program starting method and apparatus
CN105045592A (en) * 2015-07-24 2015-11-11 北京金山安全软件有限公司 Picture display method and device
CN106201241A (en) * 2016-06-24 2016-12-07 北京奇虎科技有限公司 The multi-screen display method of terminal screen, device and terminal
CN107678791A (en) * 2016-08-02 2018-02-09 中兴通讯股份有限公司 A kind of method and apparatus of information processing
CN106843961A (en) * 2017-01-19 2017-06-13 上海斐讯数据通信技术有限公司 System and its application method that a kind of application program of mobile phone is preloaded and cleared up
CN106959898A (en) * 2017-03-27 2017-07-18 广州优视网络科技有限公司 Reduce method, device and the mobile terminal of EMS memory occupation
CN107317860A (en) * 2017-06-26 2017-11-03 北京金山安全软件有限公司 Preloading method and device for theme detail page and electronic equipment
CN107402809A (en) * 2017-07-31 2017-11-28 广东欧珀移动通信有限公司 Management-control method, device, storage medium and the electronic equipment of application program

Also Published As

Publication number Publication date
CN108762836A (en) 2018-11-06

Similar Documents

Publication Publication Date Title
CN108614722B (en) Application program preloading method and device, storage medium and terminal
CN108762843B (en) Application program preloading method and device, storage medium and intelligent terminal
CN108363593B (en) Application program preloading method and device, storage medium and terminal
CN108647055B (en) Application program preloading method and device, storage medium and terminal
CN108681475B (en) Application program preloading method and device, storage medium and mobile terminal
CN108595231B (en) Application program preloading method and device, storage medium and intelligent terminal
CN108710513B (en) Application program starting method and device, storage medium and terminal
CN108958830B (en) Application program starting method and device, storage medium and terminal
CN108647052B (en) Application program preloading method and device, storage medium and terminal
CN108595230B (en) Application program preloading method and device, storage medium and terminal
CN108829457B (en) Application program prediction model updating method and device, storage medium and terminal
US11467855B2 (en) Application preloading method and device, storage medium and terminal
CN108776599B (en) Management method and device for preloaded application, storage medium and intelligent terminal
CN108595224B (en) Application program prompting method and device, storage medium and terminal
CN108762831B (en) Application program preloading method and device, storage medium and terminal
US11099861B2 (en) Method for preloading application, storage medium, and terminal
CN108647056B (en) Application program preloading method and device, storage medium and terminal
CN108804153B (en) Application program preloading method and device, storage medium and terminal
CN108958828B (en) Application program preloading method and device, storage medium and terminal
CN108920202B (en) Application preloading management method and device, storage medium and intelligent terminal
CN108762837B (en) Application program preloading method and device, storage medium and terminal
CN108762836B (en) Management method and device for preloaded application, storage medium and intelligent terminal
CN108762844B (en) Application program preloading method and device, storage medium and terminal
CN108647057B (en) Screen direction setting method and device, storage medium and terminal
CN108845838B (en) Application program preloading method and device, storage medium and 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