Hi. I am writing a program that would use textview and button
controls for System.in and System.out.println() statements.
I would like to take an input from a textview,
use another textview for output
and a button to view output from the input.
In Java I would use System.in.readint() for input,
and System.out.println("Some Text" + variablename) for output.
How would I use Textview controls and buttons in this scenario. Is
there any example code I can look at that would help?
Many thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---