Skip to content

java.lang.IllegalStateException: Software rendering doesn't support hardware bitmaps #180

Closed Answered by PatilShreyas
mrosasbr asked this question in Q&A
Discussion options

You must be logged in to vote

Could you let me know if you are using the image loader library? If yes, so wherever you're capturing the content, you'll need to disable the hardware bitmap.
While capturing the content on the devices with Android OS version O and above (API 26+) and network images like Coil, Picasso, Glide, etc., it may throw errors like java.lang.IllegalArgumentException: Software rendering doesn't support hardware bitmaps

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mrosasbr
Comment options

Answer selected by mrosasbr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants