sromku / android-storage

Create, read, delete, append, encrypt files and more, on internal or external disk spaces with a really simple API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect Flash Drives connected through OTG cables

karanatwal opened this issue · comments

I go through your code , I think it does not support working with removable flash Sticks through OTG

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?