culTest

    One of the 50 questions in this topic

    How much do you know about Android?

    What is 'USB Debugging'?

    Answers

    A way to charge your phone faster.
    An option in Developer Options that allows the computer to communicate with the Android device through ADB.Correct
    A USB file transfer mode.
    A tool to clean the USB port.

    USB Debugging is a developer setting that allows your Android device to communicate with a computer through the ADB interface, which is essential for application debugging and other advanced operations.