I am using Sony Smart eyeglasses sdk for a project. I have two layouts xml file and I am trying to get image from gallery displayed on the imageview of the layout.
I have obtained image location as a String, but how do I pass that image to the layout using Bundles?