How to set up a high score server
in
Android Processing
•
2 years ago
Hi, I am an android game developer and today I got a comment suggesting an online high score system. I know you can do this with processing but whenever I try to write to a server from a client, it never works. Another solution would be to open up a webpage which would submit the scores over php (Which I know how to do) im just not sure how to open up the page. Any help would be greatly appreciated.
3