• Home
  • History
  • Annotate
  • only in /frameworks/base/tools/layoutlib/
NameDateSize

..17-Jul-20124 KiB

.gitignore17-Jul-20123

Android.mk17-Jul-20122.2 KiB

bridge/17-Jul-20124 KiB

create/17-Jul-20124 KiB

README17-Jul-2012290

README

1Layoutlib is a custom version of the android View framework designed to run inside Eclipse.
2The goal of the library is to provide layout rendering in Eclipse that are very very close to their rendering on devices.
3
4None of the com.android.* or android.* classes in layoutlib run on devices.