Recover file in Android Studio?

后端 未结 4 656
执念已碎
执念已碎 2020-12-06 09:39

I created a project in Android Studio (Version 1.2) and after working on that project for a few weeks, my PC suddenly shut down (Android Studio was open at that time).

4条回答
  •  萌比男神i
    2020-12-06 09:54

    Can you find the file in file explorer?

    If you can, try to open the file through another explorer

    You can find your projects path by right clicking the project and hitting "File Path"

    Is there local history available?

    Try right clicking the faulty file and checking Local History -> Show History

    If you can fetch the local history, right click the history entry and click revert

提交回复
热议问题