Joaquin
(Joaquin)
July 25, 2021, 2:31pm
#1
Hi, all,
I am having an error with the Device Utilities Internal and External Storage blocks similar to this but, in my case, I think that it is worse because I do not have SD card in the phone in which I am doing tests.
Tests done with Samsung A31 and Samsung S8.
Has a solution to this problem been found?
Thanks a lot again. Best regards,
Joaquin.-
Jinx
(Jinx)
July 25, 2021, 2:43pm
#2
Are you able to get result values or it’s showing any error
Joaquin
(Joaquin)
July 25, 2021, 2:51pm
#3
Hi, Aditya Nanda,
I have the same result in both phones (Samsung A31 and Samsung S8) with or without SD card, no error shown.
Thank you for your help. Best regards,
Joaquin.-
vknow360
(Sunny Gupta)
July 25, 2021, 2:59pm
#4
Also mention the Android version.
Joaquin
(Joaquin)
July 25, 2021, 3:02pm
#5
Without SD Card in both phones
Samsung A31 ==> Android 11
Samsung S8 ==> Android 9
vknow360
(Sunny Gupta)
July 25, 2021, 3:31pm
#6
Maybe try this:
1.Introduction Description: Using this extension you can get some basic information about storage Latest Version: 1 Released: 2021-04-21T18:30:00Z (UTC) Last Updated: 2021-04-21T18:30:00Z (UTC) 2.Blocks 3.Documentation AppSizeReturns apk size...
Reading time: 1 mins 🕑
Likes: 9 ❤
Results shouldn’t be much different.
Joaquin
(Joaquin)
July 25, 2021, 3:42pm
#7
I’ll try it.
Tanks a lot. Best regards,
Joaquin.-
Jinx
(Jinx)
July 25, 2021, 4:00pm
#8
can you tell in one line what do you want as i am not able to understand your concern
Thanks
Aditya
Joaquin
(Joaquin)
July 25, 2021, 4:08pm
#9
Bad news, without SD Card:
Joaquin
(Joaquin)
July 25, 2021, 4:17pm
#10
Aditya Nanda,
I want to know the internal and external storage capacity (total, used, available)
Thanks a lot,
1 Like
Jinx
(Jinx)
July 25, 2021, 4:54pm
#11
ok i got you wait let me get a solution for you
1 Like
Joaquin
(Joaquin)
July 25, 2021, 4:56pm
#12
Thank you so much, it’s very kind of you.
1 Like
vknow360
(Sunny Gupta)
July 26, 2021, 12:53am
#13
External Storage != Sd Card
From an Android point of view there are an → Internal Storage and an → External Storage.
1. Internal Storage
The Internal Storage can only be accessed with a rooted device.
1.1 The app package is saved in
/data/data/<packageName>/
1.2. The Private directory is
/data/user/0/<packageName>/files/
This private directory can be used with the File component to save / read text (setting the path without a slash). It can only be accessed by your app and is automatically removed when the app is un…
1 Like
Joaquin
(Joaquin)
July 26, 2021, 3:19pm
#14
Yes, I know, and this is the case because, as I said, I don’t have any SD Card plugged when I done tests so, why these blocks (External Storage Total, Used and Available) give me this result?
I think these must be zero, or unknown or something similar…
I’m sorry, but I don’t understand.
By the way, very interesting article.
Thank you so much for your help. Best regards,
Joaquín.-
vknow360
(Sunny Gupta)
July 26, 2021, 3:47pm
#15
Phone storage is getting treated as external storage too.
2 Likes
Joaquin
(Joaquin)
July 26, 2021, 4:32pm
#16
Ah, ok, now yes, I understand.
So, I’ll remove these blocks. Thank you so much for your help.
All the best,
Joaquín.-
system
(system)
Closed
August 25, 2021, 4:32pm
#17
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.