Frage

In my app, I want to access and use user's Xbox avatar. I came to know that Xbox Live Avatar API is not exposed to projects! Is there any way to do this?

War es hilfreich?

Lösung

If you can get gamertag from live id API, you can use this :

Small http://avatar.xboxlive.com/avatar/sample/avatarpic-s.png

enter image description here

Large http://avatar.xboxlive.com/avatar/sample/avatarpic-l.png

enter image description here

Full body http://avatar.xboxlive.com/avatar/sample/avatar-body.png

enter image description here

Of course, you have to replace "sample" with a gamertag.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top