I need multiple google accounts for some projects. Web browser automation is out of the picture since it requires some QR shenanigans. I tried creating multiple google accounts before manually using an emulator so I'm trying to automate it so I can create multiple accounts while I'm asleep.
- Android Studio and its device manager
- Appium
- Appium Inspector
- Run uv install
- Run 'appium' command on Powershell
- Run 'uv run main.py'
- This project has failed its purpose because SMS verification is apparently blocked while using an emulator. Will find a new way.