CN111061492B - Application processing method, device and computer storage medium - Google Patents

Application processing method, device and computer storage medium Download PDF

Info

Publication number
CN111061492B
CN111061492B CN201911294116.XA CN201911294116A CN111061492B CN 111061492 B CN111061492 B CN 111061492B CN 201911294116 A CN201911294116 A CN 201911294116A CN 111061492 B CN111061492 B CN 111061492B
Authority
CN
China
Prior art keywords
application program
application
preset function
preset
ending
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
CN201911294116.XA
Other languages
Chinese (zh)
Other versions
CN111061492A (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.)
Lianshang Xinchang Network Technology Co Ltd
Original Assignee
Lianshang Xinchang Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Lianshang Xinchang Network Technology Co Ltd filed Critical Lianshang Xinchang Network Technology Co Ltd
Priority to CN201911294116.XA priority Critical patent/CN111061492B/en
Publication of CN111061492A publication Critical patent/CN111061492A/en
Application granted granted Critical
Publication of CN111061492B publication Critical patent/CN111061492B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution

Landscapes

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

Abstract

The application provides a processing method, equipment and a computer storage medium of an application program, wherein the method comprises the following steps: the first application program requests to pull up the preset function of the second application program; ending the process of the first application program before the second application program starts the preset function. By the method and the device, adverse effects possibly generated on the first application program after the second application program starts the preset function can be avoided.

Description

Application processing method, device and computer storage medium
[ field of technology ]
The present invention relates to the field of computer application technologies, and in particular, to a method and an apparatus for processing an application program, and a computer storage medium.
[ background Art ]
This section is intended to provide a background or context for embodiments of the present application that are recited in the claims. The description herein is not to be taken as an admission of prior art as including in this section.
Because of the diversity of channels, applications can be downloaded and installed into a terminal device in a variety of ways. For example, by application marketplace, by browser, by other application program streaming, etc. One common way is for the first application to provide a flow guide for the second application, and the user downloads and installs the second application through the portal provided by the first application. However, in some cases, the first application may be caused to be uninstalled after the first application invokes certain functions of the second application.
[ invention ]
In view of the foregoing, the present application provides a method, apparatus and computer storage medium for processing an application program, so as to avoid adverse effects on a first application program after the first application program invokes certain functions of a second application program.
The specific technical scheme is as follows:
in a first aspect, the present application provides a method for processing an application program, where the method includes:
the first application program requests to pull up the preset function of the second application program;
ending the process of the first application program before the second application program starts the preset function.
According to a preferred embodiment of the present application, the second application is configured as a hidden icon.
According to a preferred embodiment of the present application, before the first application requests to pull up the preset function of the second application, the method further includes:
the first application provides a download address for the second application to be downloaded and installed.
According to a preferred embodiment of the present application, before the second application opens the preset function, ending the process of the first application includes:
and after the first application program receives the notification sent by the second application program before starting the preset function, ending the process of the first application program.
According to a preferred embodiment of the present application, before the second application opens the preset function, ending the process of the first application includes:
the first application program finishes the process of the first application program when reaching a preset first time length after requesting to pull up a preset function of the second application program;
when the first application program requests to pull up the preset function of the second application program, the first application program transmits preset second time length information to the second application program, so that the second application program starts the preset function after delaying the second time length, and the second time length is greater than or equal to the first preset time length.
In a second aspect, the present application provides a method for processing an application program, including:
the second application program acquires a preset function of the first application program for requesting the second application program to be pulled up;
and before the second application program starts the preset function, ending the process of the first application program.
According to a preferred embodiment of the present application, the second application is configured as a hidden icon.
According to a preferred embodiment of the present application, before ending the process of the first application program, the method further includes:
and the second application program judges whether the starting of the preset function triggers a monitoring mechanism, and if so, the process of ending the first application program is executed before the second application program starts the preset function.
According to a preferred embodiment of the present application, before the second application program starts the preset function, ending the process of the first application program includes:
and before the second application program starts the preset function, sending a notification to the first application program so that the first application program finishes the process of the first application program after receiving the notification.
According to a preferred embodiment of the present application, after the second application program sends the notification to the first application program, the method further includes:
and the second application program detects whether the process of the first application program is ended or not at intervals of a preset third duration, and the preset function is started after the process of the first application program is detected to be ended.
According to a preferred embodiment of the present application, before the second application program starts the preset function, ending the process of the first application program includes:
the second application program obtains preset second duration information transmitted by the first application program when the first application program requests to pull up a preset function of the second application program;
after the second application program delays the second time period, starting the preset function;
and ending the process of the first application program when the first application program reaches a preset first time period after requesting to pull up a preset function of a second application program, wherein the second time period is longer than or equal to the first preset time period.
In a third aspect, the present application also provides an apparatus, the apparatus comprising:
one or more processors;
storage means for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method as described in any of the above.
In a fourth aspect, the present application also provides a storage medium containing computer executable instructions for performing a method as described in any one of the above when executed by a computer processor.
According to the technical scheme, after the first application program requests to pull up the preset function of the second application program, the process of the first application program is ended before the second application program starts the preset function. In this way, the adverse effect possibly generated by the first application program after the second application program starts the preset function can be avoided.
[ description of the drawings ]
FIG. 1 illustrates an exemplary system architecture for a functional processing method to which embodiments of the present application may be applied;
FIG. 2 is a flow chart of a method according to a first embodiment of the present application;
FIG. 3 is a flow chart of a method according to a second embodiment of the present disclosure;
FIG. 4 illustrates a block diagram of an exemplary computer system/server suitable for use in implementing embodiments of the present application.
[ detailed description ] of the invention
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in detail below with reference to the accompanying drawings and specific embodiments.
FIG. 1 illustrates an exemplary system architecture for a functional processing method to which embodiments of the present application may be applied.
As shown in fig. 1, the system architecture may include a terminal device 101, and the terminal device 101 may be various electronic devices. Including but not limited to smart phones, tablet computers, smart speakers, smart televisions, smart wearable devices, and the like. The terminal device 101 has various applications installed therein, and in this application, at least two applications are installed, as shown in fig. 1, a first application and a second application are installed, which can perform processing of the applications by adopting the method provided in this application.
In the system architecture, a network 102 and a server 103 may also be included. Network 102 is the medium used to provide communication links between terminal device 101 and server 103. Network 102 may include various connection types such as wired, wireless communication links, or fiber optic cables, among others.
A user may interact with server 103 via network 102 using terminal device 101. The server 103 may provide download services as well as various functional services for applications in the terminal device 101. The server 103 may be a single server or a server group composed of a plurality of servers.
It should be understood that the number of terminal devices, networks and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
The core idea of the application is that after the first application program requests to pull up the preset function of the second application program, the process of the first application program is ended before the second application program starts the preset function. In this way, the adverse effect possibly generated by the first application program after the second application program starts the preset function can be avoided. The method provided in this application is described in detail below in connection with examples.
Embodiment 1,
Fig. 2 is a flowchart of a detailed method according to an embodiment of the present application, and as shown in fig. 2, the method may include the following steps:
in 201, a first application provides a download address for a second application for download and installation, wherein the second application is set to a hidden icon.
As a preferred embodiment, to avoid that the second application is uninstalled by the user in a conventional manner, the second application may be set to a hidden icon.
For example, in an Android (Android) system, a wrapper manager class may be employed to implement hidden icons, such as wrapper manager.
In addition, the application name of the second application program can be set to be similar to the name of the system application, so that the application name is prevented from being deleted or identified obviously.
After the second application is set to the hidden icon, it is generally not possible to issue in the application market, and thus it is not possible to download and install the second application through the application market. In this application, the downloading address of the second application may be provided by the first application in a manner of being streamed by the first application. The embodiment of the application does not limit the specific manner of providing the download address of the second application by the first application, and may adopt a manner of embedding popularization information of the second application on an interface of the first application, where the popularization information includes the download address of the second application. And after clicking the download address of the second application program, downloading and installing the second application program to the terminal equipment.
In 202, a first application requests to pull up a preset function of a second application.
In the embodiment of the present application, the triggering mechanism for the first application program to request to pull up the preset function of the second application program is not limited. May be triggered, for example, based on user operations, based on preset policies in the first application, etc.
When the first application program requests to pull up the preset function of the second application program, modes such as an ACTION mechanism in Android, a URL (Uniform Resource Locator ), system broadcasting and the like can be adopted. Parameters such as an identifier of the second application program requesting to be pulled up, an identifier of a preset function and the like are carried in the ACTION, the URL, the system broadcast and the like. After the second application acquires these parameters, it can know that the first application requests to pull up the preset function.
In addition, when the first application program requests to pull up the preset function of the second application program, some existing keep-alive mechanisms can be adopted, so that the second application program can be ensured to be smoothly pulled up, and details are not described here.
The preset function of the second application program in the embodiment of the present application may be a function such as displaying promotion information, reporting information, etc., and the present application is not limited to a specific function type.
In 203, the second application program determines whether the opening of the preset function triggers a monitoring mechanism, and if so, executes 204; otherwise, the preset function may be directly executed 207, and the preset function may be started.
As a preferred embodiment, in this step, the second application first determines whether the opening of the preset function triggers a monitoring mechanism, where the monitoring mechanism may have a certain adverse effect on the first application. If the monitoring mechanism is not triggered, which means that the first application program is not adversely affected, the second application program directly opens the preset function.
Wherein the monitoring mechanism may include, but is not limited to, frequency control (i.e., frequency control), foreground application whitelisting/blacklisting, and the like. The monitoring mechanism may be a monitoring mechanism operated by an operating system or a monitoring mechanism operated by a third party application. For example, the operating system may perform whitelist control on the application running in the foreground, and only the application in the whitelist may perform the foreground running, and if the preset function started by the second application needs to run in the front section, the monitoring mechanism may be triggered.
At 204, the second application sends a notification to the first application.
In this embodiment, the second application may notify, by sending a message, that the first application is about to start the preset function, for example, in the Android system, the preset function may be about to be started by the first application through the ContentProvider.
At 205, the first application program, upon receiving the notification, ends its own process.
After the first application program receives the notification, the first application program can end the process by adopting a suicide mode. For example, in Android can be invoked
android.Process.killProcess(android.os.process.myPid())
In 206, the second application program interval presets a third duration to detect whether the process of the first application program is finished, if not, the detection is continued; if so, detection is stopped and 207 is performed.
After sending the notification to the first application, the second application may detect whether the first application is alive via an inter-process communication mechanism for a third duration of time, e.g., every 5 seconds. If it is detected that the process of the first application still survives and does not end, a further 5 seconds passes for detection.
At 207, the second application opens the preset function.
If the second application program detects that the process of the first application program is finished, starting the preset function, so that the preset function is started under the monitoring mechanism, and the first application program is not adversely affected. Moreover, since the source of the second application program has ended and the second application program hides the icon, the user can only find the second application program and end the process of the second application program when the task manager is opened, and it is also difficult for the user to uninstall the second application program by normal means (i.e., through the application icon).
Embodiment II,
Fig. 3 is a flowchart of a detailed method provided in the second embodiment of the present application, and as shown in fig. 3, the method may include the following steps:
in 301, a first application provides a download address for a second application for download and installation, wherein the second application is set to a hidden icon.
The step is the same as step 201 in the first embodiment, and will not be described here.
In 302, after the first application program requests to pull up the preset function of the second application program, the first time period is reached, and then the process is ended.
Unlike the first embodiment, in this embodiment, after the first application requests to pull up the second application, the first application may actively end the process itself in a suicide manner in a short time.
In 303, the second application obtains preset second duration information that the first application transmits when requesting to pull up a preset function of the second application.
In an embodiment, when the first application program requests to pull up the preset function of the second application program, a mode such as an ACTION mechanism, URL, system broadcast and the like in Android may be adopted. Parameters such as an identifier of the second application program requesting to be pulled up, an identifier of a preset function and the like are carried in the ACTION, the URL, the system broadcast and the like. The parameters carried in this embodiment may further include second duration information. The second time length is longer than or equal to the first time length, so that the preset function is started when or after the process of the first application program is ended.
In 304, the second application program determines whether the opening of the preset function triggers a monitoring mechanism, and if so, executes 305; otherwise, the preset function is directly started 306.
The triggering of the monitoring mechanism is described in the first embodiment, and will not be described herein.
After the second application delays for a second period of time, the preset function is turned on 305.
The second application may start the preset function after reaching the second duration after acquiring the preset function of the first application requesting to pull up the second application.
For example, the first application program requests 1s after the preset function of the second application program is pulled up to finish its own process, and the second application program delays 5s to start the application. When the preset function of the second application program is started, the process of the first application program is finished, so that the preset function is started under the monitoring mechanism, and the first application program is not adversely affected. Also, since the source of the second application has ended and the second application hides the icon, the user can only find the second application and end the process of the second application when opening the task manager, but it is difficult to uninstall the second application by normal means (i.e., through the application icon).
Fig. 4 illustrates a block diagram of an exemplary computer system/server 012 suitable for use in implementing embodiments of the present application. The computer system/server 012 shown in fig. 4 is merely an example, and should not impose any limitation on the functionality and scope of use of embodiments of the present application.
As shown in fig. 4, the computer system/server 012 is in the form of a general purpose computing device. Components of computer system/server 012 may include, but are not limited to: one or more processors or processing units 016, a system memory 028, a bus 018 connecting the various system components, including the system memory 028 and the processing unit 016.
Bus 018 represents one or more of several types of bus structures, including a memory bus or memory controller, a peripheral bus, a graphics accelerator port, a processor, or a local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, micro channel architecture (MAC) bus, enhanced ISA bus, video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Computer system/server 012 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by computer system/server 012 and includes both volatile and non-volatile media, removable and non-removable media.
The system memory 028 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM) 030 and/or cache memory 032. The computer system/server 012 can further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 034 may be used to read from or write to non-removable, nonvolatile magnetic media (not shown in FIG. 4, commonly referred to as a "hard disk drive"). Although not shown in fig. 4, a magnetic disk drive for reading from and writing to a removable non-volatile magnetic disk (e.g., a "floppy disk"), and an optical disk drive for reading from or writing to a removable non-volatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In such cases, each drive may be coupled to bus 018 by one or more data media interfaces. Memory 028 may include at least one program product having a set (e.g., at least one) of program modules configured to carry out the functions of the embodiments of the present application.
A program/utility 040 having a set (at least one) of program modules 042 can be stored, for example, in memory 028, such program modules 042 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment. Program modules 042 generally perform the functions and/or methodologies in the embodiments described herein.
The computer system/server 012 may also communicate with one or more external devices 014 (e.g., keyboard, pointing device, display 024, etc.), in this application, the computer system/server 012 communicates with an external radar device, one or more devices that enable a user to interact with the computer system/server 012, and/or any device (e.g., network card, modem, etc.) that enables the computer system/server 012 to communicate with one or more other computing devices. Such communication may occur through an input/output (I/O) interface 022. Also, the computer system/server 012 can communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the internet via a network adapter 020. As shown, the network adapter 020 communicates with other modules of the computer system/server 012 via bus 018. It should be appreciated that although not shown in fig. 4, other hardware and/or software modules may be used in connection with computer system/server 012, including, but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, data backup storage systems, and the like.
The processing unit 016 executes various functional applications and data processing by running a program stored in the system memory 028, for example, realizes the method flow provided by the embodiment of the present application.
The computer program described above may be provided in a computer storage medium, i.e. the computer storage medium is encoded with a computer program, which, when executed by one or more computers, causes the one or more computers to perform the method flows and/or apparatus operations shown in the above-described embodiments of the present application. For example, the method flows provided by embodiments of the present application are performed by one or more processors described above.
With the development of time and technology, the media has a wider meaning, and the propagation path of the computer program is not limited to a tangible medium any more, and can be directly downloaded from a network, etc. Any combination of one or more computer readable media may be employed. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations of the present application may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The foregoing description of the preferred embodiments of the present invention is not intended to limit the invention to the precise form disclosed, and any modifications, equivalents, improvements and alternatives falling within the spirit and principles of the present invention are intended to be included within the scope of the present invention.

Claims (9)

1. A method for processing an application program, the method comprising:
the first application program requests to pull up the preset function of the second application program;
ending the process of the first application program before the second application program starts the preset function; wherein,
before the first application program requests to pull up the preset function of the second application program, the method further comprises the following steps:
the first application program provides a download address of the second application program for the second application program to be downloaded and installed; the second application is set as a hidden icon;
before ending the process of the first application program, the second application program judges whether the starting of the preset function triggers a monitoring mechanism, if so, the process of the first application program is ended before the second application program starts the preset function.
2. The method of claim 1, wherein ending the process of the first application before the second application opens the preset function comprises:
and after the first application program receives the notification sent by the second application program before starting the preset function, ending the process of the first application program.
3. The method of claim 1, wherein ending the process of the first application before the second application opens the preset function comprises:
the first application program finishes the process of the first application program when reaching a preset first time length after requesting to pull up a preset function of the second application program;
when the first application program requests to pull up the preset function of the second application program, the first application program transmits preset second time length information to the second application program, so that the second application program starts the preset function after delaying the second time length, and the second time length is greater than or equal to the preset first time length.
4. A method for processing an application program, the method comprising:
the second application program acquires a preset function of the first application program, which is requested to pull up by the second application program;
the second application program ends the process of the first application program before starting the preset function; wherein,
the download address of the second application program is provided by the first application program so that the second application program can be downloaded and installed; the second application is set as a hidden icon; wherein,
before ending the process of the first application program, the method further comprises:
and the second application program judges whether the starting of the preset function triggers a monitoring mechanism, and if so, the process of ending the first application program is executed before the second application program starts the preset function.
5. The method of claim 4, wherein the second application ending the process of the first application prior to starting the preset function comprises:
and before the second application program starts the preset function, sending a notification to the first application program so that the first application program finishes the process of the first application program after receiving the notification.
6. The method of claim 4, further comprising, after the second application sends a notification to the first application:
and the second application program detects whether the process of the first application program is ended or not at intervals of a preset third duration, and the preset function is started after the process of the first application program is detected to be ended.
7. The method of claim 4, wherein the second application ending the process of the first application prior to starting the preset function comprises:
the second application program obtains preset second duration information transmitted by the first application program when the first application program requests to pull up a preset function of the second application program;
after the second application program delays the second time period, starting the preset function;
and ending the process of the first application program when the first application program reaches a preset first time period after requesting to pull up a preset function of a second application program, wherein the second time period is longer than or equal to the preset first time period.
8. An apparatus, the apparatus comprising:
one or more processors;
storage means for storing one or more programs,
when executed by the one or more processors, causes the one or more processors to implement the method of any of claims 1-7.
9. A storage medium containing computer executable instructions for performing the method of any of claims 1-7 when executed by a computer processor.
CN201911294116.XA 2019-12-16 2019-12-16 Application processing method, device and computer storage medium Active CN111061492B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911294116.XA CN111061492B (en) 2019-12-16 2019-12-16 Application processing method, device and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911294116.XA CN111061492B (en) 2019-12-16 2019-12-16 Application processing method, device and computer storage medium

Publications (2)

Publication Number Publication Date
CN111061492A CN111061492A (en) 2020-04-24
CN111061492B true CN111061492B (en) 2023-12-29

Family

ID=70300767

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911294116.XA Active CN111061492B (en) 2019-12-16 2019-12-16 Application processing method, device and computer storage medium

Country Status (1)

Country Link
CN (1) CN111061492B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103984576A (en) * 2014-05-29 2014-08-13 北京网秦天下科技有限公司 Method and terminal for preventing application from being uninstalled
CN104376257A (en) * 2014-12-12 2015-02-25 北京奇虎科技有限公司 Application self-protection and active defense method and application self-protection and active defense device
CN104424484A (en) * 2013-09-11 2015-03-18 阿里巴巴集团控股有限公司 Method and device for switching and adding entry information for application programs
CN104750523A (en) * 2015-03-16 2015-07-01 联想(北京)有限公司 Information processing method and electronic equipment
CN105242973A (en) * 2015-11-10 2016-01-13 上海斐讯数据通信技术有限公司 Internal memory optimization method of Android system
CN106104482A (en) * 2014-03-10 2016-11-09 微软技术许可有限责任公司 The application calling period being applied to application is dehydrated and rehydrated
WO2017173899A1 (en) * 2016-04-05 2017-10-12 中兴通讯股份有限公司 Terminal, device server, network message processing method, system, and storage medium
CN107436802A (en) * 2017-08-25 2017-12-05 网易(杭州)网络有限公司 For the control method of application program, system, medium and computing device
CN107480513A (en) * 2017-08-17 2017-12-15 深信服科技股份有限公司 A kind of certification implementation method and device, computer installation, readable storage medium storing program for executing
CN108196913A (en) * 2018-01-05 2018-06-22 青岛海信移动通信技术股份有限公司 The process method for cleaning and device of a kind of application program
CN109189584A (en) * 2018-07-05 2019-01-11 北京三快在线科技有限公司 Communication means, device, electronic equipment and storage medium between application program
CN110427749A (en) * 2019-08-07 2019-11-08 连尚(新昌)网络科技有限公司 A kind of implementation method of service, equipment and computer storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104424484A (en) * 2013-09-11 2015-03-18 阿里巴巴集团控股有限公司 Method and device for switching and adding entry information for application programs
CN106104482A (en) * 2014-03-10 2016-11-09 微软技术许可有限责任公司 The application calling period being applied to application is dehydrated and rehydrated
CN103984576A (en) * 2014-05-29 2014-08-13 北京网秦天下科技有限公司 Method and terminal for preventing application from being uninstalled
CN104376257A (en) * 2014-12-12 2015-02-25 北京奇虎科技有限公司 Application self-protection and active defense method and application self-protection and active defense device
CN104750523A (en) * 2015-03-16 2015-07-01 联想(北京)有限公司 Information processing method and electronic equipment
CN105242973A (en) * 2015-11-10 2016-01-13 上海斐讯数据通信技术有限公司 Internal memory optimization method of Android system
WO2017173899A1 (en) * 2016-04-05 2017-10-12 中兴通讯股份有限公司 Terminal, device server, network message processing method, system, and storage medium
CN107480513A (en) * 2017-08-17 2017-12-15 深信服科技股份有限公司 A kind of certification implementation method and device, computer installation, readable storage medium storing program for executing
CN107436802A (en) * 2017-08-25 2017-12-05 网易(杭州)网络有限公司 For the control method of application program, system, medium and computing device
CN108196913A (en) * 2018-01-05 2018-06-22 青岛海信移动通信技术股份有限公司 The process method for cleaning and device of a kind of application program
CN109189584A (en) * 2018-07-05 2019-01-11 北京三快在线科技有限公司 Communication means, device, electronic equipment and storage medium between application program
CN110427749A (en) * 2019-08-07 2019-11-08 连尚(新昌)网络科技有限公司 A kind of implementation method of service, equipment and computer storage medium

Also Published As

Publication number Publication date
CN111061492A (en) 2020-04-24

Similar Documents

Publication Publication Date Title
US20220053068A1 (en) Methods, apparatuses and computer storage media for applet state synchronization
US8200962B1 (en) Web browser extensions
CN111159614B (en) Webpage resource acquisition method and device
WO2017071207A1 (en) Application installation method, corresponding apparatus, and application installation system
CN110825456B (en) Loading time calculation method, loading time calculation device, computer equipment and storage medium
CN109857506B (en) Method and device for realizing guide information, electronic equipment and storage medium
US9990214B2 (en) Dynamic agent delivery
US20120227032A1 (en) Method, apparatus, and system for invoking widget
CN111488185B (en) Page data processing method, device, electronic equipment and readable medium
US10404568B2 (en) Agent manager for distributed transaction monitoring system
CN111782416A (en) Data reporting method, device, system, terminal and computer readable storage medium
CN112269959B (en) Control method and device for display content, readable medium and electronic equipment
CN108334779B (en) Application processing method, device and computing storage medium
CN111538922B (en) Link jump method, application client, device and storage medium
CN112966257B (en) Authorization method and device for application program
CN111782231B (en) Service deployment method and device
CN111061492B (en) Application processing method, device and computer storage medium
KR101083229B1 (en) Method, apparatus, system, and recording medium for downloading necessary application of mobile terminal
CN111382039A (en) Method, device, electronic equipment and storage medium for reporting user behavior event
CN110851194A (en) Method and device for acquiring code for realizing new interface
CN110262813B (en) Method and apparatus for installing applications
CN111124795B (en) Application starting monitoring method, device and equipment
CN110597525A (en) Method and apparatus for installing applications
CN107450946B (en) Chrome webpage and terminal software communication method, equipment and storage medium
KR102368826B1 (en) Cloud Server And Method of Thereof

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