How can I use broadcast receiver to start/lunch fragment for example : if I need to start/luanch activity , I can use intent :
You must luanch intent and putextera and sendactivity. Then you can launch fragment from activity.