/android-anko-sample

A quick introduction how to use Kotlin Anko DSL library.

Primary LanguageKotlinApache License 2.0Apache-2.0

android-anko-sample

A quick introduction how to use Kotlin Anko DSL library.

A whole sample application is described on our blog:

EN

  1. Setting up the Android Studio, project, and creating your first view in Anko
  2. Buttons, Toasts, Alert Dialogs, Intents, UI & Background Threads
  3. View Enhancements
  4. Fragments & Recycler View

CZ

  1. Vytvoření projektu v Android Studio 3 a první UI
  2. Tlačítka, toasty, dialogy, intenty, uživatelská rozhraní a práce na pozadí (background threads)
  3. Vylepšujeme naše UI
  4. Fragmenty & Recycler View