There is no "public registry", but if two applications are signed with the same key and are set up with sharedUserId, they can access each other's application-local file storage (getFilesDir()).
On Mon, Jun 14, 2010 at 1:03 PM, guich <[email protected]> wrote: > Is there a public registry or public place where i can put data that > can be easily accessed by applications that are signed with the same > key? I could use that area to put information about the state of an > activity. -- Mark Murphy CommonsWare [email protected] http://commonsware.com -- 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

