Hi All I have more than 5 applications on the phone that they need to share data with content provider, and each application install first, must create table and URI, so in all applications I should declare provider in manifest,to give the application authority to initialize provider.But I got Installation error: INSTALL_FAILED_CONFLICTING_PROVIDER error, how can i manage this problem? Thanks for your kindly help. Mahsa.
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

