| Author |
Textfield question of an absolute newbie
|
William H Taylor
Greenhorn
Joined: Apr 22, 2009
Posts: 15
|
|
|
I want to have the user input a string into a textfield, retrieve the text from the textfield, process it and return another string to a text view object. I don't know how to do this. Can someone either point me to a tutorial, or post some code. I have searched google but I am not trying to create a new input class, I am trying to figure out how to modify the android manifest and extend an activity that uses a textview. Thanks.
|
 |
sohaib rahman
Greenhorn
Joined: Jun 01, 2010
Posts: 20
|
|
Hi William,
I have browsed through this tutorial about Android
http://www.learning-android.com
|
 |
William H Taylor
Greenhorn
Joined: Apr 22, 2009
Posts: 15
|
|
|
Thank you Sohaib, I think that this will work.
|
 |
 |
|
|
subject: Textfield question of an absolute newbie
|
|
|