Im confused. - Xiaomi Mi A2 Lite Questions & Answers

So im new to this thing, like custom roms and etc. To root my phone I need to unlock my bootloader. I downloaded some files, like the adb. i put my phone in to fastboot, i write the commands in to windows shell and the program says searching for device. Then my phone goes out of fastboot by itself and goes in to that state where it shows the battery charging, even though its 100%. Is something wrong with my phone, or its something with ,the programs ?

Have you enabled developer options in setting and enabled debugging?

tetekiller said:
So im new to this thing, like custom roms and etc. To root my phone I need to unlock my bootloader. I downloaded some files, like the adb. i put my phone in to fastboot, i write the commands in to windows shell and the program says searching for device. Then my phone goes out of fastboot by itself and goes in to that state where it shows the battery charging, even though its 100%. Is something wrong with my phone, or its something with ,the programs ?
Click to expand...
Click to collapse
You need to download drivers/this: https://androidmtk.com/download-15-seconds-adb-installer

Related

[Q] Enter Fastboot mode with scrapped volume button, to relock the bootloader

Hello friends,
How to get into fastboot to relock the bootloader, if my volume button is dead? By dead, I mean the ribbon has been ripped off of the mobo (it was soldered onto mobo).
Since I'm a brand-new noob, the only way I know of and have done is to get into fastboot mode and lock it back up like what I did when I unlocked it. Any other way to lock it, ideally within the Android OS? Since my volume buttons are completely dead, I doubt that I can get into any "mode" other than OS right now..
TIA!
adb reboot bootloader.
I've seen that command in a post from search earlier, but there was no response after that post.
Would you explain the procedure? I am afraid that I might do anything wrong on top of these disasters i've gone thru with this phone
I also saw another line during earlier search: "if they don't know how to setup an adb command, they probably shouldn't unlock their phones"... Looks like I've done what I shouldn't..?
I would say doing whatever ripped the volume button cable out was what you shouldn't have been doing If you unlocked the phone you have the software you used to unlock, right? What software/guide did you use/follow? Are you using Windows/Linux/Mac? The only way to get to the bootloader w/o the volume buttons (afaik) is to use adb via usb. If you provide more details I can try to help you.
cswithxda said:
I've seen that command in a post from search earlier, but there was no response after that post.
Would you explain the procedure?
Click to expand...
Click to collapse
Once you're in adb reboot bootloader, do fastboot oem lock. Opposite of how you unlocked it in the first place
cswithxda said:
I've seen that command in a post from search earlier, but there was no response after that post.
Would you explain the procedure? I am afraid that I might do anything wrong on top of these disasters i've gone thru with this phone
Click to expand...
Click to collapse
navigate your cmd line to the folder with adb and fastboot in it. Hook the phone up to the computer and type:
Code:
adb reboot bootloader
which will make your phone reboot into the bootloader mode. You can then proceed with what you need to do.
I also saw another line during earlier search: "if they don't know how to setup an adb command, they probably shouldn't unlock their phones"... Looks like I've done what I shouldn't..?
Click to expand...
Click to collapse
I agree with whoever said that. This is another example of people messing with things before reading and learning how they work.
Thanks for your help guys!
btw, anyone found xdadevelopers to load extremely slower in Firefox when compared to Chrome? (just offtopic)
Anyway, I unlocked the bootloader when I was switching to yakju cmd and this folder called "fastboot-and-adb" in which there is both adb.exe and fastboot.exe. I used command "fastboot unlock bootloader" or something alike.
I'll do some more search and learn. Don't want you guys to think of me as a lazy bone who unlocked their bootloader using 1-click toolkit
p.s. edit: in my other thread, someone suggested using quickboot app.
Thanks for your replies guys!
martonikaj said:
navigate your cmd line to the folder with adb and fastboot in it. Hook the phone up to the computer and type:
Code:
adb reboot bootloader
which will make your phone reboot into the bootloader mode. You can then proceed with what you need to do.
I agree with whoever said that. This is another example of people messing with things before reading and learning how they work.
Click to expand...
Click to collapse
Somehow it says device not found
I do have proper driver (Naked Driver Beta 0.5 by 1wayjonny) that my phone was able to be recognized under bootloader at the time when I could actually get into bootloader. My phone is also being recognized as media device now... I have also turning usb debug on...
Try adb remount
The ad devices
This should list the serial number
Then all commands should work
Sent from my Galaxy Nexus using xda premium
cswithxda said:
Somehow it says device not found
I do have proper driver (Naked Driver Beta 0.5 by 1wayjonny) that my phone was able to be recognized under bootloader at the time when I could actually get into bootloader. My phone is also being recognized as media device now... I have also turning usb debug on...
Click to expand...
Click to collapse
You need to turn USB debugging on, and then type "adb devices" and see if it shows up. It may not using the Naked Driver; I had to install the full Samsung USB driver package before ADB would see my Galaxy Nexus.
If it does show up, then you type "adb reboot-bootloader" and it should boot into fastboot. Then just type "fastboot oem lock" and it will wipe the storage partitions and restore the bootloader lock.
Thanks for the help at late night guys. I finally got into the bootloader, thru a mac tho Kinda ironic that I am a supporter of Windows, well, at least a firm user of Windows.
Tried adb remount, it still says device not found
synaesthetic said:
You need to turn USB debugging on, and then type "adb devices" and see if it shows up. It may not using the Naked Driver; I had to install the full Samsung USB driver package before ADB would see my Galaxy Nexus.
If it does show up, then you type "adb reboot-bootloader" and it should boot into fastboot. Then just type "fastboot oem lock" and it will wipe the storage partitions and restore the bootloader lock.
Click to expand...
Click to collapse
I believe that you quoted my "I have turned USB debug on" ;p
Gave up on trying Windows drivers. When I was flashing the Yakju, I tried Samsung full driver, and it didn't work on my machine, i.e., the phone can't be detected in bootloader mode, while the beta 0.5 driver worked. So I decided not to mess with it anymore.
It looks like when the phone is not under bootloader, windows recognize it fine as MTP devices and install proper samsung driver from the internet directly. This allows me to open it up in explorer to browse files and such, but the phone won't show up under adb devices somehow.
Looks like MTP device (when the phone is in Android OS) and the fastboot mode use two kinds of drivers. This is just my assumption, though.
Anyway, finally got into bootloader now with Mac, and it's pretty funny I have to do everything thru command as the volume rockers are dead
And most importantly, thank you guys for your help!
Just another update
It's real funny now that the bootloader is locked, I can't unlock it again cuz I don't have the volume button working, so I couldn't choose YES on the phone.
I'm not trying to unlock it again, but just to confirm if there's really no work around, in case I encounter this situation again in the future
Lucky that locking the bootloader won't erase everything, or I won't be able to flash a ROM with it locked... :cold sweating:

[Q] DHD root attempt / Unbootable DHD

Hey guys,
I tried to root my DHD, but it didn't go as as smooth as I expected and at the moment my DHD won't boot anymore.
First I would like to say I read the manual carefully several times, and I searched for a answer, I found some related problems but they were so different to my problem that I couldn't find any answers in it.
First I ran the AAHK, chose for a downgrade and then I got something like this:
http://forum.xda-developers.com/showthread.php?t=1822347
Except, I got stuck at the HBOOT menu, and nothing happened. When I rebooted my phone, it worked just fine, but it wasn't downgraded.
I tried to repeat this proces a couple of times, but it didn't help.
But then, suddenly, it did work to start downgrading, but in the end it gave an error:
************* Downgrade failed *************
** Either:
** GoldCtixiard/SDCard failed
** USB connections are not working 100%
************* Downgrade failed *************
After my DHD rebooted, and after the HTC screen, it showed red exclamation mark/triangle. It is still like this, and my phone won't boot, but i'm still able to get in HBOOT.
It is somewhat like this, but I know i haven't downgraded.
http://forum.xda-developers.com/showthread.php?t=1134318
Some help would be greatly appriciated!
P.S.
I really tried to figure it out myself first, but after searching, reading and searching, I found no good answer. If anyone finds this annoying or offensive in any way, im sorry.
I think your sdcard is corrupted as a goldcard. Try a new one.
I checked the SD card. It reads and writes fine on Mac and PC.
The biggest problem is that i can't connect my DHD (in HBOOT) to AAHK using Mac. AAHK says ''Error detecting HTC phone on USB conncetion''
I also tried factory reset in HBOOT, but it didn't help.
Anyone got an idea?
Breaud said:
I checked the SD card. It reads and writes fine on Mac and PC.
The biggest problem is that i can't connect my DHD (in HBOOT) to AAHK using Mac. AAHK says ''Error detecting HTC phone on USB conncetion''
I also tried factory reset in HBOOT, but it didn't help.
Anyone got an idea?
Click to expand...
Click to collapse
For the connection, try a Linux LiveCD; I don't know anything about Macs. For the sdcard, whether it is corrupted for use as a goldcard does not affect whether you can access the data on it.
I'm not an expert, but aren't OSX and Ubuntu quite similar, regarding the environment? Nonetheless, I am going to try the Ubuntu LiveCD tomorrow!
Is there another solution so that i'm at least able to boot the phone normally?
Thanks for the help so far.
Run a ruu from bootloader thrall get u back
So you mean I should follow these instructions?
http://forum.xda-developers.com/showthread.php?t=1790697
Breaud said:
Hey guys,
I tried to root my DHD, but it didn't go as as smooth as I expected and at the moment my DHD won't boot anymore.
First I would like to say I read the manual carefully several times, and I searched for a answer, I found some related problems but they were so different to my problem that I couldn't find any answers in it.
First I ran the AAHK, chose for a downgrade and then I got something like this:
http://forum.xda-developers.com/showthread.php?t=1822347
Except, I got stuck at the HBOOT menu, and nothing happened. When I rebooted my phone, it worked just fine, but it wasn't downgraded.
I tried to repeat this proces a couple of times, but it didn't help.
But then, suddenly, it did work to start downgrading, but in the end it gave an error:
************* Downgrade failed *************
** Either:
** GoldCtixiard/SDCard failed
** USB connections are not working 100%
************* Downgrade failed *************
After my DHD rebooted, and after the HTC screen, it showed red exclamation mark/triangle. It is still like this, and my phone won't boot, but i'm still able to get in HBOOT.
It is somewhat like this, but I know i haven't downgraded.
http://forum.xda-developers.com/showthread.php?t=1134318
Some help would be greatly appriciated!
P.S.
I really tried to figure it out myself first, but after searching, reading and searching, I found no good answer. If anyone finds this annoying or offensive in any way, im sorry.
Click to expand...
Click to collapse
That is the stock recovery. You have on screen instructions that you are apparently not following. That will flash a RUU but first use tacoroot to achive temp root. All that is describe in the Hack Kit session on screen. You won't be able to flash a ruu from hboot unless there's a ruu for your phone and your main version and CID match.
The answer my friend, is blowing in the wind.....
At the moment i don't have any on screen instructions, because I cant connect my phone to my PC/Mac. AAHK says ''Error detecting HTC phone on USB conncetion''.
I'm trying to find a solution so that i can at least boot my phone again. I know I am new to this, but i'm trying to do my best..
So i cant connect to AAHK, what is the best way to fix this problem?
Breaud said:
At the moment i don't have any on screen instructions, because I cant connect my phone to my PC/Mac. AAHK says ''Error detecting HTC phone on USB conncetion''.
I'm trying to find a solution so that i can at least boot my phone again. I know I am new to this, but i'm trying to do my best..
So i cant connect to AAHK, what is the best way to fix this problem?
Click to expand...
Click to collapse
What is your main version and cid number??
Boot the phone in fastboot usb and then plug it to the pc (you will see fastboot usb in red). Then, in the pc open a cmd as admin and type:
Code:
fastboot getvar all
Paste here the INFOcidnum and INFOmain data. DO NOT PASTE your IMEI here.
glevitan said:
What is your main version and cid number??
Boot the phone in fastboot usb and then plug it to the pc (you will see fastboot usb in red). Then, in the pc open a cmd as admin and type:
Code:
fastboot getvar all
Paste here the INFOcidnum and INFOmain data. DO NOT PASTE your IMEI here.
Click to expand...
Click to collapse
I did just like you said. When I connect to the pc, fastboot usb is in red. I opened cmd as admin, typed, but nothing happened.
I get ( this is translated from Dutch ) :
"fastboot is not recognized as an internal or external command, operable program or batch file."
When I plugged it in, my pc gave a message about a device being plugged in, but nothing happened after that.
I saved everything that happened in the terminal, when I attempted to root. Would that be of any help?
Breaud said:
I did just like you said. When I connect to the pc, fastboot usb is in red. I opened cmd as admin, typed, but nothing happened.
I get ( this is translated from Dutch ) :
"fastboot is not recognized as an internal or external command, operable program or batch file."
When I plugged it in, my pc gave a message about a device being plugged in, but nothing happened after that.
I saved everything that happened in the terminal, when I attempted to root. Would that be of any help?
Click to expand...
Click to collapse
Do you have adb and fastboot installed? run the hack Kit once and let it install adb and fastboot.
I downloaded the Android SDK, wich I saw includes adb and fastboot
I typed fastboot getvar all, and then the cmd screen says waiting for device...
When I tried this before ( when I hadn't downloaded the android sdk ) nothing at all happened. So something must have changed for the better..
In the AAHK i still get ''phone not plugged in'''( windows )
However, when I boot the phone ( volume down + power ), after a few seconds it says:
PD89DIAG.ZIP
Loading...
No Image!
PD89IMG.ZIP
Loading
No Image! ( Or wrong image .. )
After that it returns to the standard menu..
Breaud said:
I downloaded the Android SDK, wich I saw includes adb and fastboot
I typed fastboot getvar all, and then the cmd screen says waiting for device...
When I tried this before ( when I hadn't downloaded the android sdk ) nothing at all happened. So something must have changed for the better..
In the AAHK i still get ''phone not plugged in'''( windows )
However, when I boot the phone ( volume down + power ), after a few seconds it says:
PD89DIAG.ZIP
Loading...
No Image!
PD89IMG.ZIP
Loading
No Image! ( Or wrong image .. )
After that it returns to the standard menu..
Click to expand...
Click to collapse
Hack kit won't work from fastboot. Or your driver is not correctly installed or you have issues with USB connectivity. Uninstall the driver from control panel and then re install it with the device unplugged. Once it is installed, plug,the phone and let it install properly
Sent from my GT-N7000 using xda app-developers app
I can't seem to connect my phone to pc and/or mac
I even installed HTC Sync, but since the phone can't boot, it wont connect to any device using USB.
I know it isn't bricked, I still can get into HBOOT, but it just wont boot, and it won't connect using USB ( at least until now.. )
Is there a way to fix this? Will it fix anything to do a factory reset using a stock rom? ( just guessing )
Would it be helpfull to post everything that happened in the terminal while i was attempting to root? I saved it in a textfile..
Thanks for the help so far.
Breaud said:
I can't seem to connect my phone to pc and/or mac
I even installed HTC Sync, but since the phone can't boot, it wont connect to any device using USB.
I know it isn't bricked, I still can get into HBOOT, but it just wont boot, and it won't connect using USB ( at least until now.. )
Is there a way to fix this? Will it fix anything to do a factory reset using a stock rom? ( just guessing )
Would it be helpfull to post everything that happened in the terminal while i was attempting to root? I saved it in a textfile..
Thanks for the help so far.
Click to expand...
Click to collapse
Yes that might be helpful. If your main was lowered and you have temp root, that will take just a while to fix it. Otherwise will not be that easy. Do you mind If I have a look at it over teamviewer?
I think my main was lowered ( or ot least changed ), but i dont think i dont have temproot. In HBOOT it still displays S-ON.
I will PM you the data concerning the rooting session.
Breaud said:
I think my main was lowered ( or ot least changed ), but i dont think i dont have temproot. In HBOOT it still displays S-ON.
I will PM you the data concerning the rooting session.
Click to expand...
Click to collapse
ok. Do that please.
Send you a pm!

[Q] Screen not working - how to relock bootloader and unroot

Hi guys, is there a way to unroot my phone and relock the bootloader without needing to do anything on the phone itself? The screen is broken completely and, though the phone turns on, the screen remains turned off. I do not know if my network provider will fix my phone but I thought it would be worth a shot and I want to cover all the bases before I ask.
Illiok said:
Hi guys, is there a way to unroot my phone and relock the bootloader without needing to do anything on the phone itself? The screen is broken completely and, though the phone turns on, the screen remains turned off. I do not know if my network provider will fix my phone but I thought it would be worth a shot and I want to cover all the bases before I ask.
Click to expand...
Click to collapse
Make sure you have installed Fastboot and ADB drivers..
You only need Fastboot drivers!
Boot Nexus into Fastboot mode!
Open terminal / command prompt =CMD and navigate to folder where is your fastboot files which you need...
Download Stock Google's factory image and extract the files into the fastboot folder and then open flash-all.bat (windows) or flash-all.sh (linux)
Let it finish flashing and let your nexus rest 5 minutes after installation, then pull battery off and put it back and boot into fastboot mode again
Now:
type into CMD or into terminal:
fastboot oem lock
That's it! Easy... and you don't have to see nothin' from Nexus...
Thanks for taking the time to help me out, really appreciate it. If I download mskip's Galaxy Nexus toolkit then will that give me the drivers I need?
Illiok said:
Thanks for taking the time to help me out, really appreciate it. If I download mskip's Galaxy Nexus toolkit then will that give me the drivers I need?
Click to expand...
Click to collapse
You should really drop the toolkit, if you're asking how to relock bootloader and unroot...
Concerning the drivers, there's this really nice package here, there's also instructions for windows 8.
Basically, the steps are those manumanfred told you, although if you're feeling lost, http://forum.xda-developers.com/showthread.php?t=1626895 is the thread you should look up and read several times at least the first post.
Is there a way to get pictures etc off my phone without being able to activate the screen? When I connect my phone to my computer using the USB cable, it shows as a "portable device" as per usual but when I open it up there is no storage icon and no files.
My phone doesn't have a sim in it but it does have a pattern unlock because it has a VPN saved on it. I know the phone works despite the screen being broken because when I boot it up I get a flashing LED and notification sounds for my e-mail.
Did you had USB debugging on and the PC's RSA key added to the device? Then yes, you can 'adb pull /sdcard/', it will give you a full backup of /sdcard/.
a manta wrote this.
The easiest way is to use one of the fine toolkits which will guid you through the whole process:
For Mac: http://forum.xda-developers.com/showthread.php?t=1790399
For Windows: http://forum.xda-developers.com/showthread.php?t=1392310
USB debugging might have been turned off - I can't remember fully. I recently tried to install fresh drivers as per the other poster's suggestions - will that reset the RSA key permission for my PC?
As for the toolkits, I have one but if I remember correctly the toolkit says that some traces of root will be left on the phone which is why I was inquiring about a way to unroot and relock without any traces of root having taken place.
Illiok said:
USB debugging might have been turned off - I can't remember fully. I recently tried to install fresh drivers as per the other poster's suggestions - will that reset the RSA key permission for my PC?
As for the toolkits, I have one but if I remember correctly the toolkit says that some traces of root will be left on the phone which is why I was inquiring about a way to unroot and relock without any traces of root having taken place.
Click to expand...
Click to collapse
As for the RSA key, I don't think changing drivers will matter. Try it. 'adb devices' should return your SN.
As for safely unrooting or whatever, just go back to stock through factory images: they will return your device to full stock, pronto. Use fastboot commands instead of a toolkit.
a maguro wrote this.
I have never done this manually before but in your first post I believe you linked to a guide for me to read so I'm sure I'll find the information I need from that. By the way, is there a way for me to wipe all data stored on my Galaxy Nexus after I have pulled everything from it?

Damaged phone-backup data with adb

Sad day today.. dropped my S6 Edge and the result was a shattered front screen. I can't use any of the touch function, but the phone does appear to work partially ( I still get email alerts on my connect android wear).
I wanted to perform an adb backup , I'm able to connect the phone to my computer, however, when I give the :
adb backup -all -f C:\backup.ab command, it wants me to unlock the device and confirm the backup operation.
I tried unlocking with my fingerprint but it's not working. I can't see anything on screen, other than a flashing light.
Any other suggestions how to backup/ transfer data from phone? sadly kies no longer works which would have worked...
Thanks for all help in advance.
That sucks big time. Turn the phone off, put the phone in download mode and issue the commands that way. This will by pass the phone asking you to unlock it.. See if that works for you.
grneyez said:
That sucks big time. Turn the phone off, put the phone in download mode and issue the commands that way. This will by pass the phone asking you to unlock it.. See if that works for you.
Click to expand...
Click to collapse
I just tried that. When I give the adb backup command screen reads: "waiting for adb Mode" and does not seem to progress. when I loaded odin it does seem to recognize phone ready to go so the connection is live.
any other suggestions?
Are you rooted? If so, do you have developer options checked?
S6 edges is not rooted. Developers options was enabled previously since I had used Helium for date transfer from my older S5 to edge.
Not sure why you can't ADB in download mode. Wish I could of been more helpful.. Maybe someone else will be able to help.
grneyez said:
Not sure why you can't ADB in download mode. Wish I could of been more helpful.. Maybe someone else will be able to help.
Click to expand...
Click to collapse
So I rooted my phone even though the screen is cracked. I tried everything I could think of, not much to lose anymore.
I can still access the adb , shell, but still having same issue.
I tried the pull command but I get an error after screen starts creating a list " No such file or directory"
Any more suggestions?

[UNLOCK] [H815] Fastboot won't recognize my LG G4 in fastboot mode...

First I must say, I searched all over the internet for answer to this problem. None of the topics I read had matched my problem.
I want to unlock my bootloader so I can flash custom recovery and get root access.
When I want to access the bootloader ("adb reboot bootloader"), in my phone all goes fine (I see on my phone the Fastboot instructions, etc). The problem is in my computer that fastboot won't recognise my phone anymore. When I want to get the device-id, fastboot is stuck on "waiting for all devices". When I want to see the list of devices, ("fastboot devices"), I get nothing, wether my phone is on bootloader mode or not.
I installed all the LG drivers, including the ADB one. I am in USB debugging mode, and I disabled OEM protection.
Android version is Lollipop.
I need help on this matter, thanks in advance.
notrium dweller said:
First I must say, I searched all over the internet for answer to this problem. None of the topics I read had matched my problem.
I want to unlock my bootloader so I can flash custom recovery and get root access.
When I want to access the bootloader ("adb reboot bootloader"), in my phone all goes fine (I see on my phone the Fastboot instructions, etc). The problem is in my computer that fastboot won't recognise my phone anymore. When I want to get the device-id, fastboot is stuck on "waiting for all devices". When I want to see the list of devices, ("fastboot devices"), I get nothing, wether my phone is on bootloader mode or not.
I installed all the LG drivers, including the ADB one. I am in USB debugging mode, and I disabled OEM protection.
Android version is Lollipop.
I need help on this matter, thanks in advance.
Click to expand...
Click to collapse
not all phones can be unlocked.. search for g4 list of bootloader unlock youll see the list if yours isnt there you cant . only root 5.1 no twrp.
raptorddd said:
not all phones can be unlocked.. search for g4 list of bootloader unlock youll see the list if yours isnt there you cant . only root 5.1 no twrp.
Click to expand...
Click to collapse
I know mine can be unlocked. I actually can get to the bootloader via ADB. The problem is that fastboot won't recognise my phone afterwards. (I believe it's the european version of the H815 model, and according to one-click-root app, my phone can be safely rooted. Also my Lollipop version is 5.1.)
There are other few issues also:
Fastboot won't recognise my phone, even if the phone is not in bootloader mode.
Windows will recognise all of the LG related drivers including the ADB related driver, while the phone is powered on normally.
However, it fails to do so, in bootloader mode. I see non working driver in Windows 7 Device Manager, under "Other Devices" by the name "Android" with yellow exclamation mark. Nothing else.
Still looking for advice...
notrium dweller said:
I know mine can be unlocked. I actually can get to the bootloader via ADB. The problem is that fastboot won't recognise my phone afterwards. (I believe it's the european version of the H815 model, and according to one-click-root app, my phone can be safely rooted. Also my Lollipop version is 5.1.)
There are other few issues also:
Fastboot won't recognise my phone, even if the phone is not in bootloader mode.
Windows will recognise all of the LG related drivers including the ADB related driver, while the phone is powered on normally.
However, it fails to do so, in bootloader mode. I see non working driver in Windows 7 Device Manager, under "Other Devices" by the name "Android" with yellow exclamation mark. Nothing else.
Still looking for advice...
Click to expand...
Click to collapse
am sorry i cant help ive nver unlocked mine..
Still looking for suggestions, people...
I have the same problem, adb detects my phone but fastboot does not. Same Phone btw
Still no solution until now ? I have the same problems
My device is H815
Hi !
I have had this problem too...solved with strong battle to understand myself...
My solution : when you have installed driver ,when your phone go to fastboot mode and the pc don't want to reconize the phone : on the pc on windows go to harware manager (config panel) and you can see in theory "android" with a "?" ==> you have to install manually the driver by searching somewhere on the harware list "android adb interface " (i don't remember where it is) ==> your phone wil be reconized ! And you will have the 2 lines of ID on the adb comand interface....and follow the tutorial...
I have read hundreds of issues with driver problems when it comes to windows.
Please try Linux instead. There are live distributions like Ubuntu available. Install it on USB stick and start from there.
No driver issues anymore. Just works.
.
@steadfasterX it need some knowledge for to use Linux OS for adb thingsv (unlock bootloader ,instal TWRP,rom,apps...etc...) ? maybe you can do a small tutorial for to help ?
For windows i have found these pictures for an eventual help (see ZIP on attach file)
@Loulou-13 , now i can see my device-id - solved -
but now have another problems, my imei is not match with my device-id ...
my device is H815
yes...i know i have sent an answer too late ... but my solution is one of this problem and eventualy can be useful for other people.
for your new problem ,what happen ? .......have you enter the corect number ,without space or other ?
Loulou-13 said:
@steadfasterX it need some knowledge for to use Linux OS for adb thingsv (unlock bootloader ,instal TWRP,rom,apps...etc...) ? maybe you can do a small tutorial for to help ?
For windows i have found these pictures for an eventual help (see ZIP on attach file)
Click to expand...
Click to collapse
Well there are hundreds of guides out there just use google...
adb and fastboot working the same way under Linux so there is no need to have a specific guide for linux.
I haven't tested that guide here but it looks very good as a starting point:
http://forum.xda-developers.com/showpost.php?p=44739402&postcount=1
As said there are other maybe better guides but Google will tell you.
.
@steadfasterX thank for your link ,it's useful for people who have problem and read this thread
It's not for me .... i have my bootliader unlocked ,twrp...( and this fabulous Imperium MM rom !!!! )

Categories

Resources