Zooper Widget External SD Card Indicator

roaduardo

Senior Member
Apr 27, 2016
1,357
574
0
So I can't figure out what's the correct path to my external sd card so that it can show up on Zooper Widget. I guess this is a MM thing so I'm wondering if anyone's figured out how to fix this or if you know any way I can get a widget to show the current space avaiable on my external sd card. On JB this was a nice thing to have. Zooper and HD Widgets both were able to show the status of my internal and external storage. Now I'm stuck with only being able to see my internal storage.

Any news on a fix or if anyone is currently working on this? Thanks!
 

myshya

Member
Dec 29, 2013
17
5
0
Ldz
So I can't figure out what's the correct path to my external sd card so that it can show up on Zooper Widget. I guess this is a MM thing so I'm wondering if anyone's figured out how to fix this or if you know any way I can get a widget to show the current space avaiable on my external sd card. On JB this was a nice thing to have. Zooper and HD Widgets both were able to show the status of my internal and external storage. Now I'm stuck with only being able to see my internal storage.

Any news on a fix or if anyone is currently working on this? Thanks!
Hey,
It's been quite a while since you posted this question, but maybe someone else will look for it soo... It's best to use some File Manager (the one I use has exactly this name), enter and choose "SD card". This will show you the path to your external SD card. In my case it's storage -> some numbers and letters. Therefore, the "code" to access current free space would be (in my case):
#SF/storage/XXXX-0000/#
 

roaduardo

Senior Member
Apr 27, 2016
1,357
574
0
Hey,
It's been quite a while since you posted this question, but maybe someone else will look for it soo... It's best to use some File Manager (the one I use has exactly this name), enter and choose "SD card". This will show you the path to your external SD card. In my case it's storage -> some numbers and letters. Therefore, the "code" to access current free space would be (in my case):
#SF/storage/XXXX-0000/#
Glad this post is still around because I recently got an S8 Plus and I needed this code. Thanks again!