Im currently facing a few issues using android studio 3.2.
The first of which is that after setting up my first project, "Waiting for build to finish" appears under activity_main.xml.
After reading through a few forums, i synced with gradle however another error appears - "Could not download gradle.jar (com.android.tools.build:gradle:3.2.1): No cached version available for offline mode"
I am unsure now how to fix this, i am connected to the internet and have not manually entered offline mode.
Any help is appreciated
Thanks