00:00
00:00
Newgrounds Background Image Theme

Refuce just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Android LibGDX Student project game

825 Views | 0 Replies
New Topic Respond to this Topic

Hey Newgrounders,

I have setup a small app in android studio using Libgdx. And i have a small server made with nodejs and MongoDB as a data base.

Can someone pls help me out a little. I want to download JSON files from the server to my app (the app made with libgdx running on an android smartphone). These JSON files will be my levels.

I have just small ideas on how to implement it. So is someone able to pseudocode the behavior of the download process so i can start implementing it?