Can anyone tell me what is Android SDK? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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 ответ
+ 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
Shubham Ingale
Shubham Ingale - avatar