I am developing UI checker for my master thesis. I am doing part which checks xml files with my grammar rules(which can be added,edited by users) and shows visually in gui editor where is warning(font too big, colors not compatible, when components are out of UI Guidelines). Also extending existing plugins in Android studio is OK. I was suggested to extend lint, I need more opinions. My checker would work for android, but other students will make it for ios and windows phone. It doesn't have to be eclipse plugin, it can be standalone app.Can you please give me in your opinion best approach for this issue? Also some links would be really helpfull(books,videos,research papers). Thank you in advance.
No comments:
Post a Comment