This is the loklak java api. One Library to find them, One Library to bring them all.
Please see http://loklak.org
This library provides data structures and access methods for https://github.com/loklak/loklak_server and https://github.com/loklak/loklak_wok_android . You can use it if you want to access the loklak api.
It depends on joda and json libraries which are included in android by default. If you want to use this library in an android project, you therefore have zero dependencies. If you want to use this library in any other java project, just include the jar files in the lib folder.
Just run ant
. The resulting jar file can be found int the dist
folder.