| 程序包 | 说明 |
|---|---|
| net.dongliu.apk.parser.struct |
Only for internal implementation!
|
| net.dongliu.apk.parser.struct.resource | |
| net.dongliu.apk.parser.struct.xml | |
| net.dongliu.apk.parser.utils |
Only for internal use!
|
| 类和说明 |
|---|
| ChunkHeader
A Chunk is just a piece of memory split into two parts, a header and a body.
|
| ResourceValue
Resource entity, contains the resource id, should retrieve the value from resource table, or string pool if it is a string resource.
|
| StringPool
String pool.
|
| 类和说明 |
|---|
| ChunkHeader
A Chunk is just a piece of memory split into two parts, a header and a body.
|
| ResourceValue
Resource entity, contains the resource id, should retrieve the value from resource table, or string pool if it is a string resource.
|
| StringPool
String pool.
|
| 类和说明 |
|---|
| ChunkHeader
A Chunk is just a piece of memory split into two parts, a header and a body.
|
| ResourceValue
Resource entity, contains the resource id, should retrieve the value from resource table, or string pool if it is a string resource.
|
| 类和说明 |
|---|
| ResourceValue
Resource entity, contains the resource id, should retrieve the value from resource table, or string pool if it is a string resource.
|
| StringPool
String pool.
|
| StringPoolHeader
String pool chunk header.
|
Copyright © 2018. All rights reserved.