• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. D

    Displaying images

    I'm getting reports of security exceptions when trying to display images. I've found that I need to use provider to display them without the error. At the moment I add the images using @Override public boolean onMenuItemClick(MenuItem item) { String clicked =...