Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

room showing data after reinstall the app problem

If the manifest (AndroidMainfest.xml) has android:allowBackup="true", 
this could result in the data being restored automatically by the backup 
manager. From your description of the issue this could well be the cause.

Try changing to use android:allowBackup="false", uninstalling the App and 
then re-installing.
 
PREVIOUS NEXT
Tagged: #room #showing #data #reinstall #app #problem
ADD COMMENT
Topic
Name
6+9 =