<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"> This line was missing from the manifest so anything on marshmallow and above aren't able to take screenshots until this was added.