Pregunta

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?

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top