аппликация не сохраняет настройки, особенно платные, типа keyboard , plume etc.
то ее надо переместить из Phone Storage в Internal.
происходит эта хня типа
I have set android:installLocation to "internalOnly" in my (paid) Android Application. The apk itself installs to /data/app (as it should), however Google Play on Android 4.1.1 installs the app to /mnt/asec.
This causes major problems for my app, as it is primarily an Android service. As the service cache is generated before /mnt/asec is mounted, it cannot find my service and removes it and all associated accounts including their data.
http://code.google.com/p/android/issues/detail?id=34880
говорят в 4.2.* гугл пофиксил, но
+ как-то не прошел трюк, устанавливать app не с Google Play, а просто из apk.
но пару app не жалко, особенно если сначала вычистить log