Files
frameworks_base/tools/layoutlib
Deepanshu Gupta b0d767dcf1 Skip loading otf fonts on Java 6
Change-Id: I9668b84812e9be333d10603657dd911024fc292d
2014-08-05 14:19:27 -07:00
..
2014-08-04 22:58:39 +00:00
2014-08-05 14:19:27 -07:00
2014-07-01 17:13:32 -07:00
2014-08-04 22:58:39 +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.