osx - Cannot capture screenshot on Android emulator on Mac -


when trying capture screenshot on emulator (api level 23 , 24) of android studio v2.2.2 error:

the screenshot not captured. check settings verify chosen adb path valid.

so clicked "extended settings " > "settings" tab , "use detected adb location" toggle turned on.

what missing here?

edit:

after switching "use detected adb location" toggle off , manually sething path api level adb started working. question why "use detected adb location" setting in android studio emulators not working on osx?

in experience, setting "usb debugging" off.

settings app > "developer options" > enable "usb debugging"

if don't see "developer options", can enable tapping "build number" field several times in section "about emulator device".


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -