I have been endlessly searching the internet and reviewing some questions here for the entire past week since I decided to move to Android Studio
I really dont understand why you have to be online at least once in order to build a project in Android Studio What was so special in Eclipse that it was able to do all the compiling offline and the supposedly better build system (gradle) can't.
Up to now I still dont understand all this fuss I see about gradle, what is it exactly that gradle fetches online when I have all the necessary files required to build my project in my computer?.
This is really frustrating me as I don't guarantee myself to always have internet access