Skip to main content

Questions tagged [gradle]

Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else.

1 vote
0 answers
48 views

I want to make a gradle multi-project to port a server mod I made for Forge to Paper. The problem I'm facing is that the common project doesn't recognise any ...
magg's user avatar
  • 11
1 vote
1 answer
139 views

I'm using this library to connect to websocket server: https://github.com/czyzby/gdx-lml/tree/master/websocket It's working on android/desktop applications, but when compiling to html gwt app with ...
Часть Пустоты's user avatar
0 votes
1 answer
210 views

LibGDX latest, Ubuntu 20.04, OpenJDK 11, Gradle 6.7.1 Using above systems and first got below error - ...
ezioalt's user avatar
0 votes
1 answer
478 views

In Game Maker Studio 1.4 I'm trying to export my game to Android API 29. Whenever I start to compile, the build fails because the API 28 support library is too low for the Target API 29. I have the ...
Rubbish Ambush's user avatar
1 vote
1 answer
724 views

Just switching over from Eclipse to Android Studio. I think I'm supposed to use Gradle to automatically download dependencies from the web. Sounds great, but I can't get it working with anything, in ...
user avatar
3 votes
1 answer
3k views

I have a libGdx app, and I am running it using android studio. It closes immediately after starting it and I see no error report. Could anyone help? Starfield.java ...
ShivGames's user avatar
  • 105
1 vote
2 answers
654 views

I'm planning to use FreeType fonts in my game (LibGDX and Android Studio) and I already added the freetype dependencies in my project. How can I refresh the dependencies after adding them? I have ...
JAlmazan's user avatar
0 votes
1 answer
77 views

I'm upgrading my libgdx project to make use of all the new Gradle stuff. However I changed the package namespace from the default generated by gdx-setup but that hasn't worked: when I debug to my ...
codeulike's user avatar
  • 101

15 30 50 per page