CN111651177A - Android platform-based number writing method and device and computer readable medium - Google Patents

Android platform-based number writing method and device and computer readable medium Download PDF

Info

Publication number
CN111651177A
CN111651177A CN202010463240.0A CN202010463240A CN111651177A CN 111651177 A CN111651177 A CN 111651177A CN 202010463240 A CN202010463240 A CN 202010463240A CN 111651177 A CN111651177 A CN 111651177A
Authority
CN
China
Prior art keywords
user equipment
number writing
command
writing command
equipment
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
CN202010463240.0A
Other languages
Chinese (zh)
Other versions
CN111651177B (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.)
Shanghai Longcheer Technology Co Ltd
Original Assignee
Shanghai Longcheer 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 Shanghai Longcheer Technology Co Ltd filed Critical Shanghai Longcheer Technology Co Ltd
Priority to CN202010463240.0A priority Critical patent/CN111651177B/en
Publication of CN111651177A publication Critical patent/CN111651177A/en
Application granted granted Critical
Publication of CN111651177B publication Critical patent/CN111651177B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2273Test methods

Abstract

The application aims to provide a number writing method and device based on an android platform and a computer readable medium. In the scheme provided by the application, the network equipment firstly detects whether the user equipment is in a production state, if the user equipment is in the production state, Socket connection is established between the network equipment and the user equipment, then the network equipment sends a number writing command to the user equipment, the user equipment receives and analyzes the number writing command, and the user equipment processes the number writing command and then returns a processing result to the network equipment. Compared with the prior art, this application is in realize writing the number operation on user's equipment's user (user) version to can write the number and put after the worker's mode test, solve the mill version and write the inefficiency that the number leads to, the shipment is slow, long scheduling problem consuming time, saved the resource, improved production efficiency.

Description

Android platform-based number writing method and device and computer readable medium
Technical Field
The application relates to the technical field of information, in particular to a number writing technology based on an android platform.
Background
Along with the popularization of intelligent terminal equipment, people have larger and larger demand for the intelligent terminal equipment, and manufacturers are also constantly dedicated to improving the production efficiency. The former factory software number writing scheme is that the number is written first and then upgraded, and the production line flow is as follows: number writing → comparison → upgrade → industrial and model testing → packaging and shipping. Since the written number is before the user (user) version is upgraded, once a bad machine is found in the upgraded work module test, the work order containing the bad machine cannot be packed and shipped integrally. To meet the shipment requirements, the next matching work order is waited for, the machine is deployed from the work order, and then the work order information is modified. By adopting the scheme, the delivery efficiency is relatively low, and certain time consumption exists in the processes of waiting for the work order, allocating machines, modifying work order information and the like, so that the resource waste is caused, and the production efficiency is influenced.
Disclosure of Invention
An object of the present application is to provide a number writing method, device and computer readable medium based on an android platform.
According to one aspect of the application, a number writing method based on an android platform on a user equipment side is provided, wherein the method comprises the following steps:
receiving and analyzing a number writing command sent by network equipment through a system application of user equipment;
and processing the write number command and returning a processing result about the write number command to the network equipment.
According to another aspect of the application, a number writing method based on an android platform at a network device end is also provided, wherein the method comprises the following steps:
detecting whether the user equipment is in a production state;
if the user equipment is in a production state, establishing connection with the user equipment;
and sending a number writing command to the user equipment, and receiving a processing result which is returned by the user equipment and is related to the number writing command.
According to another aspect of the present application, there is also provided an android platform-based user device for number writing, wherein the device includes:
the number writing command receiving module is used for receiving and analyzing a number writing command sent by the network equipment through a system application of the user equipment;
and the number writing command processing module is used for processing the number writing command and returning a processing result related to the number writing command to the network equipment.
According to another aspect of the present application, there is also provided an android platform-based network device for number writing, wherein the device includes:
the production detection module is used for detecting whether the user equipment is in a production state;
the connection module is used for establishing connection with the user equipment if the user equipment is in a production state;
and the number writing command sending module is used for sending a number writing command to the user equipment and receiving a processing result which is returned by the user equipment and is related to the number writing command.
According to yet another aspect of the present application, there is also provided a computing device, wherein the device comprises a memory for storing computer program instructions and a processor for executing the computer program instructions, wherein the computer program instructions, when executed by the processor, trigger the device to perform the android platform based numbering method.
According to yet another aspect of the present application, there is also provided a computer readable medium having stored thereon computer program instructions executable by a processor to implement the android platform based numbering method.
In the scheme provided by the application, the network equipment firstly detects whether the user equipment is in a production state, if the user equipment is in the production state, Socket connection is established between the network equipment and the user equipment, then the network equipment sends a number writing command to the user equipment, the user equipment receives and analyzes the number writing command, and the user equipment processes the number writing command and then returns a processing result to the network equipment. Compared with the prior art, this application is in realize writing the number operation on user's equipment's user (user) version to can write the number and put after the worker's mode test, solve the mill version and write the inefficiency that the number leads to, the shipment is slow, long scheduling problem consuming time, saved the resource, improved production efficiency.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 is a flowchart of a number writing method based on an android platform according to an embodiment of the present application;
FIG. 2 is a schematic structural diagram of two partitions in an android system;
FIG. 3 is a flow chart of a number writing operation according to an embodiment of the present application;
fig. 4 is a schematic diagram of a user device and a network device for number writing based on an android platform according to an embodiment of the present application.
The same or similar reference numbers in the drawings identify the same or similar elements.
Detailed Description
The present application is described in further detail below with reference to the attached figures.
In a typical configuration of the present application, the terminal, the device serving the network, and the trusted party each include one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, which include both non-transitory and non-transitory, removable and non-removable media, may implement the information storage by any method or technology. The information may be computer readable instructions, data structures, program means, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device.
The embodiment of the application provides a number writing scheme based on an Android platform, wherein Android (Android) is a Linux kernel-based free and open source code operating system and can be used for terminal equipment such as smart phones, tablet computers and smart watches. After this scheme of adoption, the production line flow can be changed: upgrade → model test → number writing → comparison → packaging shipment. Because write the number and put after the worker's mould test, the worker's mould test can filter bad machine in advance, only adopts the yields to write the number, and work order information is complete matching with the yields machine like this, writes the number, compares and can directly pack the shipment after accomplishing, consequently can improve production efficiency.
Fig. 1 is a flowchart of a number writing method based on an android platform according to an embodiment of the present application, where the method includes steps S101, S102, and S103 at a network device side, and steps S201 and S202 at a user device side.
The user equipment includes, but is not limited to, terminal equipment such as a smartphone, a tablet computer, a smart watch, and the like, and the network equipment includes, but is not limited to, a network host, a single network server, a plurality of network server sets, or a computer set based on cloud computing. Here, the Cloud is made up of a large number of hosts or web servers based on Cloud Computing (Cloud Computing), which is a type of distributed Computing, one virtual computer consisting of a collection of loosely coupled computers.
For example, the network device may include a PC tool, and the PC tool may simultaneously connect an MES system (manufacturing enterprise production process execution management system) on the server side and the user equipment, acquire information such as IMEI, Google Key, SN, SIMLock, and the like from the MES system, and write the acquired information into the user equipment through a corresponding instruction, thereby implementing a number writing operation.
Specifically, the PC tool communicates with the user device mainly involving three instructions: socket instructions based on the adb port; an AT instruction based on a Diag port; a high-pass native instruction based on a Diag port, such as a SIMLock instruction. The high-pass native instructions such as RPMB Key and Google Key are encapsulated instructions and executed by a middle layer service (factory _ service).
Step S101, the network equipment detects whether the user equipment is in a production state; step S102, if the user equipment is in a production state, the network equipment establishes Socket connection with the user equipment.
For example, the PC tool first detects whether the user equipment is in a production state; if the production flow is finished, subsequent operation is not needed; if the user equipment is detected to be in a production state, a port can be opened in a mode of setting usb.
In one embodiment, step S101 includes: and the network equipment judges whether the user equipment is in a production state or not according to the production identification information of the user equipment. For example, the production identification information may include an NV identification; specifically, at the first station in the production flow, the NV logo may be written to be in production; the NV identification is erased at the last site. The PC tool may determine whether the user equipment is in a production state according to the NV identifier, for example, may read NV in a boot guide to determine whether the production process is finished.
In one embodiment, a Socket connection is established between a system application of the user equipment and the network equipment. For example, the system application (system _ app) may receive a Socket instruction of the PC tool, parse the instruction, and issue a content that does not have an authority to execute to a middle tier service (factory _ service), where the middle tier service is executed instead, and the middle tier service may parse information issued by the system application, and return a result to the system application after executing a corresponding operation.
Step S103, the network device sends a number writing command to the user device and receives a processing result of the number writing command returned by the user device; step S201, the user equipment receives and analyzes a number writing command sent by the network equipment through a system application of the user equipment; step S202, the user equipment processes the number writing command and returns the processing result of the number writing command to the network equipment.
For example, the Android system of the user device includes a system application (system _ app) and a middle tier service (factory _ service). Rc can register the service, so that the service can be used as an independent process to acquire the authority which cannot be acquired by the system application; number writing operations can be implemented on the user version of the user device through intercommunication between "PC tool ← → system application ← → middle tier service".
Specifically, as shown in fig. 2, the Android System includes a System partition and a Vendor partition, many resources of the System partition and the Vendor partition are inaccessible to each other, but both partitions are involved in the number writing. Therefore, the scheme adopts two processes which are parallel to the System partition and the Vendor partition, respectively operates the content of each partition, and simultaneously solves the communication between the two processes. Wherein, the content of the System partition can realize read-write operation by System application; the content of the Vendor partition can be realized by a middle layer service (factory _ service), the service is mounted into init.rc, and a new process domain is defined for the service to facilitate the processing of the permission of Sepolicy (security policy configuration of the android system).
In one embodiment, the user equipment processes the write number command, including: the System application judges a partition corresponding to each instruction of the number writing command, wherein the user equipment comprises a System partition and a Vendor partition, and the number writing command comprises a plurality of instructions; the system application issues the instruction corresponding to the Vendor partition to the middle layer service of the user equipment; the middle layer service executes the instruction corresponding to the Vendor partition and returns the processing result to the system application; and the System application executes the instruction corresponding to the System partition.
For example, the PC tool sends a number writing command to the user device in a Socket command. As shown in fig. 3, the system application (system _ app) of the user equipment receives and parses the Socket command, the system application (system _ app) processes the command with authority to process, such as reading the card tray, the SIM, the SdCard state, the NV flag bit, and directly returns the result to the PC tool after the processing is completed. For an instruction which is not processed by the system application (system _ app) in a permission mode, such as reading and writing an OEM partition, writing a Google Key and the like, the system application (system _ app) issues the instruction to a middle layer service (factor _ service). And the middle layer service (factor _ service) executes number writing operation by analyzing an instruction sent by the system application and synchronously returns a result to the system application. The system application receives the feedback information and synchronously forwards the feedback information to the PC tool.
In one embodiment, the system application of the user equipment returns the processing result about the number writing command to the network equipment through the Socket connection. For example, the processing result regarding the write number command may include a processing result of a system application (system _ app) and a processing result of a middle tier service (factor _ service) forwarded by the system application.
In one embodiment, the network device may further send a production end instruction to the user device to clear production identification information of the user device. For example, after the number writing operation is completed, the PC tool may issue the last Socket instruction: factory _ reset. And after receiving the instruction, the system application of the user equipment erases the NV flag bit mark for production, closes the port, restores the factory setting, unloads the written number application and erases all log files. After the user equipment is restarted, the port cannot be opened any more due to the fact that the NV flag bit is erased during production, the whole production process is completed, and a manufacturer can pack and deliver the user equipment.
Fig. 4 is a schematic diagram of a user device and a network device for number writing based on an android platform according to an embodiment of the present application, where the network device includes a production detection module 101, a connection module 102, and a number writing command sending module 103, and the user device includes a number writing command receiving module 201 and a number writing command processing module 202.
The user equipment includes, but is not limited to, terminal equipment such as a smartphone, a tablet computer, a smart watch, and the like, and the network equipment includes, but is not limited to, a network host, a single network server, a plurality of network server sets, or a computer set based on cloud computing. Here, the Cloud is made up of a large number of hosts or web servers based on Cloud Computing (Cloud Computing), which is a type of distributed Computing, one virtual computer consisting of a collection of loosely coupled computers.
For example, the network device may include a PC tool, and the PC tool may simultaneously connect an MES system (manufacturing enterprise production process execution management system) on the server side and the user equipment, acquire information such as IMEI, Google Key, SN, SIMLock, and the like from the MES system, and write the acquired information into the user equipment through a corresponding instruction, thereby implementing a number writing operation.
Specifically, the PC tool communicates with the user device mainly involving three instructions: socket instructions based on the adb port; an AT instruction based on a Diag port; a high-pass native instruction based on a Diag port, such as a SIMLock instruction. The high-pass native instructions such as RPMB Key and Google Key are encapsulated instructions and executed by a middle layer service (factory _ service).
The production detection module 101 detects whether the user equipment is in a production state; if the ue is in a production state, the connection module 102 establishes Socket connection between the network device and the ue.
For example, the PC tool first detects whether the user equipment is in a production state; if the production flow is finished, subsequent operation is not needed; if the user equipment is detected to be in a production state, a port can be opened in a mode of setting usb.
In an embodiment, the production detection module 101 determines whether the user equipment is in a production state according to the production identification information of the user equipment. For example, the production identification information may include an NV identification; specifically, at the first station in the production flow, the NV logo may be written to be in production; the NV identification is erased at the last site. The PC tool may determine whether the user equipment is in a production state according to the NV identifier, for example, may read NV in a boot guide to determine whether the production process is finished.
In one embodiment, a Socket connection is established between a system application of the user equipment and the network equipment. For example, the system application (system _ app) may receive a Socket instruction of the PC tool, parse the instruction, and issue a content that does not have an authority to execute to a middle tier service (factory _ service), where the middle tier service is executed instead, and the middle tier service may parse information issued by the system application, and return a result to the system application after executing a corresponding operation.
The number writing command sending module 103 sends a number writing command to the user equipment, and receives a processing result of the number writing command returned by the user equipment; the number writing command receiving module 201 receives and analyzes a number writing command sent by a network device through a system application of a user device; the write number command processing module 202 processes the write number command and returns a processing result about the write number command to the network device.
For example, the Android system of the user device includes a system application (system _ app) and a middle tier service (factory _ service). Rc can register the service, so that the service can be used as an independent process to acquire the authority which cannot be acquired by the system application; number writing operations can be implemented on the user version of the user device through intercommunication between "PC tool ← → system application ← → middle tier service".
Specifically, as shown in fig. 2, the Android System includes a System partition and a Vendor partition, many resources of the System partition and the Vendor partition are inaccessible to each other, but both partitions are involved in the number writing. Therefore, the scheme adopts two processes which are parallel to the System partition and the Vendor partition, respectively operates the content of each partition, and simultaneously solves the communication between the two processes. Wherein, the content of the System partition can realize read-write operation by System application; the content of the Vendor partition can be realized by a middle layer service (factory _ service), the service is mounted into init.rc, and a new process domain is defined for the service to facilitate the processing of the permission of Sepolicy (security policy configuration of the android system).
In one embodiment, the user equipment processes the write number command, including: the System application judges a partition corresponding to each instruction of the number writing command, wherein the user equipment comprises a System partition and a Vendor partition, and the number writing command comprises a plurality of instructions; the system application issues the instruction corresponding to the Vendor partition to the middle layer service of the user equipment; the middle layer service executes the instruction corresponding to the Vendor partition and returns the processing result to the system application; and the System application executes the instruction corresponding to the System partition.
For example, the PC tool sends a number writing command to the user device in a Socket command. As shown in fig. 3, the system application (system _ app) of the user equipment receives and parses the Socket command, the system application (system _ app) processes the command with authority to process, such as reading the card tray, the SIM, the SdCard state, the NV flag bit, and directly returns the result to the PC tool after the processing is completed. For an instruction which is not processed by the system application (system _ app) in a permission mode, such as reading and writing an OEM partition, writing a Google Key and the like, the system application (system _ app) issues the instruction to a middle layer service (factor _ service). And the middle layer service (factor _ service) executes number writing operation by analyzing an instruction sent by the system application and synchronously returns a result to the system application. The system application receives the feedback information and synchronously forwards the feedback information to the PC tool.
In one embodiment, the system application of the user equipment returns the processing result about the number writing command to the network equipment through the Socket connection. For example, the processing result regarding the write number command may include a processing result of a system application (system _ app) and a processing result of a middle tier service (factor _ service) forwarded by the system application.
In one embodiment, the network device may further send a production end instruction to the user device to clear production identification information of the user device. For example, after the number writing operation is completed, the PC tool may issue the last Socket instruction: factory _ reset. And after receiving the instruction, the system application of the user equipment erases the NV flag bit mark for production, closes the port, restores the factory setting, unloads the written number application and erases all log files. After the user equipment is restarted, the port cannot be opened any more due to the fact that the NV flag bit is erased during production, the whole production process is completed, and a manufacturer can pack and deliver the user equipment.
In summary, on the premise of security and not violating google sepliccy (security policy configuration of android system), the service is registered in init.rc as an independent process to acquire the authority which cannot be acquired by system application; number writing is implemented on the user (user) version of the user device through intercommunication between "PC tool ← → system application ← → middle tier service". The problems of low efficiency, slow shipment, long consumed time and the like caused by number writing of factory versions are solved, and the production efficiency is improved.
In addition, some of the present application may be implemented as a computer program product, such as computer program instructions, which when executed by a computer, may invoke or provide methods and/or techniques in accordance with the present application through the operation of the computer. Program instructions which invoke the methods of the present application may be stored on a fixed or removable recording medium and/or transmitted via a data stream on a broadcast or other signal-bearing medium and/or stored within a working memory of a computer device operating in accordance with the program instructions. Herein, some embodiments of the present application provide a computing device comprising a memory for storing computer program instructions and a processor for executing the computer program instructions, wherein the computer program instructions, when executed by the processor, trigger the device to perform the methods and/or aspects of the embodiments of the present application as described above.
Furthermore, some embodiments of the present application also provide a computer readable medium, on which computer program instructions are stored, the computer readable instructions being executable by a processor to implement the methods and/or aspects of the foregoing embodiments of the present application.
It should be noted that the present application may be implemented in software and/or a combination of software and hardware, for example, implemented using Application Specific Integrated Circuits (ASICs), general purpose computers or any other similar hardware devices. In some embodiments, the software programs of the present application may be executed by a processor to implement the steps or functions described above. Likewise, the software programs (including associated data structures) of the present application may be stored in a computer readable recording medium, such as RAM memory, magnetic or optical drive or diskette and the like. Additionally, some of the steps or functions of the present application may be implemented in hardware, for example, as circuitry that cooperates with the processor to perform various steps or functions.
It will be evident to those skilled in the art that the present application is not limited to the details of the foregoing illustrative embodiments, and that the present application may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the application being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the apparatus claims may also be implemented by one unit or means in software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.

Claims (10)

1. A number writing method based on an android platform on a user equipment side is disclosed, wherein the method comprises the following steps:
receiving and analyzing a number writing command sent by network equipment through a system application of user equipment;
and processing the write number command and returning a processing result about the write number command to the network equipment.
2. The method of claim 1, wherein processing the write number command comprises:
the System application judges a partition corresponding to each instruction of the number writing command, wherein the user equipment comprises a System partition and a Vendor partition, and the number writing command comprises a plurality of instructions;
the system application issues the instruction corresponding to the Vendor partition to the middle layer service of the user equipment;
the middle layer service executes the instruction corresponding to the Vendor partition and returns the processing result to the system application;
and the System application executes the instruction corresponding to the System partition.
3. The method according to claim 1 or 2, wherein the method further comprises:
establishing Socket connection between the system application of the user equipment and the network equipment;
wherein returning a processing result regarding the write number command to the network device comprises:
and the system application of the user equipment returns the processing result of the number writing command to the network equipment through the Socket connection.
4. A number writing method based on an android platform at a network equipment end is disclosed, wherein the method comprises the following steps:
detecting whether the user equipment is in a production state;
if the user equipment is in a production state, establishing Socket connection with the user equipment;
and sending a number writing command to the user equipment, and receiving a processing result which is returned by the user equipment and is related to the number writing command.
5. The method of claim 4, wherein detecting whether the user equipment is in a production state comprises:
and judging whether the user equipment is in a production state or not according to the production identification information of the user equipment.
6. The method of claim 5, wherein the method further comprises:
and sending a production ending instruction to the user equipment so as to clear the production identification information of the user equipment.
7. An android platform-based user device for number writing, wherein the device comprises:
the number writing command receiving module is used for receiving and analyzing a number writing command sent by the network equipment through a system application of the user equipment;
and the number writing command processing module is used for processing the number writing command and returning a processing result related to the number writing command to the network equipment.
8. A network device for number writing based on an android platform, wherein the device comprises:
the production detection module is used for detecting whether the user equipment is in a production state;
the connection module is used for establishing Socket connection with the user equipment if the user equipment is in a production state;
and the number writing command sending module is used for sending a number writing command to the user equipment and receiving a processing result which is returned by the user equipment and is related to the number writing command.
9. A computing device, wherein the device comprises a memory for storing computer program instructions and a processor for executing the computer program instructions, wherein the computer program instructions, when executed by the processor, trigger the device to perform the method of any of claims 1 to 6.
10. A computer readable medium having stored thereon computer program instructions executable by a processor to implement the method of any one of claims 1 to 6.
CN202010463240.0A 2020-05-27 2020-05-27 Number writing method, device and computer readable medium based on android platform Active CN111651177B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010463240.0A CN111651177B (en) 2020-05-27 2020-05-27 Number writing method, device and computer readable medium based on android platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010463240.0A CN111651177B (en) 2020-05-27 2020-05-27 Number writing method, device and computer readable medium based on android platform

Publications (2)

Publication Number Publication Date
CN111651177A true CN111651177A (en) 2020-09-11
CN111651177B CN111651177B (en) 2024-03-12

Family

ID=72344548

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010463240.0A Active CN111651177B (en) 2020-05-27 2020-05-27 Number writing method, device and computer readable medium based on android platform

Country Status (1)

Country Link
CN (1) CN111651177B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114124770A (en) * 2021-10-11 2022-03-01 深圳市有方科技股份有限公司 Method and processing equipment for processing communication modules in batches

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016187806A1 (en) * 2015-05-26 2016-12-01 华为技术有限公司 Method, device and terminal for preventing android device from being rooted
CN106878979A (en) * 2017-03-17 2017-06-20 上海与德科技有限公司 The number of the writing method and device of terminal
CN110727664A (en) * 2019-09-18 2020-01-24 上海联蔚信息科技有限公司 Method and device for executing target operation on public cloud data
CN110851157A (en) * 2019-10-28 2020-02-28 上海旗旌科技有限公司 Method and equipment for updating vehicle-mounted terminal equipment system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016187806A1 (en) * 2015-05-26 2016-12-01 华为技术有限公司 Method, device and terminal for preventing android device from being rooted
CN106878979A (en) * 2017-03-17 2017-06-20 上海与德科技有限公司 The number of the writing method and device of terminal
CN110727664A (en) * 2019-09-18 2020-01-24 上海联蔚信息科技有限公司 Method and device for executing target operation on public cloud data
CN110851157A (en) * 2019-10-28 2020-02-28 上海旗旌科技有限公司 Method and equipment for updating vehicle-mounted terminal equipment system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
范营营;田雨;: "基于Socket通讯多线程技术的工业无线数据服务软件设计" *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114124770A (en) * 2021-10-11 2022-03-01 深圳市有方科技股份有限公司 Method and processing equipment for processing communication modules in batches

Also Published As

Publication number Publication date
CN111651177B (en) 2024-03-12

Similar Documents

Publication Publication Date Title
US9811369B2 (en) Method and system for physical computer system virtualization
CN102662785B (en) Method and device for acquiring kernel error information of Android system
US9558016B2 (en) Platform system, method for changing support hardware configuration of universal extensible firmware interface basic input output system and computer program product
CN110716845B (en) Log information reading method of Android system
US10606677B2 (en) Method of retrieving debugging data in UEFI and computer system thereof
CN103164523A (en) Inspection method, device and system of data consistency inspection
CN106937275B (en) Equipment for storing system unique identifier and hardware ID (identity) under android system
CN109508178A (en) A kind of program developing method and device
CN113835644A (en) Complete machine migration method, device, equipment and storage medium
CN110289039B (en) Debugging method and device of eMMC
CN100570579C (en) system fault locating method
US9588884B2 (en) Systems and methods for in-place reorganization of device storage
CN111651177B (en) Number writing method, device and computer readable medium based on android platform
CN105447040B (en) Binary file management and updating method, device and system
CN110837446A (en) Equipment management method and device applied to embedded system, medium and embedded equipment
CN112216340A (en) Hard disk test method and device, storage medium and electronic equipment
CN107766385B (en) Method and equipment for converting file format of virtual disk
CN111737223B (en) File copying method, device, equipment and storage medium
CN115562590A (en) Method, system, equipment and storage medium for using cloud hard disk by cloud host
CN114239098A (en) CAD drawing processing method and device, storage medium and processor
CN101751283A (en) Virtual machine monitor, virtual machine system and client operation system state acquiring method
US20190310800A1 (en) Method for accessing code sram and electronic device
CN113110876A (en) Method and device for running general software package based on android system
CN111708691B (en) Figerprint automatic adaptation method and device based on android platform
EP2800329A1 (en) Wireless communication terminal and method for securely running industry software

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