Leo
Leo

Reputation: 3143

Eclipse: Unable to detect device compatibility

I have Eclipse 4.2.0, Win7 x64 and latest android sdk. Also I have just one Samsung Galaxy S1. I dont know why eclipse shows me this bug and I can solve it with reload of my pc or eclipse. But I dont want to do it.

I see >30 unabled copies of my device. It happines (perhabs) if I dont run my app long time but i'm not sure. enter image description here

Does anyone know how to solve it without eclipse reloading?

Upvotes: 2

Views: 4164

Answers (2)

Srikanth Pai
Srikanth Pai

Reputation: 926

try the below steps

1.on the device reset debugger options.. this might work

or

1.go to "device manager settings"

2.select your device and "update driver"

4 select "browse my computer for device software"

5.select "Let me pick from a list of device drivers on my computer"

6.Select "Samsung mobile device MTP " from the popup or the driver related to your device.

This will setup your device again.. and will be ready to use

Upvotes: 3

AngryBird
AngryBird

Reputation: 344

Try to re install or re download the SDK form the official website. If you really want to test your code or APK files you can use You wave for android a real emulator for android.Torrent link is this.

Hoping this may help you.

Upvotes: 0

Related Questions