Database won’t remove when uninstall the Android Application
in Android 6.0, google added new feature called Auto Backup. when this option is on(default is on), Android system copies almost every directories and files that created by system, and upload it to user’s google drive account. When user reinstalls app, android automatically restore app’s data, no matter how it was installed(via Play store, adb … Read more