I am trying to have 2 applications which can access each other's data. I have a two test applications which I am experimenting with. I set the 'Shared user id' for each to 'com.gabysoft.sharedfiles'. However, when I sign the first app and try and install it, I get the error:
11-05 16:50:33.422: ERROR/PackageManager(61): Package com.gabysoft.sharedfiles1 has no signatures that match those in shared user com.gabysoft.sharedfiles; ignoring! Clearly, I am not signing it correctly (I am using Eclipse's "Export signed application package" function). How do I properly sign the .apk file so that I don't have this problem? Thanks -- 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

