Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENV_ANDROID_HOME |
"ANDROID_HOME" |
public static final String |
ENV_ANDROID_NDK_HOME |
"ANDROID_NDK_HOME" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
LOCALE_DIR_PATTERN |
"^[a-z]{2}(-([A-Z]{2}|419))?" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPER_NDK_HOME_DIRECTORY_MESSAGE |
"Please provide a proper Android NDK directory path as configuration parameter <ndk><path>...</path></ndk> in the plugin <configuration/>. As an alternative, you may add the parameter to commandline: -Dandroid.ndk.path=... or set environment variable ANDROID_ND_HOME." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AAR |
"aar" |
public static final String |
APK |
"apk" |
public static final String |
APKLIB |
"apklib" |
public static final String |
APKSOURCES |
"apksources" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MIME_TYPE_APK |
"application/vnd.android.package-archive" |
public static final String |
MIME_TYPE_IMAGE |
"image/*" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NATIVE_HEADER_ARCHIVE |
"har" |
public static final String |
NATIVE_IMPLEMENTATION_ARCHIVE |
"a" |
public static final String |
NATIVE_SYMBOL_OBJECT |
"so" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NDK_REQUIRED_VERSION |
7 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JACK_COMPILER_ID |
"jack" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NATIVE_LIBRARIES_FOLDER |
"jni" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NATIVE_LIBRARIES_FOLDER |
"libs" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
XSI_NS |
"http://www.w3.org/2001/XMLSchema-instance" |
Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.