Skip to content
forked from lycenway/jmtp

Java API to access MTP compatible portable media players

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

jerome-jouvie/jmtp

 
 

Repository files navigation

jmtp

Java API to access MTP compatible portable media players

A project aimed at allowing java programs to access MTP compabitble portable media players. The main target is currently windows, by wrapping the WPD api, but design decisions have been made to support both linux and mac os x in the future with the same API. For more information, please see the wiki.

My blog: http://pieterderycke.wordpress.com/

  • Added 64 bit support
  • Added transfert functionalities (PortableDeviceTransfert replaces PortableDeviceToHostImpl32)
  • Cache JNI class and methods references in ClassAndMethods
  • Internal refactor

About

Java API to access MTP compatible portable media players

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.2%
  • Java 39.6%
  • Batchfile 0.2%