dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(bootonapp): fix boot on app in SystemUI
huangcm
2025-08-14
5d6606c55520a76d5bb8297d83fd9bbf967e5244
[~lzh/A133.git]
/
android
/
frameworks
/
layoutlib
/
README
1
2
3
4
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.