Hello and thanks for your time.So I am making a small arcade game for android to be released in google play.
My question is this, how can you save for example the amount of coins that a player has so if he changes his device he doesn't lose progress?(I know about Google Play Services for high scores but I want multiple information to be stored, like username level coins etc etc.
I guess I need a server to store information but how can Construct communicate with a server?
Thanks in advance!