Android Studio Offline

Use Android Studio Offline

Step 1: Open Android Studio, then Go to file > settings or press ctrl + alt + s, new window will be opened which looks like this.


In the Gradle just check the offline Work and then click ok.




Step 2: Again, Go to file >> setting click on the Compiler from the side menu and then write


–offline in the command-line options box and click OK.




This the best way to run android studio offline without using Internet.


Fast Gradle Performance.


You can also follow this step for fast gradle running.


Just go to gradle.properties file and paste these two lines.org.gradle.daemon=true org.gradle.parallel=true and save the file.it will help to improve gradle performance offline. By:Rabia Tufail
Share on Google Plus

About Rabia Tufail

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment

0 comments:

Post a Comment