Reputation: 4331
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 at the bottom left in the image.
Upvotes: 2
Views: 1883
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