libaums

Open source library to access USB Mass Storage devices on Android without rooting your device

APACHE-2.0 License

Stars
1.3K
Committers
18

Bot releases are visible (Hide)

libaums - libaums v0.5.2

Published by magnusja over 7 years ago

  • Fix read when offset is not multiple of block size
libaums - Bugfix release

Published by magnusja over 7 years ago

  • Fix issue #64
libaums -

Published by magnusja almost 8 years ago

  • Performance improvements and bugfixes
  • AsyncHttpServer as an alternative to NanoHTTPD
  • Correct lower and upper case short name handling in FAT32
  • Fix BufferOverflow exception
  • Use LRU Cache in HTTP server
  • Update NanoHTTPD
  • Example App: Copy to USB from Android Document Framework
  • Fix duplicated Shortname entries
libaums - v0.4.0

Published by magnusja almost 8 years ago

New feature: Android storage provider support. Thank you, @jmue.

libaums - Bug fix release

Published by magnusja over 8 years ago

libaums -

Published by magnusja over 8 years ago

  • HTTP server to access files easily from third party apps (download and streaming)
  • Video streaming tested with mx player
  • several bug fixes
libaums - Gradle support

Published by magnusja almost 9 years ago

This release finally switches to Android Studio resp. the Gradle build system!

libaums - Initial release

Published by magnusja almost 9 years ago

Initial release of libaums, with eclipse only support.