【Android Debug Bridge】ADB lets you communicate with an emulator instance or connected Android-powered device. ADB is a client-server program that includes three components:A client, which runs on your development machine(运行于开发机上). You can invoke a client from a shell by issuing an ......
本文摘自 :https://www.cnblogs.com/


