Multiple choice

What is the task of Android Debug Bridge (ADB) Android Development Tool?

  1. It supports emulator for the executing environment in a networking medium.

  2. It installs compiled application packages (.apk), and run shell commands.

  3. It uses the DDMS perspective to monitor and control Dalvik virtual machines.

  4. It is used to test and debug the android applications.

  5. Options 1 and 4.

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

It is a client-server application that provides a link to a running emulator.