I am using android SDK 4.0.3 and I\'m trying to run a simple program in which I\'m trying to switch from one page to another page using an Intent (By passing intent object as: I
Open the Android Manifest.XML and define {SecondActivity} as a new activity then Eclipse will be able to locate it as a new activity