In this video, I'll show you how you can enable Gradle offline mode in Android Studio to build your project offline. When using offline mode for building apps, android studio does not look for online repositories and network resources for building the project. So if you have limited network connectivity, or you don't have the need for online resources you can enable Gradle offline mode.
#androidStudio #androidstudiotutorial #gradle