View Single Post
Old 01-02-2011, 04:11 PM   #10
SCION
Séduisant
SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.
 
Posts: 4,706
Karma: 2107018
Join Date: Jan 2010
Location: Texas, USA
Device: Boox Note Air2+; Kobo Libra2; Kindle Scribe, Oasis3; iPad Mini6
Quote:
Originally Posted by The Joker View Post
Haven't figured out where ADB is .....

I'm not great at using the commands.....I know cd, dir and really basic stuff, but not sure about find....
I'm assuming I need to get into my F drive.....just not getting there....

Maybe I should just get root explorer.....maybe easier
Yes, you use CD to change directory.

Find out where ADB is using your file explorer (outside of the command line).

Mine is in:

/directoryname/directoryname/directoryname/android-sdk-mac_x86/tools

I would change directory like this:


cd /directoryname/directoryname/directoryname/android-sdk-mac_x86/tools

then I would confirm I'm in that directory:

pwd

after that is confirmed I would enter my ADB commands at the prompt
SCION is offline   Reply With Quote