I am trying to create a user interface user interface for the "player user interface" that comes with google game services for multiplayer mode. The default value can be seen here: https://developers.google.com/games/services/android/realtimeMultiplayer?hl=fr-CH#invite_players_option
This page (which in real time I know) mentions how to use the default user interface, and that the user interface can be used, but does not mention the real methods of customizing the appearance. I am not a fan of huge icons, but rather a simple list. I tried to research this for several days and did not find anything.
I am looking for any help I need to call to set up. Is this done in the onActivityResult method? Did anyone manage to do something like that?
thanks
This means that you can create your own interface from scratch and interact with Google Play services using the provided API. They do not provide a way to customize the look of the player selection user interface that Google provides.
Source: https://habr.com/ru/post/977960/More articles:How to add and ignore json response field - javaHandling iOS memory with PhoneGap - javascriptComposition of NEventStore Component Objects for DI - c #Mongo data encryption in Meteorjs - javascriptHow to do a double search in android? - androidThe Microsoft.SqlServer.Types 10 files could not be loaded, but the link to version 11 is c #Sails.js: how to run tests - javascriptTriangular pointer / horizontal border - cssCMake: Attempting to add a targeting link library that is not built in this directory - c ++Can I put a throw declaration in the signature of a typedef function? - c ++All Articles