WO2018113298A1 - Procédé et dispositif permettant de signaler à un utilisateur une mise à niveau de version d'application - Google Patents

Procédé et dispositif permettant de signaler à un utilisateur une mise à niveau de version d'application Download PDF

Info

Publication number
WO2018113298A1
WO2018113298A1 PCT/CN2017/094780 CN2017094780W WO2018113298A1 WO 2018113298 A1 WO2018113298 A1 WO 2018113298A1 CN 2017094780 W CN2017094780 W CN 2017094780W WO 2018113298 A1 WO2018113298 A1 WO 2018113298A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
version
mobile terminal
system version
compatibility
Prior art date
Application number
PCT/CN2017/094780
Other languages
English (en)
Chinese (zh)
Inventor
祝长锋
Original Assignee
华为技术有限公司
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 华为技术有限公司 filed Critical 华为技术有限公司
Priority to CN201780003547.9A priority Critical patent/CN108235754B/zh
Publication of WO2018113298A1 publication Critical patent/WO2018113298A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/76Adapting program code to run in a different environment; Porting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Definitions

  • the embodiments of the present invention relate to the field of terminals, and in particular, to a method and a device for prompting a user to update an application version.
  • Android (Android) system is a Linux-based open source mobile operating system that can be applied to mobile terminals such as mobile phones, tablets, watches, and televisions. In order to provide users with a better experience, Android system upgrades a large version every year. Starting from Android 5.0, Android runs Android runtime (ART), system permissions, security enhanced on each major version. Linux (Security Enhanced Linux, SELinux) has been greatly optimized.
  • the embodiment of the present invention provides a method and a device for prompting a user to update an application version, which can accurately prompt a user to a third-party application that is incompatible after an operating system upgrade.
  • a first aspect of the embodiments of the present application provides a method for prompting a user to update an application version, including:
  • the mobile terminal obtains the system version number, and the system version number is the version number of the system version to be installed by the operating system of the mobile terminal; the mobile terminal obtains the compatibility information of the first application installed by the mobile terminal according to the system version number, and the compatibility information For determining whether the first application is compatible with the system version; if the first application is incompatible with the system version, the mobile terminal displays the first prompt information, where the first prompt information is used to prompt the user that the first application is incompatible with the system version.
  • the method for prompting a user to update an application version is provided by the embodiment of the present application.
  • the mobile terminal obtains a system version number, where the system version number is a version number of a system version to be installed by the operating system installed by the mobile terminal, and the mobile terminal is obtained according to the system version number.
  • Compatibility information of the installed first application is used to determine the first application Whether the first application is incompatible with the system version, if the first application is incompatible with the system version, the mobile terminal displays the first prompt information to prompt the user that the first application is incompatible with the system version.
  • the mobile terminal can accurately identify whether the first application installed by the mobile terminal is compatible with the system version to be installed by the operating system according to the obtained compatibility information. If not, the user is prompted to be incompatible with the system version to be installed. Therefore, it is possible to accurately prompt the user with a third-party application that is incompatible after the operating system upgrade, thereby improving the user experience.
  • the mobile terminal obtains, according to the system version number, the compatibility information of the first application that the mobile terminal has installed, which may include: the mobile terminal receives the compatibility of the first application sent by the server. Sexual information.
  • the mobile terminal acquires, according to the system version number, the compatibility information of the first application that the mobile terminal has installed, which may include: An application is tested for compatibility with the system version to obtain compatibility information for the first application.
  • the compatibility information may include: a package name of the first application, a latest version number, and a compatibility result; wherein the package name is used to uniquely identify The first application, the latest version number is the number of the latest version of the first application, and the compatibility result is used to indicate whether the first application of the latest version is compatible with the system version.
  • the compatibility result of the first application is used to indicate that the latest version of the first application is compatible with the system version, and the current version of the first application is The number is lower than the latest version number of the first application, and the first application is not compatible with the system version.
  • the compatibility result of the first application is used to indicate that the latest application of the first application is incompatible with the system version, the first application and the system The version is not compatible.
  • the method for prompting a user to update an application version may further include: displaying, by the mobile terminal, second prompt information, where the second prompt information is used to prompt the user to update The first application.
  • the method for prompting the user to update the application version may further include: the mobile terminal receiving the user first The trigger action of the app.
  • the method for prompting a user to update an application version may further include: installing, by the mobile terminal, a system version.
  • the first application is an application that is newly used by the user and/or most frequently used by the user and/or specified by the user.
  • a second aspect of the embodiments of the present application provides a method for prompting a user to update an application version, including:
  • the server sends the compatibility information of the first application to the mobile terminal, where the compatibility information is used to determine whether the first application is compatible with the system version, and the system version is a system version to be installed by the operating system of the mobile terminal.
  • the method for prompting a user to update an application version provided by the embodiment of the present application the server, by sending, to the mobile terminal, compatibility information for determining whether the first application is compatible with the system version, so that the mobile terminal can determine according to the compatibility information. Whether the first application is compatible with the system version. If the first application is incompatible with the system version, the mobile terminal displays the first prompt information to prompt the user that the first application is incompatible with the system version. The mobile terminal can accurately identify the first application and the operating system installed by the mobile terminal according to the acquired compatibility information. The version of the installed system is compatible. If it is not compatible, the user is prompted to be incompatible with the version of the system to be installed, so that the third-party application that is incompatible after the operating system upgrade can be accurately presented to the user, thereby improving the user experience.
  • the method for prompting the user to update the application version may further include: the server receiving the request message sent by the mobile terminal,
  • the request message includes a system version number and a package name of the first application, and the system version number is a version number of the system version.
  • the method for prompting the user to update the application version may further include: server storage
  • the compatibility information of the multiple applications include the first application; the server acquires the compatibility information of the first application according to the request message.
  • the multiple applications include: an application whose download amount is greater than a first threshold and/or a usage frequency is greater than a second threshold.
  • the compatibility information includes: an application package name, a latest version number, and a compatibility result; wherein the package name is used to uniquely identify the application, and the latest The version number is the number of the latest version of the application, and the compatibility result is used to indicate whether the latest version of the application is compatible with the system version.
  • the compatibility of the first application is used to indicate that the latest application of the first application is incompatible with the system version
  • the compatibility of the first application is The information is used to indicate that the first application is not compatible with the system version.
  • a third aspect of the present application provides a mobile terminal, including: an obtaining unit, configured to obtain a system version number, where the system version number is a version number of a system version to be installed by an operating system of the mobile terminal; and according to the system version number, Obtaining compatibility information of the first application that is installed by the mobile terminal, the compatibility information is used to determine whether the first application is compatible with the system version, and the display unit is configured to display the first prompt information if the first application is incompatible with the system version, The first prompt information is used to prompt the user that the first application is incompatible with the system version.
  • the acquiring unit is specifically configured to receive compatibility information of the first application sent by the server.
  • the acquiring unit is specifically configured to test compatibility between the first application and the system version, and obtain compatibility information of the first application.
  • the compatibility information includes: a package name of the first application, a latest version number, and a compatibility result; wherein the package name is used for the unique identifier
  • the latest version number is the number of the latest version of the first application
  • the compatibility result is used to indicate whether the first version of the latest version is compatible with the system version.
  • the compatibility result of the first application is used to indicate that the latest version of the first application is compatible with the system version, and the current version of the first application The number is lower than the latest version number of the first application, and the first application is not compatible with the system version.
  • the compatibility result of the first application is used to indicate that the latest application of the first application is incompatible with the system version, the first application and the system The version is not compatible.
  • the display unit is further configured to display the second prompt information, where the second prompt information is used to prompt the user to update the first application.
  • the mobile terminal may further include: a receiving unit, configured to receive a trigger operation of the first application by the user.
  • the mobile terminal may further include: an installation unit, configured to install the system version.
  • the first application is an application that is newly used by the user and/or most frequently used by the user and/or specified by the user.
  • a fourth aspect of the embodiments of the present application provides a server, including: a sending unit, configured to send compatibility information of a first application to a mobile terminal, where the compatibility information is used to determine whether the first application is compatible with a system version, and the system version is It is the system version that the operating system of the mobile terminal needs to install.
  • the server may further include: a receiving unit, configured to receive a request message sent by the mobile terminal, where the request message includes a system version number and a package name of the first application, and a system version number Is the version number of the system version.
  • the server may further include: a storage unit, configured to store compatibility information of the multiple applications, where the multiple applications include the first application; And a unit, configured to acquire compatibility information of the first application according to the request message received by the receiving unit.
  • the multiple applications include: an application whose download amount is greater than the first threshold and/or the usage frequency is greater than the second threshold.
  • the compatibility information includes: an application package name, a latest version number, and a compatibility result; wherein the package name is used to uniquely identify the application, and the latest The version number is the number of the latest version of the application, and the compatibility result is used to indicate whether the latest version of the application is compatible with the system version.
  • the compatibility of the first application is used to indicate that the latest application of the first application is incompatible with the system version
  • the compatibility of the first application is The information is used to indicate that the first application is not compatible with the system version.
  • a fifth aspect of the embodiments of the present application provides a mobile terminal, including: at least one processor, a memory, a radio frequency circuit, and a display, where the memory is used to store a computer program, such that when the computer program is executed by at least one processor, the first The method of prompting a user to update an application version, as described in any of the possible implementations of the first aspect.
  • the processor is configured to obtain a system version number, where the system version number is a version number of the system version to be installed by the operating system of the mobile terminal, and obtain the compatibility information of the first application installed by the mobile terminal according to the system version number.
  • the compatibility information is used to determine whether the first application is compatible with the system version;
  • the display is configured to display the first prompt information if the first application is incompatible with the system version, and the first prompt information is used to prompt the user that the first application and the system version are not compatible.
  • the processor is specifically configured to receive compatibility information of the first application sent by the server.
  • the processor is specifically configured to test compatibility between the first application and the system version, and obtain compatibility information of the first application.
  • the compatibility information includes: a package name of the first application, a latest version number, and a compatibility result; wherein the package name is used for the unique identifier
  • the latest version number is the number of the latest version of the first application
  • the compatibility result is used to indicate whether the first version of the latest version is compatible with the system version.
  • the compatibility result of the first application is used to indicate that the latest version of the first application is compatible with the system version, and the current version of the first application is The number is lower than the latest version number of the first application, and the first application is not compatible with the system version.
  • the compatibility result of the first application is used to indicate that the latest application of the first application is incompatible with the system version, the first application and the system The version is not compatible.
  • the display is further configured to display the second prompt information, where the second prompt information is used to prompt the user to update the first application.
  • the radio frequency circuit is configured to receive a trigger operation of the first application by the user.
  • the processor is further configured to install a system version.
  • the first application is an application that is newly used by the user and/or most frequently used by the user and/or specified by the user.
  • a sixth aspect of the embodiments of the present application provides a server, including: at least one processor, a communication interface, and a memory; the memory is configured to store a computer program, such that when the computer program is executed by at least one processor, implementing the second aspect or the A method for prompting a user to update an application version as described in any of the possible implementations of the second aspect.
  • the communication interface is configured to send compatibility information of the first application to the mobile terminal, where the compatibility information is used to determine whether the first application is compatible with the system version, and the system version is a system version to be installed by the operating system of the mobile terminal.
  • the communication interface is further configured to receive a request message sent by the mobile terminal, where the request message includes a system version number and a package name of the first application, where the system version number is a version of the system version. number.
  • a memory is configured to store compatibility information of multiple applications, the multiple applications include a first application, and the processor is configured to receive, according to the receiving unit The received request message acquires compatibility information of the first application.
  • the multiple applications include: an application whose download amount is greater than the first threshold and/or the usage frequency is greater than the second threshold.
  • the compatibility information includes: an application package name, a latest version number, and a compatibility result; wherein the package name is used to uniquely identify the application, and the latest The version number is the number of the latest version of the application, and the compatibility result is used to indicate whether the latest version of the application is compatible with the system version.
  • the compatibility result of the first application is used to indicate that the latest application of the first application is incompatible with the system version
  • the compatibility of the first application is Letter
  • the information is used to indicate that the first application is not compatible with the system version.
  • a seventh aspect of the embodiments of the present application provides a computer storage medium, where the computer storage medium stores a computer program, and when the computer program is executed by the processor, implements any of the possible implementations of the first aspect or the first aspect.
  • a method for prompting a user to update an application version is provided.
  • An eighth aspect of the embodiments of the present application provides a computer storage medium having a computer program stored thereon, the computer program being executed by a processor to implement any of the possible implementations of the second aspect or the second aspect A method for prompting a user to update an application version.
  • a ninth aspect of the embodiments of the present application provides a computer program product, when the computer program product is run on a computer, causing the computer to perform the prompt according to any of the first aspect or the possible implementation of the first aspect The method by which the user updates the app version.
  • a tenth aspect of the embodiments of the present application provides a computer program product, when the computer program product is run on a computer, causing the computer to perform the prompt according to any one of the second aspect or the possible implementation of the second aspect The method by which the user updates the app version.
  • FIG. 1 is a simplified schematic diagram of a system architecture provided by an embodiment of the present application.
  • FIG. 2 is a schematic structural diagram of a mobile phone according to an embodiment of the present application.
  • FIG. 3 is a flowchart of a method for prompting a user to update an application version according to an embodiment of the present disclosure
  • FIG. 4 is a schematic diagram 1 of a display interface of a device according to an embodiment of the present application.
  • FIG. 5 is a second schematic diagram of a display interface of a device according to an embodiment of the present disclosure.
  • FIG. 6 is a schematic diagram 3 of a display interface of a device according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic diagram 4 of a display interface of a device according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic diagram 5 of a display interface of a device according to an embodiment of the present disclosure.
  • FIG. 9 is a schematic diagram 6 of a display interface of a device according to an embodiment of the present disclosure.
  • FIG. 10 is a schematic diagram 7 of a display interface of a device according to an embodiment of the present disclosure.
  • FIG. 11 is a schematic structural diagram of another mobile terminal according to an embodiment of the present disclosure.
  • FIG. 12 is a schematic structural diagram of another mobile terminal according to an embodiment of the present disclosure.
  • FIG. 13 is a schematic structural diagram of a server according to an embodiment of the present application.
  • FIG. 14 is a schematic structural diagram of another server according to an embodiment of the present application.
  • first and second and the like in the specification of the present application and the drawings are used to distinguish different objects, or to distinguish different processing of the same object, rather than to describe a specific order of the objects.
  • first application and the second application are different applications.
  • the method of the present application provides a method for prompting a user to update an application version, the basic principle of which is: the mobile terminal obtains a system version number, and the system version number is used to accurately notify the user of a third-party application that is incompatible after the operating system is upgraded.
  • the version number of the system version to be installed on the operating system installed by the mobile terminal, and the compatibility information of the first application installed on the mobile terminal is obtained according to the system version number, and the compatibility information is used to determine whether the first application is compatible with the system version. If the first application is incompatible with the system version, the mobile terminal displays the first prompt information to prompt the user that the first application is incompatible with the system version.
  • the mobile terminal can accurately identify whether the first application installed by the mobile terminal is compatible with the system version to be installed by the operating system according to the obtained compatibility information. Incompatible, the user is prompted to be incompatible with the version of the system to be installed, so that the third-party application that is incompatible after the operating system upgrade can be accurately presented to the user, thereby improving the user experience.
  • FIG. 1 is a simplified schematic diagram of a system architecture to which embodiments of the present application may be applied.
  • the system architecture may include: the server 11 and the mobile terminal 12 .
  • the server 11 may be a server deployed in the cloud.
  • compatibility information of a plurality of applications is stored in advance in the server 11.
  • “Multiple” applications may refer to all applications in the application market, and may also refer to mainstream applications in the application market, such as applications where the download amount is greater than a certain threshold and/or the usage frequency is greater than a certain threshold.
  • the compatibility information of the application stored in the server 11 is also updated according to the update of the application in the application market.
  • the application's compatibility information can include the application's package name, the latest version number, and compatibility results.
  • the application's package name is the unique identity of the application, which is used to uniquely identify the application. For example, the package name can contain uppercase letters (A to Z), lowercase letters (a to z), numbers, and underscores, which can be separated by dots. .
  • the latest version number of the app is the number of the latest version of the app.
  • the application's compatibility results are used to indicate whether the latest version of the application is compatible with the system version.
  • the system version can be the latest version of the operating system or other versions of the operating system.
  • the compatibility information of the application is stored in the form of a list in the server 11.
  • Table 1 stores the compatibility information between the application version and the system version with the system version number of Android 6.0.
  • Table 2 stores the compatibility information between the application version and the system version with the system version number Android 7.0.
  • the compatibility information of the application and different system versions may also be stored in the same table.
  • Y represents the latest version of the application is compatible with the system version
  • N represents the latest version.
  • the application is not compatible with the system version.
  • the latest version number of the application with the package name com.zan.video is 10.0.0.19
  • the version is compatible with the system version whose system version number is Android 6.0.
  • the latest version number of the application with the package name cn.p123.wei is 3.0.9, and this version is compatible with the system version whose system version number is Android 6.0.
  • the latest version number of the application named zhangsan.xbo is 4.3.0, and this version is not compatible with the system version whose system version number is Android 6.0.
  • Other applications are similar.
  • the mobile terminal 12 can be a desktop, a laptop, a tablet, a handheld computer, a mobile phone, a laptop, an Ultra-mobile Personal Computer (UMPC), a netbook, and a cellular phone, a personal digital assistant (Personal Digital Assistant). , PDA), dedicated media players, consumer electronics, wearables, smart watches, smart glasses, televisions, and more.
  • PDA Personal Digital Assistant
  • the mobile terminal 12 is a mobile phone in FIG. 1 as an example.
  • the server 11 may not be included in the system architecture.
  • the mobile terminal is used as a mobile phone as an example for description.
  • the following describes the components of the mobile phone in detail with reference to the accompanying drawings:
  • the mobile phone may include: a touch screen 21, a processor 22, a memory 23, a power source 24, a radio frequency (RF) circuit 25, a gravity sensor 26, an audio circuit 27, a speaker 28, a microphone 29, and the like.
  • RF radio frequency
  • these components can be connected by bus or directly. It will be understood by those skilled in the art that the structure of the handset shown in FIG. 2 does not constitute a limitation to the handset, and may include more components than those illustrated, or some components may be combined, or different components may be arranged.
  • the touch screen 21 can be referred to as a touch display panel for realizing the input and output functions of the mobile phone, and can collect touch operations on or near the user (such as the user using any suitable object or accessory such as a finger or a stylus). The operation is performed on the touch screen 21 or in the vicinity of the touch screen 21, and the corresponding connecting device is driven according to a preset program. It can also be used to display information entered by the user or information provided to the user (such as images captured by the camera) as well as various menus of the mobile phone.
  • the touch screen 21 can be implemented in various types, such as a resistive type, a capacitive type, an infrared light sensation, and an ultrasonic wave. This embodiment of the present invention does not limit this.
  • the operation of the user in the vicinity of the touch screen 21 can be referred to as a floating touch, and the touch screen capable of performing the floating touch can be implemented by using a capacitive type, an infrared light sense, and an ultrasonic wave.
  • the touch screen 21 may include a detection module 211 and a display module 212.
  • the detecting module 211 can detect the touch operation of the touch screen 21 by the user, and can perform the touch operation on the touch screen 21, and the parameters generated by the touch screen 21 are transmitted to the processor 22 (exemplary, hypothesis
  • the touch panel 21 is implemented in a capacitive manner, and the detecting module 211 can transmit the change parameter on the touch screen 21 to the processor 22, where the change parameter refers to the size, shape, number, and distribution of the capacitance whose capacitance value changes. Case), so that the processor 22 performs corresponding processing according to the touch operation.
  • the display module 212 can display information input by the user, information provided by the mobile phone to the user, various menus of the mobile phone, and the like.
  • the processor 22 is the control center of the handset, which connects various portions of the entire handset using various interfaces and lines, by executing or executing software programs and/or modules stored in the memory 23, and by invoking data stored in the memory 23, The phone's various functions and processing data, so that the overall monitoring of the phone.
  • processor 22 may include one or more processing units; processor 22 may integrate an application processor and a modem processor.
  • the application processor mainly processes an operating system, a user interface, an application, and the like, and the modem processor mainly processes wireless communication. It can be understood that the above modulation and demodulation processor may not be set.
  • the processor 22 may include one or more processing units; processor 22 may integrate an application processor and a modem processor.
  • the application processor mainly processes an operating system, a user interface, an application, and the like, and the modem processor mainly processes wireless communication. It can be understood that the above modulation and demodulation processor may not be set.
  • the processor 22 may include one or more processing units; processor 22 may integrate an application
  • the memory 23 can be used to store data, software programs, and modules, and can be a Volotile Memory, such as a Random-Access Memory (RAM), or a Non-Volatile Memory.
  • RAM Random-Access Memory
  • Non-Volatile Memory For example, a read-only memory (ROM), a flash memory, a hard disk drive (HDD), or a solid state drive (SSD); or a combination of the above types of memories.
  • the program code is stored in the memory 23, and the program code is used to cause the processor 22 to execute the method for prompting the user to update the application version provided by the embodiment of the present application.
  • the RF circuit 25 can be used for transmitting and receiving information or during a call, receiving and transmitting signals, and in particular, processing the received information to the processor 22; in addition, transmitting the signals generated by the processor 22.
  • RF circuits include, but are not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like.
  • LNA Low Noise Amplifier
  • RF circuitry 25 can also communicate with the network and other devices via wireless communication.
  • Gravity Sensor 26 can detect the acceleration of the mobile phone in all directions (usually three-axis). When it is still, it can detect the magnitude and direction of gravity. It can be used to identify the gesture of the mobile phone (such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping). It should be noted that the mobile phone may also include other sensors, such as a pressure sensor, a light sensor, a gyroscope, a barometer, a hygrometer, a thermometer, an infrared sensor, and the like, and details are not described herein.
  • Audio circuitry 27, speaker 28, and microphone 29 provide an audio interface between the user and the handset.
  • the audio circuit 27 can transmit the converted electrical data of the received audio data to the speaker 28 for conversion to the sound signal output by the speaker 28; on the other hand, the microphone 29 converts the collected sound signal into an electrical signal by the audio circuit 27. After receiving, it is converted into audio data, and the audio data is output to the RF circuit 25 for transmission to, for example, another mobile phone, or the audio data is output to the processor 22 for further processing.
  • the mobile phone may further include a Wireless Fidelity (WiFi) module, a Bluetooth module, a camera, and the like.
  • WiFi Wireless Fidelity
  • the WiFi module may be a module including a driver of a WiFi chip and a WiFi chip, and the WiFi chip has the capability of running a wireless Internet standard protocol.
  • the Bluetooth module is a Bluetooth-enabled Printed Circuit Board Assembly (PCBA) for short-range wireless communication.
  • PCBA Bluetooth-enabled Printed Circuit Board Assembly
  • the triggering operation in the embodiment of the present application may be performed on a touch screen, such as a pressing operation, a long pressing operation, a sliding operation, a click operation, etc., or may be an operation of the user near the touch screen, that is,
  • the suspension touch is not specifically limited herein.
  • FIG. 3 is a flowchart of a method for prompting a user to update an application version according to an embodiment of the present disclosure. As shown in FIG. 3, the method may include:
  • the mobile terminal acquires a system version number.
  • the system version number is the version number of the system version to be installed by the operating system of the mobile terminal.
  • the mobile terminal needs to upgrade the current system version of the operating system, the mobile terminal can obtain the system version that the operating system needs to install. The version number of this.
  • the mobile terminal may obtain the system version number according to the installation package of the system version that the operating system that the server actively pushes to install, and may also obtain the system version number by the notification message sent by the server for notifying that the new version of the operating system is available for updating.
  • the mobile terminal may also display prompt information to prompt the user that the operating system of the mobile terminal has a version available for updating, and ask the user whether the current system version of the operating system needs to be upgraded, that is, whether the system version to be installed needs to be installed.
  • the server may install the latest version of the operating system. Actively pushed to the mobile terminal.
  • the mobile terminal may display a prompt window 301, which may display a prompt prompting the user that the operating system has a new version released and can be installed.
  • the information 3011 may also be displayed with a "Now Install” button 3012, a "Cancel” button 3013, and a "Later Alert” button 3014 to ask the user if they need to install now, or cancel the installation, or install later.
  • the user can trigger the corresponding button according to his own needs. For example, when the user needs to upgrade the operating system and is currently convenient to upgrade the operating system, the "Install Now” button can be triggered. When the user does not need to upgrade the operating system, the “Cancel” button can be triggered. Operation, when the user needs to upgrade the operating system, but currently it is convenient and inconvenient to upgrade the operating system, you can trigger the "Reminder later" button.
  • the server sends a notification message to the client to notify the mobile terminal that a new version of the operating system is released.
  • a prompt window 302 may be displayed to ask the user whether it is necessary to download the installation package of the latest version of the operating system.
  • the user can perform a trigger operation on the "confirm” button 3021.
  • the installation package of the latest version of the operating system can be downloaded by the server.
  • the mobile terminal can display a prompt window 303 to ask whether the user is installed now, and the user can correspondingly according to his own needs.
  • the button performs a trigger operation.
  • the compatibility information of the at least one application that the mobile terminal has installed may be obtained according to the system version number, and the compatibility information is used to determine whether the application is compatible with the system version.
  • the compatibility information may include: the application package name, the latest version number, and the compatibility result.
  • the package name is used to uniquely identify the application
  • the latest version number is the number of the latest version of the application.
  • the compatibility result is used to indicate whether the latest version of the application is compatible with the system version.
  • the at least one application may be all applications installed by the mobile terminal, or may be an application or a part of an application or a certain type of application installed by the mobile terminal, or may be a user-set Or some applications.
  • some applications may be applications in which the user uses frequencies above a certain threshold, or applications in which the user has recently used the application to meet certain conditions, such as using the application in one day.
  • Some types of applications can be chat applications such as QQ, WeChat, etc., or can be cool dog, cool me and other music applications.
  • the compatibility information of the first application that the mobile terminal has installed is taken as an example for specific description.
  • the first application may be the most recently used and/or user most frequently used and/or user specified application.
  • the mobile terminal acquires the mobile according to the system version number.
  • the compatibility information of the first application that is installed by the terminal may be: the mobile terminal tests the compatibility between the first application and the system version, and obtains compatibility information of the first application.
  • the compatibility of each application with the system version can be tested to obtain compatibility information of each application.
  • the mobile terminal obtains the compatibility information of the at least one application that the mobile terminal has installed according to the system version. Specifically, the following steps may be performed: S302.
  • the mobile terminal receives compatibility information of the first application sent by the server.
  • the server may actively push the user (the user may be a specific user account or a specific mobile terminal) to use the compatibility information of the application installed in the application market to the mobile terminal, or may actively Push compatibility information for all applications in the app market to mobile devices.
  • further optional, before S302, may further include:
  • the mobile terminal sends a request message to the server.
  • the request message may include a package name and a system version number of the first application that the mobile terminal has installed. After the mobile terminal obtains the system version number, the package name of the first application installed by the mobile terminal may be obtained, and the obtained package name and system version number of the first application are carried in the request message and sent to the server.
  • the package name and system version number of multiple applications may be carried in the same request message and sent to the server.
  • the server obtains, according to the request message, compatibility information of the first application that is installed by the mobile terminal.
  • the operating system releases a new version
  • developers can use the detection tool to test all applications or mainstream applications in the application market to obtain compatibility information between these applications and the latest version of the operating system, and the compatibility information obtained.
  • Pre-configured in the cloud server Pre-configured in the cloud server.
  • the developer of the third-party application will release the new version of the application compatible with the latest version of the operating system to the application market after completing the compatibility adaptation of the third-party application.
  • the compatibility information of the first application may be obtained from the pre-stored compatibility information. And obtaining the obtained compatibility information of the first application to the mobile terminal.
  • the mobile terminal determines, according to the compatibility information, that the first application is incompatible with the system version.
  • the compatibility check may be performed on the first application according to the obtained compatibility information.
  • the mobile terminal may perform a compatibility check on each of the multiple applications, that is, determine which applications and system versions of the multiple applications are based on the obtained compatibility information. Not compatible.
  • determining whether the first application is compatible with the system version may be: the mobile terminal determines, according to the compatibility result included in the compatibility information of the first application, whether the first application of the latest version is compatible with the system version, if If the first version of the latest version is not compatible with the system version, it can be determined that the first application is not compatible with the system version. If it is determined that the latest version of the first application is compatible with the system version, determining whether the current version number of the first application is lower than the latest version number of the first application, if the current version number of the first application is lower than the latest version number of the first application , it can be determined that the first application is not compatible with the system version.
  • the mobile terminal displays the first prompt information.
  • the mobile terminal may display the prompt for The first prompt information that the first application is incompatible with the system version.
  • the mobile terminal may display a prompt window 304 in which an application list that is incompatible with the system version is displayed, and the list includes names of applications that are incompatible with the system version.
  • the mobile terminal may display a prompt window 305 in which is displayed a list of applications that are incompatible with the system version, the list including icons of applications that are incompatible with the system version.
  • the list of applications that are not compatible with the system version shown in FIG. 6 or FIG. 7 may be a sorted list according to the frequency of use of the user and/or the most recently used time.
  • the mobile terminal may display the second prompt information, such as displaying an "update” button and a "cancel” button, while displaying the first prompt information, to prompt the user to update the system version.
  • the second prompt information such as displaying an "update” button and a "cancel” button
  • the first prompt information to prompt the user to update the system version.
  • Compatible applications For example, as shown in (a) of FIG. 8, on the basis of FIG. 7, an "update” button 3051 and a “cancel” button 3052 are displayed. If the user needs to update the application that is incompatible with the system version, as shown in (b) of FIG. 8, the "update” button 3051 can be triggered. After detecting the trigger operation of the "update” button 3051 by the user, as shown in FIG.
  • the update window 306 available in the application market may be displayed, and the available update window 306 may include each incompatible with the system version.
  • the icon of the application, the name of the application, the latest version number, etc. can also include the "Update” button. At this point, the user can update the app as needed.
  • the user may perform a trigger operation on the application that needs to be updated according to requirements.
  • the mobile terminal receives the triggering operation of the user, the mobile terminal displays a second prompt message to prompt the user to update the application.
  • the mobile terminal displays a second prompt message to prompt the user to update the application.
  • the mobile terminal detects the trigger operation of the user, as shown in (b) of FIG. 10, a prompt window 307 may be displayed to ask the user whether to update the email.
  • the user can trigger the "confirm" button for the terminal device to update the email.
  • the mobile terminal can also display a prompt message prompting the user that the application has been updated.
  • the S302-S307 may be executed after the operating system of the mobile terminal is upgraded, or may be executed before the operating system of the mobile terminal is upgraded, that is, the S302-S307 may be pre-installed with the operating system. After the version of the system to be installed is executed, it can be executed before the installation of the system version of the operating system, so that the user can know which applications need to be updated in advance, and the embodiment of the present application does not specifically limit this.
  • the present application further provides another method for prompting a user to update an application version, in which the server only stores the compatibility test result of the latest system version of the operating system and the application, that is, only the application for determining the application and the latest system version is stored.
  • Compatible compatibility information The mobile terminal does not need to obtain the compatibility information of the installed first application directly from the server according to the system version number, and prompts the user to be determined when the first application is incompatible with the latest system version according to the obtained compatibility information. An application is not compatible with the latest system version.
  • the method for prompting a user to update an application version is provided by the embodiment of the present application.
  • the mobile terminal obtains a system version number, where the system version number is a version number of a system version to be installed by the operating system installed by the mobile terminal, and the mobile terminal is obtained according to the system version number.
  • Compatibility information of the installed first application is used to determine the first application Whether the first application is incompatible with the system version, if the first application is incompatible with the system version, the mobile terminal displays the first prompt information to prompt the user that the first application is incompatible with the system version.
  • the mobile terminal can accurately identify whether the first application installed by the mobile terminal is compatible with the system version to be installed by the operating system according to the obtained compatibility information. If not, the user is prompted to be incompatible with the system version to be installed. Therefore, it is possible to accurately prompt the user with a third-party application that is incompatible after the operating system upgrade, thereby improving the user experience.
  • the mobile terminal and the server include corresponding hardware structures and/or software modules for performing respective functions.
  • the present application can be implemented in a combination of hardware or hardware and computer software in combination with the algorithmic steps of the various examples described in the embodiments disclosed herein. Whether a function is implemented in hardware or computer software to drive hardware depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods to implement the described functions for each particular application, but such implementation should not be considered to be beyond the scope of the present application.
  • the embodiments of the present application may divide the function modules of the mobile terminal and the server according to the foregoing method.
  • each function module may be divided according to each function, or two or more functions may be integrated into one processing module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules. It should be noted that the division of the module in the embodiment of the present application is schematic, and is only a logical function division, and the actual implementation may have another division manner.
  • FIG. 11 is a schematic diagram showing a possible composition of the mobile terminal involved in the foregoing embodiment.
  • FIG. 11 is a schematic diagram of a possible configuration of the mobile terminal involved in the foregoing embodiment. As shown in FIG. And display unit 42.
  • the obtaining unit 41 is configured to support the mobile terminal to execute S301 in the method for prompting the user to update the application version shown in FIG. 3.
  • the display unit 42 is configured to support the mobile terminal to perform S306 in the method for prompting the user to update the application version shown in FIG. 3 and/or other display operations in the embodiment shown in FIG. 3.
  • the mobile terminal may further include: a receiving unit 43 and an installation unit 44.
  • the receiving unit 43 is configured to support the mobile terminal to execute S302 in the method for prompting the user to update the application version shown in FIG. 3.
  • the installation unit 44 is configured to support the mobile terminal to perform the installation operation in the method for prompting the user to update the application version shown in FIG. 3.
  • the mobile terminal may further include: a sending unit 45 and a determining unit 46.
  • the sending unit 45 is configured to support the mobile terminal to execute S303 in the method for prompting the user to update the application version shown in FIG. 3.
  • the determining unit 46 is configured to support the mobile terminal to execute S305 in the method for prompting the user to update the application version shown in FIG. 3.
  • the mobile terminal provided by the embodiment of the present application is configured to perform the foregoing method for prompting a user to update an application version, because This can achieve the same effect as the above method of prompting the user to update the application version.
  • FIG. 12 shows another possible composition diagram of the mobile terminal involved in the above embodiment.
  • the mobile terminal may include a processing module 51 and a communication module 52.
  • the processing module 51 is configured to control and manage the action of the mobile terminal.
  • the processing module 51 is configured to support the mobile terminal to perform S301, S305, S306, and/or other display operations in the method for prompting the user to update the application version shown in FIG. And/or installation operations, and/or other processes for the techniques described herein.
  • Communication module 52 is used to support communication between the mobile terminal and other network entities, such as with the functional modules or network entities shown in FIG.
  • the communication module 52 is configured to support the mobile terminal to execute S302, S303 in the method for prompting the user to update the application version shown in FIG.
  • the mobile terminal may further include a storage module 53 for storing program codes and data of the mobile terminal.
  • the processing module 51 can be a processor or a controller. It is possible to implement or carry out the various illustrative logical blocks, modules and circuits described in connection with the present disclosure.
  • the processor can also be a combination of computing functions, for example, including one or more microprocessor combinations, a combination of a DSP and a microprocessor, and the like.
  • the communication module 52 can be a transceiver, a transceiver circuit, an RF circuit or a communication interface, and the like.
  • the storage module 53 can be a memory.
  • the mobile terminal according to the embodiment of the present application may be the mobile terminal shown in FIG. 2.
  • FIG. 13 shows a possible composition diagram of the server involved in the above embodiment and FIG. 13 , and the server may include: a sending unit 61.
  • the sending unit 61 is configured to support the server to execute S302 in the method for prompting the user to update the application version shown in FIG. 3.
  • the server may further include: a receiving unit 62, a storage unit 63, and an obtaining unit 64.
  • the receiving unit 62 is configured to support the server to execute S303 in the method for prompting the user to update the application version shown in FIG. 3.
  • the storage unit 63 is configured to support the server to perform the storage operation in the method for prompting the user to update the application version shown in FIG. 3.
  • the obtaining unit 64 is configured to support the server to execute S304 in the method for prompting the user to update the application version shown in FIG. 3.
  • the server provided by the embodiment of the present application is configured to perform the foregoing method for prompting a user to update an application version, so that the same effect as the method for prompting a user to update an application version may be achieved.
  • FIG. 14 shows another possible composition diagram of the server involved in the above embodiment.
  • the server may include a processing module 71 and a communication module 72.
  • the processing module 71 is configured to perform control management on the actions of the server.
  • the processing module 71 is configured to support the server to execute S304 in the method for prompting the user to update the application version shown in FIG. 3, and/or for the technology described herein.
  • the communication module 72 is configured to support communication between the server and other network entities, for example, with FIG. Communication between functional modules or network entities shown in .
  • the communication module 72 is configured to support the server to execute S302 and S303 in the method for prompting the user to update the application version shown in FIG. 3.
  • the server may also include a storage module 73 for storing program code and data of the server.
  • the processing module 71 can be a processor or a controller. It is possible to implement or carry out the various illustrative logical blocks, modules and circuits described in connection with the present disclosure.
  • the processor can also be a combination of computing functions, for example, including one or more microprocessor combinations, a combination of a DSP and a microprocessor, and the like.
  • Communication module 72 can be a transceiver, a transceiver circuit, an RF circuit or a communication interface, and the like.
  • the storage module 73 can be a memory.
  • the disclosed apparatus and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the modules or units is only a logical function division.
  • there may be another division manner for example, multiple units or components may be used.
  • the combination may be integrated into another device, or some features may be ignored or not performed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may be one physical unit or multiple physical units, that is, may be located in one place, or may be distributed to multiple different places. . Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a readable storage medium.
  • the technical solution of the embodiments of the present application may be embodied in the form of a software product in the form of a software product in essence or in the form of a contribution to the prior art, and the software product is stored in a storage medium.
  • a number of instructions are included to cause a device (which may be a microcontroller, chip, etc.) or a processor to perform all or part of the steps of the methods described in various embodiments of the present application.
  • the foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephone Function (AREA)

Abstract

La présente invention se rapporte au domaine technique des terminaux. Selon un mode de réalisation, elle concerne un procédé et un dispositif permettant de signaler à un utilisateur une mise à niveau de version d'application pouvant signaler avec précision à un utilisateur une application tierce incompatible avec un système d'exploitation mis à niveau. La solution spécifique comprend les étapes suivantes : un terminal mobile acquiert un numéro de version de système, qui est le numéro d'une version de système à installer pour un système d'exploitation du terminal mobile ; le terminal mobile acquiert, selon le numéro de version de système, des informations de compatibilité d'une première application déjà installée dans le terminal mobile, les informations de compatibilité servant à déterminer si la première application est compatible avec la version de système ; et, si la première application n'est pas compatible avec la version de système, le terminal mobile affiche des premières informations de signalement, qui servent à signaler à l'utilisateur que la première application n'est pas compatible avec la version de système.
PCT/CN2017/094780 2016-12-24 2017-07-27 Procédé et dispositif permettant de signaler à un utilisateur une mise à niveau de version d'application WO2018113298A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201780003547.9A CN108235754B (zh) 2016-12-24 2017-07-27 一种提示用户更新应用版本的方法及设备

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
CN201611210217 2016-12-24
CN201611210217.0 2016-12-24
CN201710370617 2017-05-23
CN201710370617.6 2017-05-23

Publications (1)

Publication Number Publication Date
WO2018113298A1 true WO2018113298A1 (fr) 2018-06-28

Family

ID=62624344

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/094780 WO2018113298A1 (fr) 2016-12-24 2017-07-27 Procédé et dispositif permettant de signaler à un utilisateur une mise à niveau de version d'application

Country Status (2)

Country Link
CN (1) CN108235754B (fr)
WO (1) WO2018113298A1 (fr)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109408083A (zh) * 2018-09-26 2019-03-01 平安普惠企业管理有限公司 应用软件更新方法、装置、计算机设备及存储介质
CN109783366A (zh) * 2018-12-15 2019-05-21 深圳壹账通智能科技有限公司 App版本升级兼容性测试方法、装置、设备及存储介质
CN111176671A (zh) * 2018-11-09 2020-05-19 奇酷互联网络科技(深圳)有限公司 系统自动连续更新的方法、移动终端和存储介质
CN112199099A (zh) * 2020-10-19 2021-01-08 深圳市欢太科技有限公司 应用更新方法、装置、服务器及存储介质
CN112925545A (zh) * 2021-03-01 2021-06-08 青岛海信移动通信技术股份有限公司 移动终端及其应用更新方法
EP3869845A1 (fr) * 2020-02-19 2021-08-25 Beijing Xiaomi Mobile Software Co., Ltd. Procédé et dispositif de mise à jour de système et support d'enregistrement
CN113434187A (zh) * 2021-06-18 2021-09-24 聚好看科技股份有限公司 服务器及白板版本兼容方法

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111277995B (zh) * 2018-12-05 2023-04-07 中国移动通信集团甘肃有限公司 一种对终端用户进行识别的方法及设备
CN110275835B (zh) * 2019-06-25 2024-06-21 努比亚技术有限公司 权限提示界面添加方法、装置及计算机可读存储介质
CN111427603B (zh) * 2020-04-15 2023-07-14 浙江大华技术股份有限公司 应用程序的升级方法及装置
CN114879993A (zh) * 2022-05-12 2022-08-09 京东方数字科技有限公司 软件安装包的升级处理方法、服务器及客户端

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120222025A1 (en) * 2011-02-25 2012-08-30 Red Hat, Inc. Version compatibility determination
CN104636157A (zh) * 2013-11-14 2015-05-20 中兴通讯股份有限公司 基于数据兼容的软件升级方法、客户端、服务器及系统
CN105117250A (zh) * 2015-08-24 2015-12-02 联想(北京)有限公司 一种兼容性处理方法及电子设备

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130042231A1 (en) * 2011-08-10 2013-02-14 Ford Global Technologies, Llc Methods and Apparatus for Software Updating
CN104135500B (zh) * 2013-05-22 2015-07-29 腾讯科技(深圳)有限公司 提示应用更新的方法和系统

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120222025A1 (en) * 2011-02-25 2012-08-30 Red Hat, Inc. Version compatibility determination
CN104636157A (zh) * 2013-11-14 2015-05-20 中兴通讯股份有限公司 基于数据兼容的软件升级方法、客户端、服务器及系统
CN105117250A (zh) * 2015-08-24 2015-12-02 联想(北京)有限公司 一种兼容性处理方法及电子设备

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109408083A (zh) * 2018-09-26 2019-03-01 平安普惠企业管理有限公司 应用软件更新方法、装置、计算机设备及存储介质
CN111176671A (zh) * 2018-11-09 2020-05-19 奇酷互联网络科技(深圳)有限公司 系统自动连续更新的方法、移动终端和存储介质
CN109783366A (zh) * 2018-12-15 2019-05-21 深圳壹账通智能科技有限公司 App版本升级兼容性测试方法、装置、设备及存储介质
EP3869845A1 (fr) * 2020-02-19 2021-08-25 Beijing Xiaomi Mobile Software Co., Ltd. Procédé et dispositif de mise à jour de système et support d'enregistrement
US11394818B2 (en) 2020-02-19 2022-07-19 Beijing Xiaomi Mobile Software Co., Ltd. System updating method and device, and storage medium
CN112199099A (zh) * 2020-10-19 2021-01-08 深圳市欢太科技有限公司 应用更新方法、装置、服务器及存储介质
CN112925545A (zh) * 2021-03-01 2021-06-08 青岛海信移动通信技术股份有限公司 移动终端及其应用更新方法
CN113434187A (zh) * 2021-06-18 2021-09-24 聚好看科技股份有限公司 服务器及白板版本兼容方法
CN113434187B (zh) * 2021-06-18 2022-10-28 聚好看科技股份有限公司 服务器及白板版本兼容方法

Also Published As

Publication number Publication date
CN108235754A (zh) 2018-06-29
CN108235754B (zh) 2021-05-11

Similar Documents

Publication Publication Date Title
WO2018113298A1 (fr) Procédé et dispositif permettant de signaler à un utilisateur une mise à niveau de version d'application
CN109074158B (zh) 电子设备及其启动应用的方法
US11985374B2 (en) Method of controlling the sharing of videos and electronic device adapted thereto
US20220188067A1 (en) Electronic device for controlling audio output and operation method thereof
US10366029B2 (en) Data transceiving method and device
US10922251B2 (en) Electronic device and method for controlling same
CN112055424B (zh) 电子装置以及切换电子装置的方法
WO2017211205A1 (fr) Procédé et dispositif de mise à jour de liste blanche
WO2019037724A1 (fr) Procédé de mise à niveau d'application de terminal mobile, dispositif de stockage et terminal mobile
CN109643843B (zh) 电子设备及其握持识别方法
CN106775833B (zh) 设备驱动程序加载方法、终端及系统
CN108037990B (zh) 任务信息处理方法、装置以及服务器
EP3190505B1 (fr) Procédé permettant l'émission d'un son et dispositif électronique l'exécutant
WO2018049934A1 (fr) Procédé et terminaux de migration de données
KR102217042B1 (ko) 등록 설정 지원 방법 및 이를 지원하는 전자 장치
WO2015081905A1 (fr) Procede de mise a jour de donnees, terminal utilisateur, et systeme de mise a jour de donnees
EP3293655A1 (fr) Below the lock interface utilisateur avec des paramètres de authentification mixtes
US9930944B2 (en) Case, electronic device coupled to case, and method of controlling electronic device
US20170078269A1 (en) Method for managing application and electronic device supporting the same
US10530732B2 (en) Method for using a content subscription list and electronic device supporting the same
CN105278942B (zh) 组件管理方法及装置
US10187726B2 (en) Audio accessory and audio output method
CN107463395B (zh) 组件调用方法及装置
EP3073406B1 (fr) Procédé et appareil pour établir une connexion locale entre des appareils électroniques
CN107930126B (zh) 游戏预约数据处理方法、装置以及移动终端

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17882859

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17882859

Country of ref document: EP

Kind code of ref document: A1