Hi,
1)How to pass the instance of the main activity to the subactivity so that public methods in the main activity can be called from the subactivity.
2) How to call a common subactivity from more than one activity class and how can we get the information that which activity calls that subactivity.
Any suggestions please...






