Hey people,
Last week I published Android Layout Navigator (under the BSD license) and am looking for some feedback on it.
It's an alternative way to navigate your Android layouts, in a small class (~200 SLOC) and providing different ways to work: a fluent interface, a callback system, bookmark capabilities and automated View click listening methods.
If you want to play with it, just download it from:
http://sourceforge.net/projects/layoutnavigator/
It will be useful to know what the community think about it, so it's simpler for me to make it evolve in the right direction.
Thanks,
Javier Santo Domingo

