Hi Shashi, Thanks for responding, from myphone i am calling querycontacts which presents to the user a button called block and textbox. Using querycontacts i am calling another class (now part of querycontacts) to populate an arraylist called items. I want to use this arraylist later as a blockinglist. However from querycontacts when I press the back button the state info is lost i.e. Arraylist is empty. So I cannot use it. I am guessing I need a service not an activity. Code would help me here. Thanks Graham
On 20 Nov 2011 05:25, "shashi asanka" <[email protected]> wrote: What Do you need? mez with your code . tell what exact you want do you want to pass values from one activity to another activity ? -- 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 -- 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

