team55/koan-demo-gradle


Template project for Koan DSL for Android

https://github.com/yanex/koan

Language: Kotlin


Kōan Gradle template project

Code in this repo shows how to include Koan DSL library in Android Gradle project. Demo application is very simple yet working and shows some important Koan concepts.

It is a template so it could be a nice starting point for the new app. Come get some! 👍

Importing

Project can be easily imported into IntelliJ IDEA (v. 13 ). Select File | Import project… and open settings.gradle file.

Building from command line

Just as in Android Gradle plugin.

Task Command
Install debug build on device ./gradlew installDebug
Assemble debug APK ./gradlew assembleDebug
Assemble production APK ./gradlew assembleRelease

In Windows you can just type gradlew installDebug and so on.

So what is Koan?

Here is the manual.

Project Statistics

Sourcerank 3
Repository Size 195 KB
Stars 0
Forks 0
Watchers 1
Open issues disabled
Dependencies 0
Contributors 1
Tags 0
Created
Last updated
Last pushed

Top Contributors See all

Yan Zhulanow

Something wrong with this page? Make a suggestion

Last synced: 2018-01-19 00:54:28 UTC

Login to resync this repository