Download Android SDK Platform-Tools (Windows/Mac/Linux)

文章推薦指數: 80 %
投票人數:10人

Essentially, the 'platform-tools” is a command-line tool meant for developers only. They are a part of the Android SDK Manager and Android Studio and are used ... ADBandFastbootareessentialcommand-linetoolsforAndroidthatfacilitatearangeoftasksincludingflashingfactoryimagesorcustomrecoveryorkernelimages(.img),sideloadAPK,etc.UsingADBandFastbootcommands,wecanperformcountlesstasksonAndroiddevicesandevendebugthem.ThankstoAndroidSDKPlatform-toolsthatpacktogetherallrequiredfilestoexecuteADBandFastbootcommandsusingacommandprompt.Below,youcandownloadthelatestSDKplatform-toolsZipforWindows,Linux,andMacOSXdirectlyfromtheGoogleservers. InthisArticle hide 1. WhatisSDKPlatform-Tools? 2. DownloadADBandFastbootSDKPlatform-Tools 2.1. AndroidSDKTools(Windows) 2.2. AndroidSDKPlatformTools(MacOSX) 2.3. ADBPlatformTools(Linux&Ubuntu) 3. HowtoUseSDKPlatform-Tools 3.1. HowtoLaunchaCommandWindow? 3.1.1. Method1 3.1.2. Method2 3.2. VerifyADBConnection WhatisSDKPlatform-Tools? Essentially,the‘platform-tools”isacommand-linetoolmeantfordevelopersonly.TheyareapartoftheAndroidSDKManagerandAndroidStudioandareusedtoperformmorecomplicatedtaskslikedeveloping,analyzing,anddebuggingAndroidappsAPK(AndroidApplicationPackagefile).Usingthemyoucanemulateapps,editthevisuallayouts,andtestthemwithoutarealAndroiddevice. Nottoolongago,wehadtodownloadafullAndroidSDKsuiteorAndroidStudioandgetthePlatform-tools.GooglethendecidedtoreleasetheAndroidSDKPlatform-toolsseparately.Now,wecandownloadthelatestversionofAndroidSDKPlatform-toolsforWindows,Linux,andMacinaneasy-to-downloadZippackage. DownloadADBandFastbootSDKPlatform-Tools BelowyoucandownloadtheAndroidSDKToolsforallthreemajoroperatingsystemsforcomputers. AndroidSDKTools(Windows) HavingdownloadedthelatestversionofAndroidSDKPlatform-toolsforWindows,youcanfollowthestepsgivenbelowtosetitup. platform-tools-latest-windows.zip AndroidSDKPlatformTools(MacOSX) platform-tools-latest-darwin.zip (Learn,howtoinstallanduseADBandFastbootonMac) ADBPlatformTools(Linux&Ubuntu) platform-tools-latest-linux.zip IwroteadetailedguideoninstallingADBandFastbootonLinuxtohelpyouwithusingADBcommandseasily. Don’tMiss:HowtoInstallUseADBCommandsonAndroidPhones HowtoUseSDKPlatform-Tools NowthatyouhavealreadydownloadedtheSDKPlatform-tools,youneedtoinstallitorsetituponyourcomputer.Ifyoudon’tknowwhattodowiththezipfileyoujustdownloadedandhowtoexecutetheADBandFastbootcommands,Iamgoingtoexplaineverythingyouneedtoknow. Firstofall,youneedtounzipthe“platform-tools-latest.zip“.YoucanextractitanywhereonyourcomputerbutIprefersavingthefilestoafoldercreatedas“Android”ontheCdriveonmyWindowsPC.Havingextractedthezipfile,youneedtolaunchacommandpromptwindowbeforeyoucanexecuteanADBorFastbootcommand. HowtoLaunchaCommandWindow? It’sveryeasytolaunchacommandpromptwindowonaWindowsPC.ClicktheSearchiconnexttotheWindowsmenuicononthetaskbarandhittheEnterkey.IncaseyouneedtolaunchtheCommandorCMDwindowfrominsidethePlatform-toolsfolder,thereare2waystodothat. Method1 OpenthefolderinwhichyouextractedthecontentofthePlatform-tool.zipfile. WhilepressingtheShiftkeyonthekeyboard,performaright-clickonyourmouseatanemptyplaceinsidethefolderwindow. Fromthecontextmenupop-up,selectthe“Opencommandprompthere”option. YoucannowexecuteanyADBorFastbootcommand. Method2 Well,thismethodisfareasierthantheoneIdescribedabove.Youcansimplylaunchacommandwindowfrominsidetheplatform-toolsfolderbytyping“cmd”intheWindowsfileexploreraddressbarasshownbelowandhittingtheEnterkeyonyourPC’skeyboard. Note:MakesuretoenabletheUSBdebuggingoptiononyourAndroiddevice.YoucanfinditunderSettings>Developeroptions.Incaseyoudon’tseeDeveloperOptionslistedunderdeviceSettings,openAboutdevice>SoftwareInformationandtaptheBuildnumber7timestounlockthehiddenDeveloperoptionsonyourAndroiddevice. Youneedtoallowthedebuggingoptionsothatyourdevicesandcomputercancommunicateandinteractwitheachother.Whenyouexecuteacommandinthecmdwindow,you’llgetapop-uponyourAndroid’sscreenaskingyoutoAllowUSBdebugging. VerifyADBConnection Note:MakesureyouhavealreadyinstalledtheproperAndroidUSBDriverfromyourdevice’smanufactureronyourcomputer. HavingenabledUSBDebuggingfromDeveloperoptions,connectyourphoneortablettothecomputerusingacompatibleUSBcable. NowlaunchacommandwindowandtypethefollowingcommandandclicktheEnterkeyonthekeyboard. adbdevices You’llseethelistoftheIDsofattacheddevicesintheCommandPromptwindowrepresentedbyastringofalphanumericvaluesasshownbelow. PleasenotethattosideloadandAPKonyourAndroidphoneviaADBortoflashasystemimage(.img)fileusingFastbootcommands,youneedtoplacethosefilesinsidethe“platform-tools”folderfirst.Youcanalsoenablesystem-wideADBandfastbootsothatyoucanexecutecommandswithoutnavigatingtothe“platform-tools”directoryeverytime.Ifyouencounteranyproblemwhilerunningcommands,readmytutorialonfixingADBorFastbootisnotrecognizederror. That’sallfornow!I’vealsopreparedaveryexhaustivelistofusefulADB,ADBShell,andFastbootcommandsinadedicatedtutorial.Don’tforgettocheckthat. NowthatyouhavesetupSDKPlatformtoolsonyourcomputer,hereareafewthingsthatyoushouldstartwith. UninstallsystemappsonAndroidwithoutroot TurnSafeModeOnorOffusingADBcommand TurnoffUSBDebuggingandDeveloperoptionsusingADBcommand ADBandFastboot LoadComments Readmore Apple MacOSX iPhone iPad Android Windows Linux TV Guides TipsandTricks GeekStuff LatestTutorials 5MethodstoInstallWindows11onUnsupportedHardware(CPU&TPM) 3WaystoReplacePowerShellwithCommandPromptinWindows10/11 17WaystoOpenPowerShellinWindows10&11 FixTouchScreenNotWorkingIssueinJeepCompass&Cherokee DownloadLatestFrija–SamsungFirmwareDownload(Guide) Best3ScreenshottoPDFConvertersonWindows10in2022 350+PunchHoleWallpapersforGalaxyS22andNote20 DownloadLatestAndroidUSBDriversfromAllOEMs HowtoTurnOffTalkbackonSonyTVorAndroidTV HowtoRegisterJeepLifeAppandUseIt(iOS&Android)



請為這篇文章評分?