Asked 7 years ago
23 Sep 2016
Views 2333
sachin

sachin posted

want to remove process of auto sync of Gradle at Android Studio

Hi
Android studio do auto sync for Gradle and it freezee my pc and taking too much time to make sync so i want to make it manually so i can work better .
yes its freezing my pc everytime also . when i start Android Studio and Emulator . its freeze all other software. always Gradling .lol. - ajamil  
Sep 26 '16 08:07
Mitul Dabhi

Mitul Dabhi
answered Nov 30 '-1 00:00

make instant run on , so it will not sync every time with android server
go to settings >> Build Execution Deployment > instant run
mark checked to " Enable Instant Run to hot swap code / resource changes on deploy "



possibly it help to avoid process of auto sync of Gradle at Android Studio
shyam

shyam
answered Nov 30 '-1 00:00

make it offline ,
go to settings >> Build Execution Deployment > Gradle >>

mark checked Offline work

Post Answer