Detect Flash Drives connected through OTG cables
karanatwal opened this issue · 1 comments
karanatwal commented
I go through your code , I think it does not support working with removable flash Sticks through OTG
sromku commented
I guess that removable flash sticks will be considered as external storage. This lib can work with internal and external storage. You can try the sample app and check if you see the files on your storage.
Can you point to the code in the lib or explain why you think it doesn't support removable flash sticks?