[android-developers] Re: Get data from EditText

2011-04-06 Thread harsh chandel
String s=(Edittext) findviewbyid(R.id.edittext01).getstring.tosring(); On Apr 4, 12:36 pm, rishabh agrawal wrote: > How to get data from EditText & how to stored in Buffer i.e Integer.. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To p

[android-developers] Re: Get data from EditText

2011-04-04 Thread Zsolt Vasvari
Yes. On Apr 4, 3:36 pm, rishabh agrawal wrote: > How to get data from EditText & how to stored in Buffer i.e Integer.. -- 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.co