My pc crashed. A java file became corrupted, and that file just displays 'nul' 'nul' etc. in notepad++. When I try and click on the file to open it, Android Studio crashes, and if I right click on that file and try and restore it by clicking on local history>show history, Android Studio crashes.
Does anyone know how I can restore the file using local history without Android studio crashing?
I found Android Studio's local history folder which contains 2 files: 1.changes.storageData and changes.storageRecordIndex, perhaps I can retrieve the file through these files. Does anyone know how to browse them?
Thanks in advance