Android: Retrieving shared preferences of other application

前端 未结 6 2083
迷失自我
迷失自我 2020-11-22 15:21

I have a settings application from which i have to retrieve other applications preferences, but i don\'t have the details of keys in them, how can i retrieve all the availab

6条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-22 15:56

    Additionally you have to add same android:sharedUserId in the both app's manifest file.

提交回复
热议问题