Example of using the library

Asked by Kane Zhu

I'm interested in using Java to access my files on Ubuntu One. Do you have any example to demonstrate how to use your library?

Thanks a lot.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu One Files Java library Edit question
Assignee:
No assignee Edit question
Solved by:
Kane Zhu
Solved:
Last query:
Last reply:
Revision history for this message
Michał Karnicki (karni) said :
#1

Hi Kane!

We are about to roll out a brand new library (way better than the current one). It will include an example application. The url of this project https://launchpad.net/ubuntuone-files-java-client will change to https://launchpad.net/ubuntuone-files-java-library shortly. Stay tuned, I'll expand on that question soon :)

Revision history for this message
Michał Karnicki (karni) said :
#2

Hi Kane,

There's progress.

New library (please treat this as in development for the next few days, we'll be polishing it as developers get back to us with comments) is here:

lp:ubuntuone-files-java-library

A simple command line browser is here:

lp:~karni/ubuntuone-files-java-library/cli-ubuntuone

Revision history for this message
Michał Karnicki (karni) said :
#3

Had to revert the old trunk to support builds with the old library.

Please use this branch to get the new library:

lp:ubuntuone-files-java-library/2.x

Revision history for this message
Kane Zhu (kane-mx) said :
#4

Thanks for your information. I'll take a look.

Revision history for this message
Michał Karnicki (karni) said :
#5

I've moved the new implementation to trunk, so you can reference lp:ubuntuone-files-java-library. The documentation will soon appear on one.ubuntu.com/developer portal, and a jar will be published on the project page.

Revision history for this message
Michał Karnicki (karni) said :
#6

The documentation has been published at https://one.ubuntu.com/developer/files/store_files/android
Enjoy!