Can you regenerate a deleted modules .iml file in android studio
android, android-studio, intellij-idea
Solution
If you have not invalidated your cache or updated intellij since, locate the folder it used to be in > right click > Local history > show history. from here you should be able to restore that `.iml` file
Problem
I have accidentally erased one of my project modules .iml file and I was wondering if its possible to regenerate it. I have googled around for a bit but I have not seen a solution yet.