CN111966373B - APN resetting method, terminal equipment and storage medium - Google Patents

APN resetting method, terminal equipment and storage medium Download PDF

Info

Publication number
CN111966373B
CN111966373B CN202010799894.0A CN202010799894A CN111966373B CN 111966373 B CN111966373 B CN 111966373B CN 202010799894 A CN202010799894 A CN 202010799894A CN 111966373 B CN111966373 B CN 111966373B
Authority
CN
China
Prior art keywords
apn
configuration file
version number
file
apn configuration
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
CN202010799894.0A
Other languages
Chinese (zh)
Other versions
CN111966373A (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.)
Oppo Chongqing Intelligent Technology Co Ltd
Original Assignee
Oppo Chongqing Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oppo Chongqing Intelligent Technology Co Ltd filed Critical Oppo Chongqing Intelligent Technology Co Ltd
Priority to CN202010799894.0A priority Critical patent/CN111966373B/en
Publication of CN111966373A publication Critical patent/CN111966373A/en
Application granted granted Critical
Publication of CN111966373B publication Critical patent/CN111966373B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/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

Abstract

The embodiment of the application discloses an APN resetting method, terminal equipment and a storage medium, which are used for solving the problem that an APN configuration process is complicated when the terminal equipment is in abnormal communication connection in the related technology. The method comprises the following steps: under the condition that the terminal equipment is in abnormal communication connection, acquiring a first APN version number corresponding to a first APN configuration file and a second APN version number corresponding to a second APN configuration file; the first APN configuration file is an APN configuration file used when the terminal equipment is in the last time of APN configuration before abnormal communication connection, the first APN configuration file is stored in a first non-erasable storage space, and the second APN configuration file is an APN configuration file pre-stored when the terminal equipment leaves a factory; and under the condition that the version number of the first APN is larger than the version number of the second APN, resetting the APN of the terminal equipment according to the first APN configuration file.

Description

APN resetting method, terminal equipment and storage medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to an APN resetting method, a terminal device, and a storage medium.
Background
With the development of terminal equipment technology, after configuring APN information related to legal access point names (access point name, APN), the terminal equipment can use data services provided by operators corresponding to the access point names.
At present, if an abnormal condition such as data deletion or loss exists in the APN database, the terminal equipment cannot perform normal communication. At this time, the terminal device needs to perform APN configuration using the initial APN configuration file at factory setting. Usually, the version number corresponding to the initial APN configuration file is lower, so after the APN is configured according to the initial APN configuration file, the terminal device needs to be updated by using the APN configuration file with a higher version number. Therefore, in the prior art, when the APN database is abnormal, the APN configuration process is complicated.
Disclosure of Invention
The embodiment of the application provides an APN resetting method, terminal equipment and a storage medium, which are used for solving the problem that an APN configuration process is complicated when the terminal equipment is in abnormal communication connection in the related technology.
In a first aspect, there is provided a method for resetting an APN, including:
under the condition that the terminal equipment is in abnormal communication connection, acquiring a first APN version number corresponding to a first APN configuration file and a second APN version number corresponding to a second APN configuration file; the first APN configuration file is an APN configuration file used when the terminal equipment is in the last time of APN configuration before abnormal communication connection, the first APN configuration file is stored in a first non-erasable storage space, and the second APN configuration file is an APN configuration file pre-stored when the terminal equipment leaves a factory;
And under the condition that the version number of the first APN is larger than the version number of the second APN, resetting the APN of the terminal equipment according to the first APN configuration file.
In a second aspect, there is provided a terminal device comprising:
the acquisition module is used for acquiring a first APN version number corresponding to the first APN configuration file and a second APN version number corresponding to the second APN configuration file under the condition that the terminal equipment is determined to be in abnormal communication connection; the first APN configuration file is an APN configuration file used when the terminal equipment is in the last time of APN configuration before abnormal communication connection, the first APN configuration file is stored in a first non-erasable storage space, and the second APN configuration file is an APN configuration file pre-stored when the terminal equipment leaves a factory;
and the processing module is used for resetting the APN of the terminal equipment according to the first APN configuration file under the condition that the version number of the first APN is larger than the version number of the second APN.
In a third aspect, there is provided a terminal device comprising a processor and a memory, the processor and memory being coupled, the memory being for storing computer program instructions which, when executed by the processor, cause the terminal device to perform the method of the first aspect described above.
In a fourth aspect, there is provided a computer storage medium having stored therein program instructions which, when run on a terminal device, cause the terminal device to perform the method of the first aspect described above.
In a fifth aspect, a chip is provided, the chip being coupled to a memory in a terminal device, such that the chip, when running, invokes program instructions stored in the memory, such that the terminal device performs the method according to the first aspect.
From the above technical solutions, the embodiment of the present application has the following advantages: the present application stores an APN configuration file (i.e., corresponding to a first APN configuration file in the present application) used when the terminal device is configured with an APN last time before the communication connection is abnormal in a first non-erasable storage space. In this way, when the terminal equipment is in abnormal communication connection, the version numbers of the first APN configuration file and the second APN configuration file stored by the terminal equipment when leaving the factory can be compared, so that the terminal equipment is reset according to the comparison result of the version numbers. Therefore, under the condition that the version number of the first APN is larger than the version number of the second APN, the APN is reset to the terminal equipment according to the first APN configuration file, and the complicated process of carrying out APN updating according to the first APN configuration file after carrying out APN resetting according to the second APN configuration file in the prior art is avoided.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings used in the description of the embodiments and the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings.
Fig. 1 is a schematic diagram of an APN resetting method according to an embodiment of the present application;
fig. 2 is a schematic diagram of an interface displayed by a terminal device according to an embodiment of the present application;
fig. 3 is a schematic diagram of an interface displayed by another terminal device according to an embodiment of the present application;
fig. 4 is a schematic diagram of another APN resetting method according to an embodiment of the present application;
fig. 5 is a block diagram of a terminal device according to an embodiment of the present application;
fig. 6 is a block diagram of a terminal device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
It should be noted that the terms "first" and "second" and the like in the description and the claims of the present application are used for distinguishing between different objects and not for describing a particular sequential order. The terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed or inherent to such process, method, article, or apparatus.
The following describes an application scenario according to the present application. In the process of updating the APN, the terminal equipment needs to acquire APN information to be determined in an APN configuration file from a server; then obtaining the current APN information of the current configuration of the terminal equipment, which is included in the APN database in the terminal equipment; then comparing the APN information to be determined with the current APN information; if the APN information to be determined is different from the current APN information, the APN information to be determined is updated to the APN database. It follows that in the prior art an update of an APN can be performed between a server and an APN database. However, if the APN database is abnormal (for example, when the user returns to factory setting of the terminal device, all data in the APN database is deleted, or when the user modifies data in the APN database, part of data in the APN database is in a lost state), the terminal device cannot perform normal communication. At this time, the user needs to perform wireless communication connection to the terminal device, and in the case of wireless communication connection, perform APN configuration to the terminal device. The wireless communication connection may be a wireless fidelity connection (wireless fidelity, wiFi), a bluetooth connection, a hotspot connection, or the like. It can be seen that when the APN database in the terminal device is abnormal, the APN configuration process is complicated.
It may be appreciated that the information types of the APN information to be determined and the current APN information are the same, and/or the APN information to be determined and the current APN information may include at least one information, respectively. For example, the information types of both the APN information to be determined and the current APN information are operator names.
It should be noted that, the terminal device according to the embodiments of the present application may include a mobile phone, a wearable device (for example, but not limited to, a watch (such as a watch, a wrist, etc.) supported by a wrist, a footlet (such as a shoe, a sock, or other products worn on a leg), a Glass (such as glasses, a helmet, a headband, etc.) supported by a head, and various non-mainstream product forms such as a smart garment, a schoolbag, a crutch, an accessory, etc.), a personal digital assistant (personal digital assistant, a PDA), a portable multimedia player (personal media player, a PMP) device, a notebook (note pad), a wireless broadband (wireless broadband, wibro) terminal, a tablet (personal computer, PC), a smart PC, a point of sale (POS), a vehicle-mounted computer, etc., which is not particularly limited.
In order to solve the above-mentioned problem, the present application may store an APN configuration file (i.e., corresponding to the first APN configuration file in the present application) used when the terminal device configures the APN last time before the communication connection is abnormal in the first non-erasable storage space. In this way, when the terminal equipment is in abnormal communication connection, the version numbers of the first APN configuration file and the second APN configuration file stored by the terminal equipment when leaving the factory can be compared, so that the terminal equipment is reset according to the comparison result of the version numbers. Therefore, under the condition that the version number of the first APN is larger than the version number of the second APN, the APN is reset to the terminal equipment according to the first APN configuration file, and the complicated process of carrying out APN updating according to the first APN configuration file after carrying out APN resetting according to the second APN configuration file in the prior art is avoided.
The present application will be described in detail with reference to specific examples.
Fig. 1 is a schematic diagram of an APN resetting method according to an embodiment of the present application, where the method may be applied to a terminal device, as shown in fig. 1, and the method may include:
101. under the condition that the terminal equipment is in abnormal communication connection, acquiring a first APN version number corresponding to a first APN configuration file and a second APN version number corresponding to a second APN configuration file; the first APN configuration file is an APN configuration file used when the terminal equipment is in the last time of configuring an APN before communication connection abnormality, the first APN configuration file is stored in a first non-erasable storage space, and the second APN configuration file is an APN configuration file pre-stored when the terminal equipment leaves a factory.
Wherein the first APN profile and the second APN profile may be extensible markup language (extensible markup language, xml) files. It should be appreciated that the extensible markup language is a subset of the standard generic markup language.
In an alternative embodiment of the present application, determining that the terminal device is in abnormal communication connection may include: and under the condition that the terminal equipment meets the first condition, determining that the terminal equipment is in the abnormal communication connection.
Wherein the first condition may include at least one of:
(1) Detecting a factory setting restoring instruction carried out on the terminal equipment;
(2) Detecting a change instruction of second APN information in a third APN configuration file included in the currently configured APN;
(3) No response message to the communication request message is detected within a preset time period, and the starting time of the preset time period may be the time of transmitting the communication request message; the method comprises the steps of,
(4) A communication failure message is detected.
It will be appreciated that for (1), in the case where the terminal device performs the factory reset, the terminal device clears the information stored in the storage space other than the non-erasable storage space. In the related art, since the APN configuration information is stored in the other storage space, after the terminal device performs the factory reset, the terminal device does not store the second APN configuration file any more, and thus the APN reset cannot be performed based on the second APN configuration file. In the application, the second APN configuration file is stored in the first non-erasable storage space, so that the terminal equipment cannot clear the second APN configuration file under the condition of detecting the command of restoring the factory setting, and therefore, the terminal equipment can reset the APN according to the second APN configuration file.
For (2), considering that when the user changes the APN of the terminal equipment, the probability of changing errors is higher, so that the APN part function cannot be used, and normal communication connection cannot be performed. Therefore, the application can reset the APN of the terminal equipment when detecting the change instruction of the currently configured APN. It is to be appreciated that the second APN information can include APN parameters such as an access point name (e.g., cmwap, etc.), an agent, an access point name type (e.g., default, etc.), and so forth.
Regarding (3) and (4), in consideration of the fact that the terminal device performs a communication operation when the communication connection is normal, the communication operation may include, for example, an information access operation (e.g., an operation of browsing a web page, an information upload operation, an information download operation, etc.), an information transmission operation (e.g., a transmission operation of a short message, a multimedia message, etc.), or a call operation (e.g., a voice call operation, etc.), etc. Thus, if the terminal device cannot perform the communication operation, it can be determined that the terminal device is in abnormal communication connection. For example, if the communication operation includes an information sending operation or a call operation, the terminal device generates a communication failure message and displays the communication failure message to the user in a case that the communication operation cannot be performed; if the communication operation includes an information access operation, the terminal device does not detect a response message regarding the communication request message within a preset period of time in a case where the information access operation cannot be performed. The first condition described above is merely an exemplary one, and the present application is not particularly limited thereto.
In an alternative embodiment of the present application, the terminal device may obtain first storage path information of the first non-erasable storage space, and second storage path information of a second non-erasable storage space, where the second non-erasable storage space is used to store the second APN configuration file. Thus, the obtaining the first APN version number corresponding to the first APN configuration file and the second APN version number corresponding to the second APN configuration file in this step may include: acquiring a first APN version number corresponding to the first APN configuration file according to the first storage path information; and acquiring a second APN version number corresponding to the second APN configuration file according to the second storage path information.
Wherein the first APN version number and the second APN version number may be pre-stored by, but not limited to:
in a first mode, a first version number field is set in the first APN configuration file, and a second version number field is set in the second APN configuration file, where the first version number field is used to indicate a first APN version number corresponding to the first APN configuration file, and the second version number field is used to indicate a second APN version number corresponding to the second APN configuration file.
In an embodiment, when a first version number field is set in a first APN configuration file, the obtaining, according to the first storage path information, a first APN version number corresponding to the first APN configuration file may include: and acquiring a first APN configuration file according to the first storage path information, and reading a first APN version number from a first version number field of the first APN configuration file.
In another embodiment, when the first version number field is set in the first APN configuration file, the obtaining, according to the first storage path information, the first APN version number corresponding to the first APN configuration file may include: and under the condition that the first file corresponding to the specified file identifier exists in the first non-erasable storage space according to the first storage path information, determining the first file corresponding to the specified file identifier as the first APN configuration file, and acquiring a first APN version number indicated by a first version number field in the first APN configuration file.
It should be understood that, because the APN configuration file is generally provided with a corresponding designated file identifier, the present application can determine whether the first file of the designated file identifier exists in the first non-erasable storage space indicated by the first storage path information through the designated file identifier, if not, it is determined that the first APN configuration file is not stored in the terminal device, and at this time, the step of comparing the first APN version number with the second APN version number is not required, and the APN is directly reset to the terminal device according to the second APN configuration file.
Likewise, in an embodiment, when the second version number field is set in the second APN configuration file, the obtaining, according to the second storage path information, the first APN version number corresponding to the second APN configuration file may include: and acquiring a second APN configuration file according to the second storage path information, and reading a second APN version number from a second version number field of the second APN configuration file.
In another embodiment, when the second version number field is set in the second APN configuration file, the obtaining, according to the second storage path information, the second APN version number corresponding to the second APN configuration file may include: and under the condition that the third file corresponding to the specified file identifier exists in the second non-erasable storage space according to the second storage path information, determining the third file corresponding to the specified file identifier as the second APN configuration file, and acquiring a second APN version number indicated by a second version number field in the second APN configuration file.
It should be noted that, the first version number field and the second version number field may be the same field or may be different fields. For example, the first version number field may be a fifth field in the first APN profile, and the second version number field may be an eighth field in the second APN profile, which are merely exemplary, and the present application is not limited thereto.
Mode two, the first APN configuration file has a corresponding first version number file, the second APN configuration file has a corresponding second version number file, the first version number file is used for storing a first APN version number corresponding to the first APN configuration file, and the second version number file is used for storing a second APN version number corresponding to the second APN configuration file.
In an embodiment, when the first APN configuration file has the corresponding first version number file, the obtaining, according to the first storage path information, the first APN version number corresponding to the first APN configuration file may include: acquiring a first APN configuration file according to the first storage path information, acquiring a first version number file corresponding to the first APN configuration file, and reading a first APN version number from the first version number file. Or, the mapping relation between the first storage path information and the first APN version number is stored in the first version number file, so that the terminal device can obtain the first APN version number corresponding to the first storage path information from the first version number file.
In another embodiment, when the first APN configuration file has the corresponding first version number file, the obtaining, according to the first storage path information, the first APN version number corresponding to the first APN configuration file may include: and under the condition that the second file corresponding to the specified file identifier exists in the first non-erasable storage space according to the first storage path information, determining the second file corresponding to the specified file identifier as the first APN configuration file, acquiring a first version number file corresponding to the first APN configuration file, and acquiring a first APN version number from the first version number file.
Likewise, in an embodiment, when the second APN configuration file has the corresponding second version number file, the obtaining, according to the second storage path information, the second APN version number corresponding to the second APN configuration file may include: and acquiring a second APN configuration file according to the second storage path information, acquiring a second version number file corresponding to the second APN configuration file, and reading a second APN version number from the second version number file. Or, the second version number file stores a mapping relationship between the second storage path information and the second APN version number, so the terminal device may obtain the second APN version number corresponding to the second storage path information from the second version number file.
In another embodiment, when the second APN configuration file has the corresponding second version number file, the obtaining, according to the second storage path information, the second APN version number corresponding to the second APN configuration file may include: and under the condition that the fourth file corresponding to the specified file identifier exists in the second non-erasable storage space according to the second storage path information, determining the fourth file corresponding to the specified file identifier as the second APN configuration file, acquiring a second version number file corresponding to the second APN configuration file, and acquiring a second APN version number from the second version number file.
It should be noted that the first version number file and the second version number file may be the same file, and the version number mapping relationship is stored in the same file. The version number mapping relation comprises a mapping relation between an APN version number and storage path information. Exemplary version number mappings include: a mapping relationship between the first APN version number and the first storage path information, and a mapping relationship between the second APN version number and the second storage path information. The above examples are illustrative only, and the application is not limited thereto.
102. And under the condition that the version number of the first APN is larger than the version number of the second APN, resetting the APN of the terminal equipment according to the first APN configuration file.
In the embodiment of the application, under the condition that the version number of the first APN is larger than the version number of the second APN, first APN information is acquired from the first APN configuration file; and importing the first APN information into an APN database to reset the APN.
Alternatively, the terminal device may delete the APN database in case it is determined that the terminal device is in a communication connection abnormality. In this way, this step may reconstruct the APN database so as to import the first APN information into the reconstructed APN database for APN reset.
In an alternative embodiment, in the case where the first APN version number is smaller than the second APN version number, the reset of the APN may be performed by, but is not limited to, the following:
in the first mode, the terminal device may reset the APN of the terminal device according to the second APN configuration file.
Mode two, terminal equipment demonstrates the APN and selects the interface, APN selects the interface to include: first information corresponding to a first APN (namely an APN corresponding to a first APN configuration file) and a selection control corresponding to the first APN; second information corresponding to a second APN (namely an APN corresponding to a second APN configuration file), and a selection control corresponding to the second APN. Wherein the first information may include, but is not limited to, at least one of: the method comprises the steps of identifying a first APN, a first APN version number and first APN key information in a first APN configuration file; the second information may include, but is not limited to, at least one of: the identification of the second APN, the second APN version number and second APN key information in the second APN configuration file. The terminal equipment receives the selection operation of the user on the selection control corresponding to the target APN, and responds to the selection operation, and the terminal equipment is reset according to the APN configuration file corresponding to the target APN. The target APN includes a first APN or a second APN. For example, as shown in fig. 2, the APN selection interface may include an identification of a first APN, a first port, a first proxy, a first access point name type, and the like, and the second information may include an identification of a second APN, a second port, a second proxy, a second access point name type, and the like. The above examples are illustrative only, and the application is not limited thereto.
Since the user cannot perceive whether the terminal device is reset with the first APN profile or with the second APN profile. Therefore, in an alternative embodiment of the present application, if the terminal device completes the APN reset through the first APN configuration file, the terminal device may display the first APN identifier corresponding to the first APN configuration file. Thus, the user can know the APN condition of the terminal equipment in time.
In an alternative embodiment of the present application, in order to improve autonomous selectivity of a user, when a version number of a first APN is greater than a version number of a second APN, a prompting message is output, where the prompting message is used to prompt the user whether to reset an APN by using first APN configuration information corresponding to the version number of the first APN. And executing the step of resetting the APN to the terminal equipment according to the first APN configuration file under the condition that the user is detected to determine to use the first APN configuration information to reset the APN. And executing the step of resetting the APN according to the second APN configuration file when the user is detected to confirm that the APN is not reset by using the first APN configuration information. The output hint message is shown in fig. 3, for example.
By adopting the method, the APN configuration file (namely, the APN configuration file is equivalent to the first APN configuration file in the application) used when the terminal equipment is configured with the APN last time before communication connection abnormality can be stored in the first non-erasable storage space. In this way, when the terminal equipment is in abnormal communication connection, the version numbers of the first APN configuration file and the second APN configuration file stored by the terminal equipment when leaving the factory can be compared, so that the terminal equipment is reset according to the comparison result of the version numbers. Therefore, under the condition that the version number of the first APN is larger than the version number of the second APN, the APN is reset to the terminal equipment according to the first APN configuration file, and the complicated process of carrying out APN updating according to the first APN configuration file after carrying out APN resetting according to the second APN configuration file in the prior art is avoided.
Referring to fig. 1, as shown in fig. 4, the method may further include:
103. and under the condition that an APN updating instruction is detected, acquiring the first APN configuration file from a server.
In an alternative embodiment of the present application, the terminal device may generate an APN update instruction in response to an APN update operation input by a user. Illustratively, the APN update operation may include at least one of a touch update operation, a voice update operation, a gesture update operation, and the like. The APN update operation may be an operation of updating first APN information (for example, information of an APN identifier, an agent, a port, etc.) included in the first APN configuration file.
In another optional embodiment of the present application, the server stores in advance a third APN version number corresponding to an APN currently configured by the terminal device, and when detecting the first APN configuration file, determines whether the first APN version number corresponding to the first APN configuration file is greater than the third APN version number, and if so, sends an APN update message to the terminal device; if the APN is smaller than the APN, the terminal equipment does not need to be updated. In this way, the terminal device generates an APN update instruction in the case of detecting a confirmation update operation with respect to an APN update message.
Further, the different APNs have corresponding user whitelists and/or user blacklists, for example, the user blacklists and the user blacklists comprise mobile phone numbers. The user blacklist cannot access the corresponding APN, and the user whitelist can access the corresponding APN. In this way, when the server detects the first APN configuration file, the server may acquire the mobile phone number of the terminal device, determine whether the mobile phone number is in a blacklist corresponding to the first APN (i.e., the APN corresponding to the first APN configuration file), and if not, execute the step of determining whether the version number of the first APN corresponding to the first APN configuration file is greater than the version number of the third APN; if yes, the terminal equipment does not need to update the APN.
104. And if the version number of the first APN corresponding to the first APN configuration file is larger than the version number of the third APN corresponding to the APN currently configured by the terminal equipment, storing the first APN configuration file into the first non-erasable storage space.
In an alternative embodiment, the terminal device may remove the APN configuration file corresponding to the third APN configuration file currently configured from the first non-erasable storage space, and store the first APN configuration file in the first non-erasable storage space, so as to update the APN of the terminal device according to the first APN configuration file in the first non-erasable storage space. Optionally, the terminal device may parse the first APN configuration file to obtain first APN information; and replacing partial information in the APN database corresponding to the first APN information, or deleting the APN database by the terminal equipment, and reconstructing the APN database so as to import the first APN information into the reconstructed APN database to reset the APN.
For ease of understanding, this embodiment is described by taking an example in which an APN profile obtained from a server includes a first APN profile. Step 103 may be performed before step 101.
Of course, step 103 may be replaced by: and under the condition that the APN updating instruction is detected, acquiring a fourth APN configuration file from the server. In this way, if this step is performed before step 101, the APN in the terminal device is updated multiple times, so that the first APN configuration file is used when the APN is configured last time before the terminal device is in abnormal communication connection. If the step is executed after step 102, if the fourth APN version number corresponding to the fourth APN configuration file is greater than the third APN version number corresponding to the APN currently configured by the terminal device, the third APN configuration file corresponding to the APN currently configured is removed from the first non-erasable storage space, and the fourth APN configuration file is stored in the first non-erasable storage space, so that the terminal device is updated according to the fourth APN configuration file in the first non-erasable storage space.
By adopting the method, the application can store the latest version of APN configuration file (namely the second APN configuration file equivalent to the application) into the first non-erasable storage space in the APN updating process of the terminal equipment. In this way, when the terminal equipment is in abnormal communication connection, the version numbers of the first APN configuration file and the second APN configuration file stored by the terminal equipment when leaving the factory can be compared, so that the terminal equipment is reset according to the comparison result of the version numbers. Therefore, under the condition that the version number of the first APN is larger than the version number of the second APN, the APN is reset to the terminal equipment according to the first APN configuration file, and the complicated process of carrying out APN updating according to the first APN configuration file after carrying out APN resetting according to the second APN configuration file in the prior art is avoided.
Fig. 5 is a block diagram of a terminal device according to an embodiment of the present application, where, as shown in fig. 5, the block diagram includes:
an obtaining module 501, configured to obtain a first APN version number corresponding to a first APN name APN configuration file and a second APN version number corresponding to a second APN configuration file when it is determined that the terminal device is in abnormal communication connection; the first APN configuration file is an APN configuration file used when the terminal equipment is in the last time of APN configuration before abnormal communication connection, the first APN configuration file is stored in a first non-erasable storage space, and the second APN configuration file is an APN configuration file pre-stored when the terminal equipment leaves a factory;
and a processing module 502, configured to reset the APN for the terminal device according to the first APN configuration file when the first APN version number is greater than the second APN version number.
Optionally, the obtaining module 501 is further configured to obtain the first APN configuration file from a server if an APN update instruction is detected;
and the processing module 502 is further configured to store the first APN configuration file in the first non-erasable storage space if the first APN version number corresponding to the first APN configuration file is greater than the third APN version number corresponding to the APN currently configured by the terminal device.
Optionally, the processing module 502 is further configured to obtain first APN information from the first APN configuration file when the first APN version number is greater than the second APN version number; and importing the first APN information into an APN database to reset the APN.
Optionally, the obtaining module 501 is further configured to obtain first storage path information of the first non-erasable storage space, and second storage path information of a second non-erasable storage space, where the second non-erasable storage space is used for storing the second APN configuration file; the method comprises the steps of,
acquiring a first APN version number corresponding to the first APN configuration file according to the first storage path information;
and acquiring a second APN version number corresponding to the second APN configuration file according to the second storage path information.
Optionally, a first version number field is set in the first APN configuration file, and a second version number field is set in the second APN configuration file, where the first version number field is used to indicate a first APN version number corresponding to the first APN configuration file, and the second version number field is used to indicate a second APN version number corresponding to the second APN configuration file;
Or alternatively, the process may be performed,
the first APN configuration file is provided with a corresponding first version number file, the second APN configuration file is provided with a corresponding second version number file, the first version number file is used for storing a first APN version number corresponding to the first APN configuration file, and the second version number file is used for storing a second APN version number corresponding to the second APN configuration file.
Optionally, when a first version number field is set in the first APN configuration file, the obtaining module 501 is further configured to determine that a first file corresponding to a specified file identifier is the first APN configuration file, and obtain a first APN version number indicated by a first version number field in the first APN configuration file, when it is detected that the first file corresponding to the specified file identifier exists in the first non-erasable storage space according to the first storage path information;
or alternatively, the process may be performed,
the obtaining module 501 is further configured to determine, when the first APN configuration file has a corresponding first version number file, that a second file corresponding to a specified file identifier exists in the first non-erasable storage space according to the first storage path information, as the first APN configuration file, obtain a first version number file corresponding to the first APN configuration file, and obtain the first APN version number from the first version number file.
Optionally, the obtaining module 501 is further configured to determine that the terminal device is in the abnormal communication connection if the terminal device meets a first condition;
the first condition includes at least one of:
detecting a factory setting restoring instruction carried out on the terminal equipment;
detecting a change instruction of second APN information in a third APN configuration file included in the currently configured APN;
no response message with respect to the communication request message is detected for a preset period of time; the method comprises the steps of,
a communication failure message is detected.
The specific content of the terminal device may refer to the content described in the embodiment of the APN resetting method, which is not described herein.
Fig. 6 shows a block diagram of a terminal device according to an embodiment of the present application. Referring to fig. 6, the terminal device includes: radio Frequency (RF) circuitry 610, memory 620, input unit 630, display unit 640, sensor 650, audio circuitry 660, wireless fidelity (wireless fidelity, wiFi) module 670, processor 680, and power supply 690. It will be appreciated by those skilled in the art that the terminal device structure shown in fig. 6 is not limiting of the terminal device and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components.
The following describes the respective constituent elements of the terminal device in detail with reference to fig. 6:
the RF circuit 610 may be configured to receive and transmit signals during a message or a call, and in particular, receive downlink information of a base station and process the downlink information with the processor 680; in addition, the data of the design uplink is sent to the base station. Typically, the RF circuitry 610 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier (Low Noise Amplifier, LNA), a duplexer, and the like. In addition, the RF circuitry 610 may also communicate with networks and other devices via wireless communications. The wireless communications may use any communication standard or protocol including, but not limited to, global system for mobile communications (global system of mobile communication, GSM), general packet radio service (general packet radio service, GPRS), code division multiple access (code division multiple access, CDMA), wideband code division multiple access (wideband code division multiple access, WCDMA), long term evolution (long term evolution, LTE), email, short message service (short messaging service, SMS), and the like.
The memory 620 may be used to store software programs and modules, and the processor 680 performs various functional applications and data processing of the terminal device by executing the software programs and modules stored in the memory 620. The memory 620 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, application programs required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, phonebook, etc.) created according to the use of the terminal device, and the like. In addition, memory 620 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The input unit 630 may be used to receive input numeric or character information and to generate key signal inputs related to user settings and function control of the terminal device. In particular, the input unit 630 may include a touch panel 631 and other input devices 632. The touch panel 631, also referred to as a touch screen, may collect touch operations thereon or thereabout by a user (e.g., operations of the user on the touch panel 631 or thereabout using any suitable object or accessory such as a finger, a stylus, etc.), and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 631 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch azimuth of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device and converts it into touch point coordinates, which are then sent to the processor 680 and can receive commands from the processor 680 and execute them. In addition, the touch panel 631 may be implemented in various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 630 may include other input devices 632 in addition to the touch panel 631. In particular, other input devices 632 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, mouse, joystick, etc.
The display unit 640 may be used to display information input by a user or information provided to the user and various menus of the terminal device. The display unit 640 may include a display panel 641, and optionally, the display panel 641 may be configured in the form of a liquid crystal display (liquid crystal display, LCD), an organic light-emitting diode (OLED), or the like. Further, the touch panel 631 may cover the display panel 641, and when the touch panel 631 detects a touch operation thereon or thereabout, the touch panel 631 is transferred to the processor 680 to determine the type of the touch event, and then the processor 680 provides a corresponding visual output on the display panel 641 according to the type of the touch event. Although in fig. 6, the touch panel 631 and the display panel 641 are two independent components to implement the input and input functions of the terminal device, in some embodiments, the touch panel 631 and the display panel 641 may be integrated to implement the input and output functions of the terminal device.
The terminal device may also include at least one sensor 650, such as a light sensor, a motion sensor, and other sensors. In particular, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 641 according to the brightness of ambient light, and a proximity sensor that may turn off the display panel 641 and/or the backlight when the terminal device moves to the ear. As one of the motion sensors, the accelerometer sensor can detect the acceleration in all directions (generally three axes), and can detect the gravity and direction when stationary, and can be used for recognizing the gesture of the terminal equipment (such as horizontal and vertical screen switching, related games, magnetometer gesture calibration), vibration recognition related functions (such as pedometer and knocking), and the like; other sensors such as gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc. that may also be configured for the terminal device are not described in detail herein.
Audio circuitry 660, speaker 661, microphone 662 may provide an audio interface between a user and the terminal device. The audio circuit 660 may transmit the received electrical signal converted from audio data to the speaker 661, and the electrical signal is converted into a sound signal by the speaker 661 to be output; on the other hand, microphone 662 converts the collected sound signals into electrical signals, which are received by audio circuit 660 and converted into audio data, which are processed by audio data output processor 680 for transmission to, for example, another terminal device via RF circuit 610, or which are output to memory 620 for further processing.
WiFi belongs to a short-distance wireless transmission technology, and terminal equipment can help a user to send and receive emails, browse webpages, access streaming media and the like through a WiFi module 670, so that wireless broadband Internet access is provided for the user.
Processor 680 is a control center of the terminal device, and connects various parts of the entire terminal device using various interfaces and lines, and performs various functions of the terminal device and processes data by running or executing software programs and/or modules stored in memory 620, and calling data stored in memory 620, thereby performing overall monitoring of the terminal device. Optionally, processor 680 may include one or more processing units; preferably, the processor 680 may integrate an application processor that primarily handles operating systems, user interfaces, applications, etc., with a modem processor that primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 680.
The terminal device also includes a power supply 690 (e.g., a battery) for powering the various components, which may be logically connected to processor 680 by a power management system, such as a power management system that performs functions such as charge, discharge, and power consumption management.
Although not shown, the terminal device may further include a camera, a bluetooth module, etc., which will not be described herein.
In the embodiment of the present application, the processor 680 included in the terminal device further has the following functions:
under the condition that the terminal equipment is in abnormal communication connection, acquiring a first APN version number corresponding to a first APN configuration file and a second APN version number corresponding to a second APN configuration file; the first APN configuration file is an APN configuration file used when the terminal equipment is in the last time of APN configuration before abnormal communication connection, the first APN configuration file is stored in a first non-erasable storage space, and the second APN configuration file is an APN configuration file pre-stored when the terminal equipment leaves a factory;
and under the condition that the version number of the first APN is larger than the version number of the second APN, resetting the APN of the terminal equipment according to the first APN configuration file.
In the embodiment of the present application, the processor 680 included in the terminal device further has the following functions:
under the condition that an APN updating instruction is detected, acquiring the first APN configuration file from a server;
and if the version number of the first APN corresponding to the first APN configuration file is larger than the version number of the third APN corresponding to the APN currently configured by the terminal equipment, storing the first APN configuration file into the first non-erasable storage space.
In the embodiment of the present application, the processor 680 included in the terminal device further has the following functions:
acquiring first APN information from the first APN configuration file under the condition that the first APN version number is larger than the second APN version number;
and importing the first APN information into an APN database to reset the APN.
In the embodiment of the present application, the processor 680 included in the terminal device further has the following functions:
acquiring first storage path information of the first non-erasable storage space and second storage path information of a second non-erasable storage space, wherein the second non-erasable storage space is used for storing the second APN configuration file;
acquiring a first APN version number corresponding to the first APN configuration file according to the first storage path information;
And acquiring a second APN version number corresponding to the second APN configuration file according to the second storage path information.
Optionally, a first version number field is set in the first APN configuration file, and a second version number field is set in the second APN configuration file, where the first version number field is used to indicate a first APN version number corresponding to the first APN configuration file, and the second version number field is used to indicate a second APN version number corresponding to the second APN configuration file;
or alternatively, the process may be performed,
the first APN configuration file is provided with a corresponding first version number file, the second APN configuration file is provided with a corresponding second version number file, the first version number file is used for storing a first APN version number corresponding to the first APN configuration file, and the second version number file is used for storing a second APN version number corresponding to the second APN configuration file.
In the embodiment of the present application, the processor 680 included in the terminal device further has the following functions:
a first version number field is set in the first APN configuration file, and under the condition that a first file corresponding to a specified file identifier exists in the first non-erasable storage space according to the first storage path information, the first file corresponding to the specified file identifier is determined to be the first APN configuration file, and a first APN version number indicated by the first version number field in the first APN configuration file is obtained;
Or alternatively, the process may be performed,
and under the condition that the first APN configuration file has a corresponding first version number file, and the second file corresponding to the specified file identifier exists in the first non-erasable storage space according to the first storage path information, determining the second file corresponding to the specified file identifier as the first APN configuration file, acquiring the first version number file corresponding to the first APN configuration file, and acquiring the first APN version number from the first version number file.
In the embodiment of the present application, the processor 680 included in the terminal device further has the following functions:
under the condition that the terminal equipment meets a first condition, determining that the terminal equipment is in abnormal communication connection;
the first condition includes at least one of:
detecting a factory setting restoring instruction carried out on the terminal equipment;
detecting a change instruction of second APN information in a third APN configuration file included in the currently configured APN;
no response message with respect to the communication request message is detected for a preset period of time; the method comprises the steps of,
a communication failure message is detected.
The embodiment of the application also provides a terminal device, which can include a processor, a memory and a computer program stored in the memory and capable of running on the processor, wherein the computer program can realize each process executed by the terminal device in the method embodiment and can achieve the same technical effect when being executed by the processor, and the repetition is avoided, and the description is omitted here.
The embodiment of the application provides a computer readable storage medium, which is characterized in that the computer readable storage medium stores a computer program, and when the computer program is executed by a processor, the computer program realizes each process executed by a terminal device in the embodiment of the method, and can achieve the same technical effect, so that repetition is avoided, and no redundant description is provided herein.
The computer readable storage medium may be a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, an optical disk, or the like.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) comprising several instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method of the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those having ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are to be protected by the present application.

Claims (10)

1. A method for resetting an APN, comprising:
under the condition that the terminal equipment is in abnormal communication connection, acquiring a first APN version number corresponding to a first APN configuration file and a second APN version number corresponding to a second APN configuration file; the first APN configuration file is an APN configuration file used when the terminal equipment is in the last time of APN configuration before abnormal communication connection, the first APN configuration file is stored in a first non-erasable storage space, and the second APN configuration file is an APN configuration file pre-stored when the terminal equipment leaves a factory;
and under the condition that the version number of the first APN is larger than the version number of the second APN, resetting the APN of the terminal equipment according to the first APN configuration file.
2. The method as recited in claim 1, further comprising:
under the condition that an APN updating instruction is detected, acquiring the first APN configuration file from a server;
and if the version number of the first APN corresponding to the first APN configuration file is larger than the version number of the third APN corresponding to the APN currently configured by the terminal equipment, storing the first APN configuration file into the first non-erasable storage space.
3. The method according to claim 1 or 2, wherein, in the case where the first APN version number is greater than the second APN version number, the resetting of the APN for the terminal device according to the first APN profile comprises:
acquiring first APN information from the first APN configuration file under the condition that the first APN version number is larger than the second APN version number;
and importing the first APN information into an APN database to reset the APN.
4. The method according to claim 1 or 2, further comprising:
acquiring first storage path information of the first non-erasable storage space and second storage path information of a second non-erasable storage space, wherein the second non-erasable storage space is used for storing the second APN configuration file;
the obtaining the first APN version number corresponding to the first APN configuration file and the second APN version number corresponding to the second APN configuration file includes:
acquiring a first APN version number corresponding to the first APN configuration file according to the first storage path information;
and acquiring a second APN version number corresponding to the second APN configuration file according to the second storage path information.
5. The method of claim 4, wherein the step of determining the position of the first electrode is performed,
a first version number field is arranged in the first APN configuration file, a second version number field is arranged in the second APN configuration file, the first version number field is used for indicating a first APN version number corresponding to the first APN configuration file, and the second version number field is used for indicating a second APN version number corresponding to the second APN configuration file;
or alternatively, the process may be performed,
the first APN configuration file is provided with a corresponding first version number file, the second APN configuration file is provided with a corresponding second version number file, the first version number file is used for storing a first APN version number corresponding to the first APN configuration file, and the second version number file is used for storing a second APN version number corresponding to the second APN configuration file.
6. The method of claim 5, wherein, in the case that the first APN configuration file has a first version number field set therein, the obtaining, according to the first storage path information, a first APN version number corresponding to the first APN configuration file includes:
under the condition that a first file corresponding to a specified file identifier exists in the first non-erasable storage space according to the first storage path information, determining the first file corresponding to the specified file identifier as the first APN configuration file, and acquiring a first APN version number indicated by a first version number field in the first APN configuration file;
Or alternatively, the process may be performed,
under the condition that the first version number file corresponding to the first APN configuration file exists, the obtaining the first APN version number corresponding to the first APN configuration file according to the first storage path information comprises the following steps: and under the condition that the second file corresponding to the specified file identifier exists in the first non-erasable storage space according to the first storage path information, determining the second file corresponding to the specified file identifier as the first APN configuration file, acquiring a first version number file corresponding to the first APN configuration file, and acquiring the first APN version number from the first version number file.
7. The method according to claim 1 or 2, wherein the determining that the terminal device is in communication connection abnormality comprises:
under the condition that the terminal equipment meets a first condition, determining that the terminal equipment is in abnormal communication connection;
the first condition includes at least one of:
detecting a factory setting restoring instruction carried out on the terminal equipment;
detecting a change instruction of second APN information in a third APN configuration file included in the currently configured APN;
no response message with respect to the communication request message is detected for a preset period of time; the method comprises the steps of,
A communication failure message is detected.
8. A terminal device, comprising:
the acquisition module is used for acquiring a first APN version number corresponding to a first APN configuration file and a second APN version number corresponding to a second APN configuration file under the condition that the terminal equipment is determined to be in abnormal communication connection; the first APN configuration file is an APN configuration file used when the terminal equipment is in the last time of APN configuration before abnormal communication connection, the first APN configuration file is stored in a first non-erasable storage space, and the second APN configuration file is an APN configuration file pre-stored when the terminal equipment leaves a factory;
and the processing module is used for resetting the APN of the terminal equipment according to the first APN configuration file under the condition that the version number of the first APN is larger than the version number of the second APN.
9. A terminal device comprising a processor and a memory, the processor and memory being coupled, the memory being for storing computer program instructions which, when executed by the processor, cause the terminal device to perform the method of resetting an APN according to any of claims 1 to 7.
10. A computer storage medium, wherein program instructions are stored in the computer storage medium, which program instructions, when run on a terminal device, cause the terminal device to perform a method of resetting an APN according to any one of claims 1 to 7.
CN202010799894.0A 2020-08-11 2020-08-11 APN resetting method, terminal equipment and storage medium Active CN111966373B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010799894.0A CN111966373B (en) 2020-08-11 2020-08-11 APN resetting method, terminal equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010799894.0A CN111966373B (en) 2020-08-11 2020-08-11 APN resetting method, terminal equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111966373A CN111966373A (en) 2020-11-20
CN111966373B true CN111966373B (en) 2023-09-12

Family

ID=73364236

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010799894.0A Active CN111966373B (en) 2020-08-11 2020-08-11 APN resetting method, terminal equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111966373B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113408016B (en) * 2021-05-24 2022-07-05 荣耀终端有限公司 Method and device for storing ciphertext
CN113766554A (en) * 2021-07-22 2021-12-07 上海闻泰信息技术有限公司 Method and device for acquiring WiFi calibration data and WiFi equipment calibration test system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102006210A (en) * 2010-11-26 2011-04-06 华为终端有限公司 User equipment dial-up networking method, device and system
CN105307195A (en) * 2015-09-22 2016-02-03 广东欧珀移动通信有限公司 Method and device for updating access point name (APN) parameter
CN109218082A (en) * 2018-08-24 2019-01-15 维沃移动通信有限公司 A kind of network configuration parameters processing method, device and equipment
CN110764809A (en) * 2019-10-31 2020-02-07 福州汇思博信息技术有限公司 OTA APN upgrading method, device, equipment and medium
CN111770487A (en) * 2020-07-24 2020-10-13 山东信通电子股份有限公司 Access Point Name (APN) information configuration method, equipment and medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230020832A1 (en) * 2017-10-13 2023-01-19 Plume Design, Inc. Network operation center dashboard for cloud-based Wi-Fi and cellular systems

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102006210A (en) * 2010-11-26 2011-04-06 华为终端有限公司 User equipment dial-up networking method, device and system
CN105307195A (en) * 2015-09-22 2016-02-03 广东欧珀移动通信有限公司 Method and device for updating access point name (APN) parameter
CN109218082A (en) * 2018-08-24 2019-01-15 维沃移动通信有限公司 A kind of network configuration parameters processing method, device and equipment
CN110764809A (en) * 2019-10-31 2020-02-07 福州汇思博信息技术有限公司 OTA APN upgrading method, device, equipment and medium
CN111770487A (en) * 2020-07-24 2020-10-13 山东信通电子股份有限公司 Access Point Name (APN) information configuration method, equipment and medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
如何修复无法在 Android 上运行的移动数据;MAKETECHEASIER;https://0xzx.com/2022062810112412384.html;全文 *

Also Published As

Publication number Publication date
CN111966373A (en) 2020-11-20

Similar Documents

Publication Publication Date Title
CN104093123B (en) The information-pushing method of application program, device and system, mobile terminal
CN106713608B (en) Application function state modification method and device and terminal
CN108600516B (en) Data acquisition method, mobile terminal and computer readable storage medium
US20220255639A1 (en) Radio frequency parameter processing method and device, and mobile terminal and storage medium
US10298590B2 (en) Application-based service providing method, apparatus, and system
CN111966373B (en) APN resetting method, terminal equipment and storage medium
CN109688611B (en) Frequency band parameter configuration method, device, terminal and storage medium
CN110609694A (en) BUG repairing method and device, terminal equipment and storage medium
CN106339391B (en) Webpage display method and terminal equipment
CN110022405A (en) Radio frequency parameter method of adjustment, device and storage medium
CN106682189B (en) File name display method and device
CN112445967B (en) Information pushing method and device, readable storage medium and information pushing system
CN109348425B (en) Positioning information updating method, device, equipment and storage medium
CN109041212B (en) Positioning method and wearable device
CN106339402B (en) Method, device and system for pushing recommended content
CN114124924A (en) Method, equipment and system for determining configuration information
CN106792583B (en) Multimedia message sending method, terminal and computer readable storage medium
CN108804434B (en) Message query method, server and terminal equipment
CN106445594B (en) System application installation method and device and terminal equipment
CN104717283A (en) File downloading control method, terminal and logic processing server
CN111274463B (en) Information display method, device and storage medium based on IM contact person grouping setting
CN107346347B (en) Webpage table display method and device
CN110287443B (en) Page data display method and related device
CN107800880B (en) Method, device, mobile terminal and storage medium for displaying number of unread messages
CN106657278B (en) Data transmission method and device and computer equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant