Is there any way to render an xml layout from an android project outside of eclipse/ADT?
To be extremely clear, I'm not asking to view some random xml file marked up like an android layout xml file. A layout could reference custom views and anything that would provide a preview needs to be able to load such a resource. So really, anything out there?