1.i create a actiivity . which get string from edit text
2.then i send to activity2; that string using Intent and bundle
3.activty2 is reciving Intent but fails to show in a edit text.
i want to show that string in a edit text box.
Original issue reported on code.google.com by dezertz....@gmail.com on 29 Mar 2012 at 1:01
Original issue reported on code.google.com by
dezertz....@gmail.com
on 29 Mar 2012 at 1:01Attachments: