<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Hi, <br /> <br /> I have tried different Android apps for Kolab-Notes sync (Task & Notes, Nine) which sync the notes via ActiveSync. These apps do not support notebooks, which is crucial for me. So I started developing a Java library which supports the Kolab-Notes format and syncs the notes via IMAP. The main goal of the library is, that it is possible to sync Kolab-Notes "native" with Android apps (of course the library can be used in every Java app). Getting and parsing notes already works and the library is of course OSS, you can find the code here: <a href="https://github.com/konradrenner/kolabnotes-java" target="_blank" rel="noreferrer">https://github.com/konradrenner/kolabnotes-java</a> [<a href="https://github.com/konradrenner/kolabnotes-java" target="_blank" rel="noreferrer">1</a>] <br /> <br /> I have the following questions: Does anybody know a good OSS notes app for Android which supports notebooks, tags, etc. and which I can extend with the sync support (I don't want to write a notes app from scratch)? Or is there anybody who can help me develop the library and an Android app? <br /> <br /> Yours, <br /> Konrad <br /> <br /> Links:<br /> ------<br /> [1] <a href="https://github.com/konradrenner/kolabnotes-java" target="_blank" rel="noreferrer">https://github.com/konradrenner/kolabnotes-java</a></div>
</body></html>