I do job in an area where there is no internet connection. I wanted to develop Android apps using Android Studio, but for the Gradle build it needs an internet connection. Is there a way in which I can completely setup Android Studio to work offline?
I have tried many answers on Stack Overflow but none worked. Else, suggest me some other ways to make Android apps completely offline.