Hi, when i receive an image in my app from lancher with an intent , in devices with android 4.0 and highter an url of type “content://media” instead of the real path to the image. So i need to acces to a content provider to get a real path for chargue the image receive on intent launcher.
Can i acces to a content provider with corona?
How can i do it?
Thanks in advance
Alex