CN110737484A - method for starting application program and terminal equipment - Google Patents
method for starting application program and terminal equipment Download PDFInfo
- Publication number
- CN110737484A CN110737484A CN201810796672.6A CN201810796672A CN110737484A CN 110737484 A CN110737484 A CN 110737484A CN 201810796672 A CN201810796672 A CN 201810796672A CN 110737484 A CN110737484 A CN 110737484A
- Authority
- CN
- China
- Prior art keywords
- application program
- timing
- starting
- application
- terminal device
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 50
- 238000004590 computer program Methods 0.000 claims description 15
- 238000001514 detection method Methods 0.000 claims description 3
- 238000005516 engineering process Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 238000009434 installation Methods 0.000 description 3
- 230000001960 triggered effect Effects 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000005034 decoration Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 238000004080 punching Methods 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
- G06F9/44505—Configuring for program initiating, e.g. using registry, configuration files
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
The invention provides methods for starting application programs and terminal equipment, wherein the method for starting the application programs comprises the steps that a timing application program module obtains current time which is the same as the starting time of at least target application programs, and the timing application program module triggers and starts at least target application programs according to the corresponding relation between the starting time determined by a pre-established timing task and at least target application programs.
Description
Technical Field
The present invention relates to the field of communications technologies, and in particular, to methods for starting an application program and a terminal device.
Background
With the development of communication technology, terminal devices such as mobile phones and ipads have more and more functions, and correspondingly installed application programs (APP) are more and more, so that various different requirements of users are met. Currently, users often have a need to complete a certain task in a certain time period, such as checking cards on duty and off duty, killing seconds of shopping, and robbery of periodic financial products, and these tasks need to start corresponding APPs in time to complete.
In order to ensure that the APP is started in time to complete the corresponding task, the APP can be started in a timing starting mode in the prior art. The method for starting APP regularly at present comprises the following steps:
establishing a timing task by utilizing an associated APP in a timing APP, and reminding a user through a push message when a timing time point arrives so as to open the timing APP to start the task APP or manually start the task APP; or, a timed task is created by using URLScheme of a known APP, the URL Scheme is a protocol which can enable APPs to jump among each other, and when a timed time point arrives, a user is reminded through a push message so as to start the task APP by means of user operation.
However, the existing method for starting the APP at regular time needs to be implemented by means of user operation when the APP is started, so that the operation is complicated, and the user experience is poor.
Disclosure of Invention
The embodiment of the invention provides methods for starting an application program and terminal equipment, and aims to solve the problems of complex operation and poor user experience of the conventional method for starting an APP at fixed time.
, an embodiment of the present invention provides a method for starting an application, which is applied to a terminal device, where the terminal device includes a timing application module, and the method includes:
the timing application program module acquires current time which is the same as the starting time of at least target application programs;
the timing application program module triggers the starting of the at least target application programs according to the corresponding relation between the starting time determined by the pre-established timing task and the at least target application programs.
In a second aspect, an embodiment of the present invention provides terminal devices, where the terminal device includes a timing application module, where the timing application module includes:
an th obtaining unit for obtaining a current time identical to a launch time of at least target applications;
and the starting unit is used for triggering and starting the at least target application programs according to the corresponding relation between the starting time determined by the pre-established timing task and the at least target application programs.
In a third aspect, an embodiment of the present invention further provides terminal devices, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the computer program, when executed by the processor, implements the steps of the method for starting an application program.
In a fourth aspect, the present invention further provides computer readable storage media, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the above method for starting an application program.
According to the method for starting the application program, the current time which is the same as the starting time of at least target application programs is obtained through the timing application program module, the at least target application programs are triggered and started according to the corresponding relation between the starting time determined by the pre-established timing task and the at least target application programs, the target application programs can be automatically started, the complexity of searching the target application programs by a user is omitted, the operation is simplified, the user experience is improved, and when the application programs are started in a timing mode, the user can independently depend on the associated application programs in the timing application program module, the user does not need to know the jump protocol of the application programs, and the requirement of the user for independently establishing the timing task can be met.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments of the present invention will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without any creative effort.
FIG. 1 is a flow chart illustrating a method for launching an application, according to an embodiment of the invention;
FIG. 2 is a flowchart illustrating another method for launching an application according to an embodiment of the present invention;
FIG. 3 is a block diagram illustrating the structure of a terminal device according to an embodiment of the present invention;
fig. 4 is a second schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 5 is a third schematic structural diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be described clearly and completely with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention.
First, it is described that the method for starting an application according to the embodiment of the present invention is implemented by automatically starting an application (also referred to as a task application or task software) through a timing application module (also referred to as a timing application or timing software), and a starting process corresponding to the method is completed in the timing application module.
Referring to fig. 1, an embodiment of the present invention provides methods for starting an application, where the method is applied to a terminal device, where the terminal device includes a timing application module, and the method may include the following steps:
in step 101, the timing application module obtains the current time which is the same as the starting time of at least target applications.
It is understood that the terminal device in the embodiment of the present invention may include, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like. The current time in this step may specifically be the current system time of the terminal device.
102, the timing application program module triggers and starts at least target application programs according to the corresponding relation between the starting time determined by the pre-established timing task and at least target application programs.
It should be noted that the pre-created timing task can be pre-created according to the actual requirement of the user, i.e. the time when the user actually needs to start the target application program. The timing task is set with the corresponding relation between the target application program and the starting time thereof.
Optionally, when the timing application module triggers and starts the target application, the timing application module may send a trigger command to the terminal system through a system interface in the terminal device, and trigger and start the corresponding target application through the terminal system.
According to the method for starting the application program, the current time which is the same as the starting time of at least target application programs is obtained through the timing application program module, the at least target application programs are triggered and started according to the corresponding relation between the starting time determined by the pre-established timing task and the at least target application programs, the target application programs can be automatically started, the trouble of searching the target application programs by a user is omitted, the operation is simplified, the user experience is improved, and when the application programs are started in a timing mode, the user can independently depend on the associated application programs in the timing application program module, the user does not need to know the jump protocol of the application programs, and the requirement of the user for independently establishing the timing task can be met.
In the embodiment of the present invention, referring to fig. 2, before step 101, the method may further include the following steps:
step 201: and the timing application program module acquires and displays the identification information of the installed application program.
It is noted that the installed application is specifically an application already installed in the terminal device. When acquiring the identification information of the installed Application, the timing Application module may be acquired by using an Application Programming Interface (API) provided by the terminal device. For example, if the system of the terminal device is an iOS system, the identification information of the installed application may be obtained by using an allInstalledApplications method in lsappplications works using lsappplications proxy in a mobile center services framework (mobile core services).
Optionally, the identification information of the installed application module may include at least items including an icon and an installation package identifier (bundleIdentifier).
Step 202: and the timing application program module acquires the application program selected by the user according to the identification information of the installed application program, and completes the establishment of the timing task according to the acquired starting time set by the user for the application program.
Wherein, the corresponding relation between the application program and the starting time is set in the timing task. In creating the timed task, the timing application module may utilize the NSCalendar and NSDate components for the user to select the time and set the corresponding task. The timing task created in this step can be stored via an NSUserDefault, which is used to save program-related preference settings and configuration data, etc.
In the embodiment of the present invention, generally has no capability of starting an application program when the terminal device is in the screen lock state, so that when the target application program is started, the timing application program module may first detect whether the terminal device is in the screen lock state, and determine whether to start the target application program according to the detection result.
The timing application program module detects whether the terminal equipment is in a screen locking state;
the timing application module triggers the starting of the at least target applications when the terminal device is not in the lock screen state.
When the terminal equipment is in a screen locking state, the timing application program module can display push information; the push information is used to notify the user to launch the target application. When detecting whether the terminal equipment is in the screen locking state, the lockstate can be utilized to determine whether the terminal equipment is in the screen locking state.
Therefore, by detecting whether the terminal equipment is in the screen locking state or not, the target application program can be directly started when the terminal equipment has the capability of directly starting the application program, and the user is reminded to start the target application program when the terminal equipment does not have the capability of directly starting the application program.
In the embodiment of the present invention, optionally, the timing application module may be in a background running mode, and has a capability of executing a task in a background.
It should be noted that, if the system of the terminal device is an iOS system, after the application program in the iOS system enters the Background operation, the terminal device has the capability of executing codes for a short time when the Background operation mode is not opened, but the time is 600s, and then the terminal device enters the suspended state, so that in order to ensure that the terminal device runs other application programs in the foreground, the timing application module can have the capability of executing codes for a long time in the Background to judge whether to start the corresponding application program, the terminal device can open the Background operation mode for the timing application module.
Next, a process of starting an application according to an embodiment of the present invention is described by taking a scene of signing in to work or get out of work by using a cloud home APP as an example.
In the specific embodiment of the invention, the terminal device takes a mobile phone as an example, and the mobile phone is at least provided with a timing APP and a cloud home APP. The process of starting the application program according to the embodiment of the present invention may be: firstly, a timing APP acquires and displays identification information of installed APPs in a mobile phone, such as an installation package identification, acquires an installation package identification of a cloud family APP selected by a user, and a start time t1 (corresponding to an on-duty time) and a start time t2 (corresponding to an off-duty time) set for the cloud family APP to create a timing task, wherein the timing task comprises a corresponding relation between the cloud family APP and the start times t1 and t 2; then, in the process of using the mobile phone, such as browsing news by using a browser, chatting by using a QQ (QQ) and the like, the user can set the timed APP in a background running mode, maintain the task execution capability of the background, acquire the current system time t of the mobile phone in real time, and compare the current system time t with t1 and t2 by using t; and finally, when t is the same as t1 or t2 and the mobile phone is detected not to be in the screen locking state, automatically starting the cloud home APP to finish card punching by depending on the starting automatic card punching function of the cloud home APP.
The above embodiment describes a method for starting an application program according to the present invention, and a terminal device according to the present invention will be described with reference to the embodiment and the drawings.
Referring to fig. 3, the embodiment of the present invention provides terminal devices 30, where the terminal device 30 includes a timing application module 31, and the timing application module 31 includes:
an th obtaining unit 311 for obtaining a current time that is the same as the launch time of at least target applications;
a starting unit 312, configured to trigger to start the at least target applications according to the corresponding relationship between the starting time determined by the pre-created timed task and the at least target applications.
According to the terminal device provided by the embodiment of the invention, the current time which is the same as the starting time of at least target application programs is obtained through the timing application program module, the at least target application programs are triggered and started according to the corresponding relation between the starting time determined by the pre-established timing task and the at least target application programs, the automatic starting of the target application programs can be realized, the complexity of searching the target application programs by a user is saved, the operation is simplified, the user experience is improved, and when the application programs are started in a timing mode, the requirement of the user for independently establishing the timing task can be met without depending on the associated application program module in the timing application programs or knowing the jump protocol of the application programs.
In this embodiment of the present invention, optionally, as shown in fig. 4, the timing application module 31 may further include:
a second obtaining unit 313, configured to obtain and display identification information of an installed application module;
a creating unit 314, configured to acquire an application program selected by a user according to the identification information of the installed application program, and complete creation of the timing task according to the acquired start time set by the user for the application program;
wherein, the corresponding relation between the application program and the starting time is set in the timing task.
Optionally, referring to fig. 4, the starting unit 312 may include:
the detection subunit 3121 is configured to detect whether the terminal device is in a screen locking state;
and the promoter unit 3122 is configured to trigger starting of the at least target applications when the terminal device is not in the screen-locking state.
, referring to fig. 4, the starting unit 312 may further include:
the display subunit 3123 is configured to display push information when the terminal device is in a screen locking state;
wherein the push information is used to notify the user to launch the at least target applications.
Optionally, the timing application module may be in a background running mode.
In addition, the embodiment of the present invention further provides terminal devices, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the computer program, when executed by the processor, may implement each process of the above method embodiment for starting an application program, and may achieve the same technical effect, and in order to avoid repetition, details are not described here again.
Specifically, referring to fig. 5, the embodiment of the present invention further provides terminal devices 50, which include a bus 51, a transceiver 52, an antenna 53, a bus interface 54, a processor 55, and a memory 56.
In this embodiment of the present invention, the terminal device 50 further includes: a computer program stored on the memory 56 and executable on the processor 55, the computer program corresponding to the timing application module.
Specifically, when being executed by the processor 55, the computer program can implement the processes of the above method embodiment for starting the application program, and can achieve the same technical effect, and for avoiding repetition, the description is not repeated here.
In FIG. 5, a bus architecture (represented by bus 51), bus 51 may include any number of interconnected buses and bridges, bus 51 linking various circuits including or more processors represented by processor 55 and memory represented by memory 56 from . bus 51 may also link various other circuits such as peripherals, voltage regulators, power management circuits, and the like from , all of which are well known in the art and therefore not described further herein at . bus interface 54 provides an interface between bus 51 and transceiver 52. transceiver 52 may be elements or may be a plurality of elements such as a plurality of receivers and transmitters, providing a means for communicating with various other devices over a transmission medium. data processed by processor 55 is transmitted over a wireless medium through antenna 53, further , antenna 53 also receiving and transmitting data to processor 55.
The processor 55 is responsible for managing the bus 51 and general processing and may also provide various functions including timing, peripheral interfaces, voltage regulation, power management, and other control functions. And memory 56 may be used to store data used by processor 55 in performing operations.
Alternatively, the processor 55 may be a CPU, ASIC, FPGA or CPLD.
The embodiment of the present invention further provides computer-readable storage media, where a computer program is stored on the computer-readable storage media, and when the computer program is executed by a processor, the computer program implements each process of the above method for starting an application program, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
Computer-readable media, which include both non-transitory and non-transitory, removable and non-removable media, may implement the information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises an series of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Based on the understanding that the technical solution of the present invention per se or a part contributing to the prior art can be embodied in the form of a software product stored in storage media (such as ROM/RAM, magnetic disk, optical disk) and including instructions for causing terminal devices (which may be mobile phones, computers, servers, air conditioners, or network devices) to execute the methods according to the embodiments of the present invention.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.
Claims (10)
1, A method for starting application program, which is applied to terminal device, characterized in that, the terminal device includes timing application program module, the method includes:
the timing application program module acquires current time which is the same as the starting time of at least target application programs;
the timing application program module triggers the starting of the at least target application programs according to the corresponding relation between the starting time determined by the pre-established timing task and the at least target application programs.
2. The method of claim 1, wherein the timing application module obtains a current time that is the same as a start time of at least target applications, and wherein the method further comprises:
the timing application program module acquires and displays identification information of the installed application program;
the timing application program module acquires an application program selected by a user according to the identification information of the installed application program, and completes the establishment of the timing task according to the acquired starting time set by the user for the application program;
wherein, the corresponding relation between the application program and the starting time is set in the timing task.
3. The method of claim 1, wherein the triggering the launching of the at least target applications comprises:
detecting whether the terminal equipment is in a screen locking state;
and when the terminal equipment is not in the screen locking state, triggering and starting the at least target application programs.
4. The method according to claim 3, wherein after detecting whether the terminal device is in a screen locking state, the method further comprises:
when the terminal equipment is in a screen locking state, displaying push information;
wherein the push information is used to notify the user to launch the at least target applications.
5. The method of claim 1, wherein the timed application module is in a background mode of operation.
terminal device, characterized in that the terminal device comprises a timing application module, the timing application module comprises:
an th obtaining unit for obtaining a current time identical to a launch time of at least target applications;
and the starting unit is used for triggering and starting the at least target application programs according to the corresponding relation between the starting time determined by the pre-established timing task and the at least target application programs.
7. The terminal device of claim 6, wherein the timing application module further comprises:
the second acquisition unit is used for acquiring and displaying the identification information of the installed application program;
the creating unit is used for acquiring the application program selected by the user according to the identification information of the installed application program and completing the creation of the timing task according to the acquired starting time set by the user for the application program;
wherein, the corresponding relation between the application program and the starting time is set in the timing task.
8. The terminal device according to claim 6, wherein the starting unit comprises:
the detection subunit is used for detecting whether the terminal equipment is in a screen locking state;
and the starting sub-unit is used for triggering and starting the at least target application programs when the terminal equipment is not in the screen locking state.
Terminal device of 9, , comprising a memory, a processor and a computer program stored on the memory and being executable on the processor, characterized in that the computer program, when being executed by the processor, carries out the steps of the method of launching an application as claimed in any of the claims 1 to 5 .
10, computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method for launching an application program as claimed in any of the claims 1 to 5 .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810796672.6A CN110737484A (en) | 2018-07-19 | 2018-07-19 | method for starting application program and terminal equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810796672.6A CN110737484A (en) | 2018-07-19 | 2018-07-19 | method for starting application program and terminal equipment |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110737484A true CN110737484A (en) | 2020-01-31 |
Family
ID=69235470
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201810796672.6A Pending CN110737484A (en) | 2018-07-19 | 2018-07-19 | method for starting application program and terminal equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110737484A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113467858A (en) * | 2021-07-23 | 2021-10-01 | 北京光启元数字科技有限公司 | Program starting method, device, equipment and medium |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103777958A (en) * | 2014-01-27 | 2014-05-07 | 贝壳网际(北京)安全技术有限公司 | Mobile terminal, and method and device for controlling system function through application program |
CN104932924A (en) * | 2015-06-30 | 2015-09-23 | 上海海漾软件技术有限公司 | Interactive reminding method based on alarm clock application, device and terminal equipment |
CN105282299A (en) * | 2014-06-11 | 2016-01-27 | 中兴通讯股份有限公司 | Application starting device and method |
CN105808301A (en) * | 2016-03-09 | 2016-07-27 | 上海斐讯数据通信技术有限公司 | System and method for mobile terminal to start application on fixed time |
CN106095517A (en) * | 2016-06-28 | 2016-11-09 | 宇龙计算机通信科技(深圳)有限公司 | The method and device that a kind of end application runs |
CN106293837A (en) * | 2016-08-10 | 2017-01-04 | 北京小米移动软件有限公司 | Open the method and device at interface |
CN107944277A (en) * | 2017-11-21 | 2018-04-20 | 广东欧珀移动通信有限公司 | Using the control method of startup, device, storage medium and intelligent terminal |
US20180165122A1 (en) * | 2016-12-09 | 2018-06-14 | Vmware, Inc. | Methods and apparatus to automate deployments of software defined data centers |
-
2018
- 2018-07-19 CN CN201810796672.6A patent/CN110737484A/en active Pending
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103777958A (en) * | 2014-01-27 | 2014-05-07 | 贝壳网际(北京)安全技术有限公司 | Mobile terminal, and method and device for controlling system function through application program |
CN105282299A (en) * | 2014-06-11 | 2016-01-27 | 中兴通讯股份有限公司 | Application starting device and method |
CN104932924A (en) * | 2015-06-30 | 2015-09-23 | 上海海漾软件技术有限公司 | Interactive reminding method based on alarm clock application, device and terminal equipment |
CN105808301A (en) * | 2016-03-09 | 2016-07-27 | 上海斐讯数据通信技术有限公司 | System and method for mobile terminal to start application on fixed time |
CN106095517A (en) * | 2016-06-28 | 2016-11-09 | 宇龙计算机通信科技(深圳)有限公司 | The method and device that a kind of end application runs |
CN106293837A (en) * | 2016-08-10 | 2017-01-04 | 北京小米移动软件有限公司 | Open the method and device at interface |
US20180165122A1 (en) * | 2016-12-09 | 2018-06-14 | Vmware, Inc. | Methods and apparatus to automate deployments of software defined data centers |
CN107944277A (en) * | 2017-11-21 | 2018-04-20 | 广东欧珀移动通信有限公司 | Using the control method of startup, device, storage medium and intelligent terminal |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113467858A (en) * | 2021-07-23 | 2021-10-01 | 北京光启元数字科技有限公司 | Program starting method, device, equipment and medium |
CN113467858B (en) * | 2021-07-23 | 2024-06-11 | 腾讯云计算(北京)有限责任公司 | Program starting method, device, equipment and medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9584612B2 (en) | Systems and methods for pushing applications | |
CN109117361B (en) | Remote debugging method, related equipment and system for small program | |
CN107515764B (en) | Application page opening method, terminal and computer readable storage medium | |
JP6041991B2 (en) | Method, apparatus, and computer program for providing protocol for resolving synchronization collision during synchronization between multiple devices | |
EP2977893B1 (en) | Lightweight app offline updating method, device and terminal | |
CN106878368B (en) | Method and device for realizing information push | |
CN105320616B (en) | External device control method and device | |
WO2019184658A1 (en) | Profile switching method and apparatus, and mobile terminal | |
EP2753048B1 (en) | Apparatus and method for providing a near field communication function in a portable terminal | |
US10165427B1 (en) | Remote internet communication with RF network devices | |
CN105045639A (en) | Mobile terminal downloading method and device and mobile terminal | |
CN104657201A (en) | Method, device, equipment and system for pushing application program | |
CN104021218A (en) | Information display method and device | |
CN105389175A (en) | Application program sharing method and mobile terminal | |
CN107122236B (en) | Method and device for controlling foreground operation of application program | |
CN103810033A (en) | Method and device for detecting starting of application program | |
CN106599045B (en) | Request sending method and device | |
EP4318239A1 (en) | Methods and apparatuses for calling application program, storage medium, and electronic device | |
CN105159692B (en) | Identification method, device and the server of application | |
CN110737484A (en) | method for starting application program and terminal equipment | |
CN115225966B (en) | Application starting method, device, terminal equipment and storage medium | |
CN103559091A (en) | Data scheduling method and split type terminal system | |
WO2017083203A1 (en) | Optimizing setup for wireless devices | |
CN104182331A (en) | Browser performance test method, browser performance test system and terminal | |
CN115334604A (en) | Terminal device, network control method and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200131 |
|
RJ01 | Rejection of invention patent application after publication |