Home - clojure-android/neko GitHub Wiki
Welcome to the Neko wiki! The following pages contain the documentation on neko internals and how to use them properly.
- Namespaces — the list of all namespaces and most of the useful functions in them.
- User interface — a detailed guide to creating UI with neko.
- Action bar — instructions on how to modify Android action bar.
- Working with SQLite — a reference documentation on neko.data.sqlite namespace.
- Logging — methods of logging your app behavior on Android and beyond.