Skip to content

How to load an encrypted image from a URL? #2575

Answered by colinrtwhite
pspmoe asked this question in Q&A
Discussion options

You must be logged in to vote

Your best bet would probably be to extend the image pipeline with a custom Decoder that decrypts the SourceFetchResult, creates a new SourceFetchResult with the decrypted data, then delegates to imageLoader.components.newDecoder(...).first.decode().

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pspmoe
Comment options

You must be logged in to vote
0 replies
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