We have to use SystemProperties.get() to get a custom property from a custom android build, since SystemProperties is not included in standard Android SDK, we use java reflect:<