eclipse - ADB sees my phisycal device, logcat output is present. Android device chooser doesn't -


i'm trying hook samsug galaxy ace plus eclipse testing. i'm running mac os x. have latest sdk. have 2 versions of eclipse, new 1 , indigo. neither of them see device.

i checked through terminal "adb devices" see if device present , is. eclipse shows logcat output phone does. problem when try run app android device chooser window doesn't see phone.

i found many posts of problem none these details. i've tried every suggestion find. please help.

thanks!

is minsdk param of application less or equals android version of galaxy ace?

you can check minsdk in manifest , api level here


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -