On my Nexus 5 running Android M Developer Preview 2, when uninstalling/reinstalling an app, the device is retrieving shared preferences I stored long ago, for instance a boolean isFirstLaunch
.
The only way to clear these is to do it manually from the device settings.
Is there any change in shared preferences behavior on Android M? I can't find any documentation regarding this.
Or maybe the Android M Preview 2 ROM has a bug...