ptp4j Code
A Java library implementing the PTP/MTP/PTP2 protocol
Brought to you by:
erikfk,
ritchie_gmx_at
File | Date | Author | Commit |
---|---|---|---|
ptp4j-base | 2015-01-25 |
![]() |
[eca3e3] Renamed Constands to Constants |
ptp4j-net | 2015-01-14 |
![]() |
[13140f] move to top |
ptp4j-usb | 2015-01-14 |
![]() |
[13140f] move to top |
ptp4j-usb-android | 2015-01-14 |
![]() |
[13140f] move to top |
src | 2015-01-25 |
![]() |
[ba1d7a] next block of ported and adapated classed |
.gitignore | 2015-01-14 |
![]() |
[f04c88] ignores ergänst |
README.txt | 2015-01-15 |
![]() |
[df6599] text changed |
pom.xml | 2015-01-15 |
![]() |
[ae2898] text correction |
PTP4J This is a platform independent library Java library implementing the PTP/MTP/PTP2 protocol to communicate with camera devices. Our goal is it to write a completely platform independent library that enables every java developer to communicate with enabled devices just by adding a dependency to this library. Style and design are very important for our project team so we will try to do a very good job there. our manifest: - no stress, it's ready when it is ready - 100% javadoc - automatic checkstyle over everything - automatic code formatierung - target to cover 80% with unit tests - code must be beatifull - deployment to central-repo