Redth / AndroidSdk.Tools

.NET Library + global tool for various Android SDK Manager, ADB, AVD, Emulator commands
MIT License
53 stars 11 forks source link

Additional check for sys.boot_completed when booting emulators #11

Closed mattleibow closed 11 months ago

mattleibow commented 1 year ago

It may be the case that dev.bootcomplete is not always set, so we can also check for sys.boot_completed to determine if the emulator is booted and ready.