• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

fastboot doesn't work, adb does work ??

driesdep

Lurker
Hello,
I have here a strange problem :
i have connect my tablet (samsung galaxy tab s), into my computer,
And when i type : adb devices ; my computer returns a number (which is fine)

When i type : fastboot devices ; he can't find the device.
(and when i try to unlock , he ask to connect a device ...)
any idea how i can fix this problem ?

Thank you
dries
 
if i type only fastboot, then i can see all the options from fastboot ... (but fastboot devices doesn't work)
That's the fastboot command telling you what the options are. It will do that even if there is no device connected.

James has said above that Samsung devices don't use fastboot (Samsung always do things differently). You use different tools to flash things to them (the name "Odin" comes to mind). So you need to find a recipe for your device, not a procedure for other devices or manufacturers.

(I've never attempted to mod the only Samsung I own, a Note 10.1, so can't advise on how to do this).
 
i had already a TWRP install on my tablet. So i could install the leneage fairly easy. I didn't went anymore to the fastboot option ...
On the installation, the GAPPS wasn't installed (i couldn't found any playstore anymore),
but i hope i will find also a solution for this ...

Anywhere, thanks for everything .
(But i still have a lot of things to discover )) )

Thank you
dries
 
i had already a TWRP install on my tablet. So i could install the leneage fairly easy. I didn't went anymore to the fastboot option ...
On the installation, the GAPPS wasn't installed (i couldn't found any playstore anymore),
but i hope i will find also a solution for this ...

Anywhere, thanks for everything .
(But i still have a lot of things to discover )) )

Thank you
dries
 
Back
Top Bottom