0

I am using android tablet. I have connected USB Storage Device ( Pendrive ) to android tablet. I don't know how to access the files are in USB Storge Device ( Pendrive ).

Sekar
  • 1,061
  • 7
  • 21
  • 38
  • @Barak - that's probably not a good question to point to since it was mis-titled (fixed that) and getting irrelevant answers as a result. – Chris Stratton Jun 23 '12 at 14:02
  • Possible duplicate of [Android detect usb storage for kitkat (4.4)](http://stackoverflow.com/questions/36208297/android-detect-usb-storage-for-kitkat-4-4). There I posted solutions for both pre-6.0 and 6.0/above. – Peter Tran Jun 16 '16 at 22:47

1 Answers1

0

Check out the docs for the android.hardware.usb package.

Barak
  • 16,318
  • 9
  • 52
  • 84