This Android Tutorial Video shows how to add Fragments in Android to the XML layout of an Activity. Create your class that extends a Fragment, create its layout xml file containing all the essential views, Use the onCreateView method of the Fragment to link the layout and your class, use the Layout Inflater to create a View object from the XML view description of the Fragment. slidenerd.com Our Official Site Join our discussions about Android at www.facebook.com/groups/AndroidProgramming/ Follow us on facebook.com/slidenerd twitter.com/slidenerdtech pinterest.com/slidenerd