How to Improve Android Studio Performance

android_studio

Android studio is the official IDE to develop android applications for smartphones, Tablets, Android Wear. Android studio is based on intelliJ IDEA platform. Apart from other IDE’s, android studio is the official IDE of android so the android studio team roll out updates frequently to improve performance, it provides easy and exclusive features, when it … Read more

Fix Android Studio Stuck at Gradle Download|How to Manually Download Gradle

How To Manually Download Gradle Distributions When you try to create a new project in Android Studio you persist this problem. Actually you are not stuck, the android studio downloading the gradle. Probably the gradle size is different and the size of each distribution is between 10 MB to 50 MB. So to manually download the … Read more