caarmen / network-monitor

A network monitor tool for Android that executes an http GET to google.com every x seconds and logs the results into a file.
74 stars 27 forks source link

Not possible to make screenshot #96

Closed ghost closed 7 years ago

ghost commented 7 years ago

When I try to make a screenshot, I get a message that making screenshots is not allowed by the app. Why is this so? I would like to send a screenshot to an app maker to complain about his app not using encrypted connections.

caarmen commented 7 years ago

This is strange. I am able to take screenshots without any problem. I didn't implement anything specific to prevent this. See below.

What version of Android are you using? What device? Any custom rom? Is it possible there is another app running on the phone preventing screenshots?

In my case it's a Huawei P9 Lite running Marshmallow.

Thanks.

Please note, you can also share the data as Excel format. It might be better than a screenshot, since you could share more data that way.

screenshot_2017-03-04-14-45-02

ghost commented 7 years ago

Hm, I'm stupid. Seems like I'm confusing different apps. Sorry for the noise :-(

caarmen commented 7 years ago

No worries :)