Part one: Under Windows XP, install the Android phone driver
1. Download the driver package in the attachment and put it on the desktop after downloading.
2. Right-click on the compressed package, extract to the current folder
3. Then we get 6 folders (AMD64, vista_x64, Vista_x86, win7_x64, Win7_x86, xp_
1. We are on the desktop of the computer right click on the desktop "computer/My Computer" and then click "Manage" in the pop-up menu as shown in the picture.
2. Then in the pop-up menu we click "Management" in the "Device Manager" shown in the following image.
3. Then we found "ADB Interface" or "Android Phone" devices in "Device Manager", which are usually shown in the first device. If the
This article is your own study notes, welcome reprint, but please specify the source:http://blog.csdn.net/jesson20121020
In Linux under the development of Android, you need to use the real machine for debugging, testing, so first to ensure that Linux can drive your phone, the driver installation steps are as follows:
Installation step
methods:(1) Plug in the phone, terminal input:LsusbAll of the USB devices that are consumed are listed.Find your own device from:Bus 002 Device 004:id 17ef:6019 LenovoBus 002 Device 003:id 04c5:1356 Fujitsu, LTD Bus 002 Device 002:id 8,087:0024Bus 002 Device 001:id 1d6b:0002 Linux Foundation 2.0 root HubBus 001 Device 002:id 8,087:0024Bus 001 Device 001:id 1d6b:0002 Linux Foundation 2.0 root Hub(2) Continue terminal inputsudo gedit/etc/udev/rules.d/5
Delphi sometimes cannot connect to debug some phones, solutions:1. Install Google USB Driver2. Check the phone or tablet USB vid,pid via Device Manager3. Modify the Android_winusb.inf on your computer to add the vid,pid found in the 2nd step to the INF.For example:; Samsung Galaxy S3%singleadbinterface% = usb_install, usb\vid_04e8pid_6860%compositeadbinterface% = USB_Install, Usb\vid_04e8pid_6860mi_03For details, please see:http://delphi.org/2014/01/c
Setting up a real-world development environment requires the following steps:1. Declare the application to be debug in the application's manifest file;2. Open the application debugging support;For apps created through Eclipse, you can omit step 2, because debugging support for your app automatically opens when the Eclipse IDE launches the app.Note: In the application development process, to manually enable debugging support in the manifest file, it is best to turn off debugging support before th
[Video] development secrets of Embedded Linux/Android drivers (3) camera driver development and android driver development
Secrets of Embedded Linux/Android driver development (3) camera drive
When the download is complete, double-click inside. EXE program (if the driver was previously installed there will be nothing to display).
After the installation is complete, the OnePlus USB Driver can be found in the program and function of the computer.
First, the mobile phone boot state of the
1, turn on USB debugging
The MIUI system used by the red-meter mobile phone is based on Android 4.2 development, some settings will be changed, many users found in the mobile phone settings can not find the developer option, the hook can not switch USB device debugging, and can not turn on USB device debugging means that the Third-party software can not be used
Believe that the installation of win8.1 friends will have a problem, that is, their Android phone is not even on the computer, such as 360 assistants, pea pods, 91 assistants, not on the drive. The following simple steps can be easily resolved.1, the first statement, the official driver is fully support WIN8, can also say that WIN8 is compatible with the
has not updated the system for a long time. The original version was Android 6, currently, 7 is supported. You only need to upgrade the stable version to 7 and click the developer version 7. After the developer version is refreshed, you will be prompted to apply for an unlock task, after the mobile phone is connected to the driver, the software cannot find the m
Method One,
Premise: If your phone is a pattern lock forgotten, then you have to make sure that the pattern lock is the phone itself, or you personally downloaded, if it is the need to unlock the tool, if it is a personal download, then you only need to "91 assistant" or "Pea pod" software to uninstall the program can be. If the phone is internal or digital lock
ADB self-made universal driver method, exclusive secret
This article from: http://kraft.iteye.com/blog/1275276
Android often encounters a mobile phone that cannot find the ADB driver, or to adapt to multiple drivers, there is actually a very simple solution.Use the Official Google
First, preparatory work
1, we first install a pea pod in the mobile phone can not Baidu search download installed in the computer
2, then we put the mobile phone video 1s usb debugging opened.
Second, the specific operation
1, now the music video 1s mobile phone through the data cable to connect the computer, then we turn on the computer "Pea pod
is MultiModem MTCBA-G-F4, the corresponding driver is included with the CD that came with the product.Figure 8.8 Add modem driver.Courtesy Http://farm3.static.flickr.com/2706/4321693937_b38dbaff05_o.pngThe third step, debugging and use.If all goes well, the DIY version of the computer phone can be used.1. Monitor signal strength.Open HyperTerminal, that is, click Start (Start), all Programs (program), Acce
, and therefore are based on the ARM architecture, with multiple processors in the ARM architecture. Therefore, for different pairs of processors, depending on the same peripheral device, the driver may not be the same.The goldfish that need to be explained are:The Android emulator runs a goldfish virtual CPU, goldfish is used to run the arm926t instruction set (arm926t belongs to the ARMV5 architecture) an
With the rapid development of smartphones, especially the explosive development of Android smartphones, Android driver engineers are becoming more and more popular and a highly anticipated position, because a mobile phone you have developed may change the lives of many people. So, for more information, see
In the age of smartphones, each brand's mobile phone has its own personality characteristics. It is the unique personality to attract users, create brand cohesion and loyalty to the city, the typical representative of the non-iphone. According to statistics, as of May 2011, the App Store software number of 381,062, ranked first, while the Android Market application software number of 294738, followed by the
].Courtesy Http://farm3.static.flickr.com/2573/4194503829_e8cc18b36a_o.jpgThe 3rd step is to develop the debug driver.At the same time to determine the component components, to develop and debug the corresponding driver.4th step, product-level motherboard design.After confirming the micro-processing chip and the accessory components, design house began to change the board into a small board, which is designed as a product-grade motherboard. Product-gr
Recently doing some projects, you need to block your phone's inherent functionality. Record here.The main feature of Android screen phone is to uninstall phone.apk. Shielding installation software function is mainly unloading packageinstall.apkThe following are examples of Samsung Note3 and M3. ( remember to back up before deleting )Note31. Connect the phone with
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.