Open Asim-altitude opened 7 years ago
you must get your file path like this File fileImage = new File("/storage/emulated/0/Pictures/cropped2007392235.jpg HashMap<String,File> url_maps = new HashMap<String, File>(); url_maps.put("Big Bang Theory", fileImage);
i am unable to load images from sd card i am using the same paths for images with another slider and thats working but not with this one. any help??