accentsmil / apps-for-android

Automatically exported from code.google.com/p/apps-for-android
Apache License 2.0
0 stars 0 forks source link

By Using Intent Unable to show data in activity 2 #84

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

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

Attachments: