I am trying to send data from child activity to parent. But somehow, onActivityResult(..) is not getting called. here is code
Parent activity
selecte
Remove OnActivityResult() method in the Main Class, it works perfectly... MainActivity->>>>Fragments
OnActivityResult()