How to load into ImageView if I have string which contains image position on /mnt/sdcard… ?
I know to create Bitmap from uri with InputStream, but how to solve this when I have String path parameter ?
How to load into ImageView if I have string which contains image position on
Share
Try this :
or
If it includes /mnt just check for :