I have an MMPK map with water lines. Each line has an attribute that links to an image on our intranet server (e.g., http://server/image1.jpg). The user needs to access these links while in the field, but since they are disconnected, the links will not work. Is it possible to set the path to a local SD card instead? I am considering copying the files to the SD card and then opening them from the local path. The path to the folder would be: SD Card\Android\data\com.esri.fieldmaps\files\AsBuilt\Image1.jpg. Is this possible? Any help would be appreciated. Thanks!