| 类 | 说明 |
|---|---|
| AndroidConstants |
android system file.
|
| ChunkHeader |
A Chunk is just a piece of memory split into two parts, a header and a body.
|
| ChunkType | |
| ResourceEntity |
one entity, may be one entry in resource table, or string value
one apk only has one resource table
|
| ResValue |
apk res value struct.
|
| ResValue.ResDataCOMPLEX | |
| ResValue.ResType | |
| StringPool |
String pool.
|
| StringPoolHeader |
String pool chunk header.
|