2
Android Studio 3.0 Beta 5

During using Android studio sometimes in crashes unexpectedly and I tend to lose my work.

I have looked at the settings to try and find out if I can adjust the auto save to save more often to prevent the lose of work.

Normally I will Ctrl X + S Emacs keybindings if I haven't built anything for a while. However, sometimes I forget and lose any unsaved work when AS unexpectedly freezes or crashes.

Is there anyway to configure the auto save to get it to save more often, or is there anything else I can do?

Many thanks for any suggestions,

ant2009
  • 27,094
  • 154
  • 411
  • 609

1 Answers1

0

Go to File/Settings (Ctrl+Alt+S) Type in the search bar : "Autosave" You can check the box for "Saves files if the IDE is idle for x seconds"

If the delay is too long, you can also reduce it.