I am self- learner to android,
Assume an android program is going to display some result on a textview.can any one tell me how to show that answer on first tab of the tab host’s on the next screen.How to achieve this?
As per my knowledge i googled and found “Shared preference” concept will be helpful to this problem. Was i right?
And i found some samples but they are not making me clear,can any one give me some examples with screen images.
Thanks for your precious time!.
here is a small sample in this whatever you enter in first tab it is shown on second tab:
Main class
NewActivity
SecondActivity