This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Android Library for reading data from memory card through USB Communication

Hi,

I am developing an android application which involves reading data from memory card through USB cable.I am using Android studio 3.2.1 with SDK version 28  I need to get library for same having fast data transfer possible.Please , All help will be appreciated.

Thank you

Parents Reply
  • Hi , the issue is that the usb transfer speed says 12 mb/s but i am taking 1 minute for 1 mb data. i really dont know why it is like that . in android side , i am using a serial communication library for usb communication . I dont know if that is why speed gets low. In normal case , How we are able to transfer images / videos at 12 mb/sec between android phone and pc. What library / driver they are using for the same. 

    Thanking you 

Children
Related