On Thu, Jul 29, 2010 at 1:39 AM, Sohan badaya <[email protected]> wrote: > I actually just want to verify that either we can use shared pref. xml file > in different application or not.
No, you cannot, unless: -- both applications are signed with the same application signing key, and -- both applications are set up to have the same android:sharedUserId -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 2.9 Available! -- 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

