Files
rk35xx-android14/frameworks/layoutlib/README
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

9 lines
373 B
Plaintext

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