Please help! Problems with ADB for install apps - Oppo Find X Questions & Answers

Hello Friends!
I'm from Argentina, and recently bought an oppo find x (chinese version].
The first thing I wanted to do was install more locale 2, so that I can have most of my apps in Spanish.
Of course before I created this topic I searched if there's a solution out there, and I found this thread:
https://forum.xda-developers.com/find-X/help/install-locale-t3818383
I followed that, step by step but doesn't work.
Indeed I tried the "long" version of it here: https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
But with no luck. The problem is that I never get the prompt notification on my phone allowing usb debuggin (step 11).
So I think the problem must be in the drivers, that for some reason my windows doesnt install the drivers of my phone (but I can Transfer files with no problem....that's strange).
But where can I get those drivers? They're not even in oppo page.
This problem is driven me crazy, even more cause I think I'm the only one with this issue!!!
PLEASE HELPPPP

New information: I tried with another PC (with Windows 10) and with another cellphone (vivo x21). With both devices and both PC the problem is the same: when I write the command adb devices no devices appear, despite I have the USB debugging enabled in my phone. If I write the command adb shell it says no devices/emulators attached.
I'm have no clue what to do now.

Hello everyone.
I have found a solution. I leave it here, in case someone is in this 1% like me with problems with adb:
The problem was the drivers: apparently my windows doesn't have the correct driver to support ADB android interface, and it doesn't get installed automatically with windows update.
So, what I did was download the drivers from here: http://adbdriver.com/downloads/
And ready, problem solved.
Now my google assistant doesn't work with more locale....but that's another problem...

Related

[Q] Nuclear-X3 Tablet, flash problems

Hello there,
have several 9" China talbets, model nuclear-x3, and i got a software update from the fabric and instructions on how to upgrade with phoenixusbpro program aswell as the program.
I got the program installed, but when i plug the tablet the program kind of crashes, the text of all usb ports go from for example " other device 60 " to " áéáéááé 60".
The problem is with the drivers, they did not provide me with drivers, i have asked for drivers but apparently they do not understand what i am talking about, i just get an answer like "please ask your engineer to help you", so much for customer support.
Have a pc running on WIN8, i found some universal ADB drivers but apparently they do not support Windows x64. Also tried on a XP without luck. Also tried on a WIN7 machine but phoenix wont find any USB ports at all ?!
Anyone have any ideas ??
VERY thankful for ANY help
/ Matias

Acer A700 USB problem

Hello. I've got A700 and I'm trying to root it but I've got a problem. I tried it with every key combination (power, volume up & down) I found on the internet but they don't work.
I also tried it when using the USB port but my PC and my laptop won't recognise the tablet. I've downloaded the drivers from Acer but when I install them my PC asks to install NET frameworks 2.0.5727. This version is no longer available but Frameworks 3 also worked according to Microsoft. After this installation the drivers from Acer still don't want to install. Then I tried it with Android USB driver but the same problem keeps coming back.
When I plug the tablet on my PC and look in the windows device manager there is a yellow triangle on the USB port with an error code 43. I've got the same problem and errors on my laptop. They both work on Windows 8.1. Could it be that the problem is on my tablet's USB? There is no problem when charging.
Does anyone have a similar problem or maybe a solution?
I have this problem too for my Acer a700. When I connect the tablet, i can't see the folders on the tablet via the pc anymore. I can't put files on it, and I can't transfer files from the tablet to the pc.
I contacted Acer and they said that windows 8.1 uses a new way to deal with usb drivers.
I will translate (google translate) from dutch to english
Dear customer,
*
Unfortunately, Windows 8.1 handles the USB drivers differently than Windows 7/8. So there are specific drivers for Windows 8.1 required that we can not supply at this time.
We have made ​​a request to check whether these drivers are still going to be mad.e At this moment we can not specify the period within which we as a reaction to get going.
Until then you might try to work with the following generic driver: http://www.droid-now.com/2013/10/fix-working-fastboot-drivers-windows-8-1-x64/
Note that they are not specifically designed for the Acer tablet and we can not provide support for the things that are discussed there.
Following the instructions is at your own risk.
*
As soon as we have more information about the Windows 8.1 driver, we will inform you about it.
*
Hoping this provides you with sufficient information and we apologize for the inconvenience
Any update. I have same problem running window 10.
alan0923 said:
Any update. I have same problem running window 10.
Click to expand...
Click to collapse
got it to work in windows 10. Driver issue. Just have to select driver in the device manager.

[Q] fastboot Windows 8.1

Hello,
I'm really desperate on.
I fail already get 8.1 32bit running for weeks because HTC Fast Boot in Windows.
I found googled without end and thousands of tips. All to no avail.
Off the driver signature. Installation of the latest HTC Driver.msi. Install ClockWordMod Universal ADB Driver. Installing HTC Sync ..
But the fastboot driver is always available with the following error:
Error on a request of the USB BOS descriptor.
According to the description on the internet I will KB2917929 import. Have I done, nothing changed.
What am I doing wrong?
LG
Robert

ADB device not found

Hi. First of all I want to excuse me that I' m asking a common thing several times threated in other posts.
I'm working now 2 days on getting another rom on my lemax 2.
I have installed the driver for the phone on my windows 7. system manager shows a propper installation. ADB driver's have been installed. The phone is in developper mode and oem and usb debugging is turned on. I switched to MTP and to PTP to make my device visible for ADB. But when I'm trying to see if my computer shows the mobile phone in CMD with the following command "adb devices" there will never be something listed! I tried already a lot... Uninstalling drvers for ADB, tried different drivers... And so on... Does anybody have an idea to help me??
Same problem here. Phone doesn't show, ADB can't connect. I am starting to get frustrated.
Most likely a problem with the usb driver, did you try another phone? I had the same problems and ended up doining it under linux afther a couple of hours messing in win10.
http://askubuntu.com/questions/659880/ubuntu-15-04-adb-fastboot-impossible-to-install
DeScheep
MOB* said:
Most likely a problem with the usb driver, did you try another phone? I had the same problems and ended up doining it under linux afther a couple of hours messing in win10.
http://askubuntu.com/questions/659880/ubuntu-15-04-adb-fastboot-impossible-to-install
DeScheep
Click to expand...
Click to collapse
Linux definitely is the better choice.
The fastboot drivers are different from the ADB drivers, and in Windows 10 you might have to switch the driver after fastbooting the phone.
It's really really silly and took me hours to find out.
You can change them in device manager, find the USB device there and update its driver. You don't need one from the web, just take the fastboot one from the list that Windows offers.
Sörnäinen said:
Linux definitely is the better choice.
The fastboot drivers are different from the ADB drivers, and in Windows 10 you might have to switch the driver after fastbooting the phone.
It's really really silly and took me hours to find out.
You can change them in device manager, find the USB device there and update its driver. You don't need one from the web, just take the fastboot one from the list that Windows offers.
Click to expand...
Click to collapse
I have no second android phone to test. But I tried already on OS Win 7 & 10 with different drivers on Win 7 as well. On win 10 the driver was already given by Windows, no need to install. I think that the problem has something to do with the phone, but I can't find the problem. It must be something with authorisation, that Win Os will recognize the Leeco correctly to have access.
I finally found a good working driver for WIN 10. I found it from a Chinese chatting group, so use it at your own risk.
Below is the share link.
https://drive.google.com/file/d/0BxNNPNS50QQiUk50YTliT2p5Mmc/view?usp=sharing
You will need to boot your phone into bootloader, connect to computer, manually switch the diver via 'Browse my computer for driver software" -> 'Let me pick fromm a list of device drivers on my computer"-> "Have Disk".
Hi all,
After reinstalling Windows7 32-bit on my laptop, I ran into the same issue as you guys here. What I did was to install pdanet and the adb interface worked. However, I could not get into the QDLoader 9008 and also Diagnostic Driver was not working, simply the drivers could not get installed no matter what I tried. I searched quite a lot of time how to get make it work and looks like there was a zip "QDLoader HS-USB Driver". You can google it and it has 32-bit and 64-bit installations. I am not very sure if I had to install pdanet but that was the first step to make it work, at least to have adb.
I'm sure that you guys found the answer already, but I wanted to help others as well if they run into the same issue.
valy_cta said:
Hi all,
After reinstalling Windows7 32-bit on my laptop, I ran into the same issue as you guys here. What I did was to install pdanet and the adb interface worked. However, I could not get into the QDLoader 9008 and also Diagnostic Driver was not working, simply the drivers could not get installed no matter what I tried. I searched quite a lot of time how to get make it work and looks like there was a zip "QDLoader HS-USB Driver". You can google it and it has 32-bit and 64-bit installations. I am not very sure if I had to install pdanet but that was the first step to make it work, at least to have adb.
I'm sure that you guys found the answer already, but I wanted to help others as well if they run into the same issue.
Click to expand...
Click to collapse
Thanks a lot for sharing it !!! This helped me A LOT !! :fingers-crossed: :fingers-crossed: :fingers-crossed:
I have the same problem. Tried different drivers, two computers, win10 and win7. Nothing helps...
midirt said:
I have the same problem. Tried different drivers, two computers, win10 and win7. Nothing helps...
Click to expand...
Click to collapse
Have you tried dialing *#*#76937#*#* and enable AT port, this worked for me
is there any solution for this problem........my device le eco letv 2s is not listed in the adb devices.....can anyone help me....
Dhatchina said:
is there any solution for this problem........my device le eco letv 2s is not listed in the adb devices.....can anyone help me....
Click to expand...
Click to collapse
if you're sure it's not a driver issue you can try the following (solved the problem for me):
on your windows machine navigate to "c:\users\<insert your user name here>\.android" and delete the file "adbkey".
either jump directly to the folder or turn on hidden/os files in explorer and navigate there.
now plug in your phone, the rsa-key dialog should pop up.
if not, that wasn't your problem.
btw. i'm using "universal adb installer".
GC-82 said:
Have you tried dialing *#*#76937#*#* and enable AT port, this worked for me
Click to expand...
Click to collapse
It helpded me a lot. Thanx.
GC-82 said:
Have you tried dialing *#*#76937#*#* and enable AT port, this worked for me
Click to expand...
Click to collapse
Great, man.!. It works for me
THIS Method Works For LeEco Le Max2
GC-82 said:
Have you tried dialing *#*#76937#*#* and enable AT port, this worked for me
Click to expand...
Click to collapse
This Method Works Perfectly.... After Enabling the AT port.. the drivers begin installing immediately. Have Patience. They will all install.
LeEco le2 is not showing up under adb devices list... tried damn lot of drivers ...What do I do??
You should post a Screenshot of your devicemanager becsuse that information is not enough.
Gesendet von meinem Le X820 mit Tapatalk
Install ADB Driver installer 2.0
dhankhar13 said:
LeEco le2 is not showing up under adb devices list... tried damn lot of drivers ...What do I do??
Click to expand...
Click to collapse
adbdriver.com/downloads/
Use this above link
1 ) Download adb driver installer software zip file
2 ) Extract the zip file
3 ) Install & Run a adb driver installer.exe file
my le2 doesn't show up in fastboot mode, but shows up once booted into system. Any idea?
Thanks!
GC-82 said:
Have you tried dialing *#*#76937#*#* and enable AT port, this worked for me
Click to expand...
Click to collapse
This worked for me too!!!:good::good::good:

[Q]Need help with DroidCam on my device!

Hi so i installed droid cam on my Ulefone Power 2 installed the drivers and everything tried to run droidcam the wi fi part worked but the usb did not i got an error no devices found i tried going to droidcam install directory and launched adb with cmd with admin and typed in adb devices to see if my device is listed it was not , so i installed android sdk to see if my pc can't find the device and i got this prntscr com/fjn3sa i am guessing it means that the device is there now i am not sure what is wrong maybe someone can help i am a newbie with android and want to use my phone as a webcam with USB maybe there is another program i can use if so please tell me !

Categories

Resources