Mobile Application Automation
Mobile applications can be automated using Android emulator solutions or real-device screen mirroring solutions. Thanks to pbottleRPA's pure image recognition driving approach, it is fully compatible with various mobile application emulators and phone manufacturers' screen mirroring. Can use any API interface except the web enhancement plugin.
Phone Emulator Solution
Recommended (tested): BlueStacks
Known issues: LDPlayer (Latency in clipboard sync, input problems)
Automatic SMS Verification Code Login
Many software permissions are verified through SMS verification codes.
pbottleRPA can achieve automatic verification code login without manual input.
- Connect the phone to the computer and enable phone debugging.
- pbottleRPA develops a flow script to read SMS messages from the phone via ADB.
- Clean the SMS data to get the latest verification code and input it into the workflow.