This is the code
ArrayList list = new ArrayList(); list.add(new MyObject()); Intent intent = new Intent(this, ReceiverActivit
Try:
ArrayList myList = extras.getParcelableArrayList("list"));