culTest

    One of the 50 questions in this topic

    How much do you know about Android?

    What is 'Android Debug Bridge' (ADB)?

    Answers

    A chat application.
    A command line tool used to communicate with an Android device (emulator or physical).Correct
    A photo editing program.
    A file manager.

    ADB is a versatile command line tool that allows developers and advanced users to interact with Android devices to install applications, debug, transfer files, etc.