DEFAULT_DOMAIN property
An unused domain reserved for Android applications to intercept requests for app assets.
It is used by default unless the user specified a different domain.
Implementation
static final String DEFAULT_DOMAIN = "appassets.androidplatform.net";