Hi All,
I want to make an Tab Activity. which consists of 3 tabs. but when i create an project with Android 2.2 and API 8 then in Main.XML its showing an null pointer exception. but when i change it to API 4 or 5 den it is showing the layout of tabs.
and one more thing i want to clarify is when we create an project we need to specify Build target and AVD on which we want to run application. i want to ask that both the API will be same or can be different??
Thanks in Advance