Can anyone tell me what is Android SDK? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone tell me what is Android SDK?

What is Android SDK tool

18th Aug 2020, 4:35 PM
Manash Saikia [ 45% Active ]
Manash Saikia [ 45% Active ] - avatar
1 Answer
+ 4
Manash Pratim Saikia Android SDK Platform-Tools is a component for the Android SDK. It includes tools that interface with the Android platform, such as adb, fastboot, and systrace. These tools are required for Android app development. They're also needed if you want to unlock your device bootloader and flash it with a new system image. Although some new features in these tools are available only for recent versions of Android, the tools are backward compatible, so you need only one version of the SDK Platform-Tools.
18th Aug 2020, 4:39 PM
S.G.INGALE
S.G.INGALE - avatar