I\'ve recently built an Android app with a minSdkVersion of 7 and targetSdkVersion of 10. I\'m now making the app tablet compatible and adding action bars. So I updated by tar
In Eclipse, after changing the minSdkVersion and targetSdkVersion
if the "Android Device Chooser" still shows the Red X on the Devices (which should be compatibles). Try:
All compatible devices should turns to the green check mark now.