I m getting that error ,as you can see i m adding the data that i grabbed from the first activity and storing it into the my array in the second activity . Then i us
You have 2 super.onCreate(savedInstanceState); in your code, remove one of them.
super.onCreate(savedInstanceState);