Skip Navigation

Character encoding for build files: UTF-8

The
BlackBerry Dynamics SDK for Android
needs your build files (such as settings.json) to be in UTF-8 character encoding.
Beware of inadvertently using an editor that adds non-UTF-8 characters or headers.
In general, Java does not work with UTF-8-BOM (byte order mark).