Hi All,
I can successfully read folder structure of sd card or usb pendrive like this:
I use only one type of android device, so the /storage is ok.
I can sense attaching and removing on the fly.
But:
The result of the directory listing looks like that:
How can I identify which is the sd card and which is the usb pendrive (3E98-DF1D/424610224610196D)?
thanks in advance
Steven
I can successfully read folder structure of sd card or usb pendrive like this:
B4X:
Log(File.ListFiles("/storage"))
I can sense attaching and removing on the fly.
But:
The result of the directory listing looks like that:
B4X:
/storage/3E98-DF1D
/storage/3E98-DF1D/Android
/storage/3E98-DF1D/LOST.DIR
/storage/3E98-DF1D/Wilbur Smith - A fáraó
/storage/424610224610196D
/storage/424610224610196D/Android
/storage/424610224610196D/NEM_MP3_KÖNYVEK2
/storage/424610224610196D/System Volume Information
/storage/emulated
/storage/self
thanks in advance
Steven