Is there way to disable auto save in Android Studio ?
I already uncheck "Save files automatically if application is idle for nn sec." in Setting->General.
Thanks
Is there way to disable auto save in Android Studio ?
I already uncheck "Save files automatically if application is idle for nn sec." in Setting->General.
Thanks
In android Studio 2.1.1, 2016
File -> Settings -> Appearance and Behavior -> System Settings And see synchronization paragraph and uncheck autosave and/or 'use safe write'
File
>Settings
>Appearance & Behavior
>System Settings
>Synchronization
> then uncheck bothSave files on frame deactivation
andSave files automatically if application is idle
>OK
Now, you may want to do this too.
File
>Settings
>Editor
>General
>Editor Tabs
> then checkMark modified tabs with asterisk
>OK
File
>Settings
>Keymap
> search with save document > right clickSave Document
>Add Keyboard Shortcut
> press Ctrl+S>OK
>Remove
>OK
If you go to Settings, and type Save in the search you will find under the IDE Settings an area called "General". From there you can find a number of options to control saving. It sometimes does not work and saving will continue anyway. Unfortunately there is no universal "turn-off" switch. AS is a hand holding IDE, you just have to get use to it.
Settings section you are seeking looks like this: