Skip to content

Ladicek/ddmlib-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo of how to connect to ADB server using ddmlib and enumerate connected Android devices.

If you want to run it, you can easily compile it yourself or you can use Gradle like this:

1. Install Gradle, at least 1.0-milestone-1. See http://www.gradle.org.
2. Run the application with 'gradle run'.

Note that the ADB server should be running. If it isn't, it is detected and the program fails. This is on purpose.

About

Simple demo to show basic usage of Android Tools ddmlib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published