How about looking at the documentation for EditText? https://developer.android.com/reference/android/widget/EditText.html#getText%28%29
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, Oct 10, 2012 at 4:49 AM, manjula pallewela < [email protected]> wrote: > hi.i created a my app login using alertDialogs to user to enter username > and password..but from there i cannot get user inputs using > getText.toString() since they are editboxes.anyway is there a way to get > those values to my activity.thanks > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" 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-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

