I finally started a java library to implement Gallery3 REST remote API; g3-java-client (the name is not really original huh ?!)
Here are the steps I followed to create this project.
The technical choices
Creating this project, I wanted a lightweight Java library, easily embeddable in an Android application (G2Android not to name it, a [...]

