Question : Code was working in Android 2.1 SDK but not on 2.2

Dear Experts,

 I have an android app that was running fine upto 2.1 SDK. But with the new 2.2 SDK it breaks. It looks like i need to use some other include path.

My question is Can I have a contional include path for example
if SDK >2.1
import ""
else
import ""

Please let me know how i can do it.

Thanks

Answer : Code was working in Android 2.1 SDK but not on 2.2

I tried to find a solution for you, and if you are still having a problem, I don't believe that I can help you.
Random Solutions  
 
programming4us programming4us