Im trying to pass data between two fragmens in my program. Its just a simple string that is stored in the List. The List is made public in fragments A, and when the user cli
you can read this doc .this concept is well explained here http://developer.android.com/training/basics/fragments/communicating.html