Mobile Automation is done through AppiumLibrary which is an appium testing library forRobot Framework.The required libraries can be downloaded from PyPi
Appium <http://appium.io/>is mobile automation tool to communicate both Android and iOS Application.It is similar to how selenium webdriver talk to the real web browser.
python3 -m pip install -r resources/configuration/requirements.txtpip3 show robotframework