1. Overview
TizzBird is a quite flexible and powerful device, and it can be customizable in many ways.
Besides just AUTORUN or AUTO CONFIGURATION, you can pre-install some applications
and run it directly without intervention of TizzBird UI.
You need the customizations of TizzBird at following cases:
-
Need to change the background and item images.
-
Need to playback automatically some images or videos.
-
Need to execute some app that was pre-installed.
-
Need to install customized application and execute that app every booting time
.
These functions let wide-open the business chances for VAR (value added reseller) and
small companies who want to advertise their video or run their own app.
※Caution & Important Notice
All of the customization start with “MMP_Auto_Config.xml”file.
This is quite a simple text XML file, so you can easily create or edit with
simple text editor. This file should reside at the root folder of drive.
For example, put this MMP_Auto_Config.xml at the USB flash drive, reboot,
then the contents of this XML file will be executed.
Common header of this XML file is like this:
<?xml version="1.0" encoding="utf-8"?>
<AndroidConfig Operation=”AutoConfig”
xmlns:xs="http://www.w3.org/2001/XMLSchema-instance">
This common header should exist on every “MMP_Config_Auto.xml”file.