public class AndroidConstants extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ARCH_ARMEABI |
static String |
ASSETS_PREFIX |
static int |
ATTR_ID_START
the binary xml file used system attr id.
|
static String |
DEX_ADDITIONAL |
static String |
DEX_FILE |
static String |
LIB_PREFIX |
static String |
MANIFEST_FILE |
static String |
META_PREFIX |
static String |
RES_PREFIX |
static String |
RESOURCE_FILE |
static int |
SYS_STYLE_ID_END
end offset for system android.R.style
|
static int |
SYS_STYLE_ID_START
start offset for system android.R.style
|
| 构造器和说明 |
|---|
AndroidConstants() |
public static final int ATTR_ID_START
public static final int SYS_STYLE_ID_START
public static final int SYS_STYLE_ID_END
Copyright © 2019. All rights reserved.