Files
frameworks_base/tools/layoutlib
Deepanshu Gupta 7a2333631e am 733217e6: Merge "Update layoutlib create README"
* commit '733217e6768757c50e1ac38644c2ecdbe522e8f5':
  Update layoutlib create README
2014-04-09 00:45:33 +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.