This version of the jar file only contains a Bridge that returns an error (or an image if you ask for it) contaning a message that says that the SDK version of layoutlib is not supported. Test: Manually tested Change-Id: I3d24df86a3112c52858649c3286270a31496961b
Layoutlib is a custom version of the android View framework designed to run inside Eclipse. The goal of the library is to provide layout rendering in Eclipse that are very very close to their rendering on devices. None of the com.android.* or android.* classes in layoutlib run on devices.