Files
frameworks_base/tools/layoutlib
Dianne Hackborn 5c14d36c59 am 892e0782: am ad4a174b: Merge "Fix build." into jb-mr2-dev
* commit '892e07829414fda01594f52c54352c8dbbd37499':
  Fix build.
2013-03-05 21:08:21 +00:00
..

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.