Kurotsuki.5364:

Hello everyone, I’m studying computer sciences (so programming of course among others) and I thought about an app I could create (for Android devices most probably) related to the game.

Now the question: is it possible to make a paying app or does it have to be free or have a donation option? Could making a paying app cause some problems with the game copyrights or any of that stuff?

Thank you

StevenL.3761:

From the wiki:

These APIs are wholly owned by ArenaNet, LLC (“ArenaNet”). Any use of the APIs must comply with the Website Terms of Use and Content Terms of Use, however you may use the APIs to make commercial products so long as they are otherwise compliant and do not compete with ArenaNet. ArenaNet may revoke your right to use the APIs at any time. In addition, ArenaNet may create and/or amend any terms or conditions applicable to the APIs or their use at any time and from time to time. You understand and agree that ArenaNet is in the process of developing a full license agreement for these APIs and ArenaNet will publish it when it is complete. Your continued use of the APIs constitutes acceptance of the full license agreement and any related terms or conditions when they are posted.

Regardless, you shouldn’t violate copyright laws (*) no matter whether you are getting paid.

(*): unauthorized use of graphics, music tracks, …

With all that in mind, my personal advice for someone who’s new to programming is to not turn greedy. Build an app for the fun of it, and let it be a learning experience. That’s worth so much more than the couple of cents you’ll make by charging for your app.

Perhaps you could mention that you accept Black Lion Trading Company gifts somewhere in the “About” page of your app. That way, you indirectly support Anet.

Kurotsuki.5364:

Gonna take a good look at all this. Didn’t have in mind to use the API though.

Thank you for your answer.

Kurotsuki.5364:

Unauthorized use of graphics…would that include Professions, items, skills,… icons? Cause a lot of apps and websites use those.

StevenL.3761:

Well the owners might have requested explicit permission to use these icons. Or the use of these icons might be defended as being “fair use” (see wikipedia).

There’s also the Guild Wars 2 Asset Kit. As far as I know, that’s the only source of media for which you have explicit permission to use it in your own product.