I am new in Android and trying to make simple App .Im trying to display array list under Fragments . This list keep updated as it is driven by XML data from website . SInce array list is dynamic Im using onActivityCreated rather then onCreateView . Below are my code I am new in Android and trying to make simple A