- Run Android Devices and enable remote debugging
- ADB should be running in your machine (http://developer.android.com/tools/help/adb.html)
$you> adb start-server
$you> adb devices
List of devices attached
$you> adb start-server
$you> adb devices
List of devices attached