Hello,

I have a string called string3 that I want to read into a EditText
window called editTextW. I am trying to use:

editTextW.setText(getString(string3));

but set text doesn't seem to like strings. Does anyone have any
suggestions of what I can use to get the string in to my EditText
window?

regards
André

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to