simplemediamanager

  1. J

    Android Question SimpleMediaManager - How to Implement Caching

    Hi everyone, I have a list of images from online sources that I'm loading into an ImageView using SimpleMediaManager within a RecyclerView. My question is, how can I implement caching, like Picasso does, so that images that have already been loaded and cached don't get reloaded? Thanks
  2. Samara

    Android Question SMM - found a disconnected target!

    after this problem happen image is removed from view like this.. debug: found a disconnected target! ReturnViewToCache: URL
  3. Mark Read

    B4J Question [Solved] How to use the click event on SimpleMediaManager

    I am having trouble with the click event when using the example 2 from Erel (here). I have only changed where the images are coming from but as in the example, each line contains 4 images and 4 labels. The click event fires as required but I need the label text. I know its probably simple but I...
  4. byz

    Wish add event for SimpleMediaManager

    hi,Erel: i wish add the events of VideoEnd for SimpleMediaManager. so, we can do something when video play end.
  5. DarkWolfalpha

    Android Question [B4X] SimpleMediaManager (SMM) - DefaultResizeMode

    Hi! when i log this in SMM: MediaManager.DefaultResizeMode The result==> FIT I wan change resizmode default how i can do?
Top