
7.2 Prebuilt Android Things Images
The prebuilt Android Things images can be downloaded at
https://developer.android.com/things/preview/download.html
7.3 The mfgtools
The mfgtools can be downloaded at
http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-
tools/iot-development-platforms-based-on-i.mx-6ul-processor-and-android-things-os:IOT-DEV-
PLATFORMS-i.MX6UL?tab=Design_Tools_Tab
8. Testing and Debugging Tools
Unit tests run locally on the developer’s host computer and integration tests interact with the target
device via ADB.
SprIoT -6UL board is Android Things compatible and provides full support for ADB and FASTBOOT over
USB for debugging.
ADB and FASTBOOT are the tools in Android SDK. Please refer to the link
http://developer.android.com/sdk/index.html#Other to download the latest version of Android SDK
9 Flash Android Things Images
By default, a valid bootloader binary has been flashed into the SprIoT 6UL board. It will make the board
into FASTBOOT mode if Android Things Images are not been flashed yet. Please refer “11. Instructions to
make board into FASTBOOT mode” to check whether your board is into FASTBOOT mode.
9.1 Flash Android Things bootloader binary with MFG Tools
1. Unzip the mfgtools.tar.gz file to a selected location. The directory is named MFGTool-Dir in this
example.
2. Make your board into download mode
3. Switch power supply to “ON” to power on the board. Using USB cable on the SprIoT OTG port,
connect your WINDOWS/LINUX PC with SprIoT.
4. On WINDOWS, double click the file "mfgtool2-brillo-mx6ul-spriot-emmc-firmware.vbs" to flash
only the uboot.imx of Android Things, Click "Start".