Android Me Android Appliaction is a fun app that diaplays funny head,body and leg parts we can change each of this parts dynamically using Android Fragments.
A fragment is usually used as part of an activity's user interface and contributes its own layout to the activity. To provide a layout for a fragment, you must implement the onCreateView() callback method, which the Android system calls when it's time for the fragment to draw its layout.