Created by: agilob
I'm going to use this code for some time before it's merged, you can help me with testing too. After moving data there were a lot of NPEs which I 'fixed' in the second commit.
I'm not sure if importing OCID data works, after import is successful there is nothing listed in the database viewer. There is no problem gathering data from near cells and storing them in the DB, so I'm not sure whose fault is this.
To replace all occurrences of 'old path' I just searched for Environment.getExternalStorageDirectory()
and replaced it with getExternalFilesDir(null) + File.separator
.
The first commit closes https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/issues/412, the second one is extra.
If you have more time, please install this on your phone. Especially the issue with OCID ;/
No actions are needed to move data from current path to the new one.
@SecUpwN will change CV when it's stable/tested :P