=====Android Fragments Example===== --by Cullin Moran-- A simple application which displays two fragments inside of an activity. One fragment contains a button which will launch an AsyncTask, which displays a simple DialogFragment ProgressDialog and counts to ten.