I need to pass an array of String/integer values from one Activity to another. How do I achieve this?
Refer this pass arraylist from one activity to other may help you