I know that we can able to pass the any object with its value to another activity with the method putExtra() and getExtra methods.
but now I want to know whether is it possible to pass the array to the another Activity or not?
Or if it is then let me know how I can pass the array to the another Activity ?
Thanks.
I know that we can able to pass the any object with its value
Share
And for receiveing