I have implemented aViewPagerin my customize home Launcher application and I added 5 pages in theViewPager.
Now I want to add home screen widgets and application shortcuts on individual pages in myViewPager. What would be the best way to accomplish this?