Skip to content
Bluesky Yao edited this page Apr 22, 2015 · 1 revision

ddmlib

IDE tools operate android device or emulator via Android Debug Bridge,such as Android Studio,Android Development Tools,They all share the benefit of ddmlib java api.for starters It's not easy to use ddmlib,and That's the reason for this project.

Structure

device-api

The facade for ddmlib.

device-keeper

A distributed android device monitor system based on device-api

Clone this wiki locally