Good to all, I want to know how I can fill an array of objects from another activity send the information, and see it in another activity when it is executed.
The idea is like a product selection, I have created a producer class, an adapter extends ArrayAdapter, something like a global variable that I can fill from another actiity.