CN112000374A - USB touch screen replacing method, device, equipment and medium applied to android system - Google Patents

USB touch screen replacing method, device, equipment and medium applied to android system Download PDF

Info

Publication number
CN112000374A
CN112000374A CN202010668062.5A CN202010668062A CN112000374A CN 112000374 A CN112000374 A CN 112000374A CN 202010668062 A CN202010668062 A CN 202010668062A CN 112000374 A CN112000374 A CN 112000374A
Authority
CN
China
Prior art keywords
touch screen
usb
android system
storage
file
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
CN202010668062.5A
Other languages
Chinese (zh)
Other versions
CN112000374B (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.)
Shenzhen Zhiwei Intelligent Software Development Co ltd
Original Assignee
Shenzhen Zhiwei Intelligent Software Development 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 Shenzhen Zhiwei Intelligent Software Development Co ltd filed Critical Shenzhen Zhiwei Intelligent Software Development Co ltd
Priority to CN202010668062.5A priority Critical patent/CN112000374B/en
Publication of CN112000374A publication Critical patent/CN112000374A/en
Application granted granted Critical
Publication of CN112000374B publication Critical patent/CN112000374B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a USB touch screen replacing method, device, equipment and medium applied to an android system. The storage file written with the PID value and the VID value of the USB touch screen is copied into the mobile storage device; inserting the mobile storage device into an android device to be applied; finding a storage file in the android device to be applied according to a preset path; reading the storage file, and analyzing storage file instruction data containing a PID value and a VID value of the USB touch screen according to an inipadser file analysis rule; storing the instruction data of the storage file in a preset IBD storage space; reading the general drive data of the kernel of the android device; comparing generic driver data to storage file instruction data within the IBD storage space; and if so, writing the PID value and the VID value of the USB touch screen into the general drive data. The invention can enable a user to dynamically update new touch screen information in the USB universal drive under the condition of not flashing, so that the newly added USB touch screen can be driven quickly.

Description

USB touch screen replacing method, device, equipment and medium applied to android system
Technical Field
The invention relates to the technical field of computers, in particular to a method, a device, equipment and a medium for replacing a USB touch screen applied to an android system.
Background
android products have been widely operated in various fields of various industries, and the technical performance and the like of the android products tend to be stable. In the industrial control field and the commercial display field, the android product configures various usb touch screens to meet the user requirements. The general usb touch screen is drive-free, and the general usb driver in the kernel of the android product can drive the usb touch screen. However, in order to enable the universal usb driver to match the usb touch screen newly added to the android product, PID (product identification code) and VID (vendor ID) of the touch screen need to be added to the driver, so that the driver code must be updated every time the usb touch screen is added to support one usb touch screen, and then the usb touch screen is refreshed after compiling and generating firmware, which is very troublesome in steps, and thus is very unfavorable for quick replacement of clients, and reduces user experience.
Disclosure of Invention
Aiming at the defects, the embodiment of the invention provides a method, a device, equipment and a medium for replacing a USB touch screen applied to an android system, and aims to solve the problems in the prior art.
In a first aspect, an embodiment of the present invention provides a method for replacing a USB touch screen applied to an android system, where the method includes:
copying a storage file written with the PID value and the VID value of the USB touch screen into the mobile storage device;
reading data in the mobile storage device in the android system device to be applied;
finding the storage file in the android system device to be applied according to a preset path;
analyzing storage file instruction data containing the PID value and the VID value of the USB touch screen according to an iniparser file analysis rule;
storing the instruction data of the storage file in a preset IBD storage space;
restarting the android system device, and reading the general drive data of the android system device kernel;
comparing the generic driver data to storage file instruction data within the IBD storage space;
and if the USB touch screen is added, writing the PID value and the VID value of the USB touch screen into the general drive data.
Preferably, the reading data in the mobile storage device in the android system device to be applied further includes:
detecting an access signal of a mobile storage device in the android system device to be applied;
and starting scanning on the mobile storage equipment according to the access signal of the mobile storage equipment.
Preferably, the detecting an access signal of a mobile storage device in the android system device to be applied includes:
detecting whether a mobile storage device is accessed through a netlink communication interface between a network application program and a kernel;
and if so, the netlink communication interface generates a mobile storage device access signal and sends the mobile storage device access signal to the main control board of the android system device.
Preferably, the copying the storage file written with the PID value and VID value of the USB touch screen to the mobile storage device includes:
acquiring a PID value and a VID value of the USB touch screen;
writing the PID value and the VID value of the USB touch screen into USB _ tp.ini files;
and copying the usb _ tp.ini file to a mobile storage device.
Preferably, the writing the PID value and VID value of the USB touch screen into the USB _ tp.ini file includes:
acquiring the number of mobile storage devices accessed to the USB interface;
assigning the PID value to Product _0 in the usb _ tp.ini file;
and assigning the VID value to the vendor _0 in the usb _ tp.ini file.
In a second aspect, an embodiment of the present invention provides a quick replacement apparatus applied to a USB touch screen, where the apparatus includes:
the first reading module is used for reading data in the mobile storage device in the android system device to be applied;
the retrieval module is used for finding the storage file in the android system device to be applied according to a preset path;
the analyzing module is used for analyzing storage file instruction data containing the PID value and the VID value of the USB touch screen according to an inipearser file analyzing rule;
the storage module is used for storing the storage file instruction data in a preset IBD storage space;
the second reading module is used for restarting the android system device and reading the general drive data of the kernel of the android system device;
a comparison module for comparing the general driver data with the instruction data of the storage file in the IBD storage space;
and the writing module is used for writing the PID value and the VID value of the USB touch screen in the general drive data.
In a third aspect, an embodiment of the present invention provides a USB touch screen replacing device applied to an android system, including: at least one processor, at least one memory, and computer program instructions stored in the memory, which when executed by the processor, implement the method of the first aspect of the embodiments described above.
In a fourth aspect, embodiments of the present invention provide a storage medium having stored thereon computer program instructions, which when executed by a processor, implement the method of the first aspect in the above embodiments.
In summary, the USB touch screen replacing method, device, equipment and storage medium applied to the android system provided in the embodiments of the present invention. The storage file written with the PID value and the VID value of the USB touch screen is copied into the mobile storage device; reading data in the mobile storage device in the android system device to be applied; finding the storage file in the android system device to be applied according to a preset path; analyzing storage file instruction data containing the PID value and the VID value of the USB touch screen according to an iniparser file analysis rule; storing the instruction data of the storage file in a preset IBD storage space; restarting the android system device, and reading the general drive data of the android system device kernel; comparing the generic driver data to storage file instruction data within the IBD storage space; and if the USB touch screen is added, writing the PID value and the VID value of the USB touch screen into the general drive data, so that the original general drive in the kernel of the android system device can directly drive the newly added USB touch screen to work without updating a drive code, and then compiling and generating a firmware and refreshing the machine again. The invention can enable a user to dynamically update new touch screen information in the USB universal drive under the condition of not flashing, so that the newly added USB touch screen can be driven quickly, and the product competitiveness is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required to be used in the embodiments of the present invention will be briefly described below, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of a USB touch screen replacement method applied to an android system in an embodiment of the present invention.
Fig. 2 is a schematic working principle diagram of a USB touch screen replacement method applied to an android system in an embodiment of the present invention.
Fig. 3 is a schematic structural diagram of a quick replacement device applied to a USB touch screen according to an embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a quick-change device applied to a USB touch screen according to an embodiment of the present invention.
Detailed Description
Features and exemplary embodiments of various aspects of the present invention will be described in detail below, and in order to make objects, technical solutions and advantages of the present invention more apparent, the present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not to be construed as limiting the invention. It will be apparent to one skilled in the art that the present invention may be practiced without some of these specific details. The following description of the embodiments is merely intended to provide a better understanding of the present invention by illustrating examples of the present invention.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Referring to fig. 1 and fig. 2, an embodiment of the present invention provides a method for replacing a USB touch screen applied to an android system, where a PID value and a VID value of the USB touch screen are written in original general drive data in an kernel of an android system device, so as to directly drive a newly added USB touch screen to work without updating a drive code, and then the drive code is compiled to generate a firmware and then the firmware is refreshed. Therefore, the invention can enable the user to dynamically update the new touch screen information in the USB general driver without flashing, so that the newly added USB touch screen can be driven quickly, and the product competitiveness is improved.
The method comprises the following steps:
s1, copying the storage file written with the PID value and the VID value of the USB touch screen into the mobile storage device;
specifically, all USB devices have a Vendor Id (VID) and a product identification number (PID) as specified by the USB specification, and the android system host distinguishes between different USB devices by different VIDs and PIDs. Accordingly, the PID and VID values are not specifically limited herein. In this embodiment, the mobile storage device is a usb disk. In another preferred embodiment, the mobile storage device may also be a mobile hard disk.
Preferably, the copying the storage file written with the PID value and VID value of the USB touch screen to the mobile storage device includes:
acquiring a PID value and a VID value of the USB touch screen;
writing the PID value and the VID value of the USB touch screen into USB _ tp.ini files;
and copying the usb _ tp.ini file to a mobile storage device.
Preferably, in the android system, the. ini file is used to store the selections made by the user and various parameters of the system. The user can change the parameter configuration of the application and the system by modifying the ini file.
S2, reading data in the mobile storage device in the android system device to be applied;
preferably, the reading data in the mobile storage device in the android system device to be applied further includes:
detecting an access signal of a mobile storage device in the android system device to be applied;
and starting scanning on the mobile storage equipment according to the access signal of the mobile storage equipment.
Preferably, the detecting an access signal of a mobile storage device in the android system device to be applied includes:
detecting whether a mobile storage device is accessed through a netlink communication interface between a network application program and a kernel;
and if so, the netlink communication interface generates a mobile storage device access signal and sends the mobile storage device access signal to the main control board of the android system device.
Preferably, in this embodiment, the netlink communication interface is a special inter-process communication (IPC) for enabling a user process to communicate with a kernel process of the android system, and is also the most common interface for a network application to communicate with a kernel.
S3, finding the storage file in the android system device to be applied according to a preset path;
s4, analyzing storage file instruction data containing the PID value and VID value of the USB touch screen according to the inipearser file analysis rule;
s5, storing the instruction data of the storage file in a preset IBD storage space;
preferably, in this embodiment, the android usbtpd system in the android system device detects whether a usb disk is inserted through the netlink communication interface. When the insertion of the USB flash disk is confirmed, the USB flash disk is scanned, usb _ tp.ini files are retrieved, the files are analyzed by using an inipearser tool, and PIDs and VIDs are extracted and stored in an IDB storage space.
S6, restarting the android system device, and reading the general drive data of the android system device kernel;
s7, comparing the general driving data with the instruction data of the storage file in the IBD storage space;
and S8, if the USB touch screen is added, writing the PID value and the VID value of the USB touch screen into the general drive data.
Preferably, in this embodiment, the android system restarts, and the usb tp generic driver in the android system reads data from the IDB storage space, and compares whether a new PID value and VID value are added. If the USB tp general driver in the android system detects that the addition is made, a new PID value and a new VID value are added into the driver to drive a new USB touch screen to work, so that the newly added USB touch screen can be directly driven to work without updating a driving code, and then the USB touch screen is refreshed after compiling and generating a firmware. .
Preferably, the writing the PID value and VID value of the USB touch screen into the USB _ tp.ini file includes:
acquiring the number of mobile storage devices accessed to the USB interface;
assigning the PID value to Product _0 in the usb _ tp.ini file;
and assigning the VID value to the vendor _0 in the usb _ tp.ini file. In this embodiment, the specific code for writing the PID value and VID value of the USB touch screen into the USB _ tp.ini file is as follows:
[usbtp]
num=1;
vendor_0=0xdfc;
Product_0=0x3;
where 0xdfc and 0x3 are hexadecimal numbers, which are the VID value and PID value of the invention, respectively. It is to be understood that the VID values and PID values are not specifically limited herein.
Referring to fig. 3, an embodiment of the invention provides a quick replacement device applied to a USB touch screen, where the device includes:
the first reading module 1 is used for reading data in the mobile storage device in the android system device to be applied;
the retrieval module 2 is used for finding the storage file in the android system device to be applied according to a preset path;
the analysis module 3 is used for analyzing storage file instruction data containing the PID value and the VID value of the USB touch screen according to an inipearser file analysis rule;
the storage module 4 is used for storing the storage file instruction data in a preset IBD storage space;
the second reading module 5 is configured to restart the android system device, and read the general drive data of the kernel of the android system device;
a comparison module 6, configured to compare the generic driver data with the instruction data of the storage file in the IBD storage space;
and the writing module 7 is used for writing the PID value and the VID value of the USB touch screen in the general drive data.
In addition, the USB touch screen replacing method applied to the android system described in the embodiment of the present invention in conjunction with fig. 1 may be implemented by a USB touch screen replacing device applied to the android system. Fig. 4 shows a schematic hardware structure diagram of a USB touch screen replacement device applied to an android system, provided by the embodiment of the present invention.
A quick-change device for application to a USB touch screen may include a processor 401 and a memory 402 storing computer program instructions.
Specifically, the processor 401 may include a Central Processing Unit (CPU), or an Application Specific Integrated Circuit (ASIC), or may be configured as one or more Integrated circuits implementing embodiments of the present invention.
Memory 402 may include mass storage for data or instructions. By way of example, and not limitation, memory 402 may include a Hard Disk Drive (HDD), floppy Disk Drive, flash memory, optical Disk, magneto-optical Disk, tape, or Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 402 may include removable or non-removable (or fixed) media, where appropriate. The memory 402 may be internal or external to the data processing apparatus, where appropriate. In a particular embodiment, the memory 402 is a non-volatile solid-state memory. In a particular embodiment, the memory 402 includes Read Only Memory (ROM). Where appropriate, the ROM may be mask-programmed ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Electrically Erasable PROM (EEPROM), electrically rewritable ROM (EAROM), or flash memory or a combination of two or more of these.
The processor 401 reads and executes the computer program instructions stored in the memory 402 to implement any one of the USB touch screen replacing methods applied to the android system in the above embodiments.
In one example, the USB touch screen replacement method applied to the android system device may further include a communication interface 403 and a bus 410. As shown in fig. 4, the processor 401, the memory 402, and the communication interface 403 are connected via a bus 410 to complete communication therebetween.
The communication interface 403 is mainly used for implementing communication between modules, apparatuses, units and/or devices in the embodiments of the present invention.
Bus 410 includes hardware, software, or both that couple the components of the USB touch screen replacement method device applied to the android system to one another. By way of example, and not limitation, a bus may include an Accelerated Graphics Port (AGP) or other graphics bus, an Enhanced Industry Standard Architecture (EISA) bus, a Front Side Bus (FSB), a Hypertransport (HT) interconnect, an Industry Standard Architecture (ISA) bus, an infiniband interconnect, a Low Pin Count (LPC) bus, a memory bus, a Micro Channel Architecture (MCA) bus, a Peripheral Component Interconnect (PCI) bus, a PCI-Express (PCI-X) bus, a Serial Advanced Technology Attachment (SATA) bus, a video electronics standards association local (VLB) bus, or other suitable bus or a combination of two or more of these. Bus 410 may include one or more buses, where appropriate. Although specific buses have been described and shown in the embodiments of the invention, any suitable buses or interconnects are contemplated by the invention.
In addition, in combination with the USB touch screen replacement method applied to the android system in the foregoing embodiment, an embodiment of the present invention may provide a computer-readable storage medium to implement the method. The computer readable storage medium having stored thereon computer program instructions; when executed by a processor, the computer program instructions implement any one of the above-described embodiments of the USB touch screen replacement method applied to the android system.
In summary, the USB touch screen replacing method, device, equipment and medium applied to the android system provided in the embodiments of the present invention. The storage file written with the PID value and the VID value of the USB touch screen is copied into the mobile storage device; reading data in the mobile storage device in the android system device to be applied; finding the storage file in the android system device to be applied according to a preset path; analyzing storage file instruction data containing the PID value and the VID value of the USB touch screen according to an iniparser file analysis rule; storing the instruction data of the storage file in a preset IBD storage space; restarting the android system device, and reading the general drive data of the android system device kernel; comparing the generic driver data to storage file instruction data within the IBD storage space; and if the USB touch screen is added, writing the PID value and the VID value of the USB touch screen into the general drive data, so that the original general drive in the kernel of the android system device can directly drive the newly added USB touch screen to work without updating a drive code, and then compiling and generating a firmware and refreshing the machine again. The invention can enable a user to dynamically update new touch screen information in the USB universal drive under the condition of not flashing, so that the newly added USB touch screen can be driven quickly, and the product competitiveness is improved.
It should also be noted that the exemplary embodiments mentioned in this patent describe some methods or systems based on a series of steps or devices. However, the present invention is not limited to the order of the above-described steps, that is, the steps may be performed in the order mentioned in the embodiments, may be performed in an order different from the order in the embodiments, or may be performed simultaneously.
As described above, only the specific embodiments of the present invention are provided, and it can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the system, the module and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again. It should be understood that the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive various equivalent modifications or substitutions within the technical scope of the present invention, and these modifications or substitutions should be covered within the scope of the present invention.

Claims (8)

1. A USB touch screen replacing method applied to an android system is characterized by comprising the following steps:
copying a storage file written with the PID value and the VID value of the USB touch screen into the mobile storage device;
reading data in the mobile storage device in the android system device to be applied;
finding the storage file in the android system device to be applied according to a preset path;
analyzing storage file instruction data containing the PID value and the VID value of the USB touch screen according to an iniparser file analysis rule;
storing the instruction data of the storage file in a preset IBD storage space;
restarting the android system device, and reading the general drive data of the android system device kernel;
comparing the generic driver data to storage file instruction data within the IBD storage space;
and if the USB touch screen is added, writing the PID value and the VID value of the USB touch screen into the general drive data.
2. The method for replacing the USB touch screen applied to the android system according to claim 1, wherein the reading data in the mobile storage device in the android system device to be applied further includes:
detecting an access signal of a mobile storage device in the android system device to be applied;
and starting scanning on the mobile storage equipment according to the access signal of the mobile storage equipment.
3. The method for replacing the USB touch screen applied to the android system according to claim 2, wherein the detecting the access signal of the mobile storage device in the android system device to be applied includes:
detecting whether a mobile storage device is accessed through a netlink communication interface between a network application program and a kernel;
and if so, the netlink communication interface generates a mobile storage device access signal and sends the mobile storage device access signal to the main control board of the android system device.
4. The USB touch screen replacing method applied to the android system, according to claim 1, wherein the copying the storage file written with the PID value and the VID value of the USB touch screen to the mobile storage device comprises:
acquiring a PID value and a VID value of the USB touch screen;
writing the PID value and the VID value of the USB touch screen into USB _ tp.ini files;
and copying the usb _ tp.ini file to a mobile storage device.
5. The USB touch screen replacing method applied to the android system, according to claim 4, wherein writing the PID value and the VID value of the USB touch screen into a USB _ tp.ini file comprises:
acquiring the number of mobile storage devices accessed to the USB interface;
assigning the PID value to Product _0 in the usb _ tp.ini file;
and assigning the VID value to the vendor _0 in the usb _ tp.ini file.
6. A quick replacement device for a USB touch screen, the device comprising:
the first reading module is used for reading data in mobile storage equipment in android system equipment to be applied;
the retrieval module is used for finding the storage file in the android system device to be applied according to a preset path;
the analyzing module is used for analyzing storage file instruction data containing the PID value and the VID value of the USB touch screen according to an inipearser file analyzing rule;
the storage module is used for storing the storage file instruction data in a preset IBD storage space;
the second reading module is used for restarting the android system device and reading the general drive data of the kernel of the android system device;
a comparison module for comparing the general driver data with the instruction data of the storage file in the IBD storage space;
and the writing module is used for writing the PID value and the VID value of the USB touch screen in the general drive data.
7. A quick replacement device for a USB touch screen, comprising: at least one processor, at least one memory, and computer program instructions stored in the memory that, when executed by the processor, implement the method of any of claims 1-5.
8. A storage medium having computer program instructions stored thereon, which when executed by a processor implement the method of any one of claims 1-5.
CN202010668062.5A 2020-07-13 2020-07-13 USB touch screen replacement method, device, equipment and medium applied to android system Active CN112000374B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010668062.5A CN112000374B (en) 2020-07-13 2020-07-13 USB touch screen replacement method, device, equipment and medium applied to android system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010668062.5A CN112000374B (en) 2020-07-13 2020-07-13 USB touch screen replacement method, device, equipment and medium applied to android system

Publications (2)

Publication Number Publication Date
CN112000374A true CN112000374A (en) 2020-11-27
CN112000374B CN112000374B (en) 2024-01-02

Family

ID=73466842

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010668062.5A Active CN112000374B (en) 2020-07-13 2020-07-13 USB touch screen replacement method, device, equipment and medium applied to android system

Country Status (1)

Country Link
CN (1) CN112000374B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114610399A (en) * 2022-01-26 2022-06-10 厦门厦华科技有限公司 Method for conveniently replacing touch frame of electronic whiteboard

Citations (43)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120120243A1 (en) * 2003-01-14 2012-05-17 Tseng-Lu Chien Device Having Built-In Digital Data Device Powered By Unlimited Power Source
CN103049402A (en) * 2012-11-21 2013-04-17 大唐移动通信设备有限公司 Method and device for controlling universal serial bus (USB) device
CN103049405A (en) * 2013-01-16 2013-04-17 珠海市君天电子科技有限公司 Management method and system of android device files
CN103885775A (en) * 2014-03-21 2014-06-25 贝壳网际(北京)安全技术有限公司 Method and device for obtaining driver file
US20150138704A1 (en) * 2013-11-18 2015-05-21 Leancode, LLC DBA Plugable Technologies Charge and data transfer system, apparatus, and method
CN104714814A (en) * 2013-12-13 2015-06-17 贝壳网际(北京)安全技术有限公司 Drive program mounting method and client terminal device
CN105549894A (en) * 2016-01-28 2016-05-04 上海海漾软件技术有限公司 Touch information processing method and apparatus, touch information acquisition method and apparatus and touch information processing system
CN105653475A (en) * 2014-12-03 2016-06-08 北京握奇智能科技有限公司 USB device identification method and system
CN105868132A (en) * 2016-04-29 2016-08-17 优利德科技(中国)有限公司 USB communication based modular function expansion method and system for digital oscilloscope
CN105975408A (en) * 2016-04-27 2016-09-28 欧姆龙(上海)有限公司 Data transmission method and device
US20160321195A1 (en) * 2015-04-28 2016-11-03 Microchip Technology Incorporated Universal serial bus smart hub
CN106169012A (en) * 2015-05-19 2016-11-30 Eco融合公司 Method and system for extendible personalized respiratory function
US20170063805A1 (en) * 2015-08-28 2017-03-02 Ncr Corporation Method for transferring a file via a mobile device and mobile device for performing same
CN106547282A (en) * 2017-01-17 2017-03-29 河北工业大学 A kind of tension force experiment porch
CN106844268A (en) * 2017-02-15 2017-06-13 深圳怡化电脑股份有限公司 A kind of USB device test system, method of testing and test device
CN106970786A (en) * 2017-02-22 2017-07-21 深信服科技股份有限公司 The reorientation method and system of display device
US20170310353A1 (en) * 2001-11-19 2017-10-26 Otter Products, Llc Protective cover for electronic device
CN107479989A (en) * 2017-08-02 2017-12-15 深圳Tcl新技术有限公司 Broadcast message recording method, Android device and computer-readable recording medium
CN107678949A (en) * 2017-09-20 2018-02-09 福建升腾资讯有限公司 Realize the automated testing method of embedded device different communication mode
CN107861817A (en) * 2017-11-30 2018-03-30 努比亚技术有限公司 Memory Optimize Method, mobile terminal and readable storage medium storing program for executing based on thread block
CN107948565A (en) * 2016-10-12 2018-04-20 广州视源电子科技股份有限公司 Realize the method and device of wired biography screen
CN107948567A (en) * 2016-10-12 2018-04-20 广州视源电子科技股份有限公司 The method and device of the wired biography screens of USB
CN107992407A (en) * 2017-11-15 2018-05-04 烽火通信科技股份有限公司 System and method using USB flash disk to android terminal equipment debugging
CN108092839A (en) * 2016-11-23 2018-05-29 杭州海康威视数字技术股份有限公司 A kind of method and apparatus for establishing network connection
US20180178613A1 (en) * 2016-12-28 2018-06-28 Broadsens Corp. System and device for air quality monitoring and control on a train
CN108280034A (en) * 2018-01-30 2018-07-13 深圳市宏电技术股份有限公司 A kind of Android system USB-HID apparatus self-adaptation method and devices
US10050393B1 (en) * 2017-05-25 2018-08-14 Sony Interactive Entertainment LLC Modular socket box
CN108549477A (en) * 2018-03-28 2018-09-18 联想(北京)有限公司 A kind of power regulating method and electronic equipment
CN108984457A (en) * 2017-07-20 2018-12-11 湖北工业大学 A kind of USB Host HID experimental method based on STM32F7
CN109062842A (en) * 2018-08-15 2018-12-21 深圳市道通智能航空技术有限公司 A kind of communication means, device and the remote controler of remote controler and mobile terminal
CN109213530A (en) * 2018-08-13 2019-01-15 百富计算机技术(深圳)有限公司 A kind of communication connecting method based on USB, mobile terminal and storage medium
CN109240888A (en) * 2018-09-17 2019-01-18 深圳市闻耀电子科技有限公司 Information extraction method, device, equipment and medium
CN109254796A (en) * 2018-08-13 2019-01-22 深圳市德名利电子有限公司 A kind of upper disk configuration method and host of USB device
US20190033838A1 (en) * 2017-07-25 2019-01-31 Kla-Tencor Corporation Hybrid Inspection System for Efficient Process Window Discovery
CN109344598A (en) * 2018-09-29 2019-02-15 北京东土科技股份有限公司 The binding of equipment room and authority control method, device, equipment and storage medium
CN109656577A (en) * 2018-12-07 2019-04-19 陕西瑞迅电子信息技术有限公司 A kind of method and device of the customized ROM of industrial personal computer
CN109947482A (en) * 2017-12-21 2019-06-28 深圳Tcl新技术有限公司 A kind of loading method of USB device, storage medium and smart television
CN109992323A (en) * 2017-12-29 2019-07-09 广东欧珀移动通信有限公司 Process handling method and device, electronic equipment, computer readable storage medium
CN110032321A (en) * 2018-01-12 2019-07-19 广东欧珀移动通信有限公司 Applied program processing method and device, electronic equipment, computer readable storage medium
CN110502881A (en) * 2019-07-31 2019-11-26 广州微算互联信息技术有限公司 Dynamic modifies method, system and the storage medium of Android system read only attribute
CN110830168A (en) * 2019-11-11 2020-02-21 飞天诚信科技股份有限公司 Method and device for realizing USB communication
CN111161668A (en) * 2020-03-18 2020-05-15 深圳市亿晟科技有限公司 Display drive control method based on android system advertising machine
CN111324226A (en) * 2018-12-13 2020-06-23 鸿合科技股份有限公司 Touch message processing method and device and electronic equipment

Patent Citations (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170310353A1 (en) * 2001-11-19 2017-10-26 Otter Products, Llc Protective cover for electronic device
US20180294831A1 (en) * 2001-11-19 2018-10-11 Otter Products, Llc Protective cover for electronic device
US20120120243A1 (en) * 2003-01-14 2012-05-17 Tseng-Lu Chien Device Having Built-In Digital Data Device Powered By Unlimited Power Source
CN103049402A (en) * 2012-11-21 2013-04-17 大唐移动通信设备有限公司 Method and device for controlling universal serial bus (USB) device
CN103049405A (en) * 2013-01-16 2013-04-17 珠海市君天电子科技有限公司 Management method and system of android device files
US20150138704A1 (en) * 2013-11-18 2015-05-21 Leancode, LLC DBA Plugable Technologies Charge and data transfer system, apparatus, and method
CN104714814A (en) * 2013-12-13 2015-06-17 贝壳网际(北京)安全技术有限公司 Drive program mounting method and client terminal device
CN103885775A (en) * 2014-03-21 2014-06-25 贝壳网际(北京)安全技术有限公司 Method and device for obtaining driver file
CN105653475A (en) * 2014-12-03 2016-06-08 北京握奇智能科技有限公司 USB device identification method and system
US20160321195A1 (en) * 2015-04-28 2016-11-03 Microchip Technology Incorporated Universal serial bus smart hub
CN106169012A (en) * 2015-05-19 2016-11-30 Eco融合公司 Method and system for extendible personalized respiratory function
US20170063805A1 (en) * 2015-08-28 2017-03-02 Ncr Corporation Method for transferring a file via a mobile device and mobile device for performing same
CN105549894A (en) * 2016-01-28 2016-05-04 上海海漾软件技术有限公司 Touch information processing method and apparatus, touch information acquisition method and apparatus and touch information processing system
CN105975408A (en) * 2016-04-27 2016-09-28 欧姆龙(上海)有限公司 Data transmission method and device
CN105868132A (en) * 2016-04-29 2016-08-17 优利德科技(中国)有限公司 USB communication based modular function expansion method and system for digital oscilloscope
CN107948567A (en) * 2016-10-12 2018-04-20 广州视源电子科技股份有限公司 The method and device of the wired biography screens of USB
CN107948565A (en) * 2016-10-12 2018-04-20 广州视源电子科技股份有限公司 Realize the method and device of wired biography screen
CN108092839A (en) * 2016-11-23 2018-05-29 杭州海康威视数字技术股份有限公司 A kind of method and apparatus for establishing network connection
US20180178613A1 (en) * 2016-12-28 2018-06-28 Broadsens Corp. System and device for air quality monitoring and control on a train
CN106547282A (en) * 2017-01-17 2017-03-29 河北工业大学 A kind of tension force experiment porch
CN106844268A (en) * 2017-02-15 2017-06-13 深圳怡化电脑股份有限公司 A kind of USB device test system, method of testing and test device
CN106970786A (en) * 2017-02-22 2017-07-21 深信服科技股份有限公司 The reorientation method and system of display device
US10050393B1 (en) * 2017-05-25 2018-08-14 Sony Interactive Entertainment LLC Modular socket box
CN108984457A (en) * 2017-07-20 2018-12-11 湖北工业大学 A kind of USB Host HID experimental method based on STM32F7
WO2019023152A1 (en) * 2017-07-25 2019-01-31 Kla-Tencor Corporation Hybrid inspection system for efficient process window discovery
US20190033838A1 (en) * 2017-07-25 2019-01-31 Kla-Tencor Corporation Hybrid Inspection System for Efficient Process Window Discovery
CN107479989A (en) * 2017-08-02 2017-12-15 深圳Tcl新技术有限公司 Broadcast message recording method, Android device and computer-readable recording medium
CN107678949A (en) * 2017-09-20 2018-02-09 福建升腾资讯有限公司 Realize the automated testing method of embedded device different communication mode
CN107992407A (en) * 2017-11-15 2018-05-04 烽火通信科技股份有限公司 System and method using USB flash disk to android terminal equipment debugging
CN107861817A (en) * 2017-11-30 2018-03-30 努比亚技术有限公司 Memory Optimize Method, mobile terminal and readable storage medium storing program for executing based on thread block
CN109947482A (en) * 2017-12-21 2019-06-28 深圳Tcl新技术有限公司 A kind of loading method of USB device, storage medium and smart television
CN109992323A (en) * 2017-12-29 2019-07-09 广东欧珀移动通信有限公司 Process handling method and device, electronic equipment, computer readable storage medium
CN110032321A (en) * 2018-01-12 2019-07-19 广东欧珀移动通信有限公司 Applied program processing method and device, electronic equipment, computer readable storage medium
CN108280034A (en) * 2018-01-30 2018-07-13 深圳市宏电技术股份有限公司 A kind of Android system USB-HID apparatus self-adaptation method and devices
CN108549477A (en) * 2018-03-28 2018-09-18 联想(北京)有限公司 A kind of power regulating method and electronic equipment
CN109213530A (en) * 2018-08-13 2019-01-15 百富计算机技术(深圳)有限公司 A kind of communication connecting method based on USB, mobile terminal and storage medium
CN109254796A (en) * 2018-08-13 2019-01-22 深圳市德名利电子有限公司 A kind of upper disk configuration method and host of USB device
CN109062842A (en) * 2018-08-15 2018-12-21 深圳市道通智能航空技术有限公司 A kind of communication means, device and the remote controler of remote controler and mobile terminal
CN109240888A (en) * 2018-09-17 2019-01-18 深圳市闻耀电子科技有限公司 Information extraction method, device, equipment and medium
CN109344598A (en) * 2018-09-29 2019-02-15 北京东土科技股份有限公司 The binding of equipment room and authority control method, device, equipment and storage medium
CN109656577A (en) * 2018-12-07 2019-04-19 陕西瑞迅电子信息技术有限公司 A kind of method and device of the customized ROM of industrial personal computer
CN111324226A (en) * 2018-12-13 2020-06-23 鸿合科技股份有限公司 Touch message processing method and device and electronic equipment
CN110502881A (en) * 2019-07-31 2019-11-26 广州微算互联信息技术有限公司 Dynamic modifies method, system and the storage medium of Android system read only attribute
CN110830168A (en) * 2019-11-11 2020-02-21 飞天诚信科技股份有限公司 Method and device for realizing USB communication
CN111161668A (en) * 2020-03-18 2020-05-15 深圳市亿晟科技有限公司 Display drive control method based on android system advertising machine

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114610399A (en) * 2022-01-26 2022-06-10 厦门厦华科技有限公司 Method for conveniently replacing touch frame of electronic whiteboard

Also Published As

Publication number Publication date
CN112000374B (en) 2024-01-02

Similar Documents

Publication Publication Date Title
KR100988157B1 (en) Method and apparatus for detecting memory device configuration, and computer readable medium containing instructions for performing method for detecting memory device configuration
US9542170B2 (en) Development tool for footprint reduction
CN106708587B (en) Parameter configuration method and system
CN111443912A (en) Page rendering method and device based on components, computer equipment and storage medium
CN103150506A (en) Method and device for detecting rogue program
CN111638916B (en) General android mobile terminal driving system and method for data forensics
CN102609290B (en) The method for upgrading software of electronic product
CN108427637B (en) Test case recommendation method, electronic device and readable storage medium
CN112000374B (en) USB touch screen replacement method, device, equipment and medium applied to android system
KR100703164B1 (en) Data processing device and control method of the same
CN103064767B (en) Drive backup, the method recovered and device
CN114691161A (en) Key-Value-based software system configuration method and device and electronic equipment
EP3326077A1 (en) Web application adjustment for different browsers
CN112818331A (en) Adb tool encryption control method, device, equipment and storage medium
CN110134639B (en) Equipment information storage position identification method and device
CN111782504B (en) Application program abnormality diagnosis method, mobile terminal and readable storage medium
CN114860268A (en) Operating system installation method and device, electronic equipment and readable storage medium
CN110442387B (en) Parameter self-adaption method and device of vehicle-mounted system and vehicle
CN114625399A (en) System upgrading method and related device, equipment and storage medium
CN113849229A (en) Server starting method and device, electronic equipment and readable storage medium
US10963197B2 (en) Image processing apparatus that installs application modules, control method therefor, and storage medium
CN112000354A (en) Version information updating method, version information updating device, version information updating equipment and storage medium
CN117687704B (en) Display card initialization method, device, equipment and storage medium
US20140208052A1 (en) Electronic device and method for protecting memory thereof
US20240143474A1 (en) System and method for dynamic sensors support in ipmi stack

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