Hi all,
Long time no see :p.
Anyway, I am using Java + LibGDX for my graded project this year at college and having a very bad time getting gradle setup.
I managed to eventually get the android SDK’s to install properly on a different drive from Eclipse (due to SSD space), I finally managed to get the setup from libgdx work with Java 7, it was freaking out before. Now I am trying to import the damn project and it keeps hanging on the build model process while it downloads dependencies, it has been stuck on gradle-2.4-all.zip for almost 20 minutes now with no signs of the bar moving.
Any idea what I can do to resolve this issues? Can I pre-download the dependency before hand and point the import to it? If it is basically timing out when trying to download, is there a way I can just skip the whole gradle integration?
UPDATE: Using 4G on phone, still not downloading. So not a network issue