How to pass string data between fragments like we did in Activity using intents?Plea
Use setArguments(...) and getArguments(...) if you are loading one fragment from another