Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
Alexander Yakushev edited this page Apr 6, 2015 · 4 revisions

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.