OutOfMemory
OutOfMemory
报错: Caused by: org.springframework.context.ApplicationContextException: Unable to start EmbeddedWebApplicationContext due to missing EmbeddedServletContainerFactory bean.
Error:PagerSlidingTabStrip cannot be cast to android.support.v4.view.ViewPager In the MainActivity.java ` mViewPager=(ViewPager)findViewById(R.id.page); mViewPager.setAdapter(new MyPagerAdapter(getSupportFragmentManager()) ); mTab=(PagerSlidingTabStrip)findViewById(R.id.tabs); mTab.setViewPager(mViewPager);` In the activity_main.xml ` `
Error:PagerSlidingTabStrip cannot be cast to android.support.v4.view.ViewPager In the MainActivity.java ` mViewPager=(ViewPager)findViewById(R.id.page); mViewPager.setAdapter(new MyPagerAdapter(getSupportFragmentManager()) ); mTab=(PagerSlidingTabStrip)findViewById(R.id.tabs); mTab.setViewPager(mViewPager);` In the activity_main.xml ` `