문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top