Prerequisites
Before installing the Mobile Use SDK, ensure you have the following:Python 3.12 or higher
Python 3.12 or higher
For local Android automation
For local Android automation
- Android SDK Platform Tools (adb)
- A physical Android device or emulator
For local iOS automation
For local iOS automation
- A macOS environment
- Xcode Command Line Tools
- Simulator
- Physical Device
- idb (iOS Development Bridge) installation - Facebook’s tool for iOS automation
- An iOS simulator
Environment Setup
1. Install the SDK
We highly recommend using UV for managing your project and packages.
2. Set Up Device Access
- Android
- iOS
Configuration
After completing the steps above, you’ll need to configure your environment based on which approach you’re using:- Platform (Recommended)
- Local Development
The platform approach requires only Minitap Platform credentials:
- No LLM config files needed
- A single environment variable is required to get started
- All LLM configurations managed centrally

