How i can pass Array List from one Activity to another my array list is shown as follows
ArrayList>
my idea, you can define a global static variable for this data set on the package and save it first before jump to another activity.