To use this, just drop the src/ into your project folder and use Instrumented*Layout instead of the normal versions.
To view the data, you can call dumpResultToLog or showResultDialog at any time.

If you're using a InstrumentedFrameLayout, you can call addShowResultButton on it to create a button on the lower right
that shows the result dialog when clicked.