I am struck at this point. I need to pass an arraylist from broadcast receiver to a java class in the same application.Could anyone suggest how can I achieve this?
Asked
Active
Viewed 74 times
0
-
Post your code. – earthw0rmjim Oct 15 '16 at 12:51
-
Possible duplicate of [How can I send result data from Broadcast Receiver to Activity](http://stackoverflow.com/questions/6661801/how-can-i-send-result-data-from-broadcast-receiver-to-activity) – Atiq Oct 15 '16 at 12:52
-
I need to send the data to a class. Are both same? – user3170131 Oct 15 '16 at 13:20