INSTALL_FAILED_SHARED_USER_INCOMPATIBLE while using shared user id

后端 未结 10 1255
情深已故
情深已故 2020-11-28 10:33

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

10条回答
  •  余生分开走
    2020-11-28 11:03

    The solution for me was to select the "Build > Clean Project" menu option. It took a long time but the application deployed once it was complete.

提交回复
热议问题