Issue
I am working on an Android app with Android Studio on Mac OS. It worked fine, but now, I get the error in the Android console " Throwable: No emulator binary found" when starting the AVD in Android Studio. Has anyone encountered this problem?
Solution
Disable and then Enable ADB Integration
In Android Studio go to
Menu -> Tools
Android
Enable ADB Integration (uncheck box)
Enable ADB Integration (check box)
Answered By - BradleyIW
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.