isonic1 / flick

A CLI with helpful QA tools for Android (Devices & Emulators) and iOS (Devices).
MIT License
101 stars 26 forks source link

Add a sleep on main thread for older devices during loop recording. #2

Open isonic1 opened 8 years ago

isonic1 commented 8 years ago

Some older android devices can take a long time to complete and start and new video recording. Flick should pause the main thread and wait until the video recording is active before continuing.