Files
frameworks_base/tools/layoutlib
Deepanshu Gupta bf815f4952 am 7b4caab1: am 07d453fa: Merge "Add status bar time for 5.1" into lmp-mr1-dev
* commit '7b4caab1a87b659498d30af194ae511526c503ba':
  Add status bar time for 5.1
2015-03-02 19:47:29 +00:00
..
2015-02-04 11:17:33 -08: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.