Related
I have Imilika's AOSP ICS ROM V6,
I changed the buid.prop
ro.sf.lcd_density=213
for tablet mode. after I reboot, my GNote is not booting. I cannot go to recovery mode or download mode.
Please help. I don't know what to do
Got it
OK, I was really sad about what happens to my phone, but finally I managed to fix it .
As I told you, my phone was not booting to recovery or download modes (key combinations not worked). finally I try to connect to PC via USB and luckily my PC could detect my phone . So i realized that the problem is the display not coming but phone is halfway booted.
So, I tried to change my build.prop via adb but failed due to cannot grant root permission (becoz display is off).
Finally I issue a adb commad to reboot in recovery mode.
"adb reboot recovery"
yeah, that command directly take me to the CWM recovery. then I flash AOSP v6 again.
Now, my phone is working again.
P.S. I just note this down for others if they get same problem future !
I have question.. I don't understand the term adb. What that actually and why need that? I did so many flashing so far and I didn't use this adb yet!
priyanv said:
I have question.. I don't understand the term adb. What that actually and why need that? I did so many flashing so far and I didn't use this adb yet!
Click to expand...
Click to collapse
If you don't know what ADB is, you probably shouldn't be flashing so regularly. Anyway, ADB stands for "Android Debug Bridge" and it is a protocol for device control, development, and debugging.
Sent from my GT-N7000 using Tapatalk
priyanv said:
I have question.. I don't understand the term adb. What that actually and why need that? I did so many flashing so far and I didn't use this adb yet!
Click to expand...
Click to collapse
adb is a connection type. we can run shell commands (in the phone), file transfer via adb by using our PC. for that we should have to enable usb debug mode in our mobile.
Actually you might used adb, when you root your phone in the first place . If you have CF-Root zip file, just extract it. you will see a folder called "files", in there you can see adb.exe .
If you need test run,
connect phone via USB(make sure you've enabled USB debug), open command prompt, navigate to that "files" directory.
run "adb shell ls" (to run "ls" command in phone)
run "adb push <anyfile in the PC> /system/sdcard/" (copy files from PC to sdcard)
like that
OK now I got it.. But why do we need to push some file like this when we are able to transfer files like mass storage??? Or what else can be done??? Sorry for the basic questions..
priyanv said:
OK now I got it.. But why do we need to push some file like this when we are able to transfer files like mass storage??? Or what else can be done??? Sorry for the basic questions..
Click to expand...
Click to collapse
Its functionality is not only to copy files from pc to mobile and vice versa.You can use it to get logs due to bad flashing,zip align apps,reboot into recovery,DL mode,normal reboot etc...
After i have put in the Superuser-3.1.3-arm-signed.zip in the phone så did i get the app Superuser.
Type in adb.exe shell and press enter
You should get $ meaning adb has connected to your phone.
This is the problem
The commond promt say that i not are connected to the phone,is this normal
I restart the phone to normal mode with the sim card in.
The problem is now that i can not call with the phone,is this normal
Do i need to put up a new rom ex Lacoste_ModV5Incredible S_03.05
Would need more details.. ROM??? Bootloader?? Etc etc..
Sent from my HTC Incredible S
mafie said:
Would need more details.. ROM??? Bootloader?? Etc etc..
Sent from my HTC Incredible S
Click to expand...
Click to collapse
The phone is unlocked (that did i fix)
Vivo pvt ship s-on
Hboot-2.02.0002
Radio-3831.18.00.11_m
emmc-boot
May 22 2012314,22:08
I have done everything and even 5. Install Superuser and Test Root Access
Is this something i need to do,to get the phone working
"EXTREMELY IMPORTANT IF YOU ARE PLANNING TO STOP GUIDE HERE. LIKE REALLY IMPORTANT!!!!!!!!!!!!!!!!!!!!!!!
At this point you will be able to flash most ROMs. The exceptions are the one that require S-OFF (the ROM requirements in the thread will state so). Also you will have to flash the boot.img manually
To do this download your select ROM. Extract the boot.img to where you have the fastboot.exe, adb.exe, and AdbWinApi.dll (you should have gotten these 3 files when you unlocked the bootloader). Then open the command window (shift, right click, open command window here) and type:
fastboot flash boot boot.img
the boot.img can be renamed to whatever you would like. I keep all my boot images and the fastboot.exe, adb.exe, and AdbWinApi.dll in 1 folder because i download a lot of ROMs. If you do rename the boot.img, i suggest renaming it to the name of the ROM its for. When you type in the fastboot command, just remember to put the .img at the end. This is necessary or it will not work.
If you want to gain S-OFF continue through the guide.
Is this what you want to know"
If i should to that what room are then talking about (it is ex Lacoste that i want to have)
Thanks for the help you are so kind
Factasy said:
After i have put in the Superuser-3.1.3-arm-signed.zip in the phone så did i get the app Superuser.
Type in adb.exe shell and press enter
You should get $ meaning adb has connected to your phone.
This is the problem
The commond promt say that i not are connected to the phone,is this normal
I restart the phone to normal mode with the sim card in.
The problem is now that i can not call with the phone,is this normal
Do i need to put up a new rom ex Lacoste_ModV5Incredible S_03.05
Click to expand...
Click to collapse
It means there is an issue with your ADB drivers.
Did you flash the .zip in recovery?
Did you navigate to the right file in command prompt?
Does your device have Android Debugging enabled?
Is your phone connected to the computer?
Guess u must have not installed the HTC sync drivers..try doing that..
Sent from my HTC Incredible S
mafie said:
Guess u must have not installed the HTC sync drivers..try doing that..
Sent from my HTC Incredible S
Click to expand...
Click to collapse
I took the driver from this page http://forum.xda-developers.com/showthread.php?t=2089508
I have Windows 7
C:\android>adb.exe shell
error: device not found
072665995 said:
It means there is an issue with your ADB drivers.
Did you flash the .zip in recovery?
Did you navigate to the right file in command prompt?
Does your device have Android Debugging enabled?
Is your phone connected to the computer?
Click to expand...
Click to collapse
Yes Debugging enabled
No Did you flash the .zip in recovery?
Yes Did you navigate to the right file in command prompt?
Yes Is your phone connected to the computer?
I did Everything in the guide http://forum.xda-developers.com/showthread.php?t=2118187
And i did 5. Install Superuser and Test Root Access
It is here the problems came
I have solved the
C:\android>adb.exe shel
[email protected]:/ $ su Now
But i cant dail with the phone why
Factasy said:
Yes Debugging enabled
No Did you flash the .zip in recovery?
Yes Did you navigate to the right file in command prompt?
Yes Is your phone connected to the computer?
I did Everything in the guide http://forum.xda-developers.com/showthread.php?t=2118187
And i did 5. Install Superuser and Test Root Access
It is here the problems came
Click to expand...
Click to collapse
Factasy said:
I have solved the
C:\android>adb.exe shel
[email protected]:/ $ su Now
But i cant dail with the phone why
Click to expand...
Click to collapse
The guide says to flash the superuser zip in recovery... Let's start with that first.
As to your dialer not working, reflash the ROM if its custom. If its stock, don't bother with it and just flash a custom ROM later.
072665995 said:
The guide says to flash the superuser zip in recovery... Let's start with that first.
As to your dialer not working, reflash the ROM if its custom. If its stock, don't bother with it and just flash a custom ROM later.
Click to expand...
Click to collapse
I noticed a funny thing.
I only have 3 g on your mobile now no gsm networks
And how do i flash the superuser zip in recovery. Maby i are blind
I have allready the superuser installed in the phone
Hello!
I have an HTC one developer edition, I did an advance wipe of my phone because it wasn't charging, it said that USB Host mode was on. It only charged when the phone was off. I decided to wipe everything but the pictures (or so I thought) but once it finished the wipe the entire OS systems was erased, know the only thing I can do is enter TWRP.
Please Help I just bought the phone!
santiolaya91 said:
Hello!
I have an HTC one developer edition, I did an advance wipe of my phone because it wasn't charging, it said that USB Host mode was on. It only charged when the phone was off. I decided to wipe everything but the pictures (or so I thought) but once it finished the wipe the entire OS systems was erased, know the only thing I can do is enter TWRP.
Please Help I just bought the phone!
Click to expand...
Click to collapse
You just bought the phone? So why did you tamper with it? go back it store and exchange under warranty.
alray said:
You just bought the phone? So why did you tamper with it? go back it store and exchange under warranty.
Click to expand...
Click to collapse
I cant just change it i bought it on EBay. Plus I'm from Ecuador so its a long way from where I bought the phone...
alistondsouza I'm going to download Android SDK and try to do every step, thanks for helping me Ill keep you updated
alistondsouza said:
Read through...
http://forum.xda-developers.com/showthread.php?t=2318497
Click to expand...
Click to collapse
For step 6 which zip should I choose the same one that you have on the picture or a different one?
also what happens if the computer doesn't not read the phone ?
santiolaya91 said:
For step 6 which zip should I choose the same one that you have on the picture or a different one?
also what happens if the computer doesn't not read the phone ?
Click to expand...
Click to collapse
chose whatever rom you want as long its compatible with your device variant and compatible with your twrp version.
what do you mean by doesn't read the phone? its is not detected as sideload when you type ''adb devices''?
alray said:
chose whatever rom you want as long its compatible with your device variant and compatible with your twrp version.
what do you mean by doesn't read the phone? its is not detected as sideload when you type ''adb devices''?
Click to expand...
Click to collapse
so im on step 4, i dont know how to get the adb.exe file or the .zip on the folder. i cant even find those documents, do they get there automatically or what?
im sorry im new at this (as you can tell)
maybe somemore pictures or descriptions for step 4?
santiolaya91 said:
so im on step 4, i dont know how to get the adb.exe file or the .zip on the folder. i cant even find those documents, do they get there automatically or what?
im sorry im new at this (as you can tell)
maybe somemore pictures or descriptions for step 4?
Click to expand...
Click to collapse
download the android sdk from here http://developer.android.com/sdk/index.html
alray said:
download the android sdk from here http://developer.android.com/sdk/index.html
Click to expand...
Click to collapse
Yep, all ready did and also update 4.4 and 4.3
santiolaya91 said:
Yep, all ready did and also update 4.4 and 4.3
Click to expand...
Click to collapse
So adb.exe and fastboot.exe are located in ''platform-tools'' folder of the sdk.(adt-bundle-windows-x86_64-date/sdk/platform-tools/)
move your zip to that folder and open cmd prompt from that folder.
alray said:
So adb.exe and fastboot.exe are located in ''platform-tools'' folder of the sdk.(adt-bundle-windows-x86_64-date/sdk/platform-tools/)
move your zip to that folder and open cmd prompt from that folder.
Click to expand...
Click to collapse
ok im on that folder im currently downloading the .zip but its only adb and fastboot, not .exe.
am I doing something wrong, why wouldn't it appear like you tell me ?
santiolaya91 said:
ok im on that folder im currently downloading the .zip but its only adb and fastboot, not .exe.
am I doing something wrong, why wouldn't it appear like you tell me ?
Click to expand...
Click to collapse
.exe file extension might be hidden depending your windows configuration. Go ahead with the guide it should work.
Open a cmd prompt from that folder. (shift + right click in a blank space) (step 4)
with you device in twrp sideload mode (step 1,2,3 completed)
type in the cmd prompt:
Code:
adb devices
make sure it output your device s/n + sideload
then
Code:
adb sideload <name_of_rom>.zip
what rom did you downloaded?
alray said:
.exe file extension might be hidden depending your windows configuration. Go ahead with the guide it should work.
Open a cmd prompt from that folder. (shift + right click in a blank space) (step 4)
with you device in twrp sideload mode (step 1,2,3 completed)
type in the cmd prompt:
Code:
adb devices
make sure it output your device s/n + sideload
then
Code:
adb sideload <name_of_rom>.zip
what rom did you downloaded?
Click to expand...
Click to collapse
ok so i finally have everything ready, i downloaded http://htconeroot.com/htc-one-stock-roms/android-4-4-kitkat-sense-5-5-stock-rom-for-htc-one/ this rom
sense 5.5 with 4.4kitkad.
I do all the command but it says
error: device not found
my HTC is connected and it shows in the usd
when i type adb devices:
list of devices attached.
nothing else
santiolaya91 said:
ok so i finally have everything ready, i downloaded http://htconeroot.com/htc-one-stock-roms/android-4-4-kitkat-sense-5-5-stock-rom-for-htc-one/ this rom
sense 5.5 with 4.4kitkad.
I do all the command but it says
error: device not found
my HTC is connected and it shows in the usd
when i type adb devices:
list of devices attached.
nothing else
Click to expand...
Click to collapse
so your drivers aren't properly installed. download latest htc sync from htc website, it will install the drivers for you. then uninstall htc sync as it may interfere with what you are trying to do. (the drivers will remain installed)
santiolaya91 said:
I cant just change it i bought it on EBay. Plus I'm from Ecuador so its a long way from where I bought the phone...
alistondsouza I'm going to download Android SDK and try to do every step, thanks for helping me Ill keep you updated
Click to expand...
Click to collapse
Jus fastboot cwm or twrp...then install Rom of choice
alray said:
so your drivers aren't properly installed. download latest htc sync from htc website, it will install the drivers for you. then uninstall htc sync as it may interfere with what you are trying to do. (the drivers will remain installed)
Click to expand...
Click to collapse
Still nothing
same thing with or with out htc sync manager
i did this before anything else i dont know if it can interfere in any way
http://www.youtube.com/watch?v=CivvxcM1PCY
santiolaya91 said:
Still nothing
same thing with or with out htc sync manager
i did this before anything else i dont know if it can interfere in any way
http://www.youtube.com/watch?v=CivvxcM1PCY
Click to expand...
Click to collapse
did you typed ''adb device'' when the phone was booted in twrp?
Go in windows device manager and tell us how the device is listed.
alray said:
did you typed ''adb device'' when the phone was booted in twrp?
Go in windows device manager and tell us how the device is listed.
Click to expand...
Click to collapse
yes and it doesn't appear
this is what appears on device manager
when its on the bootloader-fastboot: Android usb device - my HTC
when its on twrp: portable devices WPD file system volume driver, (for like 20 seconds and then disappears)
When its off: under USB controllers as Unknown device
when its on htc screen: USB composite device ( another window opens saying drivers were not installed)
santiolaya91 said:
yes and it doesn't appear
this is what appears on device manager
when its on the bootloader-fastboot: Android usb device - my HTC
when its on twrp: portable devices WPD file system volume driver, (for like 20 seconds and then disappears)
When its off: under USB controllers as Unknown device
when its on htc screen: USB composite device ( another window opens saying drivers were not installed)
Click to expand...
Click to collapse
check my guide under faq #2
nkk71 said:
check my guide under faq #2
Click to expand...
Click to collapse
I don't have any option that says Other devices - ONE
just the ones i listed before.
I don't know if this helps in any way but i when to fastboot and the on CMD typed fastboot devices and it showed up, but if i go to twrp ADB sideload and type adb devices it doesn't show my device.
santiolaya91 said:
I don't have any option that says Other devices - ONE
just the ones i listed before.
I don't know if this helps in any way but i when to fastboot and the on CMD typed fastboot devices and it showed up, but if i go to twrp ADB sideload and type adb devices it doesn't show my device.
Click to expand...
Click to collapse
When its off: under USB controllers as Unknown device
Click to expand...
Click to collapse
have you disabled "Settings -> Power -> Fast boot"?
in either case it should show up as "Android ... -> My HTC"
HI everyone, i have unlocked Mi Mix with EU Global ROM (rooted) and TWRP installed.
After the phone was playing up, I idiotically removed root and deleted Xposed, and it was OK, but tonight I tried to re-install originial ROM, and now can't do anything with the phone.
I can boot into TWRP, but when i try fastboot, the fastboor screen comes up for 20 seconds, then the phone boots to Mi logo, and nothing happens.
I can't get computer to recognize the phone so can't add new ROM - so unsure how to do anything now
Any help appreciated, thanks!
Jamie
Hello !! i think i can help you , well same thin happened to me and what i did was ----∑ Boot into recovery , plug your phone to computer , download Universal ADB Driver and when it detects Adb Composite click install . Then you will be able to unlock and use fastboot. Hope it helps if not im sorry , this is all i know. Good Luck !!!
If you are able to boot in to twrp why just install the original Chinese rom and start from scratch.
YazumiWuHung said:
Hello !! i think i can help you , well same thin happened to me and what i did was ----∑ Boot into recovery , plug your phone to computer , download Universal ADB Driver and when it detects Adb Composite click install . Then you will be able to unlock and use fastboot. Hope it helps if not im sorry , this is all i know. Good Luck !!!
Click to expand...
Click to collapse
Thanks, will try
jaime4272 said:
If you are able to boot in to twrp why just install the original Chinese rom and start from scratch.
Click to expand...
Click to collapse
Hey, thanks for the reply - in TWRP though I can't see any ROM files, or anything to install?
Download a ROM (from desktop)... boot to TWRP (device)... Mount storage... Copy Rom to device... Flash ROM...
lesscro said:
Download a ROM (from desktop)... boot to TWRP (device)... Mount storage... Copy Rom to device... Flash ROM...
Click to expand...
Click to collapse
Hi, thanks for the reply. the problem is, the computer doesn't recognize phone no matter what I do, and I tried the mount storage option but it only shows the phone internal storage!
Sorry, i'm new to this all, thanks,
Jamie
There is sdcard on Mix, then if you see internal storage you can copy rom on it then when u try to flash, navigate to this zip file...
Other u can flash using MiFlashTool using adb feature....
lesscro said:
There is sdcard on Mix, then if you see internal storage you can copy rom on it then when u try to flash, navigate to this zip file...
Other u can flash using MiFlashTool using adb feature....
Click to expand...
Click to collapse
Thanks! Yeah, I noticed it said SD card - but it's not removable, no? So i don't know how to put ROM onto it, when my computer doesn't recognise it!
Thanks
Jamie
When you boot into TWRP, try "adb devices" on your PC. If it's read there, you can use the "adb push filename.zip /sdcard/" command to push the ROM to your phone and then install it.
admirdante said:
When you boot into TWRP, try "adb devices" on your PC. If it's read there, you can use the "adb push filename.zip /sdcard/" command to push the ROM to your phone and then install it.
Click to expand...
Click to collapse
Thanks, is adb devices the same as mimal ADB and fastboot? As in, the program? I have that installed, although it can't find phone
And sorry for knowing so little, i don't have much Android experince.
Thanks,
Jamie
Check if u have an issue with your driver when device is connected... device manager on windows 10...
If yes, check to install driver from computer (not from web or cd's or something like that), select universal USB/adb feature... and ur device will appear...
Weirdali said:
Thanks, is adb devices the same as mimal ADB and fastboot? As in, the program? I have that installed, although it can't find phone
And sorry for knowing so little, i don't have much Android experince.
Thanks,
Jamie
Click to expand...
Click to collapse
Well, I use minimal ADB and fastboot too. Just run it, and try "adb devices". If it's read, you can try the "adb push". If not, please check your Device Manager to see if it is read there.
admirdante said:
Well, I use minimal ADB and fastboot too. Just run it, and try "adb devices". If it's read, you can try the "adb push". If not, please check your Device Manager to see if it is read there.
Click to expand...
Click to collapse
It doesn't appear in Device Manager, and it always has done before. I installed new drivers (made sure they were correct), rebooted PC, and still doesn;'t show in device manager, so not sure what top do!
Thanks,
Jamie
Weirdali said:
It doesn't appear in Device Manager, and it always has done before. I installed new drivers (made sure they were correct), rebooted PC, and still doesn;'t show in device manager, so not sure what top do!
Thanks,
Jamie
Click to expand...
Click to collapse
Damn. Not sure what to do either. Maybe download a fastboot ROM from their site and flash it trough Miflash? Maybe that'll work? If not, then I'm out of ideas.
lesscro said:
Check if u have an issue with your driver when device is connected... device manager on windows 10...
If yes, check to install driver from computer (not from web or cd's or something like that), select universal USB/adb feature... and ur device will appear...
Click to expand...
Click to collapse
I've 100% installed the right drivers, but the device doesn't show in device manager, or anywhere on my PC! It does charge though, which is weird
Weirdali said:
I've 100% installed the right drivers, but the device doesn't show in device manager, or anywhere on my PC! It does charge though, which is weird
Click to expand...
Click to collapse
if you have a usb OTG adapter you can put a rom on an usb stick mount it in twrp and flash from there
Did you do a total wipe? And left your device totally clean?
Weirdali said:
Thanks, is adb devices the same as mimal ADB and fastboot? As in, the program? I have that installed, although it can't find phone
And sorry for knowing so little, i don't have much Android experince.
Thanks,
Jamie
Click to expand...
Click to collapse
Put your ROM in the same folder as your adb drivers folder. Hold shift while right clicking in this folder and choose "open command window here". Boot into TWRP and goto "advanced", then "adb sideload". Now write in the command prompt "adb devices". It should now show your device id and "sideload" after it. Write "adb sideload name of your rom.zip"
At least your phone isn't totally dead like mine. I powered mine off with a full charge and we to power it back on a little while later and it's totally dead now. Even Xiaomi Flash Tool won't let me flash anything. Sees the phone but won't let me flash anything. I get an error code. Xiaomi, via email says they can't service my phone because I'm in the USA. This will be my last Xiaomi phone. So pissed off
guys i need support , i want to downgrade my sony from 7.1.1 to 6.0.1 to root and backup that key but i ended up twice with
ERROR - Processing of system.sin finished with errors.
please help , i cant find anything usefull than extract that file and install it , but that wont work if i soft brick it
Do you use the latest Flashtool(0.9.23.2) to flash the FTF file?
If yes, sometimes just flash FTF again right after error occurs may fix the problem.
f870103 said:
Do you use the latest Flashtool(0.9.23.2) to flash the FTF file?
If yes, sometimes just flash FTF again right after error occurs may fix the problem.
Click to expand...
Click to collapse
its sloved, it seems it was a corrupt fileso i dled the koran ver and that worked, thx , the only problem is back up ta, i cant find out howto without losing the drm kry,
i watched a couple youtubes, i readed a few guides but nothing is clear enough how to , i got that script but it say device not found , i tried in dwonload mode and local charging mode
Use this tool to backup your TA partition.
You need to backup it in Android system with adb access, not Download mode or Flash mode.
To check if your computer has adb access, simply type "adb devices" in the command window.
f870103 said:
Use this tool to backup your TA partition.
You need to backup it in Android system with adb access, not Download mode or Flash mode.
To check if your computer has adb access, simply type "adb devices" in the command window.
Click to expand...
Click to collapse
i installed adb and drivers and alot other stuff to get it to work like flashtool and so , but can't seems to get it to work, best i could do is rollback rom
thats why i asked if someone can pass me a guide i can folow and understand, because simple im missing something
i never had it this hard with samsung
would be nice if i had more support on this mather
Wesley_NL said:
i installed adb and drivers and alot other stuff to get it to work like flashtool and so , but can't seems to get it to work, best i could do is rollback rom
thats why i asked if someone can pass me a guide i can folow and understand, because simple im missing something
i never had it this hard with samsung
would be nice if i had more support on this mather
Click to expand...
Click to collapse
I see you have enabled ADB on your device, and connected to your computer. But ADB did not find your device.
Maybe you should re-install your adb driver.
You can download ADB Installer by @Snoop05 here.
After installing ADB driver correctly, you should see your device on adb device list.
f870103 said:
I see you have enabled ADB on your device, and connected to your computer. But ADB did not find your device.
Maybe you should re-install your adb driver.
You can download ADB Installer by @Snoop05 here.
After installing ADB driver correctly, you should see your device on adb device list.
Click to expand...
Click to collapse
i get more details now, so am i good now ?
-edit guess not
Wesley_NL said:
gumm i get more details now, so am i good now ?
Click to expand...
Click to collapse
It's "adb deviceS" not "adb device".
f870103 said:
It's "adb deviceS" not "adb device".
Click to expand...
Click to collapse
oops my bad lol i simply copy pasted missed s
but still not able to see phone i guess ?
Wesley_NL said:
oops my bad lol i simply copy pasted missed s
but still not able to see phone i guess ?
Click to expand...
Click to collapse
Yes. adb still can't find it. Did you try ADB Installer I mentioned before?
f870103 said:
Yes. adb still can't find it. Did you try ADB Installer I mentioned before?
Click to expand...
Click to collapse
uhuh i did,
but i did not install it as admin so i tried again and i guess i have a result now
but in ta still no device found
Wesley_NL said:
uhuh i did,
but i did not install it as admin so i tried again and i guess i have a result now
but in ta still no device found
Click to expand...
Click to collapse
Just type "adb devices" again.
f870103 said:
Just type "adb devices" again.
Click to expand...
Click to collapse
i did after reinstall, adb devices, go to ta folder and pressed the bat file and error device not found while adb see it right ?
-edit, i tried again this time in 1 windows but same result
Wesley_NL said:
i did after reinstall, adb devices, go to ta folder and pressed the bat file and error device not found while adb see it right ?
Click to expand...
Click to collapse
Well, try another installer in the attachment.
f870103 said:
Well, try another installer in the attachment.
Click to expand...
Click to collapse
still not T.T something is blocking it probaly ?
maby the android studio ? although i removed the google driver and reinstalled that adb driver but no luck
I've PM you for the problem.