Hi Rui Wu,

Thanks a lot. It works very good and perfectly as i want. Now, i know
that where was my problem. Actually, i had not added this line/lines :
"       mData.strFirstName = edFirstName.getEditableText().toString();".
That's why i was not getting any result.

Now, i got it. I have also one query. I have two activities. First
activity consist on edittext and button whereas second activity
consist only edittext. When i write in edittext of first activity and
press a button of first activity than the edittext of second activity
should get the same string. Actually, i want to get the email id from
the first activity and also it should be automatically get in the
edittext of second activity.

If you have any idea about it, please tell me. Again thanks for help
me out from this problem.

Regards,
--------------
Pranav

-- 
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

Reply via email to