CN107231624B - Method for retaining data information, storage device and mobile terminal - Google Patents

Method for retaining data information, storage device and mobile terminal Download PDF

Info

Publication number
CN107231624B
CN107231624B CN201710318277.2A CN201710318277A CN107231624B CN 107231624 B CN107231624 B CN 107231624B CN 201710318277 A CN201710318277 A CN 201710318277A CN 107231624 B CN107231624 B CN 107231624B
Authority
CN
China
Prior art keywords
apn
data information
information
database
mobile terminal
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
CN201710318277.2A
Other languages
Chinese (zh)
Other versions
CN107231624A (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.)
Huizhou TCL Mobile Communication Co Ltd
Original Assignee
Huizhou TCL Mobile Communication 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 Huizhou TCL Mobile Communication Co Ltd filed Critical Huizhou TCL Mobile Communication Co Ltd
Priority to CN201710318277.2A priority Critical patent/CN107231624B/en
Publication of CN107231624A publication Critical patent/CN107231624A/en
Application granted granted Critical
Publication of CN107231624B publication Critical patent/CN107231624B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data
    • H04W8/245Transfer of terminal data from a network towards a terminal
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0643Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/04Key management, e.g. using generic bootstrapping architecture [GBA]

Abstract

The invention discloses a method for retaining data information, a storage device and a mobile terminal, wherein the method comprises the following steps: identifying APN data information newly built by a user in advance and storing the APN data information to an APN database; when the mobile terminal is subjected to OTA upgrading, calculating an updated APN configuration file to obtain current MD5 information; and judging whether the current MD5 information is consistent with the MD5 information in the original APN configuration file, if not, deleting APN data information without identification in the APN database, analyzing the updated APN configuration file, and adding the analyzed data result to the APN database to obtain the updated APN database. The invention solves the problems that APN data information established by a user is erased when an OTA system is upgraded, so that a mobile terminal cannot be directly accessed to a network after being upgraded, the user needs to be reconfigured, and the user experience is poor.

Description

Method for retaining data information, storage device and mobile terminal
Technical Field
The present invention relates to the field of software updating technologies, and in particular, to a method for retaining data information, a storage device, and a mobile terminal.
Background
With the development of mobile terminal technology, data services have been key services of the mobile terminal industry. The most critical for determining whether the data service of the operator can be used is the information setting of the APN (which is called Access Point Name, data network Access node). The mobile terminal can use the data service provided by the operator only after the valid APN data information is correctly configured.
At present, with the increasing number of operators, especially virtual operators, making their own requirements for APN, a mobile terminal often needs to establish new APN data information in order to be able to use data services provided by the virtual operators.
In the using process of the mobile terminal, generally, the OTA (english is called Over-the-Air, and chinese is called Over-the-Air technology) system needs to be updated and upgraded to improve the system function or repair system bugs, so that the user can use the mobile terminal more safely. However, the upgrade of OTA software can cause the APN data information established by the user to be erased, which results in that the mobile terminal cannot directly access the network after being upgraded and needs to be reconfigured by the user. If the user does not know the reconfigured APN data information, the mobile terminal cannot surf the internet, and poor user experience is brought.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
In view of the above deficiencies of the prior art, an object of the present invention is to provide a method, a storage device, and a mobile terminal for retaining data information, which are used to solve the problems in the prior art that when an OTA system is upgraded, APN data information established by a user is erased, so that the mobile terminal cannot directly access a network after being upgraded, and needs to be reconfigured by the user, and the user is inconvenient to use.
The technical scheme of the invention is as follows:
a method of retaining data information, adapted to be executed in a computing device, comprising the steps of:
A. identifying the newly-built APN data information in advance and storing the APN data information to an APN database;
B. when the mobile terminal is subjected to OTA upgrading, calculating an updated APN configuration file to obtain current MD5 information;
C. and judging whether the current MD5 information is consistent with the MD5 information in the original APN configuration file, if not, deleting APN data information without identification in the APN database, analyzing the updated APN configuration file, and adding the analyzed data result to the APN database to obtain the updated APN database.
Preferably, the method for retaining data information is suitable for being executed in a computing device, and step a specifically includes:
a1, user APN data information is pre-established in the mobile terminal, and flag is used for marking the user APN data information;
and A2, storing the APN data information of the user marked by the flag and the APN data information in the mobile terminal into an APN database.
Preferably, the method for retaining data information is suitable for being executed in a computing device, and step C specifically includes:
c1, when judging that the current MD5 information is inconsistent with the MD5 information of the original APN configuration file, inquiring the APN database;
c2, finding out the APN data information which is not identified in the APN database and deleting the APN data information, and simultaneously keeping the identified APN data information;
and C3, analyzing the updated APN configuration file, and adding the analyzed updated APN data information into an APN database.
Preferably, the method for retaining data information is adapted to be executed in a computing device, and the step C further includes:
and C0, when the current MD5 information is judged to be consistent with the MD5 information in the original APN configuration file, ending the upgrading.
Preferably, the method for retaining data information is adapted to be executed in a computing device, and the step C further includes:
D. after the mobile terminal is inserted into the SIM card, loading the APN corresponding to the MMC MNC data of the SIM card from the updated APN database;
E. and the mobile terminal initiates a data request according to the APN to acquire the IP to realize normal network connection.
A memory device having stored therein a plurality of instructions adapted to be loaded and executed by a processor:
identifying the newly-built APN data information in advance and storing the APN data information to an APN database;
when the mobile terminal is subjected to OTA upgrading, calculating an updated APN configuration file to obtain current MD5 information;
judging whether the current MD5 information is consistent with MD5 information in the original APN configuration file, if not, deleting APN data information without identification in an APN database, analyzing the updated APN configuration file, and adding a data result obtained by analysis to the APN database to obtain an updated APN database;
preferably, the storage device has stored therein a plurality of instructions adapted to be loaded by the processor and continue to perform:
the method comprises the steps that user APN data information is pre-established in a mobile terminal, and flag is used for marking the user APN data information;
storing the APN data information of the user marked by the flag and APN data built in the mobile terminal into an APN database;
when the current MD5 information is judged to be inconsistent with the MD5 information of the original APN configuration file, querying the APN database;
searching all APN data information without identification in the APN database, deleting the APN data information without identification, and simultaneously keeping all identified APN data information;
analyzing the updated APN configuration file, and adding the analyzed updated APN data information into an APN database;
preferably, the storage device has stored therein a plurality of instructions adapted to be loaded by the processor and continue to perform:
when the current MD5 information is judged to be consistent with the MD5 information in the original APN configuration file, finishing upgrading;
preferably, the storage device has stored therein a plurality of instructions adapted to be loaded by the processor and continue to perform:
after the mobile terminal is inserted into the SIM card, loading the APN corresponding to the MMC MNC data of the SIM card from the updated APN database; and initiating a data request according to the APN to obtain the IP to realize normal network connection.
A mobile terminal comprising a processor adapted to implement instructions; and a storage device adapted to store a plurality of instructions adapted to be loaded by a processor and to perform the steps of any of the above-described methods for retaining data information.
Has the advantages that: the method for retaining the data information and the storage device provided by the invention identify the APN data information newly built by the user and store the identified APN data information in the APN database; when the mobile terminal carries out OTA upgrading, MD5 information of APN configuration files is calculated; judging MD5 information of APN configuration files before and after updating, when the judgment result is inconsistent, inquiring an APN database, deleting APN data information which is not marked in the APN database, and simultaneously keeping the marked APN data information, so that the APN data information established by a user can be kept, the problems that the mobile terminal cannot be directly accessed to a network after being upgraded due to OTA upgrade and needs to be reconfigured by the user are solved, the use of the user is facilitated, and the use experience of the user is improved.
Drawings
FIG. 1 is a flowchart illustrating a method for retaining data information according to a preferred embodiment of the present invention.
FIG. 2 is a block diagram of a preferred embodiment of a storage device for retaining data information.
Detailed Description
The present invention provides a method for retaining data information, a storage device and a mobile terminal, and the following further describes the present invention in detail in order to make the purpose, technical scheme and effect of the present invention clearer and clearer. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for retaining data information according to a preferred embodiment of the present invention, as shown in fig. 1, the method for retaining data information is suitable for being executed in a computing device, and includes the steps of:
s100, identifying the newly-built APN data information in advance and storing the identified APN data information to an APN database;
s200, when the mobile terminal is subjected to OTA upgrading, calculating an updated APN configuration file to obtain current MD5 information;
s300, judging whether the current MD5 information is consistent with the MD5 information in the original APN configuration file, if not, deleting APN data information without identification in an APN database, analyzing the updated APN configuration file, and adding the analyzed data result to the APN database to obtain the updated APN database.
In the embodiment of the invention, when the mobile terminal carries out OTA upgrading, APN configuration files are changed together, new APN data information is obtained by analyzing the changed APN configuration files, and the APN data information established by a user can be erased, so that the mobile terminal cannot be directly accessed to a network after being upgraded and needs the user to reconfigure the APN data information; the invention provides a method for reserving APN data information of a user during upgrading of an OTA system, which identifies the APN data information newly built by the user and stores the identified APN data information in an APN database; when the mobile terminal is subjected to OTA upgrading, calculating an updated APN configuration file to obtain current MD5 information; judging whether the current MD5 information is consistent with the MD5 information in the original APN configuration file, if not, deleting APN data information which is not identified in an APN database, keeping the identified APN data information, analyzing the updated APN configuration file, and adding the analyzed data result to the APN database to obtain an updated APN database. The problem that APN data information established by a user cannot be reserved when the mobile terminal is upgraded in the OTA in the prior art is solved.
Further, in the present invention, the step S100 specifically includes:
s101, user APN data information is pre-established in a mobile terminal, and the user APN data information is marked by a flag;
and S102, storing the APN data information of the user marked by the flag and the APN data information built in the mobile terminal into an APN database.
Further, in the present invention, the step S300 specifically includes:
s301, when judging that the current MD5 information is inconsistent with the MD5 information of the original APN configuration file, inquiring an APN database;
specifically, the APN configuration file is an APN-conf.xml file, and the mobile terminal calculates MD5 information of the APN-conf.xml file. And judging the MD5 information of the current APN configuration file and the MD5 information of the original APN configuration file, and inquiring the APN database when the judgment results are inconsistent.
S302, finding out APN data information without identification in the APN database, deleting the APN data information without identification, and simultaneously keeping the identified APN data information;
s303, analyzing the updated APN configuration file, and adding the analyzed updated APN data information into an APN database.
Through the steps, the mobile terminal reserves APN data information established by the user when the OTA is upgraded, and the user does not need to reconfigure the APN after the OTA is upgraded, so that the use of the user is facilitated.
Further, in the present invention, the step S300 further includes:
and S310, when the current MD5 information is judged to be consistent with the MD5 information in the original APN configuration file, ending upgrading.
Further, after the step S300, the method further includes:
s400, after the mobile terminal is inserted into the SIM card, loading the APN corresponding to the MMC MNC data of the SIM card from the updated APN database;
s500, the mobile terminal initiates a data request according to the APN to obtain the IP to realize normal network connection.
Referring to fig. 2, fig. 2 is a block diagram of a storage device for retaining data information according to a preferred embodiment of the present invention based on the above method, as shown in fig. 2, a storage device 10 is provided, in which a plurality of instructions are stored, and the instructions are adapted to be loaded and executed by a processor 20:
identifying the newly-built APN data information in advance and storing the APN data information to an APN database;
when the mobile terminal is subjected to OTA upgrading, calculating an updated APN configuration file to obtain current MD5 information;
and judging whether the current MD5 information is consistent with the MD5 information in the original APN configuration file, if not, deleting APN data information without identification in the APN database, analyzing the updated APN configuration file, and adding the analyzed data result to the APN database to obtain the updated APN database.
Further, in the present invention, the instructions are adapted to be loaded and continue to be executed by the processor 20:
the method comprises the steps that user APN data information is pre-established in a mobile terminal, and flag is used for marking the user APN data information;
and storing the APN data information of the user identified by the flag and APN data built in the mobile terminal into an APN database.
Further, in the present invention, the instructions are adapted to be loaded and continue to be executed by the processor 20:
when the current MD5 information is judged to be inconsistent with the MD5 information of the original APN configuration file, querying the APN database;
searching all APN data information without identification in the APN database, deleting the APN data information without identification, and simultaneously keeping all identified APN data information;
and analyzing the updated APN configuration file, and adding the analyzed updated APN data information into an APN database.
Further, in the present invention, the instructions are adapted to be loaded and continue to be executed by the processor 20:
when the current MD5 information is judged to be consistent with the MD5 information in the original APN configuration file, finishing upgrading;
further, in the present invention, the instructions are adapted to be loaded and continue to be executed by the processor 20:
after the mobile terminal is inserted into the SIM card, loading the APN corresponding to the MMC MNC data of the SIM card from the updated APN database;
and initiating a data request according to the APN to obtain the IP to realize normal network connection.
Further, as shown in fig. 2, the present invention also provides a mobile terminal, including: the system comprises a processor (processor)20 and a memory device (memory)10, wherein the processor 20 and the memory device 10 complete mutual communication through a bus;
the processor 20 is configured to call program instructions in the storage device 10 to execute the above method based on retaining data information, including: the method comprises the steps that user APN data information is pre-established in a mobile terminal, and flag is used for marking the user APN data information; and storing the APN data information of the user identified by the flag and APN data built in the mobile terminal into an APN database.
In summary, the method for retaining data information, the storage device and the mobile terminal provided by the invention identify the APN data information newly created by the user and store the identified APN data information in the APN database; when the mobile terminal carries out OTA upgrading, MD5 information of APN configuration files is calculated; judging MD5 information of APN configuration files before and after updating, when the judgment result is inconsistent, inquiring an APN database, deleting APN data information which is not marked in the APN database, and simultaneously keeping the marked APN data information, so that the APN data information established by a user can be kept, the problems that the mobile terminal cannot be directly accessed to a network after being upgraded due to OTA upgrade and needs to be reconfigured by the user are solved, the use of the user is facilitated, and the use experience of the user is improved.
It is to be understood that the invention is not limited to the examples described above, but that modifications and variations may be effected thereto by those of ordinary skill in the art in light of the foregoing description, and that all such modifications and variations are intended to be within the scope of the invention as defined by the appended claims.

Claims (9)

1. A method of retaining data information, adapted to be executed in a computing device, the method comprising:
A. identifying the newly-built APN data information in advance and storing the APN data information to an APN database;
B. when the mobile terminal is subjected to OTA upgrading, calculating an updated APN configuration file to obtain current MD5 information;
C. judging whether the current MD5 information is consistent with MD5 information in the original APN configuration file, if not, deleting APN data information without identification in an APN database, analyzing the updated APN configuration file, and adding a data result obtained by analysis to the APN database to obtain an updated APN database;
the step C specifically comprises the following steps:
c1, when judging that the current MD5 information is inconsistent with the MD5 information of the original APN configuration file, inquiring the APN database;
c2, finding out the APN data information which is not identified in the APN database and deleting the APN data information, and simultaneously keeping the identified APN data information;
and C3, analyzing the updated APN configuration file, and adding the analyzed updated APN data information into an APN database.
2. The method according to claim 1, adapted to be executed in a computing device, wherein said step a specifically comprises:
a1, user APN data information is pre-established in the mobile terminal, and flag is used for marking the user APN data information;
and A2, storing the APN data information of the user marked by the flag and the APN data in the mobile terminal into an APN database.
3. The method of retaining data information according to claim 1, adapted to be executed in a computing device, wherein said step C further comprises:
and C0, when the current MD5 information is judged to be consistent with the MD5 information in the original APN configuration file, ending the upgrading.
4. The method of retaining data information according to claim 1, adapted to be executed in a computing device, further comprising after said step C:
D. after the mobile terminal is inserted into the SIM card, loading the APN corresponding to the MMC MNC data of the SIM card from the updated APN database;
E. and the mobile terminal initiates a data request according to the APN to acquire the IP to realize normal network connection.
5. A memory device having stored therein a plurality of instructions adapted to be loaded and executed by a processor:
identifying the newly-built APN data information in advance and storing the APN data information to an APN database;
when the mobile terminal is subjected to OTA upgrading, calculating an updated APN configuration file to obtain current MD5 information;
judging whether the current MD5 information is consistent with MD5 information in the original APN configuration file, if not, deleting APN data information without identification in an APN database, analyzing the updated APN configuration file, and adding a data result obtained by analysis to the APN database to obtain an updated APN database;
when the current MD5 information is judged to be inconsistent with the MD5 information of the original APN configuration file, querying the APN database;
searching APN data information without identification in the APN database, deleting the APN data information without identification, and simultaneously keeping the identified APN data information;
and analyzing the updated APN configuration file, and adding the analyzed updated APN data information into an APN database.
6. The storage device of claim 5, wherein a plurality of instructions are stored, said instructions being adapted to be loaded by a processor and to continue to perform:
the method comprises the steps that user APN data information is pre-established in a mobile terminal, and flag is used for marking the user APN data information;
and storing the APN data information of the user identified by the flag and APN data built in the mobile terminal into an APN database.
7. The storage device of claim 5, wherein a plurality of instructions are stored, said instructions being adapted to be loaded by a processor and to continue to perform:
and when the current MD5 information is judged to be consistent with the MD5 information in the original APN configuration file, ending the upgrading.
8. The storage device of claim 5, wherein a plurality of instructions are stored, said instructions being adapted to be loaded by a processor and to continue to perform:
after the mobile terminal is inserted into the SIM card, loading the APN corresponding to the MMC MNC data of the SIM card from the updated APN database; and initiating a data request according to the APN to obtain the IP to realize normal network connection.
9. A mobile terminal comprising a processor adapted to implement instructions; and a storage device adapted to store a plurality of instructions adapted to be loaded by the processor and to perform the steps of the method for retaining data information according to any of the preceding claims 1-4.
CN201710318277.2A 2017-05-08 2017-05-08 Method for retaining data information, storage device and mobile terminal Active CN107231624B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710318277.2A CN107231624B (en) 2017-05-08 2017-05-08 Method for retaining data information, storage device and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710318277.2A CN107231624B (en) 2017-05-08 2017-05-08 Method for retaining data information, storage device and mobile terminal

Publications (2)

Publication Number Publication Date
CN107231624A CN107231624A (en) 2017-10-03
CN107231624B true CN107231624B (en) 2021-02-19

Family

ID=59934505

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710318277.2A Active CN107231624B (en) 2017-05-08 2017-05-08 Method for retaining data information, storage device and mobile terminal

Country Status (1)

Country Link
CN (1) CN107231624B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107908441B (en) * 2017-12-06 2021-07-02 郑州云海信息技术有限公司 Database upgrading method and upgrading device
CN109167679B (en) * 2018-08-02 2022-02-22 武汉普利商用机器有限公司 Method and device for configuring private network APN
CN110764809A (en) * 2019-10-31 2020-02-07 福州汇思博信息技术有限公司 OTA APN upgrading method, device, equipment and medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103906092A (en) * 2014-03-28 2014-07-02 宇龙计算机通信科技(深圳)有限公司 Method and device for updating access point information
CN104105077A (en) * 2014-07-25 2014-10-15 广东欧珀移动通信有限公司 Mobile phone upgrading method and device
CN104602363A (en) * 2014-12-25 2015-05-06 联想(北京)有限公司 Electronic equipment and APN information updating method thereof
WO2016054017A1 (en) * 2014-09-30 2016-04-07 Qualcomm Incorporated Reducing attach delay for a multi-sim ue
CN105682126A (en) * 2014-11-19 2016-06-15 中兴通讯股份有限公司 Access point name (APN) parameter configuration processing method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103906092A (en) * 2014-03-28 2014-07-02 宇龙计算机通信科技(深圳)有限公司 Method and device for updating access point information
CN104105077A (en) * 2014-07-25 2014-10-15 广东欧珀移动通信有限公司 Mobile phone upgrading method and device
WO2016054017A1 (en) * 2014-09-30 2016-04-07 Qualcomm Incorporated Reducing attach delay for a multi-sim ue
CN105682126A (en) * 2014-11-19 2016-06-15 中兴通讯股份有限公司 Access point name (APN) parameter configuration processing method and device
CN104602363A (en) * 2014-12-25 2015-05-06 联想(北京)有限公司 Electronic equipment and APN information updating method thereof

Also Published As

Publication number Publication date
CN107231624A (en) 2017-10-03

Similar Documents

Publication Publication Date Title
WO2017020654A1 (en) Wireless network access method and device
CN110806894B (en) Automobile part software version management method, equipment, storage medium and device
CN107231624B (en) Method for retaining data information, storage device and mobile terminal
US10743183B2 (en) Method and device for realizing wireless access point connection authentication
KR20020034228A (en) Method for upgrading S/W using OTA service provision in mobile terminal and system for the same
CN104850301A (en) Method and system for classifying application icons on system desktop
CN105700918A (en) System upgrading method and device
CN110750286B (en) Management method, device, system, equipment and medium for upgrading Mbn through OTA
CN110837391B (en) Application program hot updating method and device, storage medium and electronic equipment
CN112258191A (en) Data reconciliation method, device, equipment and storage medium
CN106603289B (en) LMT configuration file smooth upgrading method
CN109246280B (en) Address book cloud processing method and device, computer equipment and readable storage medium
CN110851151A (en) Method, device, terminal, server and storage medium for pre-installing application
CN103763731A (en) Positioning detection method and device
US20200021980A1 (en) Management of a multi-sim offer with multiple activation codes
CN112433935A (en) Test method, test device, electronic equipment and storage medium
CN110764809A (en) OTA APN upgrading method, device, equipment and medium
CN113688045B (en) Automatic checking method and device for binary interface compatibility
CN110572285B (en) Device code writing method, device code writing device and readable storage medium
CN113553079A (en) Upgrading method and device for Internet of things equipment, electronic equipment and storage medium
CN112052037A (en) Application software development method, device, equipment and medium
CN111488226A (en) Data processing method of mobile terminal and computer
CN105278980B (en) System updating method, device and server
CN112559085B (en) Plug-in loading method, equipment, storage medium and device of Internet of things equipment
CN113885963B (en) Secondary development file execution method, device and storage medium

Legal Events

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