Question

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?

Était-ce utile?

La solution

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top