Android Question Threaded decryption possible?

wimpie3

Well-Known Member
Licensed User
Longtime User
I'm loading encrypted images in an imageviewer with the encryption library. However, it seems that all I/O is blocked during the decryption process, which makes my user interface stutter. Is there a possibility to "send" the info to decrypt to a certain thread, continue doing other things, and raise an event when the decryption is done?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…