From a fragment I instantiate this way
fmdata = new FileManagerData(getActivity());
the following class. I don\'t understand why onCreate()
Uninstalling the app will remove the db, and thus will call onCreate on next run.