not sure what you mean, but try looking up startyActivityForResult. Thats 
how you can get the data from B back to A. in the onActivityResult method..

 Dana ponedjeljak, 6. kolovoza 2012. 11:39:10 UTC+2, korisnik vamshi ch 
napisao je:
>
> Hi,
>
> I have an App that i want to store the data in cache/temp memory before 
> saving the data in DB like  I have created an application with 2 
> activities, where *A*  , *B* . if I go through *A -> B*, in *B* I've some 
> fields  I would like to have its data cached somewhere  then I'm back to *
> A* , then If i save the A fields in DB then only i needs to save B 
> fields.  if I'm not saving any data fields in *A* so *B* fields will not 
> be save..
>
> Until and unless saving the data in *A *then only *B* fields needs to 
> save.
>
> Can anyone help me with a code snippet. 
>

-- 
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.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to