[Solved] why Android Studio build process cost too long time [duplicate]
[ad_1] Gradle need to download stuffs on first build, so your internet connection might affect the build time Building your project needs computer’s memory (RAM), watch your RAM usage. Might be your OS decide to user your page file, which is bad. Increase your RAM [ad_2] solved why Android Studio build process cost too long … Read more