object should first be initialized (cursor)

  1. Didier9

    Android Question Object should first be initialized (Cursor). with GetPathFromContentResult()

    I can run Erel's example just fine, but when I integrate it in my app, I get a java.lang.RuntimeException: Object should first be initialized (Cursor). error I have attached a minimized version of my app with just the offending code. It picks an image from the chooser and scales it to best fit...
Top