Hi, i have a nexus one with firmware 2.2 = sdk 8
when i dont use:
<uses-sdk android:minSdkVersion="8" />
the app works just fine. But when I add this (and as my device is 2.2 = sdk 8, so it should be same) my imagepositions are wrong and the app totaly slow down ?
How do I set the minSDk right?
thx chris