I\'m coding the server-side for a small LibGDX powered game, and have stumbled across an issue. Every time I try and use any Gdx.files.* methods, I\'m met with
Gdx.files.*
As of Dec 23, 2013 (pull request #1018), libGDX has a headless backend that you can use for this purpose.