I am working on Android application which will share the database. For that, I\'m using android:sharedUserId in both application\'s Manifest file. When I am try
android:sharedUserId
In my case, the two app was signed with differents signatures. Using the same signature fix my problem