---
title: "What do you mean by ADB in reference to Android"  
description: "What do you mean by ADB in reference to Android"  
author: "Anonymous User"  
published: 2016-01-12  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/22968/what-do-you-mean-by-adb-in-reference-to-android  
category: "android"  
tags: ["android"]  
reading_time: 1 minute  

---

# What do you mean by ADB in reference to Android

Adb is acronym for Android Debug Bridge. It allows developers the power to execute remote shell commands. It's basic function is to allow and control communication towards and from the emulator port.

## Answers

### Answer by Anonymous User

Adb is acronym for Android Debug Bridge. It allows developers the power to execute remote shell commands. It's basic function is to allow and control communication towards and from the emulator port.


---

Original Source: https://www.mindstick.com/interview/22968/what-do-you-mean-by-adb-in-reference-to-android

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
