Hi, I have write a small program to use a button and get input from the text view http://www.michaelleung.info/download-area?task=view.download&cid=2
Regards, Michael On Sun, Jul 26, 2009 at 2:19 AM, Anthony West <[email protected] > wrote: > > 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. > > > > -- Regards, Michael Leung http://www.itblogs.info http://www.michaelleung.info --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

