I have an object in the main.xml layout file called thefact, which is a TextView. I also have a line called sharefact. I want to save the text in a TextView to a sharefact line. I cant:
sharefact = thefact
Or something like that because he would like me to convert sharefact into a text representation.
Thanks!
android string textview
Keenan thompson
source share