


Waiting for application to come online: | .test This is a log how it starts: $ adb shell am start -n "/.DashboardActivity" -a -c -D

I deleted them and the app seemed empty - until I deleted it and installed again - 24th january was back. I even tried adb shell and run as to clean up data: bullhead:/data/data/ $ ls -l databases/ I have repeated this procedure many times, I cleaned my project, rebuilt it multiple times and it always starts with 24th january data (both database and shared prefs). I face very weird situation on certain device (Nexus 5x with Android 7): when I clean its data and uninstall it, then install it with Studio, the app is not unitialized but it uses data from 24th january! I tried the same procedure with a tablet and the app has no data.
