Let's go to the point: I'm making a rulings resource application for Android. All the YGO rulings Android apps are pure crap (no offense intended if somebody here made them, but admit it, they are crap).
Right now I have the most difficult part of the app done: I can fetch the rulings (and card info) from wikia just by introducing the card's name.
However, I'd gladly appreciate a web service that returns me every card name. I've tried fetching it from wikia but to no avail. I don't really care if they're formatted as XML, JSON or whatever (Well, I'd prefer XML or JSON above HTML, but even with HTML I can do well >.<).
It'd be even better if the web service returned me updated data. I don't want to update it manually and to have to update the app every time Konami decides to gift us with new cards.
So, there are two options:
a) If you are a common folk who knows about this marvelous web service, please tell me!
b) If you are, or know, a Dueling Network admin, I'd be very thankful if you could give me access to your database or something. I just need the card names. Of course, I'll mention you (as well as Yugioh Wikia) both inside the App and in Google Play.
Sorry for the long post and thank you very much
Last edited by Garlimidon : 05-31-2012 at 03:25 PM.