auspicious99
auspicious99

Reputation: 4331

Android studio screen capture button is greyed out

I created an android API level 30 emulator, and ran one of my apps from Android Studio. I'm quite sure this app doesn't have anti-screenshot features, and yet, I couldn't capture a screen shot as the "camera" icon near the logcat was greyed out. Any idea why, or how I could enable the screen shot functionality? The camera icon is in the bottom left in this image from my android studio

The camera icon is at the bottom left in the image.

Upvotes: 2

Views: 1883

Answers (1)

Sumit Patel
Sumit Patel

Reputation: 389

in your given screen shot there is in red color text which shows "No Device". I thing you have start your emulator but please make sure emulator is online. if its still not work then restart your ADB and then try again

Upvotes: 3

Related Questions