how to changed the current version of a project. i downloaded some samples of android program and it is built with 2.2
i'm changing it with 4.0+ but i get error. this one is only working with 2.2 below import android.app.TabActivity;
how can modify it so i can use it properly with higher version of android. tnx
i'm changing it with 4.0+ but i get error. this one is only working with 2.2 below import android.app.TabActivity;
how can modify it so i can use it properly with higher version of android. tnx