Multiple choice

Which of the following android development tools is used to construct the android package files (.apk)?

  1. Android Emulator

  2. Dalvik Debug Monitoring Service (DDMS)

  3. Android Asset Packaging Tool (AAPT)

  4. Android Debug Bridge (ADB)

  5. Android Development Tool (ADT)

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Android Asset Packaging Tool (AAPT) constructs the distributable android package files (.apk).