how to unlock Fossil Q marshall's OEM?????? - Fossil Q Founder

i was succesfuly able to get it in fast boot mode but no luck unlocking its OEM,i wanna downgrade to wear 1.5,
it will great if someone could guide me from here

I came here, in search of the same, because today, I read a comment on Android Central, that downgrading back to AW 1 is possible.

Could you please help how to get into fast boot in Fossil Q Marshall watch ?
alokkumarmishra1006 said:
i was succesfuly able to get it in fast boot mode but no luck unlocking its OEM,i wanna downgrade to wear 1.5,
it will great if someone could guide me from here
Click to expand...
Click to collapse
Could you please help how to get into fast boot in Fossil Q Marshall watch ?

enable developer settings. enable adb over wifi.
on your computer, open an ADB command line
type adb connect <ip_address>:5555
when it connects, type adb reboot bootloader

Related

Pantech Burst Love Thread Consolidated

All Further updates will be handled in this other thread
Pre Req:
1) Make sure to install Pantech PC Suite as it will install the correct drivers you WILL need
2) Install ADB and Fastboot
How to gain Root
jcase said:
and here is root, you need fastboot and adb
androidpolice.com/2012/04/09/pantech-burst-rooted-and-the-process-is-stupid-easy/
IOMonster saved the day here, without him you would have to wipe your phone and install modified leaked firmware to get root.
Very glad we decided to not release the initial root, sorry
If IOMonster wants to explain he can, I would prefer not to however.
Details
goo.im/devs/jcase/prestoroot.img
adb reboot bootloader
fastboot boot prestoroot.img
once phone boots, reboot it again, install superuser from the market
Click to expand...
Click to collapse
How to Install Clockwork Recovery
Originally Posted by attn1
tau.shadowchild.nl/files/cwm-5.0.2.7-presto.img.zip
unzip
adb reboot bootloader
fastboot flash recovery cwm-5.0.2.7-presto.img
fastboot reboot
Click to expand...
Click to collapse
Press Volume Down and Power when booting to get into recovery
I have no come up with any of this information. I just gathered from the previous post to make it easier to search. I will try and keep this updated that way we can have a quick reference post at the beginning of the thread
Saved for future use
***Will have a Links section once this gets established***
Using adb with Ubuntu Linux - forum.xda-developers.com/showpost.php?p=28041279&postcount=641
Step by Step Root Guide - androidpolice.com/2012/04/09/pantech-burst-rooted-and-the-process-is-stupid-easy/
***Special Thank you goes to:***
jcase
Attn1
IOMonster
bulletproof1013
903tex
jackattack79
sandix
mr72
and everyone I didn't get *will update as we go*
from marcusmarcus
marcusmarcus said:
Here is what I did to get root on mine, maybe it will clear up things for others.
*Note, I am on 64bit Windows so folders will be different on 32bit windows.
On phone:
go to settings > Applications > Development > turn on USB Debugging
On Computer:
1-Download and install Pantech PC Suite from c724062.r62.cf2.rackcdn.com/PantechPCSuite_1.0.10.3314.exe
2-Launch Pantech PC Suite and update if it asks. When PC Suite is fully updated, plug phone into computer until device is recognized.
3-Download and install Android SDK from developer.android.com/sdk/index.html
4-Start SDK Manager and check the box next to “Android SDK Platform-tools” and install package.
5-Download prestoroot.img from dl.dropbox.com/u/9772722/XDA%20Forums/prestoroot.img and save it to “C:\Program Files (x86)\Android\android-sdk\platform-tools”
6-Download cwm-5.0.2.7-presto.img from tau.shadowchild.nl/files/cwm-5.0.2.7-presto.img.zip and save it to “C:\Program Files (x86)\Android\android-sdk\platform-tools” as well
7-Now open your command line and navigate it to “C:\Program Files (x86)\Android\android-sdk\platform-tools” folder
Run the following command
Code:
adb reboot bootloader
When the bootloader screen shows up on your phone then wait a few seconds to make sure your phone is recognized by the computer then run the following command
Code:
fastboot boot prestoroot.img
After phone reboots itself, shut the phone down and turn it back on again.
Then run the following command
Code:
adb reboot bootloader
When the bootloader screen shows up again then type the following commands
Code:
fastboot flash recovery cwm-5.0.2.7-presto.img
fastboot reboot
8-When the phone boots up this time, download the play.google.com/store/apps/details?id=com.noshufou.android.su superuser app[/URL] from Google Play
---------- Post added at 09:10 PM ---------- Previous post was at 09:06 PM ----------
FYI,
I've tried uot.dakra.lt UOT Kitchen couple times so far and have been ale to change the font of the device and the color of the glow for overscrolling but my time and other icons up in the status bar disappeared (the "AT&T" still shows up there though). The Backup and Restore in CWM does work nicely though to get me back to before I installed the zip from UOT Kitchen. I'll try 1 mod at a time using UOT kitchen and see which is making the icons and time disappear from my status bar.
EDIT: I did notice one issue with CWM backups. The backup I did today saved the folder name as "1970-02-22.03.14.56". Some reason the date is wrong in the file naming, should have started with "2012-04-13", right?
Click to expand...
Click to collapse
I hope this helps
For those having trouble with a missing driver I followed the below instructions and installed PDAnet (I did so while in fastboot mode so I could see the drivers install) as soon as it installed and the drivers showed installed. I went back and uninstalled pdanet (leaving the needed drivers behind)
hawkwind212 said:
I solved my problem by referencing to part II of the following page:
theunlockr.com/2009/10/06/how-to-set-up-adb-usb-drivers-for-android-devices/Describe
Be sure to download two programs PDANet and USBView (which you may not really need but it's a nice little program).
It's suppose to be "stupid easy" to root PANETCH Burst, but who ever said that left out that it's not so easy if you don't have all the proper driver on your computer. Anyway, so soon after the fastboot mode is brought up, you should notice the computer is telling you a new hardware is found. This is when the burst switches from PANTECH's ADB driver to something else, and only way for the command "fastboot boot prestoroot.img" to work is to find the proper driver for the new hardware call "Android" in the device manager. Now you want to install PDANet, and as soon as the installation process begin, it'll find the driver for the device "Android." and install the driver for you. Once the driver is installed, the installation process will tried to install whole bunch other things into your phone, but I really don't think it can install them in fastboot mode, so you'll probably want to terminate the process. Now type command "fastboot devices" and you should see some kind of output telling you that it's recognize the "Android" device. Now, and only now you can follow the rest of "stupid easy" rooting instruction.
Click to expand...
Click to collapse
Spoiler Alert: Noob question.
Does this method unlocks the phone SIM also?? If not, there is a method to do it??
Thank you
tremeree said:
Spoiler Alert: Noob question.
Does this method unlocks the phone SIM also?? If not, there is a method to do it??
Thank you
Click to expand...
Click to collapse
This method doesnt but sim unlock is currently also being worked on.
Is there a Mac version of any of this software?
Is there a Mac version of any of this software. I understand all of this started on a PC but does that mean Mac users are forever out in the cold ? I own a Pantech Burst and a MacBook Air. I don't have access to a PC nor will I in the future, in so far as being able to use any of the software referenced here.
Any suggestions?
tfranzman said:
Is there a Mac version of any of this software. I understand all of this started on a PC but does that mean Mac users are forever out in the cold ? I own a Pantech Burst and a MacBook Air. I don't have access to a PC nor will I in the future, in so far as being able to use any of the software referenced here.
Any suggestions?
Click to expand...
Click to collapse
What software? Root..?
Cwm?...drivers? Carrier unlock for another provider? Pdl? I'm confused on what your asking...
Sent from my PantechP9070 using xda premium
bulletproof1013 said:
What software? Root..?
Cwm?...drivers? Carrier unlock for another provider? Pdl? I'm confused on what your asking...
Click to expand...
Click to collapse
I think tfranzman is referring to Pantech PC Suite and Android SDK. The Android SDK I believe has a Mac version but I do not think the Pantech PC Suite has a Mac version.
<QUOTE>Download software installed on PC : Click Here
Download MyPhoneExplorer Client App which software installed on Pantech Burst/ Breakout. You must find this from android market or you can read my previous post to get this : Click here
Connect your Pantech Burst/ Breakout device using your USB Cable Data
Please restart your phone and your Computer
After restarting finished, Now launch the installed MyPhoneExplorer Client app on your Pantech Burst/ Breakout and click on OK or Enable and it will connect to the PC Automatically,
Note :
If connection doesnt start or error you can choose another Sync software like Android Sync Manager WiFi.
If you are want Pantech Burst/ Breakout to connect on Mac OS X please follow my previous post : iSync for Mac OS X . I hope you are enjoy with this software.If any problem for downloading ,please contact me anytime</QUOTE>
I don't have a mac so I haven't tested this but this is what I found with google
Any news on CM7/9?? Im already rooted and im just playing around with UOT Kitchen
Let me know, thanks
No news as of yet. there have been people stating they are working on this but we haven't recieved any updates in awhile that I know of atleast. Anyone else reading this please feel free to correct me
All Further updates will be handled in this other thread
tfranzman said:
Is there a Mac version of any of this software. I understand all of this started on a PC but does that mean Mac users are forever out in the cold ? I own a Pantech Burst and a MacBook Air. I don't have access to a PC nor will I in the future, in so far as being able to use any of the software referenced here.
Any suggestions?
Click to expand...
Click to collapse
There is only Windows version of Pantech PC suite. proof
Finn81 said:
There is only Windows version of Pantech PC suite. proof
Click to expand...
Click to collapse
they were asking if any of the software we are using would work on a mac. the answer is yes depending on what software you are refering too. the pantech suite (which has been useless to me with the exception it installed the drivers for me) is windows only. I had actually gotten the drivers originally at work by using pda net. The information I gave above is what I came up with after a quick google search. I'm not sure if that or pdanet for mac would have those drivers.
and again this thread has ended. please follow the links in my Signature (Burst love for discussion or burst essentials for rooting information
I keep tring to root this phone but phone gets stuck in the fastboot mode and does nothing what can i do for this?
sounds like you don't have the fastboot driver installed. all futher questions should be pointed to http://forum.xda-developers.com/showthread.php?p=32885146
kagedws6 said:
sounds like you don't have the fastboot driver installed. all futher questions should be pointed to http://forum.xda-developers.com/showthread.php?p=32885146
Click to expand...
Click to collapse
Can you point me to the right place to get the fastboot driver's please
mobgod said:
Can you point me to the right place to get the fastboot driver's please
Click to expand...
Click to collapse
kagedws6 said:
all futher questions should be pointed to http://forum.xda-developers.com/showthread.php?p=32885146
Click to expand...
Click to collapse
install PDAnet on your computer. it will install the drivers

[Q] Device not found during unlock bootloader

Hi guys,
I known, this tema is often in the discursions. But unfortunately I'm not found answer for my problem. I'm finding it since yesterday lunch...
I have Desire X, I take factory reset and start with root my phone.
1) I have latest drivers for HTC sync and latest google drivers for HTC (I download it via android SDK)
2) I have latest java 32b and 64b and I have android SDK
3) USB debug is on
4) I'm registrated in htcdev.com (I tried manual by them but with result "device not found")
5) I tried root phone via Desire_X_All-In-One_Kit and WinDroid Universal HTC Toolkit
6) I turn off fastboot in settings of my phone
7) I'm trying it on win8 64b
And still I have problem with "no device found"
In cmd if I run adb devices and I got response. If I try adb reboot-bootloader phone is reboot into the bootloader. In device manager before restart phone into the bootloader I see my phone. It's OK but after reboot into the boadloader my phone missing. I don't known if I'm stupid or what but in all tutorials in the internet is that after reboot phone into the bootloader the phone is still visible and I can run fastboot oem get_identifier_token . But for me it is not working. Where I'm doing mistake? Please help me. Thank you.
Edit: I bought my phone by T-mobile. Can be problem there? I mean any strange version of android by T-mobile? Can I reinstal OS for clear Android for htc desire x? thx
dinamit_1 said:
Hi guys,
I known, this tema is often in the discursions. But unfortunately I'm not found answer for my problem. I'm finding it since yesterday lunch...
I have Desire X, I take factory reset and start with root my phone.
1) I have latest drivers for HTC sync and latest google drivers for HTC (I download it via android SDK)
2) I have latest java 32b and 64b and I have android SDK
3) USB debug is on
4) I'm registrated in htcdev.com (I tried manual by them but with result "device not found")
5) I tried root phone via Desire_X_All-In-One_Kit and WinDroid Universal HTC Toolkit
6) I turn off fastboot in settings of my phone
7) I'm trying it on win8 64b
And still I have problem with "no device found"
In cmd if I run adb devices and I got response. If I try adb reboot-bootloader phone is reboot into the bootloader. In device manager before restart phone into the bootloader I see my phone. It's OK but after reboot into the boadloader my phone missing. I don't known if I'm stupid or what but in all tutorials in the internet is that after reboot phone into the bootloader the phone is still visible and I can run fastboot oem get_identifier_token . But for me it is not working. Where I'm doing mistake? Please help me. Thank you.
Edit: I bought my phone by T-mobile. Can be problem there? I mean any strange version of android by T-mobile? Can I reinstal OS for clear Android for htc desire x? thx
Click to expand...
Click to collapse
It's an issue with windows8.1, i also have this issue. hope someone can shed some light on this as all drivers i have tried don't work either
Will_Xda said:
It's an issue with windows8.1, i also have this issue. hope someone can shed some light on this as all drivers i have tried don't work either
Click to expand...
Click to collapse
Thanks for your answer. Hmm, it isn't good . I'll just repair my another computers and create root there.

LG Tribute HD (LS 676) root?

Hi,
Just wondering if anyone was working on root access for the popular Black Friday LG Tribute HD phone? It was $20 dollars and must've sold like hotcakes!
Apparently, it also supports some GSM bands like it's fellow low cost predecessor LG Tribute 5 which can be SIM unlock with a build.prop edit.
Android_JT said:
Hi,
Just wondering if anyone was working on root access for the popular Black Friday LG Tribute HD phone? It was $20 dollars and must've sold like hotcakes!
Apparently, it also supports some GSM bands like it's fellow low cost predecessor LG Tribute 5 which can be SIM unlock with a build.prop edit.
Click to expand...
Click to collapse
I am wondering the same, will there be any development for this type of phone?
How much would it cost for someone to do development work for the phone, I would be willing to donate some.
few peoples wait for root
I did a system dump this morning and I am working on it as we speak =) The hardest problem I am facing is determining which partition recovery is stock. What is the closest phone to this, anybody know?
Sands207 said:
I did a system dump this morning and I am working on it as we speak =) The hardest problem I am facing is determining which partition recovery is stock. What is the closest phone to this, anybody know?
Click to expand...
Click to collapse
How did you do a system dump
Sent from my H1611 using XDA-Developers mobile app
903tex said:
How did you do a system dump
Sent from my H1611 using XDA-Developers mobile app
Click to expand...
Click to collapse
I am using BBQlinux so I have all of my android tools set up all ready, including adb. Anyway once in terminal enter
Code:
adb devices
and then
Code:
adb pull /system systemdump
Just throwing it out there but as anyone tried
Code:
fastboot oem unlock
after enabling it in developer settings and then try the various root exploits? I keep feeling like this is something worth investigating
Sands207 said:
I did a system dump this morning and I am working on it as we speak =) The hardest problem I am facing is determining which partition recovery is stock. What is the closest phone to this, anybody know?
Click to expand...
Click to collapse
lg x style
---------- Post added at 05:50 PM ---------- Previous post was at 05:48 PM ----------
I am also waiting for root. Nice phone but useless without root.
Sands207 said:
Just throwing it out there but as anyone tried after enabling it in developer settings and then try the various root exploits? I keep feeling like this is something worth investigating
Click to expand...
Click to collapse
I've tried 5+ different exploits and nothing seems to work. I wish LG would add this phone as one of the unlockable ones on their developer website
ncs1263 said:
I've tried 5+ different exploits and nothing seems to work. I wish LG would add this phone as one of the unlockable ones on their developer website
Click to expand...
Click to collapse
I do too. Even the xda app detects this phone as LG X style I have the backup from earlier I wish I knew to at least gain temp root long enough to push busybox and extract either recovery.img or boot.img at least then maybe we could bump unlock the recovery for permanent root...Should I upload the system backup so at least we have that? That way people can try what ever they can with the files for future use since LG is silent and we are not very organized yet but I have a dev machine at the ready if we can achieve root pm me if you are interested in the files :good:
Sands207 said:
Just throwing it out there but as anyone tried
Code:
fastboot oem unlock
after enabling it in developer settings and then try the various root exploits? I keep feeling like this is something worth investigating
Click to expand...
Click to collapse
I couldn't even get to fastboot. Playing around I was able to get into LG download mode (Vol up + power), but no fastboot access.
Android Recovery
Ok, so just wanted to update. This morning I decided to take a similar course that we took to unlock the LG Volt... Baby steps Making sure you have adb+fastboot installed (pdaNET does this for you on install) open a folder of your choice (WINDOWS) and right click and select open A command line here and with my phone plugged in booted to normal android and enter
Code:
adb devices
and then hit enter and once your phone is recognized by adb enter
Code:
adb reboot recovery
At that point you will see a dead android on the screen don't worry! Just unplug your phone and then and I mean briefly press volume down and let go quickly and you will be greeted by android recovery. Now that we can see stock recovery we are heading in the right direction!!
Sands207 said:
Ok, so just wanted to update. This morning I decided to take a similar course that we took to unlock the LG Volt... Baby steps Making sure you have adb+fastboot installed (pdaNET does this for you on install) open a folder of your choice (WINDOWS) and right click and select open A command line here and with my phone plugged in booted to normal android and enter
Code:
adb devices
and then hit enter and once your phone is recognized by adb enter
Code:
adb reboot recovery
At that point you will see a dead android on the screen don't worry! Just unplug your phone and then and I mean briefly press volume down and let go quickly and you will be greeted by android recovery. Now that we can see stock recovery we are heading in the right direction!!
Click to expand...
Click to collapse
Thanks for that tip, I got the dead android,l freaked, and the device rebooted.
We appreciate your help!
As far as fastboot goes which we NEED too guys to issue the fastboot unlock command.. the obstacle im seeing is we need a way to zero out the current Laf partition which right now is download mode and if it can be zeroed we can finally access fastboot because download mode is placed there by LG to make this harder for us. Adb is recognized but the fastboot reboot command just spits me back into android. And I need to be root to zero AND finally pull the recovery because I think we might be able to use the twrp build for the Style X.. because it's the dd command being used here even if it's a temp root lol would make all the difference. I haven't had an LG phone in a few years so I'm kind of stumped. Put the word out we might need a root bounty ???
Sent from my LGLS676 using Tapatalk
Sands207 said:
As far as fastboot goes which we NEED too guys to issue the fastboot unlock command.. the obstacle im seeing is we need a way to zero out the current Laf partition which right now is download mode and if it can be zeroed we can finally access fastboot because download mode is placed there by LG to make this harder for us. Adb is recognized but the fastboot reboot command just spits me back into android. And I need to be root to zero AND finally pull the recovery because I think we might be able to use the twrp build for the Style X.. because it's the dd command being used here even if it's a temp root lol would make all the difference. I haven't had an LG phone in a few years so I'm kind of stumped. Put the word out we might need a root bounty ???
Sent from my LGLS676 using Tapatalk
Click to expand...
Click to collapse
LG doesnt typically provide access to fastboot (not without wiping laf that is), even then fastboot oem unlock is not generally supported
jcase said:
LG doesnt typically provide access to fastboot (not without wiping laf that is), even then fastboot oem unlock is not generally supported
Click to expand...
Click to collapse
It was just a thought
Just wanted to say I really appreciate that there are people who are working on this.
I just bought this today for $15, any progress?
Enable OEM unlock is available under developer settings and data profile settings are in opened by ##3282#
demonaxe said:
Enable OEM unlock is available under developer settings and data profile settings are in opened by ##3282#
Click to expand...
Click to collapse
Is there sim unlock?

HardBricked OPX, Help please

Hi, i'm starting this thread by excusing myself for this approximativly english, i'm not really an english man :angel:
I don't really like calling help on forum, but at 00:30, with studies tomorrow, i'm really bored.
So, today at 17:30, i have reboot my OPX, simply reboot, and i'm now on a bootloop... I read a looooooot of thing on internet and i deduce that : My bootloader has relocked himself.
Before this reboot, i was on OxygenOS 3.* with TWRPblu****** and an unlocked bootloader. I can't access to recovery, only to a bootloop or fastboot mode.
I've tried :
- Use fastboot commands to flash recoveries, but nothing happen because i can't unlock the bootloader
- Use the MSMdowloadtool like all guide said, but the problem is there i think. My device aren't recognize as a "Qualcomm ***********" is recognize as "Android" or "One plus bootloader device" (i haven't exact name here). I thinked Windows 10 have the faculty to identify android devices, so i've installed on dual boot windows 7, no more results. (Signed Drivers are disabled)
I have no idea, i need u :crying:
If anyone have ever see the same issue, give me ur solution please
I certainly will contact the OnePlusSupport too but i know it's not really a good idea.
I will go to sleep now, i need to go to school tomor... today.
Have a good night !
Nekkoelb said:
Hi, i'm starting this thread by excusing myself for this approximativly english, i'm not really an english man :angel:
I don't really like calling help on forum, but at 00:30, with studies tomorrow, i'm really bored.
So, today at 17:30, i have reboot my OPX, simply reboot, and i'm now on a bootloop... I read a looooooot of thing on internet and i deduce that : My bootloader has relocked himself.
Before this reboot, i was on OxygenOS 3.* with TWRPblu****** and an unlocked bootloader. I can't access to recovery, only to a bootloop or fastboot mode.
I've tried :
- Use fastboot commands to flash recoveries, but nothing happen because i can't unlock the bootloader
- Use the MSMdowloadtool like all guide said, but the problem is there i think. My device aren't recognize as a "Qualcomm ***********" is recognize as "Android" or "One plus bootloader device" (i haven't exact name here). I thinked Windows 10 have the faculty to identify android devices, so i've installed on dual boot windows 7, no more results. (Signed Drivers are disabled)
I have no idea, i need u :crying:
If anyone have ever see the same issue, give me ur solution please
I certainly will contact the OnePlusSupport too but i know it's not really a good idea.
I will go to sleep now, i need to go to school tomor... today.
Have a good night !
Click to expand...
Click to collapse
Fastboot commands : is the phone recognised?
"fastboot oem device-info" output?
Did you tried the Mega unbricked guide?
Which step precisely is a problem?
Kéno40 said:
Fastboot commands : is the phone recognised?
"fastboot oem device-info" output?
Did you tried the Mega unbricked guide?
Which step precisely is a problem?
Click to expand...
Click to collapse
Yes he used..read full op.
Nekkoelb said:
Hi, i'm starting this thread by excusing myself for this approximativly english, i'm not really an english man :angel:
I don't really like calling help on forum, but at 00:30, with studies tomorrow, i'm really bored.
So, today at 17:30, i have reboot my OPX, simply reboot, and i'm now on a bootloop... I read a looooooot of thing on internet and i deduce that : My bootloader has relocked himself.
Before this reboot, i was on OxygenOS 3.* with TWRPblu****** and an unlocked bootloader. I can't access to recovery, only to a bootloop or fastboot mode.
I've tried :
- Use fastboot commands to flash recoveries, but nothing happen because i can't unlock the bootloader
- Use the MSMdowloadtool like all guide said, but the problem is there i think. My device aren't recognize as a "Qualcomm ***********" is recognize as "Android" or "One plus bootloader device" (i haven't exact name here). I thinked Windows 10 have the faculty to identify android devices, so i've installed on dual boot windows 7, no more results. (Signed Drivers are disabled)
I have no idea, i need u :crying:
If anyone have ever see the same issue, give me ur solution please
I certainly will contact the OnePlusSupport too but i know it's not really a good idea.
I will go to sleep now, i need to go to school tomor... today.
Have a good night !
Click to expand...
Click to collapse
Power off your phone, connect to PC with power off holding volume up button. It should detect phone as Qualcomm.
Nekkoelb said:
Hi, i'm starting this thread by excusing myself for this approximativly english, i'm not really an english man :angel:
I don't really like calling help on forum, but at 00:30, with studies tomorrow, i'm really bored.
So, today at 17:30, i have reboot my OPX, simply reboot, and i'm now on a bootloop... I read a looooooot of thing on internet and i deduce that : My bootloader has relocked himself.
Before this reboot, i was on OxygenOS 3.* with TWRPblu****** and an unlocked bootloader. I can't access to recovery, only to a bootloop or fastboot mode.
I've tried :
- Use fastboot commands to flash recoveries, but nothing happen because i can't unlock the bootloader
- Use the MSMdowloadtool like all guide said, but the problem is there i think. My device aren't recognize as a "Qualcomm ***********" is recognize as "Android" or "One plus bootloader device" (i haven't exact name here). I thinked Windows 10 have the faculty to identify android devices, so i've installed on dual boot windows 7, no more results. (Signed Drivers are disabled)
I have no idea, i need u :crying:
If anyone have ever see the same issue, give me ur solution please
I certainly will contact the OnePlusSupport too but i know it's not really a good idea.
I will go to sleep now, i need to go to school tomor... today.
Have a good night !
Click to expand...
Click to collapse
You have noting to do but to flash stock oos 2.1.4 using Qualcomm flasher and driver.I faced the same issue.but I managed to flash using Qualcomm in windows 10.and got my onyx back.
My suggesting is remove the adv or oneplus drivers.just install the Qualcomm driver and connect the device.follow the device manager if the deivce detected or not.it will detect and flash using Qualcomm flasher.

How do I use a chromebook so I can flash a rom onto a samsung phone

Recently, actually the day after getting a phone, it broke, somehow, while using king root, and I need to fix it quick as possible. Is it possible to flash a new rom onto a phone using the chromebook I have. I need to know quick before I get in trouble.:crying:
H4ck3rz said:
Recently, actually the day after getting a phone, it broke, somehow, while using king root, and I need to fix it quick as possible. Is it possible to flash a new rom onto a phone using the chromebook I have. I need to know quick before I get in trouble.:crying:
Click to expand...
Click to collapse
Hello H4ck3rz,
I have recently purchased a Samsung Chromebook Plus and I also recently got a Nexus 6. I have been looking into how to use fastboot in order to root and rom my Nexus. I have found some promising info on the subject:
I first found this XDA Article that gives more of an overview on enabling ADB and Fastboot on Chrome OS
https://www.xda-developers.com/guide-to-enable-adb-and-fastboot-on-chromeos/
That article refers to an actual XDA guide (tutorial thread) at the very end:
https://forum.xda-developers.com/showthread.php?p=38232908#post38232908
I've read through them both and they seem pretty straight forward. It helps to have a bit of command line knowledge, but the commands used are clear in the instructions.
There is a section in the tutorial that links back to the Chromium Project site where you'll have to find your specific device to learn how to get into developer mode (assuming you don't already know).
NOTE: I have not tried this yet, but I am 100% sure I am going to at some point soon. Probably some time this weekend. After I go through it, I will post again to let you know how it went, if you want to wait to hear about results before you try it.
Hope this helps.
Rk.
Update: I decided I to work on this last night and from the beginning I had problems. TL;DR - adb and fastboot are already part of the developer mode system on my Chromebook Plus. So the need to follow those guides isn't necessary for me.
I was not, however, able to do anything to my Nexus 6 from my Chromebook. Since the Plus only has USB Type-C ports, I bought a USB Type-C to Micro USB cord, but the Nexus wasn't being recognized properly. adb devices returned "????????????" devices, and I didn't get anything with fastboot. I can only surmise that it is the cord, because on my windows laptop, adb and fastboot work flawlessly while my Nexus 6 was connected with the included sync cable.
I'll post again if have more info to share. Sorry I couldn't be of more help.
Rk
rkwarner2 said:
Hello H4ck3rz,
I have recently purchased a Samsung Chromebook Plus and I also recently got a Nexus 6. I have been looking into how to use fastboot in order to root and rom my Nexus. I have found some promising info on the subject:
I first found this XDA Article that gives more of an overview on enabling ADB and Fastboot on Chrome OS
https://www.xda-developers.com/guide-to-enable-adb-and-fastboot-on-chromeos/
That article refers to an actual XDA guide (tutorial thread) at the very end:
https://forum.xda-developers.com/showthread.php?p=38232908#post38232908
I've read through them both and they seem pretty straight forward. It helps to have a bit of command line knowledge, but the commands used are clear in the instructions.
There is a section in the tutorial that links back to the Chromium Project site where you'll have to find your specific device to learn how to get into developer mode (assuming you don't already know).
NOTE: I have not tried this yet, but I am 100% sure I am going to at some point soon. Probably some time this weekend. After I go through it, I will post again to let you know how it went, if you want to wait to hear about results before you try it.
Hope this helps.
Rk.
Click to expand...
Click to collapse
Thanks for this! I can't find my windows laptop and all I have to use now is a Chromebook that does not have adb or fastboot installed. I followed the links and tutorials you shared and was able to install chroot (linux), install adb and fastboot on that linux, and then finally use it to load my phone into fastboot and flash TWRP on my nexus 5. You saved me so much trouble!
i3uu said:
Thanks for this! I can't find my windows laptop and all I have to use now is a Chromebook that does not have adb or fastboot installed. I followed the links and tutorials you shared and was able to install chroot (linux), install adb and fastboot on that linux, and then finally use it to load my phone into fastboot and flash TWRP on my nexus 5. You saved me so much trouble!
Click to expand...
Click to collapse
can you please help me. when I enter 'sudo adb devices' the device is seen. but it says unauthorized. Can you help me with a a step by step write up. I want to flash Android P on to my Pixel 2 XL.
Thanks

Categories

Resources