CN107861666B - Desktop application installation method and device - Google Patents

Desktop application installation method and device Download PDF

Info

Publication number
CN107861666B
CN107861666B CN201711189547.0A CN201711189547A CN107861666B CN 107861666 B CN107861666 B CN 107861666B CN 201711189547 A CN201711189547 A CN 201711189547A CN 107861666 B CN107861666 B CN 107861666B
Authority
CN
China
Prior art keywords
application
installation
icon
popup
desktop
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
CN201711189547.0A
Other languages
Chinese (zh)
Other versions
CN107861666A (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.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201711189547.0A priority Critical patent/CN107861666B/en
Publication of CN107861666A publication Critical patent/CN107861666A/en
Application granted granted Critical
Publication of CN107861666B publication Critical patent/CN107861666B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The disclosure relates to a desktop application installation method and a device, wherein the method comprises the following steps: receiving an icon of an application to be installed from a requester application through a popup application, wherein the icon of the application to be installed is downloaded from a server by the requester application according to information of the application to be installed; and displaying the installation request information on the desktop through the popup application according to the icon of the application to be installed. The downloading of the icon of the application to be installed is completed by the application of the requester, so that the popup application does not need to use the networking capability to download the icon, a CTA popup is not required to request networking, and the conversion success rate of the application to be installed is finally improved.

Description

Desktop application installation method and device
Technical Field
The disclosure relates to the technical field of mobile terminals, in particular to a desktop application installation method and device.
Background
The MIUI desktop is an android desktop system developed by millet companies and applied to millet mobile phones. When a Hybrid app (Hybrid application) developed through a Hybrid platform is installed in an MIUI desktop, when a requester application recommends an application to be installed for a terminal user in the MIUI desktop, information of the application to be installed is first sent to a popup application, the popup application downloads an icon of the application to be installed by using the networking capability of the popup application, the icon of the application to be installed is displayed on the MIUI desktop, and a selection button for confirming installation or rejecting installation is provided for the terminal user. The popup application is a hybrid application, and has no entry in the MIUI desktop, and the popup application downloads an icon of the application to be installed according to information of the application to be installed, which is sent by a third-party application service, and then displays the downloaded icon in the installation request information, so that the popup application needs to pop up a CTA (china type application, china department of industry and communications network access authentication) popup window, and requests a user to use networking capability, resulting in a reduction in the conversion power of the application to be installed.
Disclosure of Invention
In view of this, the present disclosure provides a desktop application installation method and apparatus, so as to solve the problem that when an application to be installed is installed in a terminal operating system, such as an MIUI desktop, a CTA popup window needs to be popped out to request networking capability, which results in low power conversion of the application to be installed.
According to an aspect of the present disclosure, there is provided a desktop application installation method, including:
receiving an icon of an application to be installed from a requester application through a popup application, wherein the icon of the application to be installed is downloaded from a server by the requester application according to information of the application to be installed;
and displaying the installation request information on the desktop through the popup application according to the icon of the application to be installed.
In one possible implementation, the method further includes:
and responding to the installation confirmation operation selected by the user according to the installation request information, and sending the icon of the application to be installed to an installation control application so that the installation control application installs the application to be installed.
In one possible implementation, the method includes:
and deleting the icon of the application to be installed in response to the installation refusing operation selected by the user according to the installation request information.
In one possible implementation, the popup application, the application to be installed, and the installation control application are based on an application generated by a hybrid development platform.
According to another aspect of the present disclosure, there is provided a desktop application installation apparatus including:
the system comprises a receiving module, a sending module and a receiving module, wherein the receiving module is used for receiving an icon of an application to be installed from a requester application through a popup application, and the icon of the application to be installed is downloaded from a server by the requester application according to the information of the application to be installed;
and the display module is used for displaying the installation request information on the desktop through the popup application according to the icon of the application to be installed.
In one possible implementation manner, the method further includes:
and the installation module is used for responding to the installation confirmation operation selected by the user according to the installation request information and sending the icon of the application to be installed to the installation control application so that the installation control application installs the application to be installed.
In one possible implementation, the method includes:
and the deleting module is used for responding to the installation refusing operation selected by the user according to the installation request information and deleting the icon of the application to be installed.
In one possible implementation, the popup application, the application to be installed, and the installation control application are based on an application generated by a hybrid development platform.
According to another aspect of the present disclosure, there is provided a desktop application installation apparatus including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to: and executing the desktop application installation method.
According to another aspect of the present disclosure, there is provided a non-transitory computer readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the above desktop application installation method.
In the disclosure, a requestor application sends an icon of an application to be installed to a popup application, and the popup application displays installation request information on a desktop according to the received icon. The downloading of the icon of the application to be installed is completed by the application of the requester, so that the popup application does not need to use the networking capability to download the icon, a CTA popup is not required to request networking, and the conversion success rate of the application to be installed is finally improved.
Other features and aspects of the present disclosure will become apparent from the following detailed description of exemplary embodiments, which proceeds with reference to the accompanying drawings.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate exemplary embodiments, features, and aspects of the disclosure and, together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a flow diagram illustrating a desktop application installation method in accordance with an exemplary embodiment.
FIG. 2 is a flow diagram illustrating a desktop application installation method in accordance with an exemplary embodiment.
FIG. 3 is a flow diagram illustrating a desktop application installation method in accordance with an exemplary embodiment.
FIG. 4 is a block diagram illustrating a desktop application installation apparatus according to an example embodiment.
FIG. 5 is a block diagram illustrating a desktop application installation apparatus according to an example embodiment.
FIG. 6 is a block diagram illustrating a desktop application installation apparatus, according to an example embodiment.
Detailed Description
Various exemplary embodiments, features and aspects of the present disclosure will be described in detail below with reference to the accompanying drawings. In the drawings, like reference numbers can indicate functionally identical or similar elements. While the various aspects of the embodiments are presented in drawings, the drawings are not necessarily drawn to scale unless specifically indicated.
The word "exemplary" is used exclusively herein to mean "serving as an example, embodiment, or illustration. Any embodiment described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments.
Furthermore, in the following detailed description, numerous specific details are set forth in order to provide a better understanding of the present disclosure. It will be understood by those skilled in the art that the present disclosure may be practiced without some of these specific details. In some instances, methods, means, elements and circuits that are well known to those skilled in the art have not been described in detail so as not to obscure the present disclosure.
For a better understanding of the process of the present disclosure, the hybrid application and CTA pop-windows are described as follows:
the App application programs include Native apps (Native apps), Web apps (Web apps), and Hyvridapp (hybrid apps), where the Native apps are local apps developed individually for different mobile phone systems, and are downloaded to a terminal and installed first if necessary, and the most common method for downloading the Native apps is to visit an App Store, such as App Store of apple, android market, Google Play, and the like. The Web application is a website of a touch screen version, is completely developed by Web technologies such as HTML, JavaScript and CSS and is accessed through a browser of a terminal, and has the defects that the applications based on the browser cannot call a system API to realize some advanced functions and are not suitable for occasions with high performance requirements. The hybrid application is an App between a Native App and a Web App, and is only a UI WebView though the hybrid application looks like a Native App, and the hybrid application accesses the Web App. The essence of Hybrid App is to forge the apk/ipa native program of a browser and run a Web APP. The Hybrid App has the advantages of good user interaction experience of Native App and cross-platform development of WebApp. The method can enable web developers to be transformed into mobile application developers with almost zero cost, the same codes can be distributed on multiple platforms only by compiling aiming at different platforms, and compared with WebApp, the developers can call most of common system APIs through packaged interfaces.
The authority required by the CTA popup comprises the authority for using the networking, and the application sending the CTA popup can perform the networking only after a user clicks an authorization approval button in the CTA popup.
The Hybrid app is developed using Hybrid platform, and the pop-up application is a Hybrid application. And the terminal user creates a shortcut for the mixed application on the MIUI desktop, and the shortcut is displayed in the form of an icon. The shortcut provides a service interface for the corresponding mixed application on the MIUI desktop, and when a user uses the mixed application next time, the user can directly click the shortcut to acquire a direct service page of the corresponding mixed application. And a hybrid application that does not create shortcuts on the MIUI desktop is not visible to the end user. The popup application is a hybrid application invisible to the user and has no portal on the MIUI desktop.
FIG. 1 is a flow diagram illustrating a desktop application installation method, such as the method shown in FIG. 1, including the steps of:
step S10, receiving an icon of an application to be installed from a requester application through a popup application, wherein the icon of the application to be installed is downloaded by the requester application from a server according to the information of the application to be installed.
In one possible implementation, the popup application and the application to be installed are applications generated based on a hybrid development platform. The requestor applications may include, but are not limited to, security centers, uninstall software, and other application services with recommendation functionality and networking capabilities. For example, after the user uninstalls part of the antivirus application program by using the uninstalling software, the uninstalling software recommends the application to be installed with better performance for antivirus for the user.
In this embodiment, the requestor application downloads the icon of the application to be installed from the server according to the information of the application to be installed, and sends the icon to the popup application. The popup application can directly use the icon of the application to be installed from the requester application without using the networking capability of the popup application itself to download the icon, and therefore, the popup application does not need to pop up a CTA popup to request the networking capability from the terminal user.
And step S20, displaying installation request information on the desktop through the popup application according to the icon of the application to be installed.
In one possible implementation, the installation request information includes selection buttons for confirming installation and rejecting installation, and further includes an icon of an application to be installed. The popup application displays the received icon in the installation request information displayed on the desktop, and displays the icon of the application to be installed in a dialog box popped up by the popup application, so that a user can more intuitively obtain the information of the application to be installed.
For example, the requestor application is a security center, and the security center recommends an application to be installed for the user: the application program for killing virus of the Switzerland is named as the virus killing of the Switzerland. The security center downloads the icon 1 of the Switzerland antivirus application program from the server, and sends the icon 1 and the name of the Switzerland antivirus to the popup window application. The popup application pops up a dialog box according to the received icon 1 and the name of "stellar antivirus". In the dialog box that pops up, there are included text information of "recommended installation of stellar disinfection", icon 1, and selection buttons of "confirm installation" and "reject installation". The user may select one of the selection buttons to confirm installation of the stellar antivirus application, or to reject installation.
In this embodiment, the requestor application sends an icon of an application to be installed to the popup application, and the popup application displays installation request information on the desktop according to the received icon. The downloading of the icon of the application to be installed is completed by the application of the requester, so that the popup application does not need to use the networking capability to download the icon, a CTA popup is not required to request networking, and the conversion success rate of the application to be installed is finally improved.
Fig. 2 is a flowchart illustrating a desktop application installation method according to an exemplary embodiment, where the method illustrated in fig. 2 further includes, on the basis of the foregoing embodiment:
and step S30, responding to the installation confirming operation selected by the user according to the installation request information, and sending the icon of the application to be installed to the installation control application so that the installation control application installs the application to be installed.
In one possible implementation, the installation control application comprises a Hybrid application generated based on Hybrid platform.
In the installation request information displayed on the desktop, the user may be provided with a selection via a button (or other shortcut). For example, "confirm installation" and "reject installation" buttons are displayed. After the user selects a button for confirming installation, the popup application sends an icon of the application to be installed to the installation control application, and the installation control application performs installation after processing the icon (for example, performing circle cutting processing on the icon), including sending the icon of the application to be installed to the MIUI desktop for installation.
For example, in the example in step S20 described above, the pop-up window application pops up a dialog box including text information of "recommended installation of stellar antivirus", icon 1, and selection buttons of "confirm installation" and "reject installation". When the user selects the button "confirm installation", the popup application sends the icon 1 and name of the stellateur antivirus application to the installation control application. And the installation control application performs circle cutting or display range adjustment and other processing on the icon 1 and then sends the icon to the MIUI desktop, and the MIUI desktop finishes final installation.
In this embodiment, after receiving an installation confirmation operation of a user, the popup application sends an icon of the application to be installed to the installation control application for installation, and conversion of the application to be installed is completed.
Fig. 3 is a flowchart illustrating a desktop application installation method according to an exemplary embodiment, where the method illustrated in fig. 3 further includes, on the basis of the foregoing embodiment:
and step S40, in response to the installation refusing operation selected by the user according to the installation request information, deleting the icon of the application to be installed.
In the installation request information displayed on the desktop, the user may be provided with a selection via a button (or other shortcut). For example, "confirm installation" and "reject installation" buttons are displayed. And when the user selects the button for refusing installation, the popup application directly deletes the icon of the application to be installed.
For example, in the example in the above step S20, when the user selects the button "refuse to install", the popup application directly deletes the icon 1 and the name of the stellar antivirus application.
In this embodiment, after receiving an operation of rejecting installation by a user, the popup application directly deletes an icon of an application to be installed, so as to avoid occupying a storage space of the terminal.
Fig. 4 is a block diagram illustrating a desktop application installation apparatus according to an exemplary embodiment, the apparatus shown in fig. 4 including:
a receiving module 41, configured to receive, through a popup application, an icon of an application to be installed from a requestor application, where the icon of the application to be installed is downloaded from a server by the requestor application according to information of the application to be installed.
And the display module 42 is used for displaying the installation request information on the desktop through the popup application according to the icon of the application to be installed.
Fig. 5 is a block diagram illustrating a desktop application installation apparatus, such as the apparatus shown in fig. 4,
in a possible implementation manner, on the basis of the apparatus shown in fig. 4, the method further includes:
and the installation module 43 is configured to send the icon of the application to be installed to the installation control application in response to the installation confirmation operation selected by the user according to the installation request information, so that the installation control application installs the application to be installed.
In a possible implementation manner, on the basis of the apparatus shown in fig. 4, the method further includes:
and the deleting module 44 is configured to delete the icon of the application to be installed in response to the installation refusing operation selected by the user according to the installation request information.
In one possible implementation, in the apparatus shown in fig. 4, the popup application, the application to be installed, and the installation control application are based on an application generated by a hybrid development platform.
Fig. 6 is a block diagram illustrating a desktop application installation apparatus 800 according to an example embodiment. For example, the apparatus 800 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 6, the apparatus 800 may include one or more of the following components: processing component 802, memory 804, power component 806, multimedia component 808, audio component 810, input/output (I/O) interface 812, sensor component 814, and communication component 816.
The processing component 802 generally controls overall operation of the device 800, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 802 may include one or more processors 820 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 802 can include one or more modules that facilitate interaction between the processing component 802 and other components. For example, the processing component 802 can include a multimedia module to facilitate interaction between the multimedia component 808 and the processing component 802.
The memory 804 is configured to store various types of data to support operations at the apparatus 800. Examples of such data include instructions for any application or method operating on device 800, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 804 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
Power components 806 provide power to the various components of device 800. The power components 806 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the apparatus 800.
The multimedia component 808 includes a screen that provides an output interface between the device 800 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 808 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 800 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 810 is configured to output and/or input audio signals. For example, the audio component 810 includes a Microphone (MIC) configured to receive external audio signals when the apparatus 800 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 804 or transmitted via the communication component 816. In some embodiments, audio component 810 also includes a speaker for outputting audio signals.
The I/O interface 812 provides an interface between the processing component 802 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 814 includes one or more sensors for providing various aspects of state assessment for the device 800. For example, the sensor assembly 814 may detect the open/closed status of the device 800, the relative positioning of components, such as a display and keypad of the device 800, the sensor assembly 814 may also detect a change in the position of the device 800 or a component of the device 800, the presence or absence of user contact with the device 800, the orientation or acceleration/deceleration of the device 800, and a change in the temperature of the device 800. Sensor assembly 814 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 814 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 814 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 816 is configured to facilitate communications between the apparatus 800 and other devices in a wired or wireless manner. The device 800 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 816 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 816 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 800 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer-readable storage medium, such as the memory 804, is also provided that includes computer program instructions executable by the processor 820 of the device 800 to perform the above-described methods.
Having described embodiments of the present disclosure, the foregoing description is intended to be exemplary, not exhaustive, and not limited to the disclosed embodiments. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terms used herein were chosen in order to best explain the principles of the embodiments, the practical application, or technical improvements to the techniques in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.

Claims (8)

1. A desktop application installation method is characterized by comprising the following steps:
receiving an icon of an application to be installed from a requester application through a popup application, wherein the icon of the application to be installed is downloaded from a server by the requester application according to information of the application to be installed;
displaying installation request information on a desktop through a popup application according to an icon of an application to be installed;
and responding to the installation confirmation operation selected by the user according to the installation request information, and sending the icon of the application to be installed to an installation control application so that the installation control application installs the application to be installed.
2. The method of claim 1, comprising:
and deleting the icon of the application to be installed in response to the installation refusing operation selected by the user according to the installation request information.
3. The method of claim 1, wherein the pop-up application, the application to be installed, and the installation control application are based on a hybrid development platform generated application.
4. A desktop application installation apparatus, comprising:
the system comprises a receiving module, a sending module and a receiving module, wherein the receiving module is used for receiving an icon of an application to be installed from a requester application through a popup application, and the icon of the application to be installed is downloaded from a server by the requester application according to the information of the application to be installed;
the display module is used for displaying installation request information on the desktop through the popup application according to the icon of the application to be installed;
and the installation module is used for responding to the installation confirmation operation selected by the user according to the installation request information and sending the icon of the application to be installed to the installation control application so that the installation control application installs the application to be installed.
5. The apparatus of claim 4, comprising:
and the deleting module is used for responding to the installation refusing operation selected by the user according to the installation request information and deleting the icon of the application to be installed.
6. The apparatus of claim 4, wherein the pop-up application, the application to be installed, and the installation control application are based on a hybrid development platform generated application.
7. A desktop application installation apparatus, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to: performing the method of any one of claims 1 to 3.
8. A non-transitory computer readable storage medium having stored thereon computer program instructions, wherein the computer program instructions, when executed by a processor, implement the method of any one of claims 1 to 3.
CN201711189547.0A 2017-11-24 2017-11-24 Desktop application installation method and device Active CN107861666B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711189547.0A CN107861666B (en) 2017-11-24 2017-11-24 Desktop application installation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711189547.0A CN107861666B (en) 2017-11-24 2017-11-24 Desktop application installation method and device

Publications (2)

Publication Number Publication Date
CN107861666A CN107861666A (en) 2018-03-30
CN107861666B true CN107861666B (en) 2020-09-01

Family

ID=61703639

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711189547.0A Active CN107861666B (en) 2017-11-24 2017-11-24 Desktop application installation method and device

Country Status (1)

Country Link
CN (1) CN107861666B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110262813B (en) * 2019-06-25 2020-11-17 上海连尚网络科技有限公司 Method and apparatus for installing applications
JP7226393B2 (en) * 2020-05-18 2023-02-21 トヨタ自動車株式会社 AGENT CONTROL DEVICE, AGENT CONTROL METHOD AND AGENT CONTROL PROGRAM

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102567511A (en) * 2011-12-27 2012-07-11 奇智软件(北京)有限公司 Method and device for automatically recommending application
US8340635B2 (en) * 2009-03-16 2012-12-25 Apple Inc. Capability model for mobile devices
CN103279540A (en) * 2013-06-04 2013-09-04 北京小米科技有限责任公司 Method and device for pushing application
CN105051686A (en) * 2013-02-21 2015-11-11 甜蜜实验室股份有限公司 Systems and methods for integrated recommendations
CN105100197A (en) * 2015-05-29 2015-11-25 小米科技有限责任公司 Method and device for installing application

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8340635B2 (en) * 2009-03-16 2012-12-25 Apple Inc. Capability model for mobile devices
CN102567511A (en) * 2011-12-27 2012-07-11 奇智软件(北京)有限公司 Method and device for automatically recommending application
CN105051686A (en) * 2013-02-21 2015-11-11 甜蜜实验室股份有限公司 Systems and methods for integrated recommendations
CN103279540A (en) * 2013-06-04 2013-09-04 北京小米科技有限责任公司 Method and device for pushing application
CN105100197A (en) * 2015-05-29 2015-11-25 小米科技有限责任公司 Method and device for installing application

Also Published As

Publication number Publication date
CN107861666A (en) 2018-03-30

Similar Documents

Publication Publication Date Title
CN109032606B (en) Native application compiling method and device and terminal
CN107329742B (en) Software development kit calling method and device
EP2998899A1 (en) Method and apparatus for running application program
US9870239B2 (en) Method and device for running application program
CN106406956B (en) Application program installation method and device
CN105808305B (en) Static resource loading method and device
CN107423218B (en) Application testing method, device and terminal
CN109117144B (en) Page processing method, device, terminal and storage medium
CN110704054A (en) Method and device for accessing target application program through applet, electronic equipment and storage medium
CN107911482B (en) Target application opening method and device
CN107463372B (en) Data-driven page updating method and device
CN111198706A (en) Method for updating system function, apparatus for updating system function and storage medium
CN107861666B (en) Desktop application installation method and device
CN107239307B (en) Version updating information display method and device
CN109885360B (en) Data processing method, device and storage medium
CN110209401B (en) Application program loading method and device
CN110221813B (en) Application data connection establishment method and device, storage medium and electronic equipment
CN107241439B (en) Message pushing method and device for H5 page
EP3185515B1 (en) Method and device for inputting information
CN106201634B (en) Software installation method and device
US11269699B2 (en) Method and device for processing an application
CN106846050B (en) Method, device and system for sending display notification
CN109240646B (en) Method, device, equipment and storage medium for constructing application program development tool
CN105892832B (en) Method and device for displaying display information
CN112214252A (en) Information expansion method and device and electronic equipment

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