You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used this code to cache and retrive an Image file. The bitmap returned in last line was null. I used debug and observed each step and in every step there was something in all the variables. (I mean to say they were not null except for bitmap in last line.) I know there is a method to get bitmaps directly but I wanted a method to write any type of file in cache and retrieve them.
I used this code to cache and retrive an Image file. The bitmap returned in last line was null. I used debug and observed each step and in every step there was something in all the variables. (I mean to say they were not null except for bitmap in last line.) I know there is a method to get bitmaps directly but I wanted a method to write any type of file in cache and retrieve them.
The text was updated successfully, but these errors were encountered: