I have made some apps in 2.2.1 now when I run the same app in 3.1 it gives errors.
Changing the codes is a solution I am not looking for.
I am looking for some pre-processor directives that can make my app compatible to both SDKs.
Something like #ifdef
.
Thank You All.