[Q] ADB command gets killed before it finishes. - Android Q&A, Help & Troubleshooting

Hello everyone,
This is my first post to this forum but I've been reading some pretty good solutions over here. I hope someone will be able to help me out with the problem I'm having with my Motorola Razr I (Android Jelly Bean, not rooted, bootloader locked, USB debugging enabled).
I'm having a problem with unlocking my phone. Some of my friends tried to unlock the pattern but after 20 failures the phone blocked. Now I have to submit my google login so I can get back on it. The problem with that was that I was on vacation abroad so my 3G and wifi were both turned off. I've read about other problems like this and came to a point where I was trying to turn on my wifi with adb. I found that I could use the command "svc wifi enable" and I tried this several times, every time with the same result: I think the command starts but then gets killed before it finishes.
Anyone who has any idea what causes the kill or how I could solve this? I have included a screenshot of what happens. I hope someone could help me out here.
Thanks in advance,
Tim

Wonano said:
Hello everyone,
This is my first post to this forum but I've been reading some pretty good solutions over here. I hope someone will be able to help me out with the problem I'm having with my Motorola Razr I (Android Jelly Bean, not rooted, bootloader locked, USB debugging enabled).
I'm having a problem with unlocking my phone. Some of my friends tried to unlock the pattern but after 20 failures the phone blocked. Now I have to submit my google login so I can get back on it. The problem with that was that I was on vacation abroad so my 3G and wifi were both turned off. I've read about other problems like this and came to a point where I was trying to turn on my wifi with adb. I found that I could use the command "svc wifi enable" and I tried this several times, every time with the same result: I think the command starts but then gets killed before it finishes.
Anyone who has any idea what causes the kill or how I could solve this? I have included a screenshot of what happens. I hope someone could help me out here.
Thanks in advance,
Tim
Click to expand...
Click to collapse
maybe You should try: adb shell svc wifi enable

jakuburban said:
maybe You should try: adb shell svc wifi enable
Click to expand...
Click to collapse
Thanks for the reply.
I already tried to execute the command directly like you suggest though. When i do this, adb just responds with 'Killed' and I don't even get the 'svc wifi enable'-response.
Any other ideas?
Tim

Wonano said:
Thanks for the reply.
I already tried to execute the command directly like you suggest though. When i do this, adb just responds with 'Killed' and I don't even get the 'svc wifi enable'-response.
Any other ideas?
Tim
Click to expand...
Click to collapse
Well in this situation I would root Your phone (I don't know how to do this with motorola) and delete the gesture security files.
Wait, the gmail login didn't need internet access to unlock the device. It just reads saved password on Your device.

I read some other things about people having the same problem with loging in with their google-account and normally your phone needs internet access to verify the username and password. That is why I want to enable the wifi with adb. Do you think there is no other solution than rooting or doing a factory reset?
Tim

Wonano said:
I read some other things about people having the same problem with loging in with their google-account and normally your phone needs internet access to verify the username and password. That is why I want to enable the wifi with adb. Do you think there is no other solution than rooting or doing a factory reset?
Tim
Click to expand...
Click to collapse
If You say so. My friends blocked my phone only twice like this and I hadn't problem unlocking it.
However if You can't turn on wifi (maybe try data) that's what I would do in this situation.

It seems that I need an internet connection to login with my google-account. I also tried to enable data but I'm getting exactly the same thing as with wifi.
Anyway, thank you for your reply. If someone else could come with a solution, I would be very grateful.
Tim

Wonano said:
It seems that I need an internet connection to login with my google-account. I also tried to enable data but I'm getting exactly the same thing as with wifi.
Anyway, thank you for your reply. If someone else could come with a solution, I would be very grateful.
Tim
Click to expand...
Click to collapse
Is there CWM in motorola when using stock ROM?

jakuburban said:
Is there CWM in motorola when using stock ROM?
Click to expand...
Click to collapse
I don't think there is.

If there ever would be people experiencing the same problem (which I doubt because I didn't find very much on this topic): I think you just can't execute the command when you're not rooted. I decided to root the device and when I finished I tried the "svc wifi enable"-command after issuing "su", and it fully finished the command.
Just to complete the thread.
Tim

Adding to this 3 year old thread, now if you are running SELinux in Enforcing mode, you must switch to Permissive mode for the "svc wifi enable/disable" command to work. This is for the next person who finds this thread while Googling as I did .

Related

Ultra Easy Rooter [dbzfanatic][xologist]

Whether you are new or a veteran at rooting, you know that rooting is boring!
It's a lot of typing and even making sure you leave the right spaces.. -__-
Last I remember, I posted Ultimate Noob Rooter. It was a great way for people to root, but it had its flaws.
That's when dbzfanatic decided to intergrate some of my ideas with he's and make rooting even easier!!
Very Easy!
I Presend to you:
ULTRA EASY ROOTER
STEPS
1) Download From FileServe - CLICK ME TO DOWNLOAD
2) Extract the .zip folder anywhere you like
3) Open "mt3gs rooter.exe"
4) Read and click "Root Me!"
BIG thanks go to
dbzfanatic - for all his help, efforts, and making the app.
xologist - me, for having the idea to make rooting easier.
nbetcher - who's rooting method we are using
cyanogen - for the .bat he had in he's website that motivated me to making root easier.
As a note this method does use ADB which is included but may require drivers. I will probably be posting a tutorial on ADB setup as soon as I get a reply from svetius about something (proper posting place mainly).
Go ahead and try it though, some systems work "out-of-the-box".
Post reserved cuz we're cool
Problem
I'm trying to root my wifes Slide and am using your program. I don't think it's working with my Dell. When it gets to the step after turning WiFi back on it says Volume up and other steps but the only thing that happens when I hit Volume Up is turns up the volume.
What did I do wrong? I'm a noob to this device, I own a Vibrant and know nothing about the Slide...
Thanks
Alright, does a cmd window pop up on its own?
Edit: also did it find your device? I noticed a bug in my code (accidentally commented a line) that's supposed to kill the program if the phone isn't detected.
I have the same problem and the CMD prompt does come up on its own but its just an endless loop of instructions, press volume button down etc. But nothing happens on the phone it doesn't even restart
I'm also having an issue with not being able to do anything after the menu comes up and says press volume up to apply update. It only turns up the volume. I love how easy this update is, I'm just hoping I'm not making it harder than it seems lol.
Just to update my post, I tried to use the method again and it will not find my phone... It did before twice and now it won't. Strange huh? A little help here please.
Phone is not found and I get the CMD window but never a reboot. I really wanna root this phone with ease!
Just do it the manual way. The root process is fully described here: http://richard.gluga.com/2010/08/complete-guide-to-rooting-and-hacking.html
Good work on trying to make a tool to automate all this, maybe one day we'll get to a true 1-click root method (but by then the Slide will be obsolete and in a museum, lol).
I come from the Vibrant which takes one .zip file and 10 minutes to root with NO PC... So learning all this tech stuff to root the wifes MT3GS is too much. I know others have succeded in rooting with this Ultra Easy Rooter so I'm hoping I can too.
If you can't root this way then there's another way to do it. The method I am reffering to is the no pc root method located here in the forums. Just follow the instructions and it should be pretty easy if you know what your doing. After all it is all going to be done on the phone, which means (no adb required or no pc required)
Sent from my SGH-T959 using XDA Premium App
Got a link? Wait, we are still talking about the Slide right?
I'm wondering if the person that started this thread is going to comment or help solve the problems going on?
The program works perfectly as long as adb sees your phone and is setup properly. I mentioned you needed adb before, that means you need to be able to run adb from any command prompt and not get a prompt saying "adb is not recognized as an internal or batch command" or whatever. I'm tweaking the code so it should run from the adb file inlcluded, just replace the program. That should solve all the issues except if your phone is not found. If it's not you must install the adb drivers for the mytouch slide (install pda.net,easytether,or the latest htc sync with your phone plugged in,that should give you the drivers. you may need to restart).
Edit: also sorry for the delay, for some reason XDA isn't sending me emails when this thread gets replies, plus I was sleeping.
Edit 2: alright updated program attached. I guess everyone who tested and reported had adb setup like me, sorry guys.
dbzfanatic said:
The program works perfectly as long as adb sees your phone and is setup properly. I mentioned you needed adb before, that means you need to be able to run adb from any command prompt and not get a prompt saying "adb is not recognized as an internal or batch command" or whatever. I'm tweaking the code so it should run from the adb file inlcluded, just replace the program. That should solve all the issues except if your phone is not found. If it's not you must install the adb drivers for the mytouch slide (install pda.net,easytether,or the latest htc sync with your phone plugged in,that should give you the drivers. you may need to restart).
Edit: also sorry for the delay, for some reason XDA isn't sending me emails when this thread gets replies, plus I was sleeping.
Edit 2: alright updated program attached. I guess everyone who tested and reported had adb setup like me, sorry guys.
Click to expand...
Click to collapse
Before I read what you posted now, I kept getting the "adb is not recognized as an internal or batch command" so I stopped doing it for awhile to get unfrustrated lol. The program does see my phone but won't write like its supposed to. I'm gonna try it again (I'm determine lol) I have solved the drivers problem(downloaded the htc sync thing) I'm gonna try it again and report back. Thanks for the response and sorry for waking you! *blush*
Don't worry, I woke up on my own . Hopefully this tweaked version works. If you can get adb shell to work in a command prompt and it still doesn't work would you mind sharing the output of a few commands I'll send you so I can figure out what's up?
dbzfanatic said:
Don't worry, I woke up on my own . Hopefully this tweaked version works. If you can get adb shell to work in a command prompt and it still doesn't work would you mind sharing the output of a few commands I'll send you so I can figure out what's up?
Click to expand...
Click to collapse
Okay this time it went thru the commands fine but it didn't reboot or anything. Still stock here. *sighs* Noob question but how do I send you commands lol.
Just copy the output from the cmd window. Try clicking the button again, for some reason sometimes it takes 2 run-throughs to function, sometimes it only takes one. I swear adb hates me, fix one problem 30 more pop up.
It won't let me pull the stuff from command thing but I noticed 2 things, something with exploid and an incorrect password input. The rest breezed thru.

[REQ]Help me recover from a soft brick/ I will donate.

I know there is threads about this, but I am having troubles, I will be willing to donate $20 to anyone who can help me. I am hoping it will be relatively easy............. I shouldn't have said that.
I loaded a bad framework-res.apk on my phone, and now it won't boot.
I have read DG's thread on recovering from the brick, but I can't figure out how to make it work.
In order to get the framework loaded I used root explorer to copy it over, because I couldn't get ADB to push the file. (I know, if I couldn't get ADB to work why would I muck with it....)
Now the first step in his guide is to boot into fastboot and wait for adb to work, then use superoneclick and hit 'shell root'
well, I can load into fastboot, but adb consistently says "error: device not found" or it doesn't list anything when I check devices. The troubles I was having before with adb were with pushing files, I could still see the device and pull files.
When I did the superoneclick step it ended up freezing the program, and I am not sure what is supposed to happen with fastboot but all it said was starting fastboot protocol support then did nothing.
I would be very grateful to anyone who can help me with this problem, I do have a backup framework on my computer and on the external sd card in the phone.
One thing I should note is that I did originally boot into the recovery mode, but all i did from there was reboot the phone (and go into fastboot mode).
Please help me! I have learned my lesson.
does the phone turn on
Do you have USB debugging enabled?
If you do, its possible to use adb by selecting Early USB Enumeration from boot menu. If not, you'll need to reflash using an SBF.
Come to my gtalk id texasdude11 and I'll help you out on chat.
Sent from my MB860 using Tapatalk
brian2220 said:
does the phone turn on
Click to expand...
Click to collapse
from what i gather, it turns on, but won't fully boot into android.
by that token, early USB enumeration will allow ADB to work on the phone usually, but in this case i believe debugging was turned off before his device was bricked. so, he can't boot into full android UI, and also can't use ADB to push the restore files because debugging is off.
i've seen this problem with one person before, but i couldn't find a way to force debugging on without going into the UI, if someone can chime in with a way to turn debugging on without initial ADB access, or UI then this problem is solved and more than one person is helped.
Although - he can just reflash if he's on AT&T, if he's on Bell then he's SOL
brian2220 said:
does the phone turn on
Click to expand...
Click to collapse
Sorry, I obviously suck at giving info.
The phone boots but not past the moto screen, I get the flashing red lights and it reboots. I can get into recovery and fastboot (though I suspect fast boot isn't work right since it freezes almost instantly), I also cant see the device in adb while trying fast boot (or anything else for that matter). I could before it bricked.
raybond25 said:
from what i gather, it turns on, but won't fully boot into android.
by that token, early USB enumeration will allow ADB to work on the phone usually, but in this case i believe debugging was turned off before his device was bricked. so, he can't boot into full android UI, and also can't use ADB to push the restore files because debugging is off.
i've seen this problem with one person before, but i couldn't find a way to force debugging on without going into the UI, if someone can chime in with a way to turn debugging on without initial ADB access, or UI then this problem is solved and more than one person is helped.
Click to expand...
Click to collapse
I think debugging was on, but I was also in USB data mode (the one above none). And yes, I am the poor Bell SOL'er.
toughbax said:
Sorry, I obviously suck at giving info.
The phone boots but not past the moto screen, I get the flashing red lights and it reboots. I can get into recovery and fastboot (though I suspect fast boot isn't work right since it freezes almost instantly), I also cant see the device in adb while trying fast boot (or anything else for that matter). I could before it bricked.
Click to expand...
Click to collapse
hold the volume up and the power button together and see if u can get into RSD engineering screen
and just follow this and flash everything over
http://forum.xda-developers.com/showthread.php?t=991072
Id download RSD 5 and one of the sbf files 1.26 or 1.52 and boot phone into rsd(power button+volume up) and flash the sbf
lsxrx7 said:
hold the volume up and the power button together and see if u can get into RSD engineering screen
and just follow this and flash everything over
http://forum.xda-developers.com/showthread.php?t=991072
Click to expand...
Click to collapse
blaque72 said:
Id download RSD 5 and one of the sbf files 1.26 or 1.52 and boot phone into rsd(power button+volume up) and flash the sbf
Click to expand...
Click to collapse
the problem is that he's on Bell, so there's no sbf for us poor Bell users to flash to yet.
raybond25 said:
the problem is that he's on Bell, so there's no sbf for us poor Bell users to flash to yet.
Click to expand...
Click to collapse
Blah guess I should be more observate when trying to help my apologies hope someone on bell helps him
blaque72 said:
Blah guess I should be more observate when trying to help my apologies hope someone on bell helps him
Click to expand...
Click to collapse
yeah, i don't think he explicitly said that, but i just PM'ed him because i guessed that that was the case and it was, i'm on Bell and ima see what i can do
I HAVE BEEN SAVED. Thank you all for your quick help. I am now up and running again and I have learned from my mistakes.
Kudos to Kenneth for his amazingly quick response and supplying me with an idiot proof script to get my phone back to exactly where it was. YOU DA MAN!
Honorable mention to raybond25 for the quick response and solution as well, YOU DA CANADIAN MAN!
toughbax said:
I HAVE BEEN SAVED. Thank you all for your quick help. I am now up and running again and I have learned from my mistakes.
Kudos to Kenneth for his amazingly quick response and supplying me with an idiot proof script to get my phone back to exactly where it was. YOU DA MAN!
Honorable mention to raybond25 for the quick response and solution as well, YOU DA CANADIAN MAN!
Click to expand...
Click to collapse
What was the solution?
shawnbuck said:
What was the solution?
Click to expand...
Click to collapse
NO IDEA.
Kenneth made me a script that did it all for me all I did was hit the space bar a few times.
Basically the problem seemed to be on this side of the keyboard.....
Moved to Q&A
Please post this script so that we may use this in the future
yes, please post the script toughbax or kenneth so that all can benefit from it, i already bricked and returned one atrix and cant afford to brick another. thanks in advance toughbax and kenneth
erik10002 said:
yes, please post the script toughbax or kenneth so that all can benefit from it, i already bricked and returned one atrix and cant afford to brick another. thanks in advance toughbax and kenneth
Click to expand...
Click to collapse
The problem is that the script that ken wrote for the OP only restores the framework-res.apk file, and nothing else. If you really need this to recover from soft brick in the first place I'm not sure if you have the ability to edit it the way that is required.
Sent from my MB860 using XDA App
raybond25 said:
from what i gather, it turns on, but won't fully boot into android.
by that token, early USB enumeration will allow ADB to work on the phone usually, but in this case i believe debugging was turned off before his device was bricked. so, he can't boot into full android UI, and also can't use ADB to push the restore files because debugging is off.
i've seen this problem with one person before, but i couldn't find a way to force debugging on without going into the UI, if someone can chime in with a way to turn debugging on without initial ADB access, or UI then this problem is solved and more than one person is helped.
Although - he can just reflash if he's on AT&T, if he's on Bell then he's SOL
Click to expand...
Click to collapse
Freaking beautiful. Early USB enumeration was just what I needed to fix my f*ck up.

[Q] Not your typical unroot question!

Gentlemen, hello.
Ok, I have a droid razr m and I have tried BOTH the batman prog as well as the one where you use the adb shell so i can unroot. (Which doesn't happen obviously.)
On the batman prog when i press option 1 everything says failed. (Even though it resets the phone, the root is still there, remote failure ) And when i tried the abd shell, it says su file & the like isn't there. (file not found) & yes it's in the c:\ folder. (Which i dont think really makes a difference. shrugs~
Yes, i have usb options set correctly, and the allowance for non registered progs. etc etc in settings and yes im in ap fastboot. (whatever u call that black screen with white letters.)
HELP!!!
Thx in advance.
i even tried rerooting my phone just in case there was a problem with the file structure.
I also noticed (if it helps) that even when i do a factory reset (using stock image or 1.8 utility) that it still manages to connect to my router and remembers the ssid & password! which means this isn't a true image restore. (at least from a pc perspective.)
hello?
thanks for nothing.
Wat was the method u ve used for rooting... have u installed any custom recovery?
Zugzwang71 said:
thanks for nothing.
Click to expand...
Click to collapse
You're assuming that people know the answer to your question, and don't want to reply you. And you waited less than a DAY before saying that.
What do you want? People who have no idea about your problem to comment here and say "Sorry dude. Can't help you."?
And if you'd actually bothered to read around, you'd probably figure out that you can just fastboot another version over to unroot.

[Q] Problem rooting Huawei U8500

First off,i would like to apologize for being such an amateur.This is my first post on this forum,so don't get angry on me for breaking some rules (forgive me im new ,idk if i should post this here or somewhere else,don't worry i will be polite ).Anyway as the title says,im having a bit of a problem,or to be more precise a huge one.
So lately i was trying to root my phone,Huawei U8500 which was so buggy,so i decided to root it,install cwm and flash a new ROM.But the problem is i can't get it rooted.I've tried many methods from XDA but none of them worked.Z4 root loads until it displayed acquiring root access,and then the app crashes (closes itself).I've tried Framaroot,but it didn't work either.It said 'try another exploit',but the thing is it displayed me only one.I also tried poot.apk,but it also failed.Telling me '(-) can't get a handle on it:-1 Permission denied'.
(note that all the time my USB Debugging was enabled ! ) All of the apps are at latest version!
So after so many failed attempts with pc-less methods i've decided to try a PC one.The first method i used was Superoneclick,which didn't work.I thought that was because the phones model was not supported.All until a friend of mine told me that he rooted his phone using the same program (he has as well huawei u8500).Every time i try to root with superoneclick it is stuck at the second step(as in screenshot).Then i started googleing and google-ing,until i found a thread with a program called SRSroot,thinking it will safe me from this nightmare that is haunting me for days.But it failed again.The program told me 'ADB Device not found',which made me think about checking the drivers.I've installed the google usb drivers and SDK Manager with all drivers.But still the same happens.So i decided to see if my computer(later many others) recognize my device.After i typed in ADB 'adb devices' it showed me blank.Later i tried to do the same with my other phone and it displayed the device.Another thing i've noticed lately is my computer sees my device as a cd device in windows device manager.It happened with all computers i tried. I've tried it also at my friends(plural,which means more computers).I've tried it on Win7,win XP,and WIN8 and it is still displayed as cd drive.(which is not the case with other phones i've tested!)
I hope someone will read this and help me.I would also like to add, this is not my first time rooting,so i knew what i was doing.
Im so confused,idk what to do,developers pls HELP ME!!!
I will also post screenshots from all the things mentioned above.Hope this helps you figure out the problem
On the adb devices, are you sure it is setup correct, because it needs a set of rules basically. I don't have time right now. But if you search 'adb' in the xda portal (not forum) you will find a windows universal adb installer. That should fix the adb issue. But apart from that I don't know what else you can do.
Sent from my ST18i
tried
Guynan said:
On the adb devices, are you sure it is setup correct, because it needs a set of rules basically. I don't have time right now. But if you search 'adb' in the xda portal (not forum) you will find a windows universal adb installer. That should fix the adb issue. But apart from that I don't know what else you can do.
Sent from my ST18i
Click to expand...
Click to collapse
I did what you said,but the problem is the same.The rest of my phones get recognized as androids,but only this unique Huawei is recongized as CD-Drive,pls anyone help?
Here i took a screenshot after trying to update "cd drive''
Beatit123456 said:
I did what you said,but the problem is the same.The rest of my phones get recognized as androids,but only this unique Huawei is recongized as CD-Drive,pls anyone help?
Here i took a screenshot after trying to update "cd drive''
Click to expand...
Click to collapse
Gosh that is so confusing. Could you reset your phone or do you have data you want to keep? Because you could perform an ADB backup and try a factory reset and hope that all is righted.
I did factory reset,i also did hard reset,but still nothing works
Guynan said:
Gosh that is so confusing. Could you reset your phone or do you have data you want to keep? Because you could perform an ADB backup and try a factory reset and hope that all is righted.
Click to expand...
Click to collapse
Already did it,still the problem persists.Anyone here have any idea?
Beatit123456 said:
Already did it,still the problem persists.Anyone here have any idea?
Click to expand...
Click to collapse
Short of a new phone, I got nothing. Unless you could get into a recovery, try format the system, causing a brick, flash a 2.3 ftf and then a 4.04 after that, clearing data each time.
pls read my question thoroughly
Guynan said:
Short of a new phone, I got nothing. Unless you could get into a recovery, try format the system, causing a brick, flash a 2.3 ftf and then a 4.04 after that, clearing data each time.
Click to expand...
Click to collapse
Since im unable to root my phone,i can't flash a custom ROM.I'm trying to root but no success,pls some1 help????

Help: My son has pattern locked the device and usb debugged is off

Ok, so I got my son a drone for Christmas and gave him my old Z2. I upgraded to an official Marshmallow ROM as the drone app required android 6.
All of this worked really well, until my son decided to put in a pattern unlock code so complicated that he forgot it about 5 mins later.
Things I've tried:
1. Xperia Companion - won't let me do anything as says device is locked and usb debugging is off.
2. Getting into boot mode to erase the phone - I can't for the life of me figure out the key combination to do this when the phone is off. Feel like I've tried almost every possible combination.
I'm very reluctant to just give up on the device, but it does seem as though there's not that much else I can do. ADB doesn't work as USB debugging is not enabled and I can't enable it as I can't get into the phone!
Any ideas? I don't care if I have to erase everything and start again by the way.
Thanks in advance.
Get the Sony flashtool from here : https://forum.xda-developers.com/showthread.php?t=920746
Find some tutorials on how to use it, then get the latest firmware for the z2 (it ends with .291), flash it with the (user data) option ticked so it would delete user data including the pattern, it might trip FRP but that's no biggie.
I'm typing most of this from memory btw, so the specifics might be wrong, but this is the way to go in your case.
Hope you get it working soon!
ali6944 said:
Get the Sony flashtool from here : https://forum.xda-developers.com/showthread.php?t=920746
Find some tutorials on how to use it, then get the latest firmware for the z2 (it ends with .291), flash it with the (user data) option ticked so it would delete user data including the pattern, it might trip FRP but that's no biggie.
I'm typing most of this from memory btw, so the specifics might be wrong, but this is the way to go in your case.
Hope you get it working soon!
Click to expand...
Click to collapse
Would USB debugging not have to be enabled for the flashtool to work? I'm not even sure it has adb access at this stage (i.e I don't think "adb devices" reports any devices connected).
Thank you so, so much for taking the time to reply. Even if it doesn't work out, I appreciate the response.
Fingers crossed, and I'll report back here
le_lutin said:
Would USB debugging not have to be enabled for the flashtool to work? I'm not even sure it has adb access at this stage (i.e I don't think "adb devices" reports any devices connected).
Thank you so, so much for taking the time to reply. Even if it doesn't work out, I appreciate the response.
Fingers crossed, and I'll report back here
Click to expand...
Click to collapse
Flashtool works through Sony's device flash mode, so it doesn't need adb, just the proper drivers for your device, best of luck :fingers-crossed:
ali6944 said:
Flashtool works through Sony's device flash mode, so it doesn't need adb, just the proper drivers for your device, best of luck :fingers-crossed:
Click to expand...
Click to collapse
Update: It's back to life!
Thanks so, so much again for taking the time to help me. Without your help, myself and my son wouldn't be flying his drone this summer!
le_lutin said:
Update: It's back to life!
Thanks so, so much again for taking the time to help me. Without your help, myself and my son wouldn't be flying his drone this summer!
Click to expand...
Click to collapse
That's awesome man! Really happy to hear that!

Categories

Resources