CN111258625A - Software flashing detection method and device, storage medium and electronic equipment - Google Patents

Software flashing detection method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN111258625A
CN111258625A CN202010019458.7A CN202010019458A CN111258625A CN 111258625 A CN111258625 A CN 111258625A CN 202010019458 A CN202010019458 A CN 202010019458A CN 111258625 A CN111258625 A CN 111258625A
Authority
CN
China
Prior art keywords
software version
terminal
station
processor
server
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.)
Granted
Application number
CN202010019458.7A
Other languages
Chinese (zh)
Other versions
CN111258625B (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 CN202010019458.7A priority Critical patent/CN111258625B/en
Publication of CN111258625A publication Critical patent/CN111258625A/en
Application granted granted Critical
Publication of CN111258625B publication Critical patent/CN111258625B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The embodiment of the application discloses a software flashing detection method, a software flashing detection device, a storage medium and electronic equipment, wherein the method comprises the following steps: receiving a software version searching request which is sent by a packaging station and aims at a terminal which is assembled, wherein the software version searching request carries a processor identifier of the terminal, searching a target software version corresponding to the processor identifier in the software version set, and feeding back the target software version to the packaging station, wherein the target software version is used for packaging the terminal when the target software version is matched with a software version which is allowed to appear by the packaging station. By adopting the embodiment of the application, the accurate software version can be obtained, and the error rate of software version detection is reduced.

Description

Software flashing detection method and device, storage medium and electronic equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a software flashing detection method and apparatus, a storage medium, and an electronic device.
Background
With the popularization of terminals (such as mobile phones, computers and notebooks), manufacturers adopt a flashing station to flash the terminals during the production process of the terminals, so as to install relevant software (including system software, application software and intermediary software between the system software and the application software) on the terminals. And detecting the software version on the terminal by a packaging station, packaging the terminal by the packaging station when the software version is matched with the software version allowed to be delivered, and finally warehousing and delivering.
At present, when a terminal is booted by a booting station, a software version of the terminal which is booted this time and an identification code of the terminal (taking the terminal as a mobile phone for example, the identification code may be an international mobile equipment identification code) are uploaded to a server correspondingly. By binding the software version with the identification code of the terminal, the packaging station can acquire the corresponding software version from the server through the identification code of the terminal so as to detect whether the software version is matched with the allowed software version. However, a mode of binding the software version with the identification code of the terminal is adopted, in the production process of the terminal, after the final assembly station finishes final assembly of the terminal, the terminal is in a shutdown state at this time, when the flashing station refreshes the terminal due to production needs (such as the software version needs to be updated before the terminal comes into the market), the terminal is in the shutdown state when the flashing station refreshes the terminal, the identification code of the terminal cannot be acquired, the software version refreshed at this time cannot be uploaded to the server by the flashing station, and therefore the software version acquired by the packaging station to the terminal is inaccurate, and the error rate of software version detection is high.
Disclosure of Invention
The embodiment of the application provides a software flashing detection method and device, a storage medium and electronic equipment, which can acquire an accurate software version and reduce the error rate of software version detection. The technical scheme is as follows:
in a first aspect, an embodiment of the present application provides a software flashing detection method, where the method includes:
receiving a software version searching request aiming at a terminal which is assembled and sent by a packaging station, wherein the software version searching request carries a processor identifier of the terminal;
searching a target software version corresponding to the processor identifier in the software version set;
and feeding back the target software version to the packaging station, wherein the target software version is used for packaging the terminal by the packaging station when the target software version is matched with the allowed software version.
In a second aspect, an embodiment of the present application provides another software flashing detection method, where the method includes:
acquiring a processor identifier of a terminal which is assembled, and sending a software version searching request aiming at the terminal to a server, wherein the software version searching request carries the processor identifier of the terminal;
receiving a target software version fed back by the server;
and when the target software version is matched with the allowed software version, packaging the terminal.
In a third aspect, an embodiment of the present application provides a software flashing detection apparatus, where the apparatus includes:
the system comprises a searching request receiving module, a packaging station and a searching module, wherein the searching request receiving module is used for receiving a software version searching request which is sent by the packaging station and aims at a terminal which is assembled, and the software version searching request carries a processor identifier of the terminal;
the target version searching module is used for searching a target software version corresponding to the processor identifier in the software version set;
and the target software version feedback module is used for feeding the target software version back to the packaging station, and the target software version is used for packaging the terminal by the packaging station when the target software version is matched with the allowed software version.
In a fourth aspect, an embodiment of the present application provides a software flashing detection apparatus, where the apparatus includes:
the system comprises a processor identifier sending module, a server and a terminal, wherein the processor identifier sending module is used for acquiring a processor identifier of a terminal which is assembled and sending a software version searching request aiming at the terminal to the server, and the software version searching request carries the processor identifier of the terminal;
the target version receiving module is used for receiving the target software version fed back by the server;
and the software version matching module is used for packaging the terminal when the target software version is matched with the allowed software version.
In a fifth aspect, embodiments of the present application provide a computer storage medium storing a plurality of instructions adapted to be loaded by a processor and to perform the above-mentioned method steps.
In a sixth aspect, an embodiment of the present application provides an electronic device, which may include: a processor and a memory; wherein the memory stores a computer program adapted to be loaded by the processor and to perform the above-mentioned method steps.
The beneficial effects brought by the technical scheme provided by some embodiments of the application at least comprise:
in one or more embodiments of the present application, a server receives a software version lookup request for a terminal that has been assembled, where the software version lookup request carries a processor identifier of the terminal, looks up a target software version corresponding to the processor identifier in a software version set, and feeds back the target software version to a packaging station, where the target software version is used for the packaging station to package the terminal when the target software version matches with an allowed software version. The server can normally receive the processor identification and the software version uploaded by the flashing station after flashing in a terminal shutdown state by establishing the corresponding relation between the processor identification and the software version uploaded by the flashing station and storing the processor identification and the software version in the software version set, so that the problem of low accuracy of the software version of the terminal stored in the server due to the fact that an identity identification code cannot be obtained is solved, and after the server receives a software version searching request, a target software version corresponding to the processor identification can be searched in the software version set, so that a packaging station can obtain an accurate software version, and the error rate of software version detection is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a software flashing detection method according to an embodiment of the present application;
FIG. 2 is a schematic flow chart illustrating another software flashing detection method according to an embodiment of the present disclosure;
fig. 3 is a scene diagram of an asymmetric encryption manner related to the software flashing detection method provided in the embodiment of the present application;
FIG. 4 is a schematic flow chart illustrating another software flashing detection method according to an embodiment of the present disclosure;
fig. 5 is a schematic view of a scene of a scanned identity tag related to a software flashing detection method provided in an embodiment of the present application;
fig. 6 is a schematic view of a scenario of a software flashing detection system according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of a software flashing detection device according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of a search request receiving module according to an embodiment of the present application;
FIG. 9 is a schematic structural diagram of another software flashing detection apparatus provided in an embodiment of the present application;
FIG. 10 is a schematic structural diagram of another software flashing detection apparatus provided in an embodiment of the present application;
fig. 11 is a schematic structural diagram of a processor identifier sending module according to an embodiment of the present application;
FIG. 12 is a schematic structural diagram of another software flashing detection apparatus provided in an embodiment of the present application;
fig. 13 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 14 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the description of the present application, it is to be understood that the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. In the description of the present application, it is noted that, unless explicitly stated or limited otherwise, "including" and "having" and any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus. The specific meaning of the above terms in the present application can be understood in a specific case by those of ordinary skill in the art. Further, in the description of the present application, "a plurality" means two or more unless otherwise specified. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
The present application will be described in detail with reference to specific examples.
In one embodiment, as shown in fig. 1, a method of detecting a software flush is proposed, which may be implemented by means of a computer program and may be run on a software flush detection apparatus based on the von neumann architecture. The computer program may be integrated into the application or may run as a separate tool-like application.
Specifically, the software flashing detection method comprises the following steps:
step 101: receiving a software version searching request aiming at the assembled terminal sent by a packaging station, wherein the software version searching request carries a processor identifier of the terminal.
In this embodiment of the application, the packaging station is configured to detect whether installed software of the terminal before the assembled terminal leaves a factory and packages meets a factory standard, that is, whether version information of each software is consistent with version information of software allowed to be exported, and when the assembled terminal meets the factory standard, the packaging station packages the assembled terminal, for example, assembly of accessories of the terminal and packaging of the terminal into a packaging box, and finally warehousing and shipment.
In the embodiment of the present application, the assembled terminal generally refers to a terminal after the final assembly test (appearance and complete machine function test, etc.) of the terminal is completed at the final assembly station. In the final assembly test link, the terminal can have finished the production test procedures such as the chip mounting procedure, the single board test, the complete machine test, the terminal identification code (such as IMEI code) writing and the like. It should be noted that the terminal is normally in a shutdown state after the terminal completes a final assembly test (appearance and complete machine function tests, etc.) on the terminal at a final assembly station.
The software version lookup request may be understood as code for requesting the server to perform a lookup of the software version of the "assembled terminal". The server can search the target version software version of the assembled terminal in the stored related software version information by executing the codes.
The processor identification is typically indicative information for characterizing the class, model, specification, etc. of the terminal processor. Typically the processor identification may be an id representing the processor, e.g. 1, 2, 3, etc. a number representing an id; may be a key character representing the processor, e.g., a, b, c, etc.; may be a key string representing the processor, e.g., pth _ a, pth _ b, pth _ c; and so on. In this embodiment, the server may be configured to search for the target version information of the assembled terminal by receiving the processor identifier sent by the packaging station.
Specifically, after acquiring the processor identifier of the assembled terminal, the packaging station may send a software version search request for searching for the target version information of the assembled terminal to the server through a communication network between the packaging station and the server. And after receiving the software version searching request, the server responds to the software version searching request and executes the next step of searching the target software version corresponding to the processor identifier in the software version set.
Optionally, the communication network between the packaging station and the server may be the internet, but may be any other network, including but not limited to any combination of Local Area Network (LAN), Metropolitan Area Network (MAN), Wide Area Network (WAN), mobile, wired, or wireless network, private network, or virtual private network.
In this embodiment, when the wrapping station exchanges data with the server via the communication network (for example, the wrapping station sends a software version search request to the server, and the server feeds back a target software version to the wrapping station), technologies and/or formats including hypertext markup language (HTML), extensible markup language (XML), and the like may be used to represent the data exchanged via the network. All or some of the communication network links may also be encrypted using conventional encryption techniques such as Secure Socket Layer (SSL), Transport Layer Security (TLS), Virtual Private Network (VPN), internet protocol security (IPsec), and so on. Custom and/or dedicated data communication techniques may also be used in place of or in addition to the data communication techniques described above.
Step 102: and searching the target software version corresponding to the processor identifier in the software version set.
The set of software versions comprises a software version corresponding to a processor identification of at least one terminal.
The target software warranty can be understood as the latest (i.e. factory packaging time) software version stored by the assembled terminal at the server, and the representation form of the software version can be the form of software version id.
In a specific implementation scenario, the server usually carries a Manufacturing Execution System (MES), and the server can control various processes in the terminal production assembly process by carrying the MES, and specifically can provide processes of terminal production data management, planned production scheduling management, inventory management, quality management, human resource management, work center/equipment management, tool management, procurement management, cost management, project bulletin board management, production process control, bottom layer data integration analysis, upper layer data integration decomposition and the like by the MES, so as to improve efficiency in the terminal production assembly process and reduce production risk. It can be understood that, in the whole process of production and assembly, due to the requirements of production and testing, in each process of installation and debugging of terminal execution software (including system software, application software, and intermediary software between the two software), also referred to as a process of terminal flashing, a flashing station executing a task of terminal flashing uploads relevant information of the flashing task of this time to an MES system of a server for storage, where the relevant information of flashing includes, but is not limited to, flashing information such as a processor identifier, a software version, flashing time, and a flashing station number of a terminal. After receiving the relevant information of the flashing sent by the flashing station, the MES system of the server may establish a correspondence between the processor identifier and the software version, and store the correspondence in the form of the software version set. It can be understood that when the flashing station refreshes the terminal with the software installed, relevant flashing information corresponding to the task of flashing is uploaded to the server, and the relevant flashing information includes an updated software version of flashing and a processor identifier. After receiving the relevant information of the flashing, the server analyzes the relevant information of the flashing, updates the software version corresponding to the processor identifier in a software version set stored in the server, and specifically updates and stores the software version as the updated software version.
Specifically, after receiving a software version search request for searching for target version information of the assembled terminal sent by the packaging station through a communication network between the server and the packaging station, the server responds to the software version search request to obtain the processor identifier of the assembled terminal carried by the software version search request, then obtains a stored software version set, and searches for a target software version corresponding to the processor identifier in the software version set.
Step 103: and feeding back the target software version to the packaging station, wherein the target software version is used for packaging the terminal by the packaging station when the target software version is matched with the allowed software version.
In the embodiment of the application, a packaging station determines whether the software of the terminal meets a factory standard by detecting whether the software version of the assembled terminal is consistent with a permitted release book, that is, whether the software version (such as a software version number) of each piece of software of the terminal is consistent with the software version of the permitted release software, and when the assembled terminal meets the factory standard, the packaging station packages the assembled terminal, for example, assembly of accessories of the terminal and packaging of the terminal into a packaging box, and finally warehousing and delivery.
Specifically, the server responds to a software version search request of the terminal, and searches a target software version corresponding to a processor identifier in a software version set based on the processor identifier carried by the software version search request. And when the target software version is found, feeding the target software version back to the packaging station through a communication network between the target software version and the packaging station. After receiving the target software version, the packaging station can perform software version detection on the assembled terminal, determine whether the target software version on the assembled terminal is matched with an allowed software version, and if so, detect whether the target software version is consistent with the allowed software version, that is, the assembled terminal meets the delivery standard, the packaging station packages the assembled terminal, for example, assembly of accessories of the terminal and packaging of the terminal into a packaging box, and finally warehousing and delivery.
In the embodiment of the application, a server receives a software version searching request which is sent by a packaging station and aims at a terminal which is assembled totally, the software version searching request carries a processor identifier of the terminal, a target software version corresponding to the processor identifier is searched in a software version set, the target software version is fed back to the packaging station, and the target software version is used for packaging the terminal when the target software version is matched with a software version which is allowed to be generated by the packaging station. The server can normally receive the processor identification and the software version uploaded by the flashing station after flashing in a terminal shutdown state by establishing the corresponding relation between the processor identification and the software version uploaded by the flashing station and storing the processor identification and the software version in the software version set, so that the problem of low accuracy of the software version of the terminal stored in the server due to the fact that an identity identification code cannot be obtained is solved, and after the server receives a software version searching request, a target software version corresponding to the processor identification can be searched in the software version set, so that a packaging station can obtain an accurate software version, and the error rate of software version detection is reduced. .
Referring to fig. 2, fig. 2 is a schematic flowchart illustrating another embodiment of a software flashing detection method provided in the present application. Specifically, the method comprises the following steps:
step 201: and receiving the terminal identification code and the processor identification uploaded by the final assembly station after the final assembly of the terminal.
The identification code is a serial number for identifying the identity of the terminal, taking the terminal as a mobile phone as an example, the identification code may be an International Mobile Equipment Identification (IMEI), which is a so-called mobile phone serial number and a mobile phone serial number, and is used for identifying each independent mobile communication device, such as a mobile phone, in a mobile phone network, and is equivalent to an identity card of the mobile phone.
The processor identification is typically indicative information for characterizing the class, model, specification, etc. of the terminal processor. Typically the processor identification may be an id representing the processor, e.g. 1, 2, 3, etc. a number representing an id; may be a key character representing the processor, e.g., a, b, c, etc.; may be a key string representing the processor, e.g., pth _ a, pth _ b, pth _ c; and so on. Taking the terminal as a mobile phone as an example, the processor identifier may be an id (cpuid) of a central controller of the terminal.
Specifically, when the terminal is subjected to final assembly at a final assembly station through a production line, the final assembly station performs final assembly and corresponding test on the current terminal, and in a final assembly test link, the terminal can generally complete production test procedures such as a chip mounting procedure, a single board test, a complete machine test, and terminal identity identification code (such as an IMEI code) writing. After the final assembly station completes the final assembly of the terminal, the server may establish a corresponding relationship between the terminal identification code (e.g., IMEI code) of the final assembled terminal and the processor identifier. Specifically, the identification code of the terminal and the processor identifier are uploaded to a server through a communication network between the server and the terminal. The server can receive the identification code of the terminal and the processor identification sent by the final assembly station.
After the terminal completes the final assembly test (appearance and complete machine function test, etc.) of the terminal at the final assembly station, the terminal is usually in a shutdown state. When the terminal which is assembled is required to be refreshed at the refreshing station, the processor identifier of the terminal can be obtained in the refreshing process. In this embodiment of the application, when at least one flashing station refreshes the same terminal, a corresponding relationship between the processor identifier and the software version in the flashing process of the terminal may be established, and the corresponding relationship between the processor identifier and the software version in the flashing process of the terminal may be sent to a server for storage, so that the packaging station may acquire the latest target software version of the terminal from the server in the software detection process before the terminal is packaged.
Step 202: and correspondingly storing the processor identifier and the identity identification code into a processor identifier set.
The processor identification set comprises processor identifications corresponding to the identification codes of at least one terminal.
In a specific implementation scenario, the server may generally carry an MES system, in the whole production and assembly process, due to the requirements of production and testing, after the final assembly station performs the final assembly on the terminal, the final assembly station completes production and testing processes such as a terminal mounting process, a single board test, a complete machine test, and a terminal identification code (such as an IMEI code) writing, and the final assembly station sends the final assembly related information of the final assembly task to the MES system of the server for storage, where the final assembly related information includes, but is not limited to, final assembly information such as a processor identifier of the terminal, an identification code of the terminal, final assembly time, and a final assembly station number. After receiving the final assembly related information sent by the final assembly station, the MES system of the server extracts the terminal identification code and the processor identifier in the final assembly related information, then establishes the corresponding relation between the processor identifier and the identification code, and stores the processor identifier in the form of the processor identifier set. After receiving the software version search request of the packaging station, and when the software version search request carries the identification code of the terminal, the server may search, based on the software version search request, a processor identifier corresponding to the identification code in a processor identifier set, so as to search the target software version of the terminal through the processor identifier.
In one possible embodiment, the server may send the set of processor identifications to the packaging station. The packaging station can search the processor identification corresponding to the identification code in the processor identification set after scanning the identification code of the assembled terminal based on the processor identification set. And sending a software version lookup request to a server based on the processor identification.
One way may be that the packaging station actively sends a collection acquisition request to the server for the assembled terminal. And the server sends the processor identifier set to the packaging station after receiving the set acquisition request, wherein the processor identifier set is used for the packaging station to acquire the processor identifier corresponding to the identification code of the terminal.
One way may be that the server may actively push the processor identifier set to the packing station, for example, push the processor identifier set to the packing station at a specific push period (e.g., 5 minutes), and the packing station may search for the processor identifier corresponding to the identifier in the processor identifier set after scanning the identifier of the assembled terminal based on the processor identifier set. And sending a software version lookup request to a server based on the processor identification. Wherein the pushing period can be determined based on the production packaging requirement of the actual terminal.
Step 203: and receiving an authentication request of the machine refreshing station, and responding to the authentication request to authenticate the machine refreshing station.
The authentication request is used for requesting the server to verify whether the flashing station has the right of flashing the terminal.
Specifically, in the terminal production and assembly process, when the machine-refreshing station needs to perform machine-refreshing on the assembled terminal, the server is generally required to be obtained first to perform machine-refreshing authorization on the machine-refreshing station to perform a machine-refreshing task on the terminal. At this time, the machine refreshing station can send an authentication request through a communication network between the machine refreshing station and the server, after receiving the authentication request sent by the machine refreshing station, the server responds to the authentication request, creates an authentication process for authenticating the machine refreshing station, allocates resources of a server resource pool for the authentication, and authenticates the machine refreshing station.
The sending of the authentication request to the server by the flashing station may be sent when the 'assembled terminal is to be flashed', or sent before the 'assembled terminal is flashed', or the authentication request may be sent to the server by the flashing station at regular time (for example, every 15 minutes), and so on. Here, it is not particularly limited.
Step 204: and determining that the machine refreshing station passes the authentication, and performing machine refreshing authorization on the machine refreshing station.
In a specific implementation scenario, the authentication mode may be verified by using a secret key, that is, the server may carry the secret key when sending the authentication request to the server, and after receiving the authentication request of the workstation, the server performs verification based on the secret key carried by the authentication request. And when the secret key is matched with a preset secret key, the server determines that the flashing station passes the authentication.
In a specific implementation scenario, the authentication mode may be verified through a station identifier of the flashing station, where the station identifier may uniquely represent indication information of an identity of the flashing station, and generally, the station identifier may be an id representing the flashing station, for example, a number representing id such as 1, 2, 3, etc.; can be key characters representing the brushing station, such as a, b, c and the like; key character strings representing the workstation of the machine-flushing, such as pth _ a, pth _ b and pth _ c; and the station identification can also be information such as MAC address, IP address, digital certificate and ID of the machine-refreshing station. The method comprises the steps that when an authentication request is sent to a server by a machine-refreshing station, the authentication request of the machine-refreshing station can be carried with a station identification, the server receives the authentication request of the machine-refreshing station and then carries out verification based on the station identification carried by the authentication request, usually, a legal station identification library can be stored in the server, the server can search whether the station identification is contained in the station identification library, and when the station identification exists, the server determines that the authentication of the machine-refreshing station passes.
Optionally, when the machine-flushing station sends the authentication request to the server, a preset public key may be used to encrypt and transmit the authentication request, generally, the preset public key corresponds to a preset private key, and a mode of encrypting and decrypting transmission information by using the public key and the private key is generally called an asymmetric encryption mode, in the asymmetric encryption manner, as shown in fig. 3, fig. 3 is a scene diagram of an asymmetric encryption manner, an encrypting party-refreshing station encrypts an authentication request transmitted by encryption by using a public key, and transmits the encrypted authentication request to a decrypting party-server through a communication network between the encrypting party-refreshing station and the server, the decrypting party-server decrypts the encrypted information-authentication request by using a preset private key to obtain an authentication request, in the whole information transmission process, the private key is invisible to the electronic equipment except the server, and the encrypted information encrypted by the public key can only be decrypted by the private key.
The preset public key and the preset private key may be distributed based on an asymmetric encryption algorithm, where the asymmetric encryption algorithm includes, but is not limited to, an RSA encryption algorithm, an Elgamal encryption algorithm, a knapsack algorithm, a Rabin encryption algorithm, an ECC (elliptic curve cryptography algorithm), and the like.
Specifically, the server determines that the authentication of the machine refreshing station passes, that is, performs machine refreshing authorization on the machine refreshing station, where the machine refreshing authorization may send a machine refreshing verification certificate to the machine refreshing station, may send a machine refreshing code to the machine refreshing station, may open a machine refreshing authority of the machine refreshing station in a server background, and the like.
Step 205: and receiving a target software version which is sent by a flashing station and is used for flashing the final assembled terminal and the processor identification, and correspondingly storing the processor identification and the target software version into the software version set.
Specifically, when the terminal assembled in the assembly is needed to be brushed at the brushing station, the terminal assembled in the assembly is fixed on a downloading jig of a product production line, and the brushing station can download and install the software to be installed to the terminal assembled in the assembly usually by means of wired connection with the terminal assembled in the assembly. The wired connection may be performed by using a Universal Serial Bus (USB) to connect to a data interface on the assembled terminal, where the data interface includes, but is not limited to, a 3.5mm earphone jack, a USB interface, a Type-C interface, and a Lightning interface.
Specifically, when the machine refreshing station refreshes the assembled terminal, the assembled terminal is in a shutdown state, and the machine refreshing station can generally acquire the processor identifier of the terminal in a wired connection manner in the machine refreshing process. In this embodiment of the application, in a process of installing and debugging the terminal execution software (including system software, application software, and intermediary software between the system software and the application software) by the flashing station, which is also referred to as a terminal flashing process, the flashing station executing the terminal flashing task uploads relevant flashing information of the current flashing task to the server, where the relevant flashing information includes, but is not limited to, flashing information such as a processor identifier, a target software version, flashing time, and a flashing station number of the terminal. And the server acquires the processor identifier and the target software version in the flashing information. The server can establish a corresponding relation between the processor identifier and a software version in the flashing process of the terminal, and correspondingly store the processor identifier and the target software version into the software version set; or the flashing station directly sends the target software version and the processor identifier to a server after the terminal which is assembled is flashed, and the server can establish the corresponding relation between the processor identifier and the software version in the flashing process of the terminal and correspondingly store the processor identifier and the target software version into the software version set.
Step 206: and receiving a software version searching request aiming at the assembled terminal sent by a packaging station, wherein the software version searching request carries the processor identifier.
Specifically, refer to step 101, which is not described herein again.
Step 207: receiving a software version searching request aiming at the assembled terminal sent by a packaging station, wherein the software version searching request carries an identification code of the terminal, and searching a processor identifier corresponding to the identification code in a processor identifier set.
Specifically, after acquiring the identification code of the assembled terminal, the packaging station may generate a software version search request including the identification code, and then may send the software version search request for searching for the target version information of the assembled terminal to the server through a communication network between the packaging station and the server. After receiving the software version searching request, the server responds to the software version searching request to acquire the identification code carried by the software version searching request, then searches the processor identifier corresponding to the identification code in a stored processor identifier set, and then executes the step of searching the target software version corresponding to the processor identifier in the software version set.
Optionally, the information interaction between the packaging station and the server through the communication network may be encryption by using a symmetric encryption algorithm, where the symmetric encryption mode is that the sender and the receiver of the encrypted information use the same key for encryption/decryption. The algorithm based on the symmetric encryption mode can be a DES encryption algorithm, a tripleDES encryption algorithm, an RC2/RC4/RC5 encryption algorithm, a Blowfish encryption algorithm and the like.
Step 208: and searching the target software version corresponding to the processor identifier in the software version set.
Refer to step 102 specifically, and will not be described herein.
Step 209: and feeding back the target software version to the packaging station, wherein the target software version is used for packaging the terminal by the packaging station when the target software version is matched with the allowed software version.
Specifically, refer to step 103, which is not described herein.
In the embodiment of the application, a server receives a software version searching request which is sent by a packaging station and aims at a terminal which is assembled totally, the software version searching request carries a processor identifier of the terminal, a target software version corresponding to the processor identifier is searched in a software version set, the target software version is fed back to the packaging station, and the target software version is used for packaging the terminal when the target software version is matched with a software version which is allowed to be generated by the packaging station. The server can normally receive the processor identification and the software version uploaded by the flashing station after flashing in a terminal shutdown state by establishing the corresponding relation between the processor identification and the software version uploaded by the flashing station and storing the processor identification and the software version in the software version set, so that the problem of low accuracy of the software version of the terminal stored in the server due to the fact that an identity identification code cannot be obtained is solved, and after the server receives a software version searching request, a target software version corresponding to the processor identification can be searched in the software version set, so that a packaging station can obtain an accurate software version, and the error rate of software version detection is reduced. Meanwhile, the server can pre-store a processor identifier set containing the identity identifier of the terminal and the processor identifier, a software version searching request containing the identity identifier of the packaging station is received, the corresponding processor identifier is searched based on the identity identifier, then the target software version of the terminal is determined according to the processor identifier, the packaging station is not required to search the corresponding processor identifier according to the obtained identity identifier, the time for software flashing detection can be saved, the flow of software flashing detection is simplified, and the efficiency of terminal packaging is improved.
Referring to fig. 4, fig. 4 is a schematic flowchart illustrating another embodiment of a software flashing detection method according to the present application. Specifically, the method comprises the following steps:
step 301: and scanning the identity label on the terminal which is assembled, and reading the identity identification code corresponding to the identity label.
The identity label can be an electronic label, a paper label, a plastic label and the like, and the identity label can be in the form of a two-dimensional code, a bar code, an applet code and the like. In the embodiment of the application, in the process of manufacturing and assembling the terminal, after the terminal is swiped with the identification code, an identification label for characterizing the terminal is generally attached to the terminal. Usually, the position to which the identity tag is attached can be scanned and effectively identified by the packaging station in the production link corresponding to the packaging station.
The label scanner is a computer or other identification platform which utilizes the optical principle to identify and read the information content of the identity label and then transmits the decoded information to the packaging station. In the embodiment of the application, the packaging station can automatically scan the identity label on the assembled terminal by adopting the contained label scanner, then identify and read the information content of the identity label, decode the information content, and read the identity identification code corresponding to the identity label.
In a specific implementation scenario, taking the identity tag as a barcode, the barcode is a pattern composed of black and white stripes, wherein the black portion is called "bar" and the white portion is called "empty". The bars and spaces are used to represent 0 or 1, respectively, so that the combination of different coarse and fine stripes with each other represents different encoded information. A label scanner-bar code scanner for scanning an identity label may be integrated on the packaging station, as shown in fig. 5, fig. 5 is a schematic view of a scene for scanning an identity label, and light emitted from a light source in the bar code scanner included in the packaging station is reflected after being irradiated to a bar code on a terminal assembled through the lens 1. The reflected light is converged by the lens 2 onto the optical sensor of the bar code scanner, thereby converting the emitted light of different intensities into electrical signals, and the duration of the different electrical signals represents the width of the bars and spaces. Then, the electrical signal is further processed by signal amplification and signal processing, and then transmitted to a decoding circuit to be "translated" into the original encoded information. Finally, after comparison with the coded information in the computer system of the packaging station, the information related to the bar code, namely the identification code corresponding to the identification label, is read.
Step 302: sending a set acquisition request aiming at the assembled terminal to the server, and receiving a processor identification set sent by the server based on the set acquisition request.
The processor identification set comprises processor identifications corresponding to the identification codes of at least one terminal.
In a specific implementation scenario, in a production and assembly process of a terminal, after a final assembly station performs final assembly on the terminal, production test processes such as a chip mounting process, a single board test, a complete machine test, and a terminal identity code (such as an IMEI code) writing are completed, and the final assembly station sends final assembly related information of the final assembly task to an MES system of a server for storage, where the final assembly related information includes, but is not limited to, final assembly information such as a processor identifier of the terminal, an identity code of the terminal, final assembly time, and a final assembly station number. After receiving the final assembly related information sent by the final assembly station, the MES system of the server may extract the identification code of the terminal and the processor identifier in the final assembly related information, and then establish a corresponding relationship between the processor identifier and the identification code, and store the processor identifier in the form of the processor identifier set.
When a packaging station needs to execute the software flashing detection method of the embodiment of the application on a currently assembled terminal, and after the identification code of the terminal is acquired, a set acquisition request for the assembled terminal can be sent to a server through a communication network between the server and the packaging station, wherein the set acquisition request is used for acquiring a processor identifier set on the server. The server, after receiving the set acquisition request, responds to the set acquisition request and then sends the set of processor identifications to the packaging station.
In one possible implementation, the wrapping station may receive the processor identification set pushed by the server periodically, so that a set acquisition request does not need to be sent to the server. Specifically, the server may actively push the processor identifier set to the packing station, for example, push the processor identifier set to the packing station at regular intervals of a specific pushing period (e.g., 5 minutes). Wherein the pushing period can be determined based on the production packaging requirement of the actual terminal.
Step 303: and searching a processor identifier corresponding to the identification code in a processor identifier set.
Specifically, after receiving a processor identifier set sent by a server, the packaging station searches for the processor identifier corresponding to the identification code in the processor identifier set, and then executes the step of searching for the target software version corresponding to the processor identifier in the software version set.
Optionally, when the processor identifier corresponding to the identification code is not found in the processor identifier set, the packaging station may feed back identifier search failure information to the server. And after receiving the search failure information, the server reconfirms the processor identifier set to be sent and sends the processor identifier set to a packaging station. Or the server sends a processor identifier synchronization instruction to the refreshing station to enable the refreshing station to upload the processor identifier of at least one terminal and the corresponding identity identifier again, the server stores the processor identifier of at least one terminal and the corresponding identity identifier into a processor identifier set and sends the processor identifier set to the packaging station again, and the packaging station searches the processor identifier corresponding to the identity identifier in the processor identifier set after receiving the processor identifier set resent by the server.
Step 304: and sending a software version searching request aiming at the terminal to a server, wherein the software version searching request carries the processor identifier.
Specifically, after acquiring the processor identifier of the assembled terminal, the packaging station may send a software version search request for searching for the target version information of the assembled terminal to the server through a communication network between the packaging station and the server. And after receiving the software version searching request, the server responds to the software version searching request, executes the step of searching the target software version corresponding to the processor identifier in the software version set, and can send the target software version to a packaging station through a communication network between the server and the packaging station when the target software version corresponding to the processor identifier is searched.
Step 305: and sending a software version searching request aiming at the assembled terminal to a server, wherein the software version searching request carries the identification code of the terminal.
Specifically, the packaging station reads the identification code corresponding to the identification tag by scanning the identification tag on the assembled terminal, so as to obtain the identification code of the assembled terminal, then generate a software version search request containing the identification code, then send the software version search request for searching the target version information of the assembled terminal to the server through a communication network between the packaging station and the server, after receiving the software version search request, respond to the software version search request to obtain the identification code carried by the software version search request, then search the processor identifier corresponding to the identification code in a stored processor identifier set, and then search the target software version corresponding to the processor identifier in the software version set by the server, when the target software version corresponding to the processor identifier is found, the target software version can be sent to a packaging station through a communication network between the packaging station and the target software version.
Step 306: and receiving the target software version fed back by the server.
Specifically, the packaging station sends a software version searching request for the assembled terminal to a server, and when the server receives the software version searching request of the packaging station and responds to the software version searching request to search for the target software version of the assembled terminal, the target software version is sent to the packaging station through a communication network between the packaging station and the target software version. At this time, the packaging station can receive the target software version fed back by the server.
In this embodiment, when the wrapping station exchanges data with the server via the communication network (for example, the wrapping station sends a software version search request to the server, and the server feeds back a target software version to the wrapping station), technologies and/or formats including hypertext markup language (HTML), extensible markup language (XML), and the like may be used to represent the data exchanged via the network. All or some of the communication network links may also be encrypted using conventional encryption techniques such as Secure Socket Layer (SSL), Transport Layer Security (TLS), Virtual Private Network (VPN), internet protocol security (IPsec), and so on. Custom and/or dedicated data communication techniques may also be used in place of or in addition to the data communication techniques described above.
Step 307: and when the target software version is matched with the allowed software version, packaging the terminal.
Specifically, the allowed software version may be understood as a software version installed on a terminal that is allowed to leave a factory, in this embodiment of the application, the packaging station determines whether the software of the terminal meets a factory standard by detecting whether the software version of the terminal that is assembled is consistent with the allowed version, that is, whether the software version (such as a software version number) of each software of the terminal is consistent with the software version of the allowed software, and when the terminal that is assembled is consistent with the factory standard, the packaging station packages the terminal that is assembled.
Specifically, the packaging station detects whether the target software version is consistent with an allowed software version, and may detect by detecting a software version number, specifically, detect whether a software version number corresponding to the target software version is consistent with a software version number of the allowed software version, when the software version number corresponding to the target software version is consistent with the software version number of the allowed software version, the packaging station determines that the assembled terminal meets a factory standard, and the packaging station packages the assembled terminal, for example, assembles accessories of the terminal and packages the terminal into a packaging box, and finally stores the terminal in a warehouse and delivers the product.
Step 308: and when the target software version is not matched with the allowed software version, terminating the packaging for the terminal.
Specifically, in the process of detecting the matching of the target software version and the allowed software version, when the software version number corresponding to the target software version is consistent with the software version number of the allowed software version, the packaging station determines that the target software version is not matched with the allowed software version, and at this time, the packaging station terminates packaging of the assembled terminal, that is, the assembly of the terminal and the packaging of the terminal into the packaging box are not performed.
Optionally, after the terminal is terminated to be packaged, the packaging station may back the terminal, where the back processing may be understood as that the packaging station controls the terminal to back to a machine refreshing station for machine refreshing, specifically, a bearing jig used for fixing the terminal on a terminal production line may back to the machine refreshing station for machine refreshing, and meanwhile, information that the software version is unmatched may be sent to the server.
In the embodiment of the application, a packaging station scans an identity tag on a terminal which is assembled, reads an identity identification code corresponding to the identity tag, acquires a processor identifier of the terminal which is assembled, sends a software version searching request aiming at the terminal to a server, the software version searching request carries the processor identifier, receives a target software version fed back by the server, and packages the terminal when the target software version is matched with a software version allowed to be obtained. The server establishes the corresponding relation between the processor identifier uploaded by the flashing station and the software version and stores the corresponding relation in the software version set, the processor identifier and the software version uploaded by the flashing station after flashing in a terminal shutdown state can be normally received, the problem that the accuracy rate of the software version of the terminal stored in the server is low due to the fact that an identity identification code cannot be obtained is solved, then the receiving server searches for a target software version corresponding to the processor identifier in the software version set, and therefore the accurate software version can be obtained, and the error rate of software version detection is reduced. Meanwhile, the packaging station can send a software version searching request carrying the identification code to the server, so that the server searches the corresponding processor identifier based on the identification code, then determines the target software version of the terminal according to the processor identifier, the packaging station does not need to search the corresponding processor identifier according to the acquired identification code, the time for software flashing detection can be saved, the flow of software flashing detection is simplified, and the efficiency of terminal packaging is improved.
Fig. 6 is a schematic view of a scenario of a software flashing detection system according to an embodiment of the present application. As shown in fig. 6, the software flashing detection system may include a flashing station 100, an assembly station 110, a packaging station 120, and a server 130.
The server 130 may be a separate server device, such as: the server equipment of a rack type, a blade type, a tower type or a cabinet type can also adopt hardware equipment with stronger computing power such as a workstation, a large computer and the like, and also can adopt a server cluster consisting of a plurality of servers, wherein each server in the server cluster can be formed in a symmetrical mode, wherein each server has equivalent function and equivalent status in a service link, each server can independently provide services to the outside, and the independent service provision can be understood as the assistance without other servers.
The station is the most basic production unit in the terminal production process, and personnel, equipment and raw material tools are arranged on the station for production and assembly. And arranging the station site according to the assembly project, and arranging the number of working members and people. The station site can integrate electronic equipment (such as a computer, an intelligent mechanical arm, an intelligent camera and the like), production tools, tool material racks, parts, part material racks, power sockets and the like, which are used for terminal production. In actual terminal production, the stations can be divided into a brushing station, a final assembly station, a packaging station and the like according to the task types distributed by the terminal production.
The flashing station 100 is used for installing and debugging terminal execution software (including system software, application software, and intermediary software between the system software and the application software) on a terminal production line, and is also called a terminal flashing process.
The final assembly station 110 is used for performing final assembly tests on the terminal production line, such as appearance and complete machine function tests, and after the final assembly test link, the terminal usually completes production test procedures such as a surface mounting procedure, a single board test, a complete machine test, and terminal identification code (such as an IMEI code) writing. It should be noted that the terminal is normally in a shutdown state after the terminal completes a final assembly test (appearance and complete machine function tests, etc.) on the terminal at a final assembly station.
The packaging station 120 is used for packaging the assembled terminal, such as assembling the accessories of the terminal and packaging the terminal into a packaging box, and finally warehousing and delivering the terminal. In this embodiment, the packaging station 120 is configured to detect whether installed software of the terminal before the assembled terminal leaves the factory package meets a factory standard, that is, whether version information of each software is consistent with version information of an allowed software, and package the assembled terminal by the packaging station when the assembled terminal meets the factory standard.
It should be noted that, in the brushing station 100, the final assembly station 110, and the packaging station 120, the number of each station is determined based on the requirement of the final production in the actual final production process, and for convenience of understanding, the brushing station 100, the final assembly station 110, and the packaging station 120 in fig. 6 are taken as an example to describe the embodiment of the present application.
The terminals of the production assembly on the production line include but are not limited to: wearable devices, handheld devices, personal computers, tablet computers, in-vehicle devices, smart phones, computing devices or other processing devices connected to a wireless modem, and the like. The terminal devices in different networks may be called different names, for example: user equipment, access terminal, subscriber unit, subscriber station, mobile station, remote terminal, mobile device, user terminal, wireless communication device, user agent or user equipment, cellular telephone, cordless telephone, Personal Digital Assistant (PDA), terminal equipment in a 5G network or future evolution network, and the like.
The information interaction between the brushing station 100, the final assembly station 110, the packaging station 120 and the server may be performed based on a communication network, which may be the internet, but may also be any other network, including but not limited to a Local Area Network (LAN), a Metropolitan Area Network (MAN), a Wide Area Network (WAN), a mobile, wired, or wireless network, a private network, or any combination of virtual private networks.
The terminal is transmitted to the final assembly station 110 through the production line, the final assembly station 110 performs final assembly and corresponding test on the current terminal, and after the final assembly station 110 completes the final assembly on the terminal on the production line, the identification code and the processor identifier of the terminal are uploaded to the server 130 through a communication network between the server 130 and the terminal.
The server 130 receives the terminal identification code and the processor identifier uploaded by the final assembly station 110 after final assembly of the terminal.
The server 130 stores the processor identifier and the identity code into a processor identifier set correspondingly.
In a specific implementation scenario, the server 130 may typically carry an MES system, and in the whole production and assembly process, due to the requirements of production and testing, after the assembly station 110 performs an assembly task on the terminal, the assembly station completes production and testing processes such as a terminal mounting process, a single board test, a complete machine test, and a terminal identification code (e.g., an IMEI code) writing, and sends the assembly related information of the assembly task to the MES system of the server for storage, where the assembly related information includes, but is not limited to, assembly information such as a processor identifier of the terminal, an identification code of the terminal, assembly time, and an assembly station number. After receiving the final assembly related information sent by the final assembly station, the MES system of the server 130 extracts the identification code of the terminal and the processor identifier in the final assembly related information, then establishes a corresponding relationship between the processor identifier and the identification code, and stores the processor identifier in the form of the processor identifier set.
In the actual terminal production process, due to the terminal production requirement, such as updating of an important software version before the terminal is on the market, the flashing station 100 needs to flash the assembled terminal. The flashing station 100 may send an authentication request to the server 130 before flashing the assembled terminal, and the server 130 receives the authentication request of the flashing station 100 and authenticates the flashing station 100 in response to the authentication request. When the verification of the flashing station 100 is determined to pass, the server 130 conducts flashing authorization on the flashing station 100. After receiving the authorization of the server 130 for flashing, the flashing station 100 performs flashing on the currently assembled terminal, specifically, a step of installing and debugging terminal execution software (including system software, application software, and intermediary software between the system software and the application software), and after the flashing of the terminal assembled by the flashing station 100 is completed, the flashing station 100 may upload the relevant information of the flashing task of this time, namely the "target software version and the processor identifier", to the server 130.
The server 130 receives the target software version which is sent by the flashing station 100 and has been flashed for the final assembled terminal and the processor identifier, and correspondingly stores the processor identifier and the target software version into the software version set.
The terminal is transported to a packaging station 120 through a production line, and the packaging station 120 scans the identity tag on the assembled terminal and reads the identity identification code corresponding to the identity tag. And searching a processor identifier corresponding to the identification code in a processor identifier set.
After acquiring the processor identifier of the assembled terminal, the packaging station 120 may send a software version search request for searching the target version information of the assembled terminal to the server 130 through a communication network with the server. After receiving the software version lookup request, the server 130 responds to the software version lookup request, and performs the step of looking up the target software version corresponding to the processor identifier in the software version set, and when the target software version corresponding to the processor identifier is found, the target software version may be sent to the packaging station 1200 through the communication network with the packaging station 120.
The wrapping station 120 receives the target software version fed back by the server 130, and the wrapping station detects whether the target software version is consistent with the allowed software version. The detection may be specifically performed by detecting a software version number, specifically, detecting whether a software version number corresponding to the target software version is consistent with a software version number of the allowed software version, when the software version number corresponding to the target software version is consistent with the software version number of the allowed software version, the packaging station determines that the assembled terminal meets the factory standard, and the packaging station packages the assembled terminal, for example, assembles an accessory of the terminal and packages the terminal into a packaging box, and finally stores the terminal in a warehouse and delivers the terminal. When the target software version does not match the allowed software version, the wrapping station 120 terminates the wrapping for the terminal.
In the embodiment of the application, a server receives a software version searching request which is sent by a packaging station and aims at a terminal which is assembled totally, the software version searching request carries a processor identifier of the terminal, a target software version corresponding to the processor identifier is searched in a software version set, the target software version is fed back to the packaging station, and the target software version is used for packaging the terminal when the target software version is matched with a software version which is allowed to be generated by the packaging station. The server can normally receive the processor identification and the software version uploaded by the flashing station after flashing in a terminal shutdown state by establishing the corresponding relation between the processor identification and the software version uploaded by the flashing station and storing the processor identification and the software version in the software version set, so that the problem of low accuracy of the software version of the terminal stored in the server due to the fact that an identity identification code cannot be obtained is solved, and after the server receives a software version searching request, a target software version corresponding to the processor identification can be searched in the software version set, so that a packaging station can obtain an accurate software version, and the error rate of software version detection is reduced. Meanwhile, the server can pre-store a processor identifier set containing the identity identifier of the terminal and the processor identifier, a software version searching request containing the identity identifier of the packaging station is received, the corresponding processor identifier is searched based on the identity identifier, then the target software version of the terminal is determined according to the processor identifier, the packaging station is not required to search the corresponding processor identifier according to the obtained identity identifier, the time for software flashing detection can be saved, the flow of software flashing detection is simplified, and the efficiency of terminal packaging is improved.
The following are embodiments of the apparatus of the present application that may be used to perform embodiments of the method of the present application. For details which are not disclosed in the embodiments of the apparatus of the present application, reference is made to the embodiments of the method of the present application.
Please refer to fig. 7, which illustrates a schematic structural diagram of a software flashing detection apparatus according to an exemplary embodiment of the present application. The software flashing detection device can be realized by software, hardware or a combination of the software and the hardware to form all or part of the device. The apparatus 1 includes a search request receiving module 11, a target version search module 12, and a target version feedback module 13.
A search request receiving module 11, configured to receive a software version search request for a terminal that has been assembled, where the software version search request carries a processor identifier of the terminal, and the software version search request is sent by a packaging station;
a target version searching module 12, configured to search a target software version corresponding to the processor identifier in the software version set;
and a target version feedback module 13, configured to feed back the target software version to the packaging station, where the target software version is used by the packaging station to package the terminal when the target software version is matched with an allowed software version.
Optionally, as shown in fig. 9, the apparatus 1 includes:
and the software version saving module 14 is configured to receive the target software version and the processor identifier sent by the flashing station after the final assembly of the terminal is flashed, and correspondingly save the processor identifier and the target software version into the software version set.
Optionally, as shown in fig. 9, the apparatus 1 includes:
and the processor identifier storage module 15 is configured to receive the identification code of the terminal and the processor identifier uploaded by the final assembly station after the terminal is final assembled, and store the processor identifier and the identification code into a processor identifier set correspondingly.
Optionally, as shown in fig. 9, the apparatus 1 includes:
and the identifier set sending module 16 is configured to receive a set obtaining request, sent by a packaging station, for a terminal which has been assembled, and send the processor identifier set to the packaging station based on the set obtaining request, where the processor identifier set is used for the packaging station to obtain a processor identifier corresponding to the identification code of the terminal.
Optionally, as shown in fig. 8, the search request receiving module 11 includes:
the searching request receiving unit 111 is configured to receive a software version searching request for a terminal which has been assembled, where the software version searching request carries an identification code of the terminal;
a processor identifier searching unit 112, configured to search for the processor identifier corresponding to the identity code in the processor identifier set.
Optionally, as shown in fig. 9, the apparatus 1 includes:
an authentication request receiving module 17, configured to receive an authentication request of the machine-refreshing station, and authenticate the machine-refreshing station in response to the authentication request;
and the machine refreshing authorization module 18 is used for determining that the machine refreshing station passes the authentication and performing machine refreshing authorization on the machine refreshing station.
It should be noted that, when the software flashing detection apparatus provided in the foregoing embodiment executes the software flashing detection method, only the division of the above functional modules is taken as an example, and in practical applications, the above functions may be distributed by different functional modules according to needs, that is, the internal structure of the device may be divided into different functional modules to complete all or part of the above described functions. In addition, the software flashing detection device provided by the above embodiment and the software flashing detection method embodiment belong to the same concept, and the detailed implementation process thereof is referred to the method embodiment, which is not described herein again.
The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
In the embodiment of the application, a server receives a software version searching request which is sent by a packaging station and aims at a terminal which is assembled totally, the software version searching request carries a processor identifier of the terminal, a target software version corresponding to the processor identifier is searched in a software version set, the target software version is fed back to the packaging station, and the target software version is used for packaging the terminal when the target software version is matched with a software version which is allowed to be generated by the packaging station. The server can normally receive the processor identification and the software version uploaded by the flashing station after flashing in a terminal shutdown state by establishing the corresponding relation between the processor identification and the software version uploaded by the flashing station and storing the processor identification and the software version in the software version set, so that the problem of low accuracy of the software version of the terminal stored in the server due to the fact that an identity identification code cannot be obtained is solved, and after the server receives a software version searching request, a target software version corresponding to the processor identification can be searched in the software version set, so that a packaging station can obtain an accurate software version, and the error rate of software version detection is reduced. Meanwhile, the server can pre-store a processor identifier set containing the identity identifier of the terminal and the processor identifier, a software version searching request containing the identity identifier of the packaging station is received, the corresponding processor identifier is searched based on the identity identifier, then the target software version of the terminal is determined according to the processor identifier, the packaging station is not required to search the corresponding processor identifier according to the obtained identity identifier, the time for software flashing detection can be saved, the flow of software flashing detection is simplified, and the efficiency of terminal packaging is improved.
Please refer to fig. 10, which illustrates a schematic structural diagram of a software flashing detection apparatus according to an exemplary embodiment of the present application. The software flashing detection device can be realized by software, hardware or a combination of the software and the hardware to form all or part of the device. The apparatus 2 includes a processor identification transmission module 21, a target version reception module 22, and a software version matching module 23.
A processor identifier sending module 21, configured to obtain a processor identifier of a terminal that has been assembled, and send a software version search request for the terminal to a server, where the software version search request carries the processor identifier of the terminal;
a target version receiving module 22, configured to receive a target software version fed back by the server;
and the software version matching module 23 is configured to package the terminal when the target software version matches with the allowed software version.
Optionally, as shown in fig. 11, the processor identifier sending module 21 includes:
the identity tag scanning unit 211 is configured to scan an identity tag on a terminal that has been assembled, and read an identity identification code corresponding to the identity tag;
a processor identifier searching unit 212, configured to search for the processor identifier corresponding to the identity code in the processor identifier set.
Optionally, as shown in fig. 12, the apparatus 2 includes:
an obtaining request sending module 24, configured to send a set obtaining request for the assembled terminals to the server, and receive a set of processor identifiers sent by the server based on the set obtaining request.
Optionally, as shown in fig. 11, the processor identifier sending module 21 includes:
the identity tag scanning unit 211 is further configured to scan an identity tag on a terminal that has been assembled, and read an identity identification code corresponding to the identity tag;
a search request sending unit 213, configured to send a software version search request for the assembled terminal to the server, where the software version search request carries an identification code of the terminal.
Optionally, the apparatus 2 includes:
the software version matching module 23 is further configured to terminate the packaging for the terminal when the target software version does not match the allowed software version.
It should be noted that, when the software flashing detection apparatus provided in the foregoing embodiment executes the software flashing detection method, only the division of the above functional modules is taken as an example, and in practical applications, the above functions may be distributed by different functional modules according to needs, that is, the internal structure of the device may be divided into different functional modules to complete all or part of the above described functions. In addition, the software flashing detection device provided by the above embodiment and the software flashing detection method embodiment belong to the same concept, and the detailed implementation process thereof is referred to the method embodiment, which is not described herein again.
The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
In this embodiment, a packaging station scans an identity tag on a terminal which has been assembled, reads an identity identification code corresponding to the identity tag, obtains a processor identifier of the terminal which has been assembled, sends a software version search request for the terminal to a server, where the software version search request carries the processor identifier, receives a target software version fed back by the server, and packages the terminal when the target software version matches with a software version allowed to be obtained. The server establishes the corresponding relation between the processor identifier uploaded by the flashing station and the software version and stores the corresponding relation in the software version set, the processor identifier and the software version uploaded by the flashing station after flashing in a terminal shutdown state can be normally received, the problem that the accuracy rate of the software version of the terminal stored in the server is low due to the fact that an identity identification code cannot be obtained is solved, then the receiving server searches for a target software version corresponding to the processor identifier in the software version set, and therefore the accurate software version can be obtained, and the error rate of software version detection is reduced. Meanwhile, the packaging station can send a software version searching request carrying the identification code to the server, so that the server searches the corresponding processor identifier based on the identification code, then determines the target software version of the terminal according to the processor identifier, the packaging station does not need to search the corresponding processor identifier according to the acquired identification code, the time for software flashing detection can be saved, the flow of software flashing detection is simplified, and the efficiency of terminal packaging is improved.
An embodiment of the present application further provides a computer storage medium, where the computer storage medium may store a plurality of instructions, and the instructions are suitable for being loaded by a processor and executing the software flashing detection method according to the embodiment shown in fig. 1 to 6, and a specific execution process may refer to specific descriptions of the embodiment shown in fig. 1 to 6, which is not described herein again.
The present application further provides a computer program product, where at least one instruction is stored in the computer program product, and the at least one instruction is loaded by the processor and executes the software flashing detection method according to the embodiment shown in fig. 1 to 6, where a specific execution process may refer to specific descriptions of the embodiment shown in fig. 1 to 6, and is not described herein again.
Please refer to fig. 13, which provides a schematic structural diagram of an electronic device according to an embodiment of the present application. As shown in fig. 13, the electronic device 1000 may include: at least one processor 1001, at least one network interface 1004, a user interface 1003, memory 1005, at least one communication bus 1002.
Wherein a communication bus 1002 is used to enable connective communication between these components.
The user interface 1003 may include a Display screen (Display) and a Camera (Camera), and the optional user interface 1003 may also include a standard wired interface and a wireless interface.
The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface), among others.
Processor 1001 may include one or more processing cores, among other things. The processor 1001 connects various parts throughout the server 1000 using various interfaces and lines, and performs various functions of the server 1000 and processes data by executing or executing instructions, programs, code sets, or instruction sets stored in the memory 1005, and calling data stored in the memory 1005. Alternatively, the processor 1001 may be implemented in hardware using at least one of Digital Signal Processing (DSP), Field-programmable gate array (FPGA), and Programmable Logic Array (PLA). The processor 1001 may integrate one or a combination of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing the content required to be displayed by the display screen; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 1001, but may be implemented by a single chip.
The memory 1005 may include a Random Access Memory (RAM) or a Read-only memory (Read-only memory). Optionally, the memory 1005 includes a non-transitory computer-readable medium (non-transitory-reusable storage medium). The memory 1005 may be used to store an instruction, a program, code, a set of codes, or a set of instructions. The memory 1005 may include a stored program area and a stored data area, wherein the stored program area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playing function, an image playing function, etc.), instructions for implementing the various method embodiments described above, and the like; the storage data area may store data and the like referred to in the above respective method embodiments. The memory 1005 may optionally be at least one memory device located remotely from the processor 1001. As shown in fig. 13, a memory 1005, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and a flash detection application program.
In the electronic device 1000 shown in fig. 13, the user interface 1003 is mainly used as an interface for providing input for a user, and acquiring data input by the user; and the processor 1001 may be configured to invoke the software flash detection application stored in the memory 1005, and specifically perform the following operations:
receiving a software version searching request aiming at a terminal which is assembled and sent by a packaging station, wherein the software version searching request carries a processor identifier of the terminal;
searching a target software version corresponding to the processor identifier in the software version set;
and feeding back the target software version to the packaging station, wherein the target software version is used for packaging the terminal by the packaging station when the target software version is matched with the allowed software version.
In one embodiment, the processor 1001 further performs the following operations before executing the software version lookup request for the assembled terminal sent by the receiving and packaging station:
receiving a target software version which is sent by a flashing station and used for flashing the assembled terminal and the processor identifier;
and correspondingly saving the processor identification and the target software version into the software version set.
In one embodiment, the processor 1001 further performs the following operations before executing the software version lookup request for the assembled terminal sent by the receiving and packaging station:
receiving an identity identification code and a processor identifier of the terminal uploaded by a final assembly station after final assembly of the terminal;
and correspondingly storing the processor identifier and the identity identification code into a processor identifier set.
In one embodiment, the processor 1001, when executing the software flashing detection method, further performs the following operations:
receiving a set acquisition request aiming at a terminal which is subjected to final assembly and sent by a packaging station, and sending a processor identifier set to the packaging station based on the set acquisition request, wherein the processor identifier set is used for the packaging station to acquire a processor identifier corresponding to an identification code of the terminal.
In an embodiment, when executing a software version lookup request for an assembled terminal sent by the receiving and packaging station, where the software version lookup request carries the processor identifier, the processor 1001 specifically executes the following operations:
receiving a software version searching request aiming at a terminal which is assembled and sent by a packaging station, wherein the software version searching request carries an identification code of the terminal;
and searching a processor identifier corresponding to the identification code in a processor identifier set.
In one embodiment, the processor 1001, when executing the software flashing detection method, further performs the following operations:
receiving an authentication request of the machine refreshing station, and responding to the authentication request to authenticate the machine refreshing station;
and determining that the machine refreshing station passes the authentication, and performing machine refreshing authorization on the machine refreshing station.
In the embodiment of the application, a server receives a software version searching request which is sent by a packaging station and aims at a terminal which is assembled totally, the software version searching request carries a processor identifier of the terminal, a target software version corresponding to the processor identifier is searched in a software version set, the target software version is fed back to the packaging station, and the target software version is used for packaging the terminal when the target software version is matched with a software version which is allowed to be generated by the packaging station. The server can normally receive the processor identification and the software version uploaded by the flashing station after flashing in a terminal shutdown state by establishing the corresponding relation between the processor identification and the software version uploaded by the flashing station and storing the processor identification and the software version in the software version set, so that the problem of low accuracy of the software version of the terminal stored in the server due to the fact that an identity identification code cannot be obtained is solved, and after the server receives a software version searching request, a target software version corresponding to the processor identification can be searched in the software version set, so that a packaging station can obtain an accurate software version, and the error rate of software version detection is reduced. Meanwhile, the server can pre-store a processor identifier set containing the identity identifier of the terminal and the processor identifier, a software version searching request containing the identity identifier of the packaging station is received, the corresponding processor identifier is searched based on the identity identifier, then the target software version of the terminal is determined according to the processor identifier, the packaging station is not required to search the corresponding processor identifier according to the obtained identity identifier, the time for software flashing detection can be saved, the flow of software flashing detection is simplified, and the efficiency of terminal packaging is improved.
Referring to fig. 14, a schematic structural diagram of another electronic device is provided in the embodiment of the present application. As shown in fig. 14, the electronic device 2000 may include: at least one processor 2001, at least one network interface 2004, a user interface 2003, memory 2005, at least one communication bus 2002.
The communication bus 2002 is used to implement connection communication between these components.
The user interface 2003 may include a Display (Display) and a Camera (Camera), and the optional user interface 2003 may further include a standard wired interface and a wireless interface.
The network interface 2004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface), among others.
Processor 2001 may include one or more processing cores, among other things. The processor 2001 connects the various parts within the overall server 2000 using various interfaces and lines, and performs various functions of the server 2000 and processes data by executing or executing instructions, programs, code sets, or instruction sets stored in the memory 2005 and calling data stored in the memory 2005. Alternatively, the processor 2001 may be implemented in hardware using at least one of Digital Signal Processing (DSP), Field-programmable gate array (FPGA), and Programmable Logic Array (PLA). The processor 2001 may integrate one or a combination of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing the content required to be displayed by the display screen; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 2001, but may be implemented by a single chip.
The memory 2005 may include a Random Access Memory (RAM) or a Read-only memory (Read-only memory). Optionally, the memory 2005 includes a non-transitory computer-readable medium (non-transitory-reusable storage medium). The memory 2005 may be used to store instructions, programs, code, sets of codes, or sets of instructions. The memory 2005 may include a stored program area and a stored data area, wherein the stored program area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playing function, an image playing function, etc.), instructions for implementing the various method embodiments described above, and the like; the storage data area may store data and the like referred to in the above respective method embodiments. The memory 2005 may optionally also be at least one memory device located remotely from the aforementioned processor 2001. As shown in fig. 14, the memory 2005, which is one type of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and a flash detection application program.
In the electronic device 2000 shown in fig. 14, the user interface 2003 is mainly used as an interface for providing input for a user, and acquiring data input by the user; and the processor 2001 may be configured to invoke the software flush detection application stored in the memory 2005 and specifically perform the following operations:
acquiring a processor identifier of a terminal which is assembled, and sending a software version searching request aiming at the terminal to a server, wherein the software version searching request carries the processor identifier of the terminal;
receiving a target software version fed back by the server;
and when the target software version is matched with the allowed software version, packaging the terminal.
In an embodiment, the processor 2001, when executing the acquiring of the processor identifier of the assembled terminal, specifically performs the following operations:
scanning an identity label on a terminal which is assembled, and reading an identity identification code corresponding to the identity label;
and searching a processor identifier corresponding to the identification code in a processor identifier set.
In one embodiment, the processor 2001 further performs the following operation before performing the searching for the processor identifier corresponding to the identity code in the processor identifier set:
sending a set acquisition request aiming at the assembled terminal to the server, and receiving a processor identification set sent by the server based on the set acquisition request.
In an embodiment, when the processor 2001 executes the acquiring of the processor identifier of the assembled terminal and sends a software version search request for the terminal to the server, where the software version search request carries the processor identifier, the following operations are specifically executed:
scanning an identity label on a terminal which is assembled, and reading an identity identification code corresponding to the identity label;
and sending a software version searching request aiming at the assembled terminal to a server, wherein the software version searching request carries the identification code of the terminal.
In one embodiment, the processor 2001, after executing the receiving the target software version of the server feedback, further performs the following:
and when the target software version is not matched with the allowed software version, terminating the packaging for the terminal.
In the embodiment of the application, a packaging station scans an identity tag on a terminal which is assembled, reads an identity identification code corresponding to the identity tag, acquires a processor identifier of the terminal which is assembled, sends a software version searching request aiming at the terminal to a server, the software version searching request carries the processor identifier, receives a target software version fed back by the server, and packages the terminal when the target software version is matched with a software version allowed to be obtained. The server establishes the corresponding relation between the processor identifier uploaded by the flashing station and the software version and stores the corresponding relation in the software version set, the processor identifier and the software version uploaded by the flashing station after flashing in a terminal shutdown state can be normally received, the problem that the accuracy rate of the software version of the terminal stored in the server is low due to the fact that an identity identification code cannot be obtained is solved, then the receiving server searches for a target software version corresponding to the processor identifier in the software version set, and therefore the accurate software version can be obtained, and the error rate of software version detection is reduced. Meanwhile, the packaging station can send a software version searching request carrying the identification code to the server, so that the server searches the corresponding processor identifier based on the identification code, then determines the target software version of the terminal according to the processor identifier, the packaging station does not need to search the corresponding processor identifier according to the acquired identification code, the time for software flashing detection can be saved, the flow of software flashing detection is simplified, and the efficiency of terminal packaging is improved.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a read-only memory or a random access memory.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present application and is not to be construed as limiting the scope of the present application, so that the present application is not limited thereto, and all equivalent variations and modifications can be made to the present application.

Claims (13)

1. A software flashing detection method is applied to a server and is characterized by comprising the following steps:
receiving a software version searching request aiming at a terminal which is assembled and sent by a packaging station, wherein the software version searching request carries a processor identifier of the terminal;
searching a target software version corresponding to the processor identifier in the software version set;
and feeding back the target software version to the packaging station, wherein the target software version is used for packaging the terminal by the packaging station when the target software version is matched with the allowed software version.
2. The method of claim 1, wherein before receiving the request for the software version lookup for the assembled terminal sent by the packaging station, further comprising:
receiving a target software version which is sent by a flashing station and used for flashing the assembled terminal and the processor identifier;
and correspondingly saving the processor identification and the target software version into the software version set.
3. The method of claim 1, wherein before receiving the request for the software version lookup for the assembled terminal sent by the packaging station, further comprising:
receiving an identity identification code and a processor identifier of the terminal uploaded by a final assembly station after final assembly of the terminal;
and correspondingly storing the processor identifier and the identity identification code into a processor identifier set.
4. The method of claim 3, further comprising:
receiving a set acquisition request aiming at a terminal which is subjected to final assembly and sent by a packaging station, and sending a processor identifier set to the packaging station based on the set acquisition request, wherein the processor identifier set is used for the packaging station to acquire a processor identifier corresponding to an identification code of the terminal.
5. The method of claim 1, wherein receiving a software version lookup request for an assembled terminal sent by a packaging station, the software version lookup request carrying the processor identifier, comprises:
receiving a software version searching request aiming at a terminal which is assembled and sent by a packaging station, wherein the software version searching request carries an identification code of the terminal;
and searching a processor identifier corresponding to the identification code in a processor identifier set.
6. The method according to claim 1 or 5, characterized in that the method further comprises:
receiving an authentication request of the machine refreshing station, and responding to the authentication request to authenticate the machine refreshing station;
and determining that the machine refreshing station passes the authentication, and performing machine refreshing authorization on the machine refreshing station.
7. A post-final-assembly software detection method is applied to a packaging station and is characterized by comprising the following steps:
acquiring a processor identifier of a terminal which is assembled, and sending a software version searching request aiming at the terminal to a server, wherein the software version searching request carries the processor identifier of the terminal;
receiving a target software version fed back by the server;
and when the target software version is matched with the allowed software version, packaging the terminal.
8. The method of claim 7, wherein obtaining the processor identification of the assembled terminal comprises:
scanning an identity label on a terminal which is assembled, and reading an identity identification code corresponding to the identity label;
and searching a processor identifier corresponding to the identification code in a processor identifier set.
9. The method of claim 8, wherein before searching the processor identifier corresponding to the id code in the processor identifier set, further comprising:
sending a set acquisition request aiming at the assembled terminal to the server, and receiving a processor identification set sent by the server based on the set acquisition request.
10. The method according to claim 7, wherein the obtaining a processor identifier of the assembled terminal, and sending a software version lookup request for the terminal to a server, where the software version lookup request carries the processor identifier, comprises:
scanning an identity label on a terminal which is assembled, and reading an identity identification code corresponding to the identity label;
and sending a software version searching request aiming at the assembled terminal to a server, wherein the software version searching request carries the identification code of the terminal.
11. The method of claim 7, wherein after receiving the target software version fed back by the server, the method comprises:
and when the target software version is not matched with the allowed software version, terminating the packaging for the terminal.
12. A computer storage medium, characterized in that it stores a plurality of instructions adapted to be loaded by a processor and to perform the method steps according to any of claims 1 to 6 or 7 to 11.
13. An electronic device, comprising: a processor and a memory; wherein the memory stores a computer program adapted to be loaded by the processor and to perform the method steps according to any of claims 1-6 or 7-11.
CN202010019458.7A 2020-01-08 2020-01-08 Software flashing detection method and device, storage medium and electronic equipment Active CN111258625B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010019458.7A CN111258625B (en) 2020-01-08 2020-01-08 Software flashing detection method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010019458.7A CN111258625B (en) 2020-01-08 2020-01-08 Software flashing detection method and device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN111258625A true CN111258625A (en) 2020-06-09
CN111258625B CN111258625B (en) 2023-07-11

Family

ID=70946744

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010019458.7A Active CN111258625B (en) 2020-01-08 2020-01-08 Software flashing detection method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN111258625B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112015451A (en) * 2020-08-26 2020-12-01 上海龙旗科技股份有限公司 Automatic software upgrading method and device
CN112817634A (en) * 2021-01-29 2021-05-18 Oppo广东移动通信有限公司 Method and device for downloading COTA (chip on TA) packet

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103077059A (en) * 2013-01-07 2013-05-01 北京播思软件技术有限公司 Method for judging whether application is matched or not
CN103677899A (en) * 2013-11-15 2014-03-26 小米科技有限责任公司 Method and device for installing application programs
CN104519105A (en) * 2013-10-08 2015-04-15 贝壳网际(北京)安全技术有限公司 Method and device for acquiring applications matched with terminals
CN106529232A (en) * 2016-10-19 2017-03-22 广东欧珀移动通信有限公司 Startup method and device
US20170126721A1 (en) * 2015-10-28 2017-05-04 Optim Corporation System and method for managing terminal
CN106663016A (en) * 2015-05-15 2017-05-10 华为技术有限公司 Upgrade method, apparatus and device for terminal device
CN106775834A (en) * 2016-11-29 2017-05-31 北京小米移动软件有限公司 Brush machine verification method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103077059A (en) * 2013-01-07 2013-05-01 北京播思软件技术有限公司 Method for judging whether application is matched or not
CN104519105A (en) * 2013-10-08 2015-04-15 贝壳网际(北京)安全技术有限公司 Method and device for acquiring applications matched with terminals
CN103677899A (en) * 2013-11-15 2014-03-26 小米科技有限责任公司 Method and device for installing application programs
CN106663016A (en) * 2015-05-15 2017-05-10 华为技术有限公司 Upgrade method, apparatus and device for terminal device
US20170126721A1 (en) * 2015-10-28 2017-05-04 Optim Corporation System and method for managing terminal
CN106529232A (en) * 2016-10-19 2017-03-22 广东欧珀移动通信有限公司 Startup method and device
CN106775834A (en) * 2016-11-29 2017-05-31 北京小米移动软件有限公司 Brush machine verification method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张宇杰: ""基于Android平台的智能手机多包连续升级技术改进与实现"", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112015451A (en) * 2020-08-26 2020-12-01 上海龙旗科技股份有限公司 Automatic software upgrading method and device
CN112817634A (en) * 2021-01-29 2021-05-18 Oppo广东移动通信有限公司 Method and device for downloading COTA (chip on TA) packet
CN112817634B (en) * 2021-01-29 2024-03-19 Oppo广东移动通信有限公司 COTA package downloading method and device

Also Published As

Publication number Publication date
CN111258625B (en) 2023-07-11

Similar Documents

Publication Publication Date Title
CN107612909B (en) Information interaction method, device and equipment about Internet of things equipment
CN109889589B (en) System and method for realizing embedded hardware OTA (over the air) upgrading based on block chain
CN108197891B (en) Electronic signing device and method based on block chain
US20190037399A1 (en) Ap connection method, terminal, and server
WO2015081882A1 (en) Method and apparatus for downloading operator document
CN101316168B (en) Authentification device and method
CN110266469B (en) Remote online electronic signature method based on WEB script data stream operation
CN105392136A (en) Method and device for access to router based on two-dimensional code
CN103744686A (en) Control method and system for installing application in intelligent terminal
CN111130765A (en) Two-dimensional code sharing method and device for intelligent device and storage medium
CN106713004B (en) Router adaptation method and system
US20130031260A1 (en) Method and apparatus for establishing an ad-hoc bi-directional network with an optical identifier
CN111258625B (en) Software flashing detection method and device, storage medium and electronic equipment
CN111683066A (en) Heterogeneous system integration method and device, computer equipment and storage medium
CN110121894B (en) Method and device for downloading subscription information set and related equipment
CN108810896A (en) The connection authentication method and device of wireless access point
CN113961893A (en) User login method and device based on block chain, electronic equipment and storage medium
CN106339623B (en) Login method and device
US20140157372A1 (en) Image forming apparatus, wireless communication system, control method, and computer-readable medium
US20060177111A1 (en) Communication device, digital signature verification method and digital signature generation method
CN111443976A (en) Application program generation method and device, electronic equipment and storage medium
CN113141593B (en) Detection method and detection system for vehicle virtual key and upper computer
CN106028326B (en) WiFi configuration method and device of smart watch
CN104184804B (en) Cloud storage system and its offer and the system and method from its downloading data
CN115982735A (en) Method, device and storage medium for automatically processing production data

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