aosp12/frameworks/layoutlib
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
.idea init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
bridge init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
common init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
create init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
remote init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
rename_font init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
validator init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
.gitignore init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Android.bp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
METADATA init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

README

Layoutlib is a custom version of the android View framework designed to run inside Android Studio.
The goal of the library is to provide a preview of a layout in Android Studio that is very close
to its rendering on devices.

None of the com.android.* or android.* classes in layoutlib run on devices.

For more details on layoutlib building process see create/README.txt