views:

22

answers:

0

Hi All,

I Have one App which is having four Tabs. When i click on Tabs it shows me different activities. now the problem is i m working on current project and i want to call another project in my applicaion. i have imported the package in my current project. but when i m calling the other activity in Manifest its is showing me the error("Class com.mydemo.WeatherForecast does not exist") in manifest.

wat should be the problem? thanks in advance.