CN108235754B - Method and device for prompting user to update application version - Google Patents

Method and device for prompting user to update application version Download PDF

Info

Publication number
CN108235754B
CN108235754B CN201780003547.9A CN201780003547A CN108235754B CN 108235754 B CN108235754 B CN 108235754B CN 201780003547 A CN201780003547 A CN 201780003547A CN 108235754 B CN108235754 B CN 108235754B
Authority
CN
China
Prior art keywords
application
version
mobile terminal
system version
user
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
CN201780003547.9A
Other languages
Chinese (zh)
Other versions
CN108235754A (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of CN108235754A publication Critical patent/CN108235754A/en
Application granted granted Critical
Publication of CN108235754B publication Critical patent/CN108235754B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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

Abstract

The embodiment of the application discloses a method and equipment for prompting a user to update an application version, relates to the field of terminals, and can accurately prompt the user of a third-party application which cannot be compatible after an operating system is upgraded. The specific scheme is as follows: the method comprises the steps that the mobile terminal obtains a system version number, wherein the system version number is the version number of a system version which needs to be installed by an operating system of the mobile terminal; the mobile terminal acquires compatibility information of a first application installed on the mobile terminal according to the system version number, wherein the compatibility information is used for determining whether the first application is compatible with the system version; and if the first application is not compatible with the system version, the mobile terminal displays first prompt information, and the first prompt information is used for prompting the user that the first application is not compatible with the system version.

Description

Method and device for prompting user to update application version
The present application claims priority of chinese patent application filed 24/12/2016 under the name of "a method and apparatus for prompting a user to update an application version", and "a method and apparatus for prompting a user to update an application version", filed 201710370617.6 under the name of "a method and apparatus for prompting a user to update an application version", filed 23/05/2017, the entire contents of which are incorporated herein by reference.
Technical Field
The embodiment of the application relates to the field of terminals, in particular to a method and equipment for prompting a user to update an application version.
Background
An Android (Android) system is an open source mobile operating system based on Linux, and can be applied to mobile terminals such as mobile phones, tablet computers, watches, televisions and the like. In order to provide better use experience for users, the Android system is upgraded to a large version on average every year, starting from Android 5.0, and the Android system performs relatively large optimization on Android Running Time (ART), system authority, Security Enhanced Linux (SELinux) and the like on each large version.
After the android system is upgraded, some third party applications in the application market may have compatibility problems. At present, a developer of a third-party application usually releases a new version application, which is compatible with a new version android system, to an application market after compatibility adaptation of the third-party application is completed according to a Software Development Kit (SDK) of a latest version after the new version of the android system is released, so that a user can update a corresponding application.
If the user does not update the third-party application installed on the mobile terminal after upgrading the android system of the mobile terminal, part of the applications may not be used due to the compatibility problem. In the prior art, before the android system is upgraded on a mobile terminal, a user is prompted to update an application to a latest version, so that the compatibility problem caused by upgrading the android system is solved. However, in the prior art, only one fuzzy prompt can be given, that is, the user is required to update all the applications, and the user experience is not good.
Disclosure of Invention
The embodiment of the application provides a method and equipment for prompting a user to update an application version, and can accurately prompt the user of a third-party application which cannot be compatible after an operating system is upgraded.
In order to achieve the above purpose, the embodiment of the present application adopts the following technical solutions:
in a first aspect of the embodiments of the present application, a method for prompting a user to update an application version is provided, including:
the method comprises the steps that the mobile terminal obtains a system version number, wherein the system version number is the version number of a system version which needs to be installed by an operating system of the mobile terminal; the mobile terminal acquires compatibility information of a first application installed on the mobile terminal according to the system version number, wherein the compatibility information is used for determining whether the first application is compatible with the system version; and if the first application is not compatible with the system version, the mobile terminal displays first prompt information, and the first prompt information is used for prompting the user that the first application is not compatible with the system version.
According to the method for prompting the user to update the application version, the mobile terminal obtains the system version number, the system version number is the version number of the system version required to be installed by the operating system installed on the mobile terminal, the compatibility information of the first application installed on the mobile terminal is obtained according to the system version number, the compatibility information is used for determining whether the first application is compatible with the system version, and if the first application is not compatible with the system version, the mobile terminal displays the first prompt information to prompt the user that the first application is not compatible with the system version. The mobile terminal can accurately identify whether the first application installed on the mobile terminal is compatible with the system version of the operating system to be installed or not according to the acquired compatibility information, and if not, prompts a user that the first application is incompatible with the system version of the operating system to be installed, so that the user can be accurately prompted of a third party application which cannot be compatible after the operating system is upgraded, and user experience is improved.
With reference to the first aspect, in a possible implementation manner, the obtaining, by the mobile terminal according to the system version number, the compatibility information of the first application installed in the mobile terminal specifically may include: the mobile terminal receives the compatibility information of the first application sent by the server.
With reference to the first aspect or the foregoing possible implementation manner, in another possible implementation manner, the obtaining, by the mobile terminal according to the system version number, the compatibility information of the first application installed on the mobile terminal specifically may include: and the mobile terminal tests the compatibility of the first application and the system version to obtain the compatibility information of the first application.
With reference to the first aspect or the foregoing possible implementation manner, in another possible implementation manner, the compatibility information may include: the package name, the latest version number and the compatibility result of the first application; the package name is used for uniquely identifying the first application, the latest version number is the number of the latest version of the first application, and the compatibility result is used for indicating whether the latest version of the first application is compatible with the system version.
With reference to the first aspect or the foregoing possible implementation manner, in another possible implementation manner, if 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 number of the first application is lower than the latest version number of the first application, the first application is not compatible with the system version.
With reference to the first aspect or the foregoing possible implementation manner, in another possible implementation manner, if the compatibility result of the first application is used to indicate that the latest version of the first application is not compatible with the system version, the first application is not compatible with the system version.
With reference to the first aspect or the foregoing possible implementation manners, in another possible implementation manner, the method for prompting a user to update an application version may further include: and the mobile terminal displays second prompt information, wherein the second prompt information is used for prompting the user to update the first application.
With reference to the first aspect or the foregoing possible implementation manner, in another possible implementation manner, before the mobile terminal displays the second prompt message, the method for prompting the user to update the application version may further include: the mobile terminal receives a trigger operation of a user on the first application.
With reference to the first aspect or the foregoing possible implementation manners, in another possible implementation manner, the method for prompting a user to update an application version may further include: and the mobile terminal installs the system version.
With reference to the first aspect or the foregoing possible implementation manners, in another possible implementation manner, the first application is an application that is used by a user most recently and/or has a highest frequency of use by the user and/or is specified by the user.
In a second aspect of the embodiments of the present application, a method for prompting a user to update an application version is provided, including:
the server sends compatibility information of the first application to the mobile terminal, wherein the compatibility information is used for determining whether the first application is compatible with a system version, and the system version is a system version which needs to be installed by an operating system of the mobile terminal.
According to the method for prompting the user to update the application version, the server sends the compatibility information of the first application for determining whether the first application is compatible with the system version to the mobile terminal, so that the mobile terminal can determine whether the first application is compatible with the system version according to the compatibility information, and if the first application is not compatible with the system version, the mobile terminal displays the first prompt information to prompt the user that the first application is not compatible with the system version. The mobile terminal can accurately identify whether the first application installed on the mobile terminal is compatible with the system version of the operating system to be installed or not according to the acquired compatibility information, and if not, prompts a user that the first application is incompatible with the system version of the operating system to be installed, so that the user can be accurately prompted of a third party application which cannot be compatible after the operating system is upgraded, and user experience is improved.
With reference to the second aspect, in a possible implementation manner, before the server sends the compatibility information of the first application to the mobile terminal, the method for prompting the user to update the application version may further include: the server receives a request message sent by the mobile terminal, wherein the request message comprises a system version number and a packet name of the first application, and the system version number is the version number of the system version.
With reference to the second aspect or the foregoing possible implementation manner, in another possible implementation manner, before the server sends the compatibility information of the first application to the mobile terminal, the method for prompting the user to update the application version may further include: the method includes the steps that a server stores compatibility information of a plurality of applications, wherein the plurality of applications comprise a first application; and the server acquires the compatibility information of the first application according to the request message.
With reference to the second aspect or the foregoing possible implementation manner, in another possible implementation manner, the multiple applications include: and downloading applications with the amount larger than a first threshold value and/or the use frequency larger than a second threshold value.
With reference to the second aspect or the foregoing possible implementation manner, in another possible implementation manner, the compatibility information includes: the package name, the latest version number and the compatibility result of the application; the package name is used for uniquely identifying the application, the latest version number is the number of the latest version of the application, and the compatibility result is used for indicating whether the application of the latest version is compatible with the system version.
With reference to the second aspect or the foregoing possible implementation manner, in another possible implementation manner, if the compatibility result of the first application is used to indicate that the latest version of the first application is not compatible with the system version, the compatibility information of the first application is used to indicate that the first application is not compatible with the system version.
In a third aspect of the embodiments of the present application, a mobile terminal is provided, including: the system comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring a system version number which is the version number of a system version required to be installed by an operating system of the mobile terminal; according to the system version number, acquiring compatibility information of a first application installed on the mobile terminal, wherein the compatibility information is used for determining whether the first application is compatible with the system version; the display unit is used for displaying first prompt information if the first application is incompatible with the system version, and the first prompt information is used for prompting a user that the first application is incompatible with the system version.
With reference to the third aspect, in a possible implementation manner, the obtaining unit is specifically configured to receive compatibility information of the first application sent by the server.
With reference to the third aspect or the foregoing possible implementation manner, in another possible implementation manner, the obtaining unit is specifically configured to test compatibility of the first application and the system version to obtain compatibility information of the first application.
With reference to the third aspect or the foregoing possible implementation manner, in another possible implementation manner, the compatibility information includes: the package name, the latest version number and the compatibility result of the first application; the package name is used for uniquely identifying the first application, the latest version number is the number of the latest version of the first application, and the compatibility result is used for indicating whether the latest version of the first application is compatible with the system version.
With reference to the third aspect or the foregoing possible implementation manner, in another possible implementation manner, if 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 number of the first application is lower than the latest version number of the first application, the first application is not compatible with the system version.
With reference to the third aspect or the foregoing possible implementation manner, in another possible implementation manner, if the compatibility result of the first application is used to indicate that the latest version of the first application is not compatible with the system version, the first application is not compatible with the system version.
With reference to the third aspect or the foregoing possible implementation manner, in another possible implementation manner, the display unit is further configured to display second prompt information, where the second prompt information is used to prompt the user to update the first application.
With reference to the third aspect or the foregoing possible implementation manners, in another possible implementation manner, the mobile terminal may further include: and the receiving unit is used for receiving the trigger operation of the user on the first application.
With reference to the third aspect or the foregoing possible implementation manners, in another possible implementation manner, the mobile terminal may further include: and the installation unit is used for installing the system version.
With reference to the third aspect or the foregoing possible implementation manners, in another possible implementation manner, the first application is an application that is used by the user most recently and/or has the highest frequency of use by the user and/or is specified by the user.
In a fourth aspect of embodiments of the present application, a server is provided, including: the mobile terminal comprises a sending unit, a receiving unit and a sending unit, wherein the sending unit is used for sending compatibility information of a first application to the mobile terminal, the compatibility information is used for determining whether the first application is compatible with a system version, and the system version is a system version which needs to be installed by an operating system of the mobile terminal.
With reference to the fourth aspect, in a possible implementation manner, the server may further include: and the receiving unit is used for receiving a request message sent by the mobile terminal, wherein the request message comprises a system version number and a packet name of the first application, and the system version number is the version number of the system version.
With reference to the fourth aspect or the foregoing possible implementation manner, in another possible implementation manner, the server may further include: a storage unit for storing compatibility information of a plurality of applications, the plurality of applications including a first application; and the acquisition unit is used for acquiring the compatibility information of the first application according to the request message received by the receiving unit.
With reference to the fourth aspect or the foregoing possible implementation manner, in another possible implementation manner, the multiple applications include: and downloading applications with the amount larger than a first threshold value and/or the use frequency larger than a second threshold value.
With reference to the fourth aspect or the foregoing possible implementation manner, in another possible implementation manner, the compatibility information includes: the package name, the latest version number and the compatibility result of the application; the package name is used for uniquely identifying the application, the latest version number is the number of the latest version of the application, and the compatibility result is used for indicating whether the application of the latest version is compatible with the system version.
With reference to the fourth aspect or the foregoing possible implementation manner, in another possible implementation manner, if the compatibility result of the first application is used to indicate that the latest version of the first application is not compatible with the system version, the compatibility information of the first application is used to indicate that the first application is not compatible with the system version.
In a fifth aspect of the embodiments of the present application, a mobile terminal is provided, including: at least one processor, a memory, a radio frequency circuit, and a display, the memory for storing a computer program such that the computer program, when executed by the at least one processor, implements a method of prompting a user to update an application version as set forth in the first aspect or any of its possible implementations.
Specifically, the processor is configured to obtain a system version number, where the system version number is a version number of a system version that needs to be installed by an operating system of the mobile terminal; according to the system version number, acquiring compatibility information of a first application installed on the mobile terminal, wherein the compatibility information is used for determining whether the first application is compatible with the system version; the display is used for displaying first prompt information if the first application is incompatible with the system version, and the first prompt information is used for prompting a user that the first application is incompatible with the system version.
With reference to the fifth aspect, in a possible implementation manner, the processor is specifically configured to receive compatibility information of the first application sent by the server.
With reference to the fifth aspect or the foregoing possible implementation manner, in another possible implementation manner, the processor is specifically configured to test compatibility of the first application and the system version to obtain compatibility information of the first application.
With reference to the fifth aspect or the foregoing possible implementation manner, in another possible implementation manner, the compatibility information includes: the package name, the latest version number and the compatibility result of the first application; the package name is used for uniquely identifying the first application, the latest version number is the number of the latest version of the first application, and the compatibility result is used for indicating whether the latest version of the first application is compatible with the system version.
With reference to the fifth aspect or the foregoing possible implementation manner, in another possible implementation manner, if 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 number of the first application is lower than the latest version number of the first application, the first application is not compatible with the system version.
With reference to the fifth aspect or the foregoing possible implementation manner, in another possible implementation manner, if the compatibility result of the first application is used to indicate that the latest version of the first application is not compatible with the system version, the first application is not compatible with the system version.
With reference to the fifth aspect or the foregoing possible implementation manner, in another possible implementation manner, the display is further configured to display second prompt information, where the second prompt information is used to prompt the user to update the first application.
With reference to the third aspect or the foregoing possible implementation manners, in another possible implementation manner, the radio frequency circuit is configured to receive a trigger operation of a user on the first application.
With reference to the third aspect or the foregoing possible implementation manners, in another possible implementation manner, the processor is further configured to install a system version.
With reference to the third aspect or the foregoing possible implementation manners, in another possible implementation manner, the first application is an application that is used by the user most recently and/or has the highest frequency of use by the user and/or is specified by the user.
In a sixth aspect of embodiments of the present application, a server is provided, including: at least one processor, a communication interface, and a memory; the memory is used for storing a computer program such that the computer program when executed by the at least one processor implements the method of prompting a user to update an application version as set forth in the second aspect or any of its possible implementations.
Specifically, 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 a system version, and the system version is a system version that an operating system of the mobile terminal needs to be installed.
With reference to the sixth aspect, in a possible implementation manner, 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 packet name of the first application, and the system version number is a version number of the system version.
With reference to the sixth aspect or the foregoing possible implementation manner, in another possible implementation manner, the memory is configured to store compatibility information of a plurality of applications, where the plurality of applications include the first application; and the processor is used for acquiring the compatibility information of the first application according to the request message received by the receiving unit.
With reference to the sixth aspect or the foregoing possible implementation manner, in another possible implementation manner, the multiple applications include: and downloading applications with the amount larger than a first threshold value and/or the use frequency larger than a second threshold value.
With reference to the sixth aspect or the foregoing possible implementation manner, in another possible implementation manner, the compatibility information includes: the package name, the latest version number and the compatibility result of the application; the package name is used for uniquely identifying the application, the latest version number is the number of the latest version of the application, and the compatibility result is used for indicating whether the application of the latest version is compatible with the system version.
With reference to the fourth aspect or the foregoing possible implementation manner, in another possible implementation manner, if the compatibility result of the first application is used to indicate that the latest version of the first application is not compatible with the system version, the compatibility information of the first application 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 a computer program is stored on the computer storage medium, and the computer program, when executed by a processor, implements the method for prompting a user to update an application version according to the first aspect or any of the possible implementation manners of the first aspect.
In an eighth aspect of the embodiments of the present application, a computer storage medium is provided, where a computer program is stored on the computer storage medium, and the computer program, when executed by a processor, implements the method for prompting a user to update an application version as set forth in the second aspect or any of the possible implementation manners of the second aspect.
A ninth aspect of embodiments of the present application provides a computer program product, which when run on a computer, causes the computer to execute the method for prompting a user to update an application version as set forth in the first aspect or any one of the possible implementation manners of the first aspect.
A tenth aspect of the embodiments of the present application provides a computer program product, which when run on a computer, causes the computer to execute the method for prompting a user to update an application version as set forth in the second aspect or any of the possible implementations of the second aspect.
Drawings
FIG. 1 is a simplified diagram of a system architecture according to an embodiment of the present application;
fig. 2 is a schematic composition 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 application;
fig. 4 is a first schematic view of a display interface of an apparatus according to an embodiment of the present disclosure;
fig. 5 is a schematic view of a display interface of an apparatus according to an embodiment of the present application;
fig. 6 is a third schematic view of a display interface of an apparatus according to an embodiment of the present application;
fig. 7 is a fourth schematic view of a display interface of an apparatus according to an embodiment of the present disclosure;
fig. 8 is a schematic view of a display interface of an apparatus according to an embodiment of the present disclosure;
fig. 9 is a sixth schematic view of a display interface of an apparatus according to an embodiment of the present application;
fig. 10 is a schematic diagram of a display interface of an apparatus according to an embodiment of the present application;
fig. 11 is a schematic composition diagram of another mobile terminal according to an embodiment of the present application;
fig. 12 is a schematic composition diagram of another mobile terminal according to an embodiment of the present application;
fig. 13 is a schematic diagram illustrating a server according to an embodiment of the present application;
fig. 14 is a schematic composition diagram of another server according to an embodiment of the present application.
Detailed Description
The terms "first" and "second" and the like in the description and drawings of the present application are used for distinguishing different objects or for distinguishing different processes for the same object, and are not used for describing a specific order of the objects. For example, the first application and the second application are different applications.
In order to accurately prompt a user of a third-party application incompatible with the upgraded operating system, an embodiment of the present application provides a method for prompting the user to update an application version, and a basic principle of the method is as follows: the method comprises the steps that a mobile terminal obtains a system version number, wherein the system version number is the version number of a system version needing to be installed by an operating system installed on the mobile terminal, and compatibility information of a first application installed on the mobile terminal is obtained according to the system version number, the compatibility information is used for determining whether the first application is compatible with the system version, and if the first application is not compatible with the system version, the mobile terminal displays first prompt information to prompt a user that the first application is not compatible with the system version. The mobile terminal can accurately identify whether the first application installed on the mobile terminal is compatible with the system version of the operating system to be installed or not according to the acquired compatibility information, and if not, prompts a user that the first application is incompatible with the system version of the operating system to be installed, so that the user can be accurately prompted of a third party application which cannot be compatible after the operating system is upgraded, and user experience is improved.
Embodiments of the present application will be described in detail below with reference to the accompanying drawings.
Fig. 1 shows a simplified schematic diagram of a system architecture to which embodiments of the present application may be applied. As shown in fig. 1, in a scenario that the mobile terminal cannot implement the compatibility test on the application, the system architecture may include: a server 11 and a mobile terminal 12.
The server 11 may be a server deployed in the cloud. In the embodiment of the present application, the server 11 stores compatibility information of a plurality of applications in advance. The "plurality" of applications may refer to all applications in the application market, and may also refer to mainstream applications in the application market, such as applications that have a download size greater than a certain threshold and/or a usage frequency greater than a certain threshold. Also, 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 compatibility information of the application may include a package name, a latest version number, and a compatibility result of the application. Where the package name of an application is a unique identity of the application for uniquely identifying the application, for example, the package name may contain capital letters (a to Z), lowercase letters (a to Z), numbers, and underlines, possibly separated by dots. The latest version number of an application is the number of the latest version of the application. The compatibility result of the application is used to indicate whether the latest version of the application is compatible with the system version. The system version may be the latest version of the operating system or other versions of the operating system.
For example, as shown in tables 1 and 2, the server 11 stores therein the compatibility information of the applications in the form of a list. Table 1 stores compatibility information between the application and the system version with the system version number of Android 6.0. Table 2 stores compatibility information of the application and the system version and the application with a system version number of Android 7.0. In the embodiment of the present application, the compatibility information of the application and different system versions may also be stored in the same table.
TABLE 1
Figure BDA0001625767020000061
TABLE 2
Figure BDA0001625767020000071
In the compatibility result, Y represents that the application of the latest version is compatible with the system version, and N represents that the application of the latest version is incompatible with the system version. For example, as can be seen from table 1, the latest version number of the application with the package name com.zan.video is 10.0.19, and the version is compatible with the system version number Android 6.0. The latest version number of the application with the package name cn.p123.wei is 3.0.9, and the version is compatible with the system version number of Android 6.0. The latest version number of the application with the package name zhangsan. xbo is 4.3.0, and the version is incompatible with the system version number of Android 6.0, and other applications are similar.
The mobile terminal 12 may be a desktop, laptop, tablet, handheld Computer, cell phone, notebook, Ultra-mobile Personal Computer (UMPC), netbook, and cellular phone, Personal Digital Assistant (PDA), dedicated media player, consumer electronics, wearable, smart watch, smart glasses, television, and so forth. As an example, fig. 1 illustrates the mobile terminal 12 as a mobile phone.
If the mobile terminal can implement the compatibility test for the application, the system architecture may not include the server 11.
In the embodiment of the present application, a mobile terminal is taken as an example for description. The following describes the components of the mobile phone in detail with reference to the accompanying drawings:
as shown in fig. 2, the mobile phone may include: the touch screen 21, the processor 22, the memory 23, the power supply 24, a Radio Frequency (RF) circuit 25, a gravity sensor 26, an audio circuit 27, a speaker 28, a microphone 29, and the like, which may be connected by a bus or directly. Those skilled in the art will appreciate that the handset configuration shown in fig. 2 is not intended to be limiting and may include more components than those shown, or some components may be combined, or a different arrangement of components.
The touch screen 21 may be referred to as a touch display panel, and is used for implementing input and output functions of the mobile phone, collecting touch operations of a user on or near the touch screen 21 (for example, operations of the user on or near the touch screen 21 using any suitable object or accessory such as a finger, a stylus, etc.), and driving the corresponding connection device according to a preset program. And may also be used to display information entered by or provided to the user (e.g., images captured by a camera) as well as various menus for the handset. For example, the touch screen 21 may be implemented by various types, such as a resistive type, a capacitive type, an infrared sensing type, an ultrasonic wave type, and the like, which is not limited in the embodiment of the present invention. The operation of the user near the touch screen 21 may be referred to as floating touch, and the touch screen capable of performing floating touch may be implemented by using capacitive type, infrared sensing, ultrasonic wave, and the like.
For example, in the embodiment of the present application, the touch screen 21 may include a detection module 211 and a display module 212. The detection module 211 may detect a touch operation of a user on the touch screen 21, and may transmit a parameter generated by the touch screen 21 to the processor 22 after the touch operation is performed on the touch screen 21 (for example, if the touch screen 21 is implemented by using a capacitive type, the detection module 211 may transmit a variation parameter on the touch screen 21 to the processor 22, where the variation parameter refers to a size, a shape, a number, and a distribution of a capacitance value of a capacitance that varies), so that the processor 22 performs corresponding processing according to the touch operation. The display module 212 may display information input by a user, information provided to the user by the mobile phone, various menus of the mobile phone, and the like.
The processor 22 is a control center of the mobile phone, connects various parts of the entire mobile phone by using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 23 and calling data stored in the memory 23, thereby performing overall monitoring of the mobile phone. In particular implementations, processor 22 may include one or more processing units, for one embodiment; processor 22 may integrate an application processor and a modem processor. The application processor mainly processes an operating system, a user interface, application programs and the like, and the modem processor mainly processes wireless communication. It will be appreciated that the modem processor described above may not be integrated into the processor 22.
The Memory 23 may be used for storing data, software programs and modules, and may be a Volatile Memory (Volatile Memory), such as a Random-Access Memory (RAM); or a Non-Volatile Memory (Non-Volatile Memory), such as a Read-Only Memory (ROM), a Flash Memory (Flash Memory), a Hard Disk (Hard Disk Drive, HDD) or a Solid-State Drive (SSD); or a combination of the above types of memories. Specifically, the memory 23 may store a program code, which is used to enable the processor 22 to execute the method for prompting the user to update the application version provided by the embodiment of the present application by executing the program code.
The power supply 24, which may be a battery, is logically connected to the processor 22 through a power management system, such that functions of managing charging, discharging, and power consumption are performed through the power management system.
RF circuitry 25 may be used for receiving and transmitting signals during a message transmission or communication session, and in particular, for processing received messages to processor 22; in addition, signals generated by the processor 22 are transmitted. Typically, the RF circuitry includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuitry 25 may also communicate with networks and other devices via wireless communications.
The Gravity Sensor (Gravity Sensor)26 can detect the acceleration of the mobile phone in each direction (generally three axes), can detect the Gravity and direction when the mobile phone is stationary, and can be used for applications of recognizing the posture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping) and the like. It should be noted that the mobile phone may further include other sensors, such as a pressure sensor, an optical sensor, a gyroscope, a barometer, a hygrometer, a thermometer, an infrared sensor, and so on, which are not described herein again.
Audio circuitry 27, speaker 28, microphone 29 may provide an audio interface between the user and the handset. The audio circuit 27 can transmit the electrical signal converted from the received audio data to the speaker 28, and the electrical signal is converted into a sound signal by the speaker 28 and output; on the other hand, the microphone 29 converts the collected sound signals into electrical signals, which are received by the audio circuit 27 and converted into audio data, which are output to the RF circuit 25 for transmission to, for example, another cellular phone, or to the processor 22 for further processing.
In addition, an operating system runs on the above components. Running applications such as PayPal, Wechat, twitter, WhatsApp, email, QQ, weather, etc. may be installed on the operating system. And, although not shown, the mobile phone may further include a Wireless Fidelity (WiFi) module, a bluetooth module, a camera, and the like. The WiFi module can be a module comprising a WiFi chip and a driver of the WiFi chip, and the WiFi chip has the capability of operating a wireless Internet standard protocol. The bluetooth module is a Printed Circuit Board Assembly (PCBA) integrated with bluetooth function, and is used for short-distance wireless communication.
It should be noted that the triggering operation in the embodiment of the present application may be an operation on the touch screen, such as a pressing operation, a long-time pressing operation, a sliding operation, a clicking operation, and the like, or an operation near the touch screen by the user, that is, a floating touch, and the embodiment of the present application is not limited specifically 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 application, and as shown in fig. 3, the method may include:
s301, the mobile terminal obtains 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. When the mobile terminal needs to upgrade the current system version of the operating system, the mobile terminal may obtain the version number of the system version that the operating system needs to install.
For example, the mobile terminal may obtain the system version number according to an installation package of the system version to be installed by the operating system actively pushed by the server, or obtain the system version number through a notification message sent by the server to notify that the operating system with the new version is available for updating. In addition, the mobile terminal may also display a prompt message 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 updated, i.e., whether the system version to be installed needs to be installed.
For example, in a scenario where the system version to be installed is the latest version of the operating system, in one possible implementation manner, when the operating system of the mobile terminal issues a new version, the server may actively push the installation package of the latest version of the operating system to the mobile terminal. When the mobile terminal detects the installation package of the latest version of the operating system, as shown in fig. 4, the mobile terminal may display a prompt window 301, the prompt window 301 may display prompt information 3011 prompting the user that the operating system has a new version released and can be installed, and may also display a "install now" button 3012, a "cancel" button 3013, and a "remind later" button 3014 to ask the user whether the installation is needed now, or cancelled, or installed later. At this time, the user can perform triggering operation on the corresponding button according to the requirement of the user. For example, when the user needs to upgrade the operating system and the operating system is conveniently upgraded at present, the button "install now" can be triggered, when the user does not need to upgrade the operating system, the button "cancel" can be triggered, when the user needs to upgrade the operating system, but when the operating system is inconvenient to upgrade at present, the button "remind later" can be triggered.
In another possible implementation manner, when the operating system of the mobile terminal issues a new version, the server sends a notification message to the client to notify the mobile terminal that the operating system of the new version issues. After the terminal device detects the notification message, as shown in (a) of fig. 5, a prompt window 302 may be displayed to ask the user whether the installation package of the latest version of the operating system needs to be downloaded. When the user determines to download, as shown in (b) in fig. 5, the user may perform a trigger operation on the "ok" button 3021. After the mobile terminal detects the triggering operation of the 'confirmation' button by the user, the installation package of the latest version of the operating system can be downloaded by the server. After the installation package of the latest version of the operating system is completely downloaded, as shown in (c) of fig. 5, the mobile terminal may display a prompt window 303 to inquire whether the user is currently installed, and at this time, the user may perform a trigger operation on a corresponding button according to the needs of the user.
After the mobile terminal acquires the system version number, the compatibility information of at least one application installed on the mobile terminal may be acquired according to the system version number, and the compatibility information is used to determine whether the application is compatible with the system version. Specifically, the method comprises the following steps: the compatibility information may include: package name, latest version number of the application, and compatibility result. The package name is used for uniquely identifying the application, the latest version number is the number of the latest version of the application, and the compatibility result is used for indicating whether the application of the latest version is compatible with the system version.
It should be noted that the at least one application may be all applications installed by the mobile terminal, or may be a certain application or a part of applications or a certain type of applications in all applications installed by the mobile terminal, or may be a certain application or certain applications set by the user. For example, the partial application may be an application with a frequency of use by the user above a certain threshold, or an application in which a time that the user has recently used the application satisfies a certain condition (e.g., the application has been used within a day). Some applications may be chat applications such as QQ, wechat, etc., or music applications such as cool dog, cool me, etc.
In the embodiment of the present application, a specific description is given by taking an example of obtaining compatibility information of a first application installed in a mobile terminal. The first application may be the application that is most recently used by the user and/or that is most frequently used by the user and/or that is specified by the user.
In a first possible implementation manner of the embodiment of the present application, the specific way for the mobile terminal to obtain, according to the system version number, the compatibility information of the first application installed on the mobile terminal may be: and the mobile terminal tests the compatibility of the first application and the system version to obtain the compatibility information of the first application.
For example, when the mobile terminal needs to obtain the compatibility information of multiple applications, the compatibility of each application with the system version may be tested to obtain the compatibility information of each application.
In a second possible implementation manner of the embodiment of the present application, the following steps may be specifically executed by the mobile terminal to obtain, according to the system version, the compatibility information of at least one application installed in the mobile terminal: and S302.
S302, the mobile terminal receives the compatibility information of the first application sent by the server.
For example, in one possible implementation manner, the server may actively push the compatibility information of the application installed by the user (the user may be a specific user account or a specific mobile terminal) in the application market to the mobile terminal, or may also actively push the compatibility information of all applications in the application market to the mobile terminal.
In another possible implementation manner, further optionally, before S302, the method may further include:
s303, 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 installed in the mobile terminal. After the mobile terminal obtains the system version number, the package name of the first application installed on the mobile terminal can be obtained, and the obtained package name and the system version number of the first application are carried in the request message and sent to the server.
When the mobile terminal needs to obtain the compatibility information of multiple applications, the packet names and the system version numbers of the multiple applications can be carried in the same request message and sent to the server.
S304, the server acquires the compatibility information of the first application installed on the mobile terminal according to the request message.
The operating system issues a new version once, developers can use a detection tool to test all applications or mainstream applications in the application market to obtain compatibility information of the applications and the operating system of the latest version, and the obtained compatibility information is preset in a cloud server. In addition, after the operating system issues the new version, a developer of the third-party application may issue the new version application, which is compatible with the latest version of the operating system, to the application market after completing the compatibility adaptation of the third-party application, and therefore, after the application in the application market is updated, the compatibility result preset in the cloud needs to be updated.
After the server receives the request message sent by the mobile terminal, the compatibility information of the first application may be acquired from the pre-stored compatibility information. And may transmit the obtained compatibility information of the first application to the mobile terminal.
S305, the mobile terminal determines that the first application is incompatible with the system version according to the compatibility information.
After the mobile terminal acquires the compatibility information of the first application, compatibility check may be performed on the first application according to the acquired compatibility information. When the mobile terminal receives the compatibility information of the plurality of applications, the mobile terminal may perform compatibility check on each of the plurality of applications, that is, determine which applications of the plurality of applications are incompatible with the system version according to the obtained compatibility information.
For example, the specific determination of whether the first application is compatible with the system version may be: the mobile terminal judges whether the first application of the latest version is compatible with the system version according to the compatibility result included in the compatibility information of the first application, and if the first application of the latest version is not compatible with the system version, the first application can be determined to be not compatible with the system version. If the latest version of the first application is determined to be compatible with the system version, whether the current version number of the first application is lower than the latest version number of the first application is judged, and if the current version number of the first application is lower than the latest version number of the first application, the first application can be determined to be incompatible with the system version.
S306, the mobile terminal displays the first prompt message.
After the mobile terminal determines that the first application is incompatible with the system version, first prompt information for prompting the user that the first application is incompatible with the system version can be displayed.
When the mobile terminal determines that the plurality of applications are incompatible with the system version, the user may be simultaneously prompted that the plurality of applications are incompatible with the system version. For example, assume that the four applications QQ, email, weather, stock are incompatible with the system version. For example, as shown in fig. 6, the mobile terminal may display a prompt window 304, where a list of applications that are incompatible with the system version is displayed in the prompt window 304, and the list includes names of applications that are incompatible with the system version. For another example, as shown in fig. 7, the mobile terminal may display a prompt window 305, where a list of applications that are incompatible with the system version is displayed in the prompt window 305, and the list includes icons of the applications that are incompatible with the system version. The list of applications that are incompatible with the system version, shown in fig. 6 or fig. 7, may be a sorted list according to the frequency of use and/or the most recent time of use by the user.
In addition, in a possible implementation manner, the mobile terminal may display a second prompt message, such as an "update" button and a "cancel" button, while displaying the first prompt message, so as to prompt the user to update the application that is not compatible with the system version. For example, as shown in (a) in 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 an application that is not compatible with the system version, as shown in fig. 8 (b), an "update" button 3051 may be triggered. After detecting the triggering operation of the "update" button 3051 by the user, as shown in fig. 9, the mobile terminal may display an available update window 306 in the application market, where the available update window 306 may include information such as an icon, an application name, a latest version number, and the like of each application that is not compatible with the system version, and may further include an "update" button. At this point, the user can update the application as needed.
In another possible implementation manner, after the first prompt message is displayed as in fig. 6 or fig. 7, the user may perform a trigger operation on the application needing to be updated according to the requirement. And when the mobile terminal receives the triggering operation of the user, the mobile terminal displays second prompt information to prompt the user to update the application. For example, on the basis of fig. 6, assuming that the user needs to update the email, as shown in (a) of fig. 10, the user may perform a trigger operation on the name of the email. When the mobile terminal detects the user's trigger operation, as shown in fig. 10 (b), a prompt window 307 may be displayed, inquiring whether the user updates the email. The user can trigger the 'confirm' button so that the email can be updated by the terminal device. After the application update is completed, the mobile terminal can also display prompt information to prompt the user that the application update is completed.
It should be noted that, in this embodiment of the application, S302 to 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, S302 to S307 may be executed after the system version of the operating system to be installed is installed in advance, or may be executed before the system version of the operating system to be installed is installed, so that a user may know in advance which applications need to be updated, and this embodiment of the application is not specifically limited herein.
In addition, the application also provides another method for prompting the user to update the application version, and in the method, the server only stores the compatibility test result of the latest system version of the operating system and the application, namely only stores the compatibility information for determining whether the application is compatible with the latest system version. The mobile terminal can directly acquire the compatibility information of the installed first application from the server without the need of a system version number, and prompt the user that the first application is incompatible with the latest system version when the first application is determined to be incompatible with the latest system version according to the acquired compatibility information.
According to the method for prompting the user to update the application version, the mobile terminal obtains the system version number, the system version number is the version number of the system version required to be installed by the operating system installed on the mobile terminal, the compatibility information of the first application installed on the mobile terminal is obtained according to the system version number, the compatibility information is used for determining whether the first application is compatible with the system version, and if the first application is not compatible with the system version, the mobile terminal displays the first prompt information to prompt the user that the first application is not compatible with the system version. The mobile terminal can accurately identify whether the first application installed on the mobile terminal is compatible with the system version of the operating system to be installed or not according to the acquired compatibility information, and if not, prompts a user that the first application is incompatible with the system version of the operating system to be installed, so that the user can be accurately prompted of a third party application which cannot be compatible after the operating system is upgraded, and user experience is improved.
The above description mainly introduces the scheme provided by the embodiment of the present application from the perspective of interaction between various devices. It is understood that the mobile terminal and the server include hardware structures and/or software modules for performing the functions in order to realize the functions. Those of skill in the art will readily appreciate that the present application is capable of hardware or a combination of hardware and computer software implementing the various illustrative algorithm steps described in connection with the embodiments disclosed herein. Whether a function is performed as hardware or computer software drives hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiment of the present application, the mobile terminal and the server may be divided into the functional modules according to the above method examples, for example, each functional module may be divided corresponding to each function, or two or more functions may be integrated into one processing module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. It should be noted that, in the embodiment of the present application, the division of the module is schematic, and is only one logic function division, and there may be another division manner in actual implementation.
In the case of dividing the functional modules according to the respective functions, fig. 11 shows a possible composition diagram of the mobile terminal mentioned above and in the embodiment, as shown in fig. 11, the mobile terminal may include: an acquisition unit 41 and a display unit 42.
Wherein, 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.
A display unit 42, 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.
In this embodiment of the application, further, as shown in fig. 11, the mobile terminal may further include: a receiving unit 43 and a mounting 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.
An installation unit 44, configured to support the mobile terminal to perform an installation operation in the method for prompting the user to update the application version shown in fig. 3.
In addition, further, as shown in fig. 11, the mobile terminal may further include: a transmission unit 45 and a determination unit 46.
A sending unit 45, 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.
It should be noted that all relevant contents of each step related to the above method embodiment may be referred to the functional description of the corresponding functional module, and are not described herein again.
The mobile terminal provided by the embodiment of the application is used for executing the method for prompting the user to update the application version, so that the same effect as that of the method for prompting the user to update the application version can be achieved.
In case of an integrated unit, fig. 12 shows another possible composition diagram of the mobile terminal involved in the above embodiment. As shown in fig. 12, the mobile terminal may include: a processing module 51 and a communication module 52.
The processing module 51 is configured to control and manage actions of the mobile terminal, for example, the processing module 51 is configured to support the mobile terminal to perform S301, S305, S306 and/or other display operations and/or installation operations in the method of prompting a user to update an application version shown in fig. 3 and/or other processes for the technology described herein. The communication module 52 is used to support communication between the mobile terminal and other network entities, such as the functional modules or network entities shown in fig. 1. Specifically, the communication module 52 is configured to support the mobile terminal to execute S302 and S303 in the method for prompting the user to update the application version shown in fig. 3. The mobile terminal may also include a memory module 53 for storing program codes and data for the mobile terminal.
The processing module 51 may be a processor or a controller. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. A processor may also be a combination of computing functions, e.g., comprising one or more microprocessors, a DSP and a microprocessor, or the like. The communication module 52 may be a transceiver, transceiver circuitry, RF circuitry, or a communication interface, etc. The storage module 53 may be a memory.
When the processing module 51 is a processor, the communication module 52 is an RF circuit, and the storage module 53 is a memory, the mobile terminal according to the embodiment of the present application may be the mobile terminal shown in fig. 2.
In the case of dividing the functional modules by corresponding functions, fig. 13 shows a possible composition diagram of the server mentioned above and in the embodiment, as shown in fig. 13, the server may include: a transmitting unit 61.
Wherein, 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.
In this embodiment, further, as shown in fig. 13, the server may further include: a receiving unit 62, a storage unit 63 and an acquisition unit 64.
A receiving unit 62, configured to support the server to execute S303 in the method for prompting the user to update the application version shown in fig. 3.
A storage unit 63, configured to support the server to perform a storage operation in the method for prompting the user to update the application version shown in fig. 3.
An obtaining unit 64, configured to support the server to execute S304 in the method for prompting the user to update the application version shown in fig. 3.
It should be noted that all relevant contents of each step related to the above method embodiment may be referred to the functional description of the corresponding functional module, and are not described herein again.
The server provided by the embodiment of the application is used for executing the method for prompting the user to update the application version, so that the same effect as that of the method for prompting the user to update the application version can be achieved.
In the case of integrated units, fig. 14 shows another possible schematic composition of the server involved in the above-described embodiment. As shown in fig. 14, the server may include: a processing module 71 and a communication module 72.
The processing module 71 is used for controlling and managing the actions of the server, for example, the processing module 71 is used for supporting the server to execute S304 in the method for prompting the user to update the application version shown in fig. 3, and/or other processes for the technology described herein. The communication module 72 is used to support communication between the server and other network entities, such as the functional modules or network entities shown in fig. 1. Specifically, 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 codes and data for the server.
The processing module 71 may be a processor or a controller. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. A processor may also be a combination of computing functions, e.g., comprising one or more microprocessors, a DSP and a microprocessor, or the like. The communication module 72 may be a transceiver, transceiver circuitry, RF circuitry, or a communication interface, etc. The storage module 73 may be a memory.
Through the above description of the embodiments, it is clear to those skilled in the art that, for convenience and simplicity of description, the foregoing division of the functional modules is merely used as an example, and in practical applications, the above function distribution may be completed by different functional modules according to needs, that is, the internal structure of the device may be divided into different functional modules to complete all or part of the above described functions.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described device embodiments are merely illustrative, and for example, the division of the modules or units is only one logical functional division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or may be integrated into another device, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may be one physical unit or a plurality of physical units, that is, may be located in one place, or may be distributed in a plurality of different places. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a 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 stand-alone product, may be stored in a readable storage medium. Based on such understanding, the technical solutions of the embodiments of the present application may be essentially or partially contributed to by the prior art, or all or part of the technical solutions may be embodied in the form of a software product, where the software product is stored in a storage medium and includes several instructions to enable a device (which may be a single chip, a chip, or the like) or a processor (processor) to execute all or part of the steps of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
The above description is only an embodiment of the present application, but the scope of the present application is not limited thereto, and any changes or substitutions within the technical scope of the present disclosure should be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (28)

1. A method for prompting a user to update an application version, comprising:
the method comprises the steps that a mobile terminal obtains a system version number, wherein the system version number is the version number of a system version which needs to be installed by an operating system of the mobile terminal;
the mobile terminal acquires the compatibility information of the first application installed on the mobile terminal according to the system version number, and the compatibility information includes: the mobile terminal receives compatibility information of the first application sent by a server, wherein the compatibility information is used for determining whether the first application is compatible with the system version, and the compatibility information comprises: the package name, the latest version number and the compatibility result of the first application; the package name is used for uniquely identifying the first application, the latest version number is the number of the latest version of the first application, the compatibility result is used for indicating whether the latest version of the first application is compatible with the system version, and the compatibility information of the first application is stored on the server;
if the first application is not compatible with the system version, the mobile terminal displays first prompt information, and the first prompt information is used for prompting a user that the first application is not compatible with the system version;
and the mobile terminal displays second prompt information, wherein the second prompt information is used for prompting a user to update the first application.
2. The method according to claim 1, wherein the obtaining, by the mobile terminal, the compatibility information of the first application installed in the mobile terminal according to the system version number includes:
and the mobile terminal tests the compatibility of the first application and the system version to obtain the compatibility information of the first application.
3. The method of claim 1,
and if the compatibility result of the first application is used for indicating that the latest version of the first application is compatible with the system version and the current version number of the first application is lower than the latest version number of the first application, the first application is not compatible with the system version.
4. The method of claim 1,
if the compatibility result of the first application is used for indicating that the latest version of the first application is not compatible with the system version, the first application is not compatible with the system version.
5. The method according to claim 1, before the mobile terminal displays the second prompt message, further comprising:
and the mobile terminal receives the trigger operation of the user on the first application.
6. The method according to any one of claims 1-5, further comprising:
and the mobile terminal installs the system version.
7. The method according to any one of claims 1 to 5,
the first application is the application that is used by the user most recently and/or that is used most frequently by the user and/or that is specified by the user.
8. A method for prompting a user to update an application version, comprising:
the method comprises the steps that a server sends compatibility information of a first application to a mobile terminal, wherein the compatibility information is used for determining whether the first application is compatible with a system version, the system version is a system version which needs to be installed by an operating system of the mobile terminal, the server stores the compatibility information of a plurality of applications, and the plurality of applications comprise the first application;
the compatibility information includes: the package name, the latest version number and the compatibility result of the application;
the package name is used for uniquely identifying the application, the latest version number is the number of the latest version of the application, and the compatibility result is used for indicating whether the latest version of the application is compatible with the system version.
9. The method according to claim 8, before the server sends the compatibility information of the first application to the mobile terminal, further comprising:
and the server receives a request message sent by the mobile terminal, wherein the request message comprises a system version number and a packet name of the first application, and the system version number is the version number of the system version.
10. The method according to claim 9, before the server sends the compatibility information of the first application to the mobile terminal, further comprising:
and the server acquires the compatibility information of the first application according to the request message.
11. The method of claim 10, wherein the plurality of applications comprise: and downloading applications with the amount larger than a first threshold value and/or the use frequency larger than a second threshold value.
12. The method of claim 8, wherein the compatibility information of the first application is used to indicate that the first application is not compatible with the system version if the compatibility result of the first application is used to indicate that the latest version of the first application is not compatible with the system version.
13. A mobile terminal, comprising: an acquisition unit and a display unit;
the acquiring unit is used for acquiring a system version number, wherein the system version number is the version number of a system version which needs to be installed by an operating system of the mobile terminal; according to the system version number, obtaining compatibility information of the first application installed on the mobile terminal, including: receiving compatibility information of the first application sent by a server, wherein the compatibility information is used for determining whether the first application is compatible with the system version, and the compatibility information comprises: the package name, the latest version number and the compatibility result of the first application; the package name is used for uniquely identifying the first application, the latest version number is the number of the latest version of the first application, the compatibility result is used for indicating whether the latest version of the first application is compatible with the system version, and the compatibility information of the first application is stored on the server;
the display unit is used for displaying first prompt information if the first application is incompatible with the system version, and the first prompt information is used for prompting a user that the first application is incompatible with the system version;
the display unit is further configured to display second prompt information, where the second prompt information is used to prompt a user to update the first application.
14. The mobile terminal according to claim 13, wherein the obtaining unit is specifically configured to test compatibility between the first application and the system version, and obtain the compatibility information of the first application.
15. The mobile terminal of claim 13,
and if the compatibility result of the first application is used for indicating that the latest version of the first application is compatible with the system version and the current version number of the first application is lower than the latest version number of the first application, the first application is not compatible with the system version.
16. The mobile terminal of claim 13,
if the compatibility result of the first application is used for indicating that the latest version of the first application is not compatible with the system version, the first application is not compatible with the system version.
17. The mobile terminal of claim 13, further comprising: a receiving unit;
the receiving unit is used for receiving the trigger operation of the user on the first application.
18. The mobile terminal according to any of claims 13-17, further comprising: a mounting unit;
the installation unit is used for installing the system version.
19. The mobile terminal according to any of claims 13-17,
the first application is the application that is used by the user most recently and/or that is used most frequently by the user and/or that is specified by the user.
20. A server, comprising: a transmitting unit and a storage unit;
the sending unit is 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, the system version is a system version that an operating system of the mobile terminal needs to be installed, and the compatibility information includes: the package name, the latest version number and the compatibility result of the application; wherein the package name is used for uniquely identifying the application, the latest version number is the number of the latest version of the application, and the compatibility result is used for indicating whether the latest version of the application is compatible with the system version;
the storage unit is configured to store compatibility information of a plurality of applications, where the plurality of applications include the first application.
21. The server of claim 20, further comprising: a receiving unit;
the receiving unit is configured to receive a request message sent by the mobile terminal, where the request message includes a system version number and a packet name of the first application, and the system version number is a version number of the system version.
22. The server of claim 21, further comprising: an acquisition unit;
the obtaining unit is configured to obtain the compatibility information of the first application according to the request message received by the receiving unit.
23. The server of claim 22, wherein the plurality of applications comprise: and downloading applications with the amount larger than a first threshold value and/or the use frequency larger than a second threshold value.
24. The server according to claim 20, wherein the compatibility information of the first application is used to indicate that the first application is not compatible with the system version if the compatibility result of the first application is used to indicate that the latest version of the first application is not compatible with the system version.
25. A mobile terminal, comprising: at least one processor, and a memory; it is characterized in that the preparation method is characterized in that,
the memory for storing a computer program such that the computer program when executed by the at least one processor implements a method of prompting a user to update an application version as claimed in any of claims 1-7.
26. A server, comprising: at least one processor, and a memory; it is characterized in that the preparation method is characterized in that,
the memory for storing a computer program such that the computer program when executed by the at least one processor implements a method of prompting a user to update an application version as claimed in any of claims 8-12.
27. A computer storage medium having a computer program stored thereon, wherein the computer program, when executed by a processor, implements a method of prompting a user to update an application version as claimed in any of claims 1 to 7.
28. A computer storage medium having a computer program stored thereon, wherein the computer program, when executed by a processor, implements a method of prompting a user to update an application version as claimed in any of claims 8 to 12.
CN201780003547.9A 2016-12-24 2017-07-27 Method and device for prompting user to update application version Active CN108235754B (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
CN2016112102170 2016-12-24
CN201611210217 2016-12-24
CN201710370617 2017-05-23
CN2017103706176 2017-05-23
PCT/CN2017/094780 WO2018113298A1 (en) 2016-12-24 2017-07-27 Method and device for notifying user of application version upgrade

Publications (2)

Publication Number Publication Date
CN108235754A CN108235754A (en) 2018-06-29
CN108235754B true CN108235754B (en) 2021-05-11

Family

ID=62624344

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201780003547.9A Active CN108235754B (en) 2016-12-24 2017-07-27 Method and device for prompting user to update application version

Country Status (2)

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

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109408083A (en) * 2018-09-26 2019-03-01 平安普惠企业管理有限公司 Application software update method, device, computer equipment and storage medium
CN111176671B (en) * 2018-11-09 2023-06-09 奇酷互联网络科技(深圳)有限公司 Method for automatically and continuously updating system, mobile terminal and storage medium
CN111277995B (en) * 2018-12-05 2023-04-07 中国移动通信集团甘肃有限公司 Method and equipment for identifying terminal user
CN110275835A (en) * 2019-06-25 2019-09-24 努比亚技术有限公司 Permission prompting interface adding method, device and computer readable storage medium
CN113282311A (en) * 2020-02-19 2021-08-20 北京小米移动软件有限公司 System upgrading method and device and storage medium
CN111427603B (en) * 2020-04-15 2023-07-14 浙江大华技术股份有限公司 Application program upgrading method and device
CN112199099A (en) * 2020-10-19 2021-01-08 深圳市欢太科技有限公司 Application updating method, device, server and storage medium
CN112925545A (en) * 2021-03-01 2021-06-08 青岛海信移动通信技术股份有限公司 Mobile terminal and application updating method thereof
CN113434187B (en) * 2021-06-18 2022-10-28 聚好看科技股份有限公司 Server and whiteboard version compatible method
CN114879993A (en) * 2022-05-12 2022-08-09 京东方数字科技有限公司 Upgrading processing method of software installation package, server and client

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102955708A (en) * 2011-08-10 2013-03-06 福特全球技术公司 Methods and apparatus for software updating
CN104135500A (en) * 2013-05-22 2014-11-05 腾讯科技(深圳)有限公司 Method and system for prompting application update
CN104636157A (en) * 2013-11-14 2015-05-20 中兴通讯股份有限公司 Software upgrading method based on data compatibility, client side, server and system
CN105117250A (en) * 2015-08-24 2015-12-02 联想(北京)有限公司 Compatibility processing method and electronic device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9483284B2 (en) * 2011-02-25 2016-11-01 Red Hat, Inc. Version compatibility determination

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102955708A (en) * 2011-08-10 2013-03-06 福特全球技术公司 Methods and apparatus for software updating
CN104135500A (en) * 2013-05-22 2014-11-05 腾讯科技(深圳)有限公司 Method and system for prompting application update
CN104636157A (en) * 2013-11-14 2015-05-20 中兴通讯股份有限公司 Software upgrading method based on data compatibility, client side, server and system
CN105117250A (en) * 2015-08-24 2015-12-02 联想(北京)有限公司 Compatibility processing method and electronic device

Also Published As

Publication number Publication date
CN108235754A (en) 2018-06-29
WO2018113298A1 (en) 2018-06-28

Similar Documents

Publication Publication Date Title
CN108235754B (en) Method and device for prompting user to update application version
CN109074158B (en) Electronic equipment and method for starting application thereof
CN107943489B (en) Data sharing method and mobile terminal
CN114356167B (en) Shortcut menu for displaying different applications on different screens
EP3910962B1 (en) Method of controlling the sharing of videos and electronic device adapted thereto
CN108021642B (en) Application program recommendation method and device, mobile terminal and storage medium
CN108038729B (en) Reward issuing method, device and server
CN106371964B (en) Method and device for prompting message
CN108270870B (en) Prompt message pushing method and device
CN108834132B (en) Data transmission method and equipment and related medium product
CN108037990B (en) Task information processing method and device and server
CN106445596B (en) Method and device for managing setting items
CN106850800B (en) Method for determining download path and client
CN107656754B (en) Method for restoring set parameters and user equipment thereof
US10430174B2 (en) Terminal device and charge control method
CN107896256B (en) Information pushing method and device, mobile terminal, server and readable storage medium
CN106997425B (en) Method, device and system for displaying physiological state information
CN107819938B (en) Corner mark configuration method and device, mobile terminal and server
CN109041212B (en) Positioning method and wearable device
CN107930126B (en) Game reservation data processing method and device and mobile terminal
CN106445594B (en) System application installation method and device and terminal equipment
CN105159655B (en) Behavior event playing method and device
CN107148011B (en) Method, device and system for executing target service
KR101939925B1 (en) Video-based check-in method, terminal, server and system
CN108769093B (en) Push method and device for software application store and mobile terminal

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