I am unable to test Android app on Sony Xperia Miro. Its very easy to test on HTC devices but unable to find the solution for xperia miro. I am testing apps using the Android emulator all things are working fine, but xperia device is not detected, The device is detect for all other functionality like accessing sd card, internal memory, synchronization etc but cant find my device for debugging app. Please help me out.
Thanks in advance
Connect your device and try restarting your server like so:
adb kill-server
adb start-server