0 votes
in Android by
Explain the Android SDK.

1 Answer

0 votes
by

This is a set of tools that Android developers use in order to develop or write apps. It features a graphical user interface that emulates a handheld, Android-driven environment, making it easier for developers to create, test, and debug their code.

The tools include:

  1. Dalvik Debug Monitoring Services
  2. Android Emulator
  3. Android Asset Packaging Tool
  4. Android Debug Bridge
...