I have recently installed android studio 2.3.3 on my ubuntu 16.04, and even installed oracle JDK. Earlier I used to have android studio on ubuntu and it used to work fine. But my hard disk got changed and now I have installed android studio on my ubuntu and downloaded all the necessary files in SDK manager, on creating new project it keeps on building the project, and doesn't even show any text on the loading bar.
Upon searching the issue over the net I could only find topic of forever gradle build only on imported projects, but I am facing this on creating new projects. Also i have checked the option for gradle to work offline and set proxy to no proxy, but I am still facing this problem...
Also I live in the area with slow Internet so could this be the problem
Update:Problem was solved, I had to wait for sometime so that android studio downloads gradle files for first time building a project