WO2020206691A1 - Procédé et appareil de traitement d'applications, support de stockage et dispositif électronique - Google Patents
Procédé et appareil de traitement d'applications, support de stockage et dispositif électronique Download PDFInfo
- Publication number
- WO2020206691A1 WO2020206691A1 PCT/CN2019/082506 CN2019082506W WO2020206691A1 WO 2020206691 A1 WO2020206691 A1 WO 2020206691A1 CN 2019082506 W CN2019082506 W CN 2019082506W WO 2020206691 A1 WO2020206691 A1 WO 2020206691A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- application
- page
- data
- module
- frequency
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
Definitions
- This application belongs to the technical field of electronic equipment, and in particular relates to an application processing method, device, storage medium, and electronic equipment.
- terminals have gradually evolved from simply providing call equipment to a platform for general software operation.
- the platform no longer provides call management as its main purpose, but provides an operating environment including call management, game entertainment, office notes, mobile payment and other application software.
- call management As a large number of popularization, it has penetrated into people's All aspects of life and work.
- a variety of applications can be installed on smart phones for users to use.
- applications such as camera applications, game applications, map applications, etc.
- the functions of applications become more and more powerful, the corresponding storage space occupied by each application is also increasing, which is likely to affect the normal operation of the smartphone system.
- you can currently set it on the browser The designated entrance of the application, when the user's trigger operation on the designated entrance is detected, the browser can display the application page.
- This application provides an application processing method, device, storage medium, and electronic equipment, which can save the storage space of the electronic equipment.
- an application processing method including:
- an embodiment of the present application provides an application processing device, including: a first acquisition module, a first judgment module, a deletion module, and a creation module;
- the first obtaining module is configured to obtain the first frequency of use of the target application within a preset time period after the electronic device freezes the target application;
- the first judgment module is configured to judge whether the first use frequency is less than a preset frequency
- the deletion module is configured to save the application data and the application icon of the application program and delete the application program when the first judgment module determines that it is yes;
- the creation module is configured to receive an instruction to restart the application program, and create an application page according to the instruction and application data.
- an embodiment of the present application provides a storage medium on which a computer program is stored, and when the computer program runs on a computer, the computer is caused to execute the above-mentioned application processing method.
- an embodiment of the present application provides an electronic device, including a processor and a memory, the memory stores a plurality of instructions, and the processor loads the instructions in the memory to perform the following steps:
- Fig. 1 is a schematic diagram of an implementation environment of an application processing method provided by an embodiment of the present application
- FIG. 2 is a schematic flowchart of a method for processing an application program provided by an embodiment of the application.
- FIG. 3 is a schematic diagram of another flow of an application processing method provided by an embodiment of the application.
- FIG. 4 is a schematic structural diagram of an application processing apparatus provided by an embodiment of the application.
- FIG. 5 is a schematic diagram of another structure of an application processing apparatus provided by an embodiment of the application.
- FIG. 6 is a schematic diagram of another structure of an application processing apparatus provided by an embodiment of the application.
- FIG. 7 is a schematic structural diagram of an electronic device provided by an embodiment of the application.
- FIG. 8 is a schematic diagram of another structure of an electronic device provided by an embodiment of the application.
- an electronic device can run multiple application programs, and the electronic device can prioritize these application programs according to the standby grouping function, so that the scheduling of these application programs calling device resources such as CPU or network is different.
- the priority level of applications in this way is fixed, there is no order for applications at the same level, and the device resource scheduling method is not smart and accurate.
- the embodiment of the application provides an application processing method, and the execution subject of the application processing method may be the application processing device provided in the embodiment of the application, or an electronic device integrated with the application processing device, where The processing device of the application program can be implemented in hardware or software.
- the embodiments of the present application will be described from the perspective of a processing device of an application program, and the processing device of the application program may be specifically integrated in an electronic device.
- the processing method of the application program includes: after the electronic device freezes the target application program, obtaining the first frequency of use of the target application program within a preset time period;
- the method further includes:
- reinstalling the application program includes:
- the application program is installed according to the installation file and the application data.
- the step of receiving an instruction to restart the application program includes:
- creating an application page according to the instruction and application data includes:
- An application page is generated according to the configuration file and the application data, and the application page is displayed.
- the configuration file includes global configuration information describing the application page
- generating an application page based on the configuration file and the application data and displaying the application page includes:
- An application page is generated according to the native page and the user data, and the application page is displayed.
- the method before saving the application data and application icons of the application and deleting the application, the method further includes:
- FIG. 1 is a schematic diagram of an implementation environment of an application processing method provided by an embodiment of the present application.
- the implementation environment includes a smart phone 10, a communication network 20 and a server 30.
- the operating system of the smart phone 10 may be an Android system, a Blackberry system, an Apple system, etc.
- the smartphone 10 and the server 30 are connected through a communication network 20.
- the communication network 20 includes a wireless network and a wired network.
- the wireless network includes one or a combination of wireless wide area networks, wireless local area networks, wireless metropolitan area networks, and wireless personal networks.
- the server 30 stores an application configuration file, and the configuration file contains data required to run the application.
- the smart phone 10 can obtain the configuration file of the application from the server 30, generate and display the page of the application page according to the configuration file.
- the application page is an application that can be used without downloading and installing. It implements the application The dream of "at your fingertips", users can open applications by scanning or searching. It is an application software that uses a web browser to operate on the Internet or corporate intranet. It is a web language (such as HTML, JavaScript, Applications written in Java and other programming languages need to be executed through a browser.
- the existing "Quick Application” installation package and the cached data generated during runtime are all stored in the server of the open platform, which does not need to be installed and run on the user device, thereby saving the memory of the user device as much as possible
- the user equipment can communicate with the manufacturer’s server of the application page through the application interface in the open platform to achieve access to the application page.
- the server of the open platform acts as a proxy server.
- the page corresponds to an application interface. In this way, the operation of the application is realized without installing the application program, and the data required for the operation of the application can be obtained from the server 30 immediately.
- the server 30 may also update the configuration file of the application, so as to provide the smart phone 10 with the updated configuration file.
- the server 30 may also store the installation file of the application, and the smartphone 10 may also obtain the installation file of the application from the server 30 and run the application completely by installing the installation file. For example, after a user uses a certain application page, the native application of the application can be further installed. It is easy to think that the server 30 may also update the installation file of the application, so as to provide the smart phone 10 with the updated installation file.
- the device may be specifically integrated in an electronic device, which may be an electronic device such as a mobile interconnection network device (such as a smart phone or a tablet computer).
- a mobile interconnection network device such as a smart phone or a tablet computer.
- FIG. 2 is a schematic flowchart of an application processing method provided by an embodiment of this application.
- the application processing method provided in the embodiment of the present application is applied to an electronic device, and the specific process may be as follows:
- Step 101 After the electronic device freezes the target application, obtain the first use frequency of the target application within a preset time period.
- this application is for an application that is frozen by an electronic device. Specifically, it can be determined whether the currently running application in the electronic device meets the freezing condition.
- the application may be a background application, and the freezing condition It can be set by the user.
- the freezing condition for the application is set in the setting page of the electronic device, and the application is frozen when it is met.
- isolate the system resources occupied by the application isolate the application in the system framework, and send a freeze signal to the process group of the application.
- the purpose of freezing the application is to prevent the application placed in the background from continuing to occupy system resources. Therefore, it is necessary to isolate the system resources occupied by the application.
- System resources include resources that cannot be released when the application is frozen, such as wake lock resources, GPS Resources, sensor resources, etc.
- isolation refers to releasing the system resources occupied by the application program, or disconnecting the application program from the system resource.
- the first frequency of use of the application program in a preset time period is acquired, and the preset time period may be one week.
- the above-mentioned first frequency of use may be calculated according to the number of startups of the application, such as acquiring the number of startups of the application within a preset time period, and then acquiring the total number of startups of all applications in the electronic device, and then Calculate the first frequency of use of the application within the preset time period according to the number of activations and the total number of activations.
- the above-mentioned number of times of starting the application program may include the number of times of starting according to a user instruction (user click), the number of self-starting times of the electronic device, and the number of times of associated starting of other applications.
- the frequency of use can also be calculated according to the running time of the application. For example, the running time of the application in a preset time period is obtained, and then the application is calculated at the preset time according to the running time and the preset time period. The first frequency of use within the segment.
- the running time may include the foreground running time and the background running time of the application program.
- Step 102 Determine whether the first frequency of use is less than the preset frequency, and if so, perform step 103.
- a judgment standard needs to be set. For the user, if the application program is used less frequently or never used in a week or more, it proves that the application program is not necessary. To delete the application, it is necessary to set the frequency judgment standard, that is, to set a preset frequency.
- the preset frequency can be automatically set by the electronic device system or can be set according to user needs. This application does not further limit this.
- Step 103 Save the application data and application icon of the application, and delete the application.
- the installation file of the application can be deleted by silent uninstallation.
- silent uninstallation is adopted, without the user's confirmation, which reduces the process of interacting with the user, makes it more convenient to use, and has a better user experience.
- the application data of the application may be saved, and the application data may include data generated during the user's use of the application and stored in the electronic device. It can include user cache data, cookies (user identity data), historical record data, and so on. And because each user operates differently in the process of using the application, the application data is also different. Among them, the application data is generally stored in a specific folder. The storage path of the user usage data can be determined, and the data folder of the corresponding application data can be found through the storage path of the user usage data, and then the data folder in the folder can be found. The file is saved.
- the embodiment of the present application can delete the installation file of an application program with low frequency of use, thereby saving the storage space of the electronic device, before deleting the installation file of the application program, the current remaining storage of the electronic device can also be obtained Space, and determine whether to delete the installation file of the application according to the remaining storage space. That is, before saving the application data of the application program and deleting the installation file of the application program, the method further includes:
- Step 104 Receive an instruction to restart the application program, and create an application page according to the instruction and application data.
- the above application data may include user data and application icons of the application.
- the icon of the application After deleting the installation file of the application, the icon of the application is retained on the human-computer interaction interface of the electronic device, but the icon is marked as a program Deleted status. After deleting an application, keep the icon of the application and mark it as deleted. For example, use a gray icon.
- the user can directly determine the current state of the application through the interactive interface.
- you can directly click the icon of the application to directly create and display an application page based on the application data, which is more convenient to use. That is, the step of restarting the application program includes:
- the application processing method can obtain the first usage frequency of the application within a preset time period when the electronic device freezes the application, and determine whether the first usage frequency is less than the preset Frequency. If yes, save the application data of the application and delete the installation file of the application.
- an application page is created and displayed based on the application data.
- a frozen application is uninstalled according to its frequency of use while retaining the application data, and when the user opens it again after uninstallation, an application page of the application is created based on the application data.
- the storage space of the electronic device can be saved, and the usage efficiency of the application page can be improved.
- FIG. 3 is another flowchart of the application processing method provided by the embodiment of the application, and the application processing method includes:
- Step 201 When the electronic device freezes the application, obtain the first frequency of use of the application within a preset time period.
- the first frequency of use of the application program in a preset time period is acquired, and the preset time period may be one week.
- the aforementioned frequency of use can be calculated according to the number of times the application is started, for example, the number of times the application is started within a preset time period is obtained, and then the total number of times of all applications in the electronic device is obtained, and then according to the aforementioned The number of starts and the total number of starts calculate the first frequency of use of the application within a preset time period.
- the above-mentioned number of times of starting the application program may include the number of times of starting according to a user instruction (user click), the number of self-starting times of the electronic device, and the number of times of associated starting of other applications.
- Step 202 Determine whether the first use frequency is less than the preset frequency, and if so, perform step 203.
- a judgment standard needs to be set. For the user, if the application program is used less frequently or never used in a week or more, it proves that the application program is not necessary. Delete the application, therefore, it is necessary to set the frequency judgment standard. If the first frequency of use is less than the preset frequency, the step of deleting the installation file of the application is executed, and if it is not small, the process can be ended.
- Step 203 Save the application data of the application and delete the installation file of the application.
- the application data of the application may be saved, and the application data may include data generated during the user's use of the application and stored in the electronic device. It can include user cache data, cookies (user identity data), historical record data, and so on. Further, the above-mentioned application data may also include application icons. After the installation file of the application is deleted, the application icon is retained on the human-computer interaction interface of the electronic device.
- Step 204 When the application is started again, the application identifier of the application is obtained and the configuration server is sent, and the configuration file returned by the configuration server according to the application identifier is received.
- the configuration server stores a configuration file corresponding to each application.
- the configuration file contains the data and running logic required to run the application, as well as global configuration information.
- the global configuration information indicates which pages the application is composed of. Window background color of the page, configuration of navigation bar style, configuration of default title, etc.
- the electronic device sends the application identifier to the configuration server.
- the configuration server receives the application identifier, it matches the configuration file corresponding to the application identifier, and returns the obtained configuration file to the electronic device.
- the application identifier can be an application name.
- Step 205 Generate an application page according to the configuration file and user data, and display the application page.
- the script file in the operating system is loaded and executed.
- the script file may be a JavaScript scripting language file.
- JavaScript is a scripting language belonging to the network. It has been widely used in Web application development. It is commonly used to add various dynamic functions to web pages for users. Provide a smoother and beautiful browsing effect. Usually JavaScript scripts realize their functions by embedding them in HTML.
- the global configuration information in the configuration file is parsed through the JavaScript script language file loaded and run to generate the native page of the application, and then the application page is generated based on the native page and user data, and the application page is displayed. That is, generating an application page according to the configuration file and the user data, and displaying the application page, includes:
- An application page is generated according to the native page and the user data, and the application page is displayed.
- Step 206 Obtain a second usage frequency of the application page within a preset time period.
- Step 207 Determine whether the second frequency of use is less than the preset frequency, and if not, perform step 208.
- the application can be downloaded again. Specifically, the judgment can be made by judging the second frequency of use of the application page within a preset time period.
- the preset time period may be one week.
- the aforementioned second frequency of use can be calculated according to the number of startups of the application, such as acquiring the number of startups of the application within a preset time period, and then acquiring the total number of startups of all applications in the electronic device, and then based on the number of startups and the total number of startups.
- the number of startups calculates the second frequency of use of the application within a preset time period.
- Step 208 Download the installation file of the application program, and install the application program according to the installation file and the application data.
- the configuration server may also store an application installation file, and the installation file is used to install the corresponding application. Further, the configuration file and installation file are uploaded to the configuration server through a third-party supplier or developer, and the third-party supplier and developer can also update and delete the configuration file and installation file in the configuration server.
- the installation file of the application program is re-downloaded from the configuration server and installed, and the application data is copied to the corresponding file directory to restore the data.
- the application processing method can obtain the first usage frequency of the application within a preset time period when the electronic device freezes the application, and determine whether the first usage frequency is less than the preset Frequency. If yes, save the application data of the application and delete the installation file of the application.
- the application is started again, obtain the application ID of the application and send the configuration server, and receive the configuration file returned by the configuration server according to the application ID.
- an application page based on the configuration file and user data, and display the application page, obtain the second usage frequency of the application page within a preset time period, and determine whether the second usage frequency is less than the preset frequency, if not, download the installation of the application File and install the application according to the installation file and application data.
- a frozen application is uninstalled according to its frequency of use while retaining the application data, and when the user opens it again after uninstallation, an application page of the application is created based on the application data.
- the storage space of the electronic device can be saved, and the usage efficiency of the application page can be improved.
- FIG. 4 is a schematic structural diagram of an application processing device provided by an embodiment of the application.
- the processing device 300 of the application program includes a first acquisition module 301, a first judgment module 302, a deletion module 303, and a creation module 304;
- the first obtaining module 301 is configured to obtain the first frequency of use of the target application within a preset time period after the electronic device freezes the target application;
- the first determining module 302 is configured to determine whether the first frequency of use is less than a preset frequency
- the deletion module 303 is configured to save the application data and the application icon of the application program and delete the application program when the first judgment module 302 judges yes;
- the creation module 304 is configured to receive an instruction to restart the application program, and create an application page according to the instruction and application data.
- FIG. 5 is a schematic diagram of a structure of an application processing apparatus provided in an embodiment of the application, wherein the apparatus 30 further includes: a second acquisition module 305 and a second judgment module 306 and the installation module 307;
- the second obtaining module 305 is configured to obtain a second frequency of use of the application page within a preset time period after the application page is created according to the instruction and application data;
- the second judgment module 306 is configured to judge whether the second use frequency is less than a preset frequency
- the installation module 307 is configured to reinstall the application program when the second judgment module 306 judges no.
- the installation module 307 includes: a download sub-module 3071 and an installation sub-module 3072;
- the download submodule 3071 is used to download the installation file of the application program
- the installation submodule 3072 is configured to install the application program according to the installation file and the application data.
- the application data includes user data and application icons of the application program.
- the creation module 304 may include: a judgment sub-module 3041 and a determination sub-module 3042;
- the judging submodule 3041 is used to judge whether the application icon receives a user's click operation
- the determining sub-module 3042 is configured to determine to start the application when the determining sub-module 3041 determines that it is yes.
- the creation module 304 may further include: an obtaining sub-module 3043 and a generating sub-module 3044;
- the obtaining submodule 3043 is configured to obtain the application identifier of the application program and send it to the configuration server, and receive the configuration file returned by the configuration server according to the application identifier;
- the generating submodule 3044 is configured to generate an application page according to the configuration file and the application data, and display the application page.
- the application processing apparatus of the embodiment of the present application can obtain the first use frequency of the application within a preset time period when the electronic device freezes the application, and determine whether the first use frequency is less than the preset frequency If yes, save the application data of the application and delete the installation file of the application.
- the application page is created and displayed based on the application data.
- a frozen application is uninstalled according to its frequency of use while retaining the application data, and when the user opens it again after uninstallation, an application page of the application is created based on the application data.
- the storage space of the electronic device can be saved, and the usage efficiency of the application page can be improved.
- the processing device of the application program belongs to the same concept as the processing method of the application program in the above embodiment. Any method provided in the embodiment of the processing method of the application program can be run on the processing device of the application program. For the specific implementation process, refer to the embodiment of the processing method of the application program, which will not be repeated here.
- module used herein can be regarded as a software object executed on the operating system.
- the different components, modules, engines, and services described in this article can be regarded as implementation objects on the computing system.
- the devices and methods described herein can be implemented in the form of software, or of course, can also be implemented on hardware, and they are all within the protection scope of the present application.
- the embodiments of the present application also provide a storage medium on which a computer program is stored, and when the computer program is run on a computer, the computer is caused to execute the above-mentioned application program processing method.
- the embodiment of the present application also provides an electronic device, such as a tablet computer, a mobile phone, and so on.
- the processor in the electronic device will load the instructions corresponding to the process of one or more application programs into the memory according to the following steps, and the processor will run the application programs stored in the memory to realize various functions:
- the processor is further configured to perform the following steps:
- the processor when the application is reinstalled, the processor is configured to perform the following steps:
- the application program is installed according to the installation file and the application data.
- the processor when receiving an instruction to restart the application program, the processor is configured to execute the following steps:
- the processor when creating an application page according to the instructions and application data, the processor is configured to perform the following steps:
- An application page is generated according to the configuration file and the user data, and the application page is displayed.
- the configuration file includes global configuration information describing the application page, and when the application page is generated according to the configuration file and the application data, and the application page is displayed, the processor is configured to execute The following steps:
- An application page is generated according to the native page and the application data, and the application page is displayed.
- the processor before saving the application data and application icons of the application and deleting the application, the processor is further configured to perform the following steps:
- the electronic device 400 includes a processor 401 and a memory 402.
- the processor 401 is electrically connected to the memory 402.
- the processor 400 is the control center of the electronic device 400. It uses various interfaces and lines to connect the various parts of the entire electronic device. It executes the electronic device by running or loading the computer program stored in the memory 402 and calling the data stored in the memory 402. Various functions of the device 400 and processing data, so as to monitor the electronic device 400 as a whole.
- the memory 402 may be used to store software programs and modules.
- the processor 401 executes various functional applications and data processing by running the computer programs and modules stored in the memory 402.
- the memory 402 may mainly include a storage program area and a storage data area.
- the storage program area may store an operating system, a computer program required by at least one function (such as a sound playback function, an image playback function, etc.), etc.; Data created by the use of electronic equipment, etc.
- the memory 402 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
- the memory 402 may also include a memory controller to provide the processor 401 with access to the memory 402.
- the processor 401 in the electronic device 400 will load the instructions corresponding to the process of one or more computer programs into the memory 402 according to the following steps, and the processor 401 will run and store the instructions in the memory 402 In order to realize various functions in the computer program, as follows:
- an application page is created and displayed according to the application data.
- the electronic device 400 may further include: a display 403, a radio frequency circuit 404, an audio circuit 405, and a power supply 406.
- the display 403, the radio frequency circuit 404, the audio circuit 405, and the power supply 406 are electrically connected to the processor 401, respectively.
- the display 403 may be used to display information input by the user or information provided to the user, and various graphical user interfaces. These graphical user interfaces may be composed of graphics, text, icons, videos, and any combination thereof.
- the display 403 may include a display panel.
- the display panel may be configured in the form of a liquid crystal display (LCD), or an organic light-emitting diode (OLED).
- LCD liquid crystal display
- OLED organic light-emitting diode
- the radio frequency circuit 404 may be used to transmit and receive radio frequency signals to establish wireless communication with network equipment or other electronic equipment through wireless communication, and to transmit and receive signals with the network equipment or other electronic equipment.
- the audio circuit 405 may be used to provide an audio interface between the user and the electronic device through a speaker or a microphone.
- the power supply 406 can be used to power various components of the electronic device 400.
- the power supply 406 may be logically connected to the processor 401 through a power management system, so that functions such as charging, discharging, and power consumption management can be managed through the power management system.
- the electronic device 400 may also include a camera, a Bluetooth module, etc., which will not be repeated here.
- the storage medium may be a magnetic disk, an optical disk, a read only memory (Read Only Memory, ROM), or a random access memory (Random Access Memory, RAM), etc.
- the processing method of the application in the embodiment of this application can be controlled by a computer program.
- the computer program can be stored in a computer readable storage medium, such as stored in the memory of an electronic device, and executed by at least one processor in the electronic device.
- the execution process can include applications such as application programs.
- the storage medium can be magnetic disk, optical disk, read-only memory, random access memory, etc.
- the processing device of the application program of the embodiment of the present application its functional modules may be integrated in one processing chip, or each module may exist alone physically, or two or more modules may be integrated in one module.
- the above-mentioned integrated modules can be implemented in the form of hardware or software functional modules. If the integrated module is implemented in the form of a software function module and sold or used as an independent product, it can also be stored in a computer readable storage medium, such as a read-only memory, a magnetic disk, or an optical disk.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
La présente invention concerne un procédé de traitement d'application, comprenant les étapes suivantes consistant à : déterminer après le gel d'une application cible, si une première fréquence d'utilisation de l'application cible pendant une période de temps prédéfinie est inférieure à une fréquence prédéfinie ; si oui, sauvegarder les données d'application de l'application et supprimer l'application ; et recevoir une instruction pour redémarrer l'application et créer une page d'application en fonction des données d'application. La présente invention concerne également un appareil de traitement d'application, un support de stockage et un dispositif électronique.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201980092366.7A CN113474756A (zh) | 2019-04-12 | 2019-04-12 | 应用程序的处理方法、装置、存储介质及电子设备 |
| PCT/CN2019/082506 WO2020206691A1 (fr) | 2019-04-12 | 2019-04-12 | Procédé et appareil de traitement d'applications, support de stockage et dispositif électronique |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2019/082506 WO2020206691A1 (fr) | 2019-04-12 | 2019-04-12 | Procédé et appareil de traitement d'applications, support de stockage et dispositif électronique |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020206691A1 true WO2020206691A1 (fr) | 2020-10-15 |
Family
ID=72752189
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2019/082506 Ceased WO2020206691A1 (fr) | 2019-04-12 | 2019-04-12 | Procédé et appareil de traitement d'applications, support de stockage et dispositif électronique |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN113474756A (fr) |
| WO (1) | WO2020206691A1 (fr) |
Cited By (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112764833A (zh) * | 2021-01-22 | 2021-05-07 | 维沃移动通信有限公司 | 应用程序管理方法、装置及电子设备 |
| CN113467858A (zh) * | 2021-07-23 | 2021-10-01 | 北京光启元数字科技有限公司 | 一种程序启动方法、装置、设备及介质 |
| CN113485929A (zh) * | 2021-07-12 | 2021-10-08 | 北大方正集团有限公司 | 数据处理方法、装置、设备、存储介质及程序产品 |
| CN113608794A (zh) * | 2021-05-28 | 2021-11-05 | 北京达佳互联信息技术有限公司 | 小程序处理方法、装置、系统、电子设备及存储介质 |
| CN113625680A (zh) * | 2021-07-13 | 2021-11-09 | 深圳市元征未来汽车技术有限公司 | 诊断软件处理方法、装置及计算机设备 |
| CN113821205A (zh) * | 2021-01-21 | 2021-12-21 | 北京沃东天骏信息技术有限公司 | 小程序页面参数的控制方法及装置、介质及电子设备 |
| CN114090133A (zh) * | 2021-11-30 | 2022-02-25 | 深圳市元征科技股份有限公司 | 应用程序的配置方法、装置、电子设备及存储介质 |
| CN114546767A (zh) * | 2022-02-15 | 2022-05-27 | 北京百度网讯科技有限公司 | 应用的监听方法、应用的管理方法、装置和电子设备 |
| CN115098160A (zh) * | 2022-07-27 | 2022-09-23 | 平安付科技服务有限公司 | 一种应用程序安装包大小的优化方法、系统、计算机设备及介质 |
| WO2024067256A1 (fr) * | 2022-09-28 | 2024-04-04 | 华为技术有限公司 | Procédé de gestion d'application, dispositif électronique et support de stockage lisible |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106201464A (zh) * | 2016-06-27 | 2016-12-07 | 宇龙计算机通信科技(深圳)有限公司 | 一种冻结应用的应用图标处理方法及移动终端 |
| CN106293921A (zh) * | 2016-08-15 | 2017-01-04 | 宇龙计算机通信科技(深圳)有限公司 | 一种冻结应用程序的方法及终端 |
| CN106325993A (zh) * | 2016-08-22 | 2017-01-11 | 宇龙计算机通信科技(深圳)有限公司 | 一种应用程序的冻结方法以及终端 |
| US10089093B1 (en) * | 2011-05-24 | 2018-10-02 | BlueStack Systems, Inc. | Apparatuses, systems and methods of switching operating systems |
| CN109117153A (zh) * | 2018-08-28 | 2019-01-01 | 上海闻泰电子科技有限公司 | 应用程序的处理方法、装置、终端和存储介质 |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105843367A (zh) * | 2016-03-24 | 2016-08-10 | 维沃移动通信有限公司 | 一种应用程序的处理方法及电子设备 |
| CN106095482A (zh) * | 2016-05-31 | 2016-11-09 | 宇龙计算机通信科技(深圳)有限公司 | 应用程序的冻结方法及装置 |
| WO2019061045A1 (fr) * | 2017-09-27 | 2019-04-04 | 深圳传音通讯有限公司 | Procédé de gestion d'application, terminal et support de stockage lisible par ordinateur |
| CN108459884A (zh) * | 2018-02-13 | 2018-08-28 | 广东欧珀移动通信有限公司 | 应用程序关闭方法、装置、存储介质和电子设备 |
| CN109388453B (zh) * | 2018-09-07 | 2020-05-12 | Oppo广东移动通信有限公司 | 应用页面的展示方法、装置、存储介质和电子设备 |
| CN109408150A (zh) * | 2018-10-30 | 2019-03-01 | 维沃移动通信有限公司 | 一种快应用加载方法及移动终端 |
-
2019
- 2019-04-12 CN CN201980092366.7A patent/CN113474756A/zh active Pending
- 2019-04-12 WO PCT/CN2019/082506 patent/WO2020206691A1/fr not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10089093B1 (en) * | 2011-05-24 | 2018-10-02 | BlueStack Systems, Inc. | Apparatuses, systems and methods of switching operating systems |
| CN106201464A (zh) * | 2016-06-27 | 2016-12-07 | 宇龙计算机通信科技(深圳)有限公司 | 一种冻结应用的应用图标处理方法及移动终端 |
| CN106293921A (zh) * | 2016-08-15 | 2017-01-04 | 宇龙计算机通信科技(深圳)有限公司 | 一种冻结应用程序的方法及终端 |
| CN106325993A (zh) * | 2016-08-22 | 2017-01-11 | 宇龙计算机通信科技(深圳)有限公司 | 一种应用程序的冻结方法以及终端 |
| CN109117153A (zh) * | 2018-08-28 | 2019-01-01 | 上海闻泰电子科技有限公司 | 应用程序的处理方法、装置、终端和存储介质 |
Cited By (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113821205A (zh) * | 2021-01-21 | 2021-12-21 | 北京沃东天骏信息技术有限公司 | 小程序页面参数的控制方法及装置、介质及电子设备 |
| CN112764833A (zh) * | 2021-01-22 | 2021-05-07 | 维沃移动通信有限公司 | 应用程序管理方法、装置及电子设备 |
| CN113608794A (zh) * | 2021-05-28 | 2021-11-05 | 北京达佳互联信息技术有限公司 | 小程序处理方法、装置、系统、电子设备及存储介质 |
| CN113485929A (zh) * | 2021-07-12 | 2021-10-08 | 北大方正集团有限公司 | 数据处理方法、装置、设备、存储介质及程序产品 |
| CN113625680A (zh) * | 2021-07-13 | 2021-11-09 | 深圳市元征未来汽车技术有限公司 | 诊断软件处理方法、装置及计算机设备 |
| CN113467858A (zh) * | 2021-07-23 | 2021-10-01 | 北京光启元数字科技有限公司 | 一种程序启动方法、装置、设备及介质 |
| CN113467858B (zh) * | 2021-07-23 | 2024-06-11 | 腾讯云计算(北京)有限责任公司 | 一种程序启动方法、装置、设备及介质 |
| CN114090133A (zh) * | 2021-11-30 | 2022-02-25 | 深圳市元征科技股份有限公司 | 应用程序的配置方法、装置、电子设备及存储介质 |
| CN114546767A (zh) * | 2022-02-15 | 2022-05-27 | 北京百度网讯科技有限公司 | 应用的监听方法、应用的管理方法、装置和电子设备 |
| CN115098160A (zh) * | 2022-07-27 | 2022-09-23 | 平安付科技服务有限公司 | 一种应用程序安装包大小的优化方法、系统、计算机设备及介质 |
| WO2024067256A1 (fr) * | 2022-09-28 | 2024-04-04 | 华为技术有限公司 | Procédé de gestion d'application, dispositif électronique et support de stockage lisible |
Also Published As
| Publication number | Publication date |
|---|---|
| CN113474756A (zh) | 2021-10-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2020206691A1 (fr) | Procédé et appareil de traitement d'applications, support de stockage et dispositif électronique | |
| US20210191996A1 (en) | Method for displaying application page, non-transitory storage medium and electronic device | |
| CN109408136B (zh) | 信息处理方法、装置、存储介质及电子设备 | |
| US20210216700A1 (en) | Information Processing Method and System | |
| CN108319489B (zh) | 应用页面的启动方法、装置、存储介质及电子设备 | |
| CN103617057B (zh) | 安装应用程序的方法及装置 | |
| TWI708185B (zh) | 程式的運行方法及裝置、計算設備以及儲存介質 | |
| CN108363528B (zh) | 应用页面的启动方法、装置、存储介质及电子设备 | |
| CN108228305A (zh) | 应用页面的显示方法、装置、存储介质及电子设备 | |
| CN108549568B (zh) | 应用入口处理方法、装置、存储介质及电子设备 | |
| WO2019157894A1 (fr) | Procédé et appareil d'affichage de page d'application, support de stockage, et dispositif électronique | |
| CN108345478B (zh) | 应用处理方法、装置、存储介质及电子设备 | |
| US10684838B2 (en) | Dynamic application deployment | |
| CN103180822A (zh) | 使用共享工作器的子组件实例和同步 | |
| CN109324857B (zh) | 一种用户引导实现方法、装置和存储介质 | |
| WO2019149026A1 (fr) | Dispositif et procédé de génération de lien pour une page d'application, support de mémoire et appareil électronique | |
| CN107943505A (zh) | 应用升级管理方法、装置、存储介质及电子设备 | |
| CN108287918A (zh) | 基于应用页面的音乐播放方法、装置、存储介质和电子设备 | |
| CN105955770A (zh) | 一种应用程序的卸载方法和终端 | |
| CN108334330B (zh) | 应用卸载方法、装置、存储介质及电子设备 | |
| CN108563476B (zh) | 应用程序运行方法、装置、存储介质及电子设备 | |
| CN108268274B (zh) | 应用管理方法、装置、存储介质及电子设备 | |
| CN108182122B (zh) | 应用更新提醒方法、装置、存储介质和服务器 | |
| CN111008050B (zh) | 页面任务执行方法、装置、终端及存储介质 | |
| WO2024212776A1 (fr) | Procédé et appareil de rechargement de ressources, dispositif électronique et support de stockage |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 19924385 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19924385 Country of ref document: EP Kind code of ref document: A1 |