android_mt6572_jiabo/frameworks/base/tools/layoutlib
2025-09-05 16:56:03 +08:00
..
.idea first commit 2025-09-05 16:56:03 +08:00
bridge first commit 2025-09-05 16:56:03 +08:00
create first commit 2025-09-05 16:56:03 +08:00
rename_font first commit 2025-09-05 16:56:03 +08:00
studio-custom-widgets first commit 2025-09-05 16:56:03 +08:00
.gitignore first commit 2025-09-05 16:56:03 +08:00
Android.mk first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +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.