Hi, I am master student from Europe. I am building for my master thesis project "UI static analysis tool" for Android studio/Eclipse. My task (in first phase) is: First version of your code analysis tool which is integrated into Eclipse /Android studio - It should allow the definition of rules for UI guidelines to check, and parse Android XML layout files for violations of the guidelines o it is part of your research to find a suitable way (e.g. using JavaCC or third-party tools which can be integrated/extended) - The developer should be informed about UI guideline violations in a suitable way o for this first version, a simple textual console output is fine. Also user can input his own rules/templates. I made some research on this and I am not sure if really the best way is to extend/combine lint tool with my own certain rules. Is there a list of UI android guidelines which I could check, which are not already implemented into lint? What do you suggest for me? I only have 1 month to finish it. Tnx in advance.
-- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
