I don't think it's possible in code. I think the only way to do it is via the app manager on your device. I could be wrong though - have you tried searching the forum for "Clear cache" or something similar?
I don't think it's possible in code. I think the only way to do it is via the app manager on your device. I could be wrong though - have you tried searching the forum for "Clear cache" or something similar?
There is no such thing. If a library stores something in memory then you need to clear the relevant references that are inside the library. You cannot do it externally unless the library exposes such a method.
There is no such thing. If a library stores something in memory then you need to clear the relevant references that are inside the library. You cannot do it externally unless the library exposes such a method.
What exactly are you attempting to clear, is it memory or files, a combination of both or something else altogether? I'm not familiar with the Picasso stuff you mention.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.