Quote:
Originally Posted by wake69
When you install sdk, does it still put fastboot in the tools folder and adb in the platform-tools folder? If so, this should be noted and recommend copying from one folder to the other
|
I remember this being an issue in older Android SDKs. So I made a point of it to make sure both ADB and fastboot were int he same folder. They revamped it in the new version so that fastboot and adb go into the platform-tools folder by default now. Actually, both tools don't even come with the installer, you have to select the tool option and download the tools specifically. I remember that was different in older SDKs, too.