[android-developers] Re: how to know data successfully saved on server

2010-08-30 Thread AJ
You must have written code for posting data to server in a thread. So when you press the BACK key terminate that thread and show a screen that Failure Data posting to server to user Thanks, AJ On Aug 30, 12:00 pm, pramod.deore deore.pramo...@gmail.com wrote: Hi,  In my application I am sending

[android-developers] Re: how to know data successfully saved on server

2010-08-30 Thread pramod.deore
HI, AJ Thanks for reply, But instead of terminating the process what I want is : If user press back button then also data is sent to server in background and after successfully sending set screen or alertbox to the user showing status of data i.e successfully saved on server or not. On Aug 30,

Re: [android-developers] Re: how to know data successfully saved on server

2010-08-30 Thread Mark Murphy
On Mon, Aug 30, 2010 at 3:15 AM, pramod.deore deore.pramo...@gmail.com wrote:  But instead of terminating the process what I want is : If user press back button then also data is sent to server in background and after successfully sending set screen or alertbox to the user showing status of

[android-developers] Re: how to know data successfully saved on server

2010-08-30 Thread pramod.deore
Thank you Sir, -- 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